Distro hoppers, what's always on your install list when you've finished setup and logged in for the first time?

tourist@lemmy.world to Linux@lemmy.ml – 127 points –

I wouldn't really call myself a distro hopper, but in the last few months I've had to do some fresh installs on a couple of machines and VMs for work

If these aren't included by default, I'll make sure to get em:

GUI:

  • Firefox & Chromium
  • Gimp & Krita
  • VSCode/VSCodium
  • Okular
  • Libre office

CLI*:

  • git
  • wget&curl
  • neovim
  • zsh/ohmyzsh + plugins
  • glow
  • neofetch
  • figlet/toilet
  • zellij
  • python
  • nodejs/npm/nvm + nodemon globally
  • ranger/rifle

Also, how do you go about migrating your old config and rc files? Start fresh or just copy em over and make adjustments where necessary?

78

You are viewing a single comment

What is APM? And that's a interesting list, ngl.

APM is Advanced Power Management. I'm having trouble finding an official explanation for it, but it basically allows the hard drive to park the head when the OS thinks it's idle. My hard drive makes a loud "click" every time that happens. APM is too aggressive, so my hard drive is constantly clicking unless I disable APM.

That's sound pretty useful, I actually have an HDD that's very noisy and this can come handy, thanks!

That's something Windows used to do a lot, right? I remember the old HDDs were always noisiest under Windows