• 1 Post
  • 25 Comments
Joined 11 months ago
cake
Cake day: August 10th, 2023

help-circle







  • That is why I’m actually doing it, we have a couple of old workstation with Win7 we almost never use at my workplace. I use my portable debian on these machines to practice bash scripting, python and recently docker.

    I few thing to consider:

    • use the fastest usb drive you can get, you will be held back by its access/write speed
    • Install the boot loader on the usb drive.
    • you can install ‘xrdp’ to access remitly using thw windows remote desktop.
    • You will probably find a docker image of things you are interested in, I recently switch from codium (apt) to codercom/code-server docker image, this way I can access vscode from a browser on any worstation on my workplace.
    • Routing can be a bit challenging if your organisation/school use its private intranet, but I set my debain instance (with my phone attached to it in usb tithering mode) to use tinyproxy to connect to the internet from (preferably portable) firefox from any workstation at my workplace.
    • Dont tell my boss.










  • I had a gtx1060 when I started using linux, then upgraded to 2060 then again to 2080, they all worked fine without any major problem (except that file system checking at boot sometimes and wayland). Last year I upgraded to RX6800 and man everything just works, no more filesystem checks at boot, Wayland is mu way to go now.

    If I have a nvidia card now I would just use, but if I’m buying a new/used gpu it will definitely be AMD.