• 1 Post
  • 34 Comments
Joined 1 year 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.