• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: September 27th, 2023

help-circle

    1. Dual boot should be ok. If and when you decide to fully switch, I’d say it’s better to do a reinstall. Messing with partitions always comes with disclaimers. A bit advanced topic if you are interested: when you resize partition usually data needs to be moved, depending what you do with it, so it will wear your ssd; also you should be aware that you must install windows first, Linux second because windows doesn’t really play well with others and be sure NOT to format EFI partition when installing Linux.

    You have alternatives to dual boot: VMs. Run Linux on bare metal, then boot up a VM if you need something only windows can provide. Gnome has a new VM tool incoming.

    1. No idea for audio, but Photoshop has alternative, gimp. Wether you like it or not, it’s another story (people I know really really hate that one). For digital art there is a tool called Krita that runs on kde. People really enjoy using it.

    2. NTFS has one thing that Linux doesn’t really like - it is case insensitive. Linux normally works with case sensitive filesystems. There was recently a rant by the Linux overlord about case insensitive filesystems, so you might want to stay clear of it. It’s ok to use it on a thumb drive though.

    Edit: minor typing fixes


  • Don’t know how to help you with those vdi problems, but here is an out of the box thinking: tell him to ask a neighbor.

    I have a similar situation so i got a hetzner VM and set up wireguard connections from both ends, so that vm serves as a hub/router. Then you can just ssh into the machine via vpn and do an update, upgrade or whatever.

    If you stick with Ubuntu lts, it will require very little maintenance.