sudo hostnamectl set-hostname SOMETHINGNORMAL
git clone https://github.com/popey/unsnap
cd unsnap
./unsnap
The first one will set the name behind the @ sign to something not that long. I recommend just usint “PC” for privacy reasons. Often nobody needs to know your device model.
The second one removes snaps and snapd and installs installed apps as flatpak instead. Flatpak is a universal format, similar to snap, came out a bit later but not only Ubuntu uses it. Snap also works on multiple Distros but people dont like it, it is still slow (now just slowing down boot) etc.
What hostnames do people use? I’m tired of (and bad at) naming all my devices, I just tend to leave default as op, at least I can tell them apart easily
For my work-related VMs, raid bosses. It makes it easy to spot my VMs because nobody sane would name them stuff like Erichthonios or Hippokampos. Unfortunately I had to draw the line at 724P-Operated Superior Flight Unit A-lpha.
For my home server VMs/CTs, I use the names of the gods - Byregot, Rhalgr, Azeyma, etc. and Eulogia for Proxmox itself.
perfect demonstration of culture sharing for a newbie. Like advising them to always trust commands they find online without even explaining them what each command does!
sudo hostnamectl set-hostname SOMETHINGNORMAL git clone https://github.com/popey/unsnap cd unsnap ./unsnap
The first one will set the name behind the
@
sign to something not that long. I recommend just usint “PC” for privacy reasons. Often nobody needs to know your device model.The second one removes snaps and snapd and installs installed apps as flatpak instead. Flatpak is a universal format, similar to snap, came out a bit later but not only Ubuntu uses it. Snap also works on multiple Distros but people dont like it, it is still slow (now just slowing down boot) etc.
What hostnames do people use? I’m tired of (and bad at) naming all my devices, I just tend to leave default as op, at least I can tell them apart easily
I use names from FFXIV.
For my work-related VMs, raid bosses. It makes it easy to spot my VMs because nobody sane would name them stuff like Erichthonios or Hippokampos. Unfortunately I had to draw the line at 724P-Operated Superior Flight Unit A-lpha.
For my home server VMs/CTs, I use the names of the gods - Byregot, Rhalgr, Azeyma, etc. and Eulogia for Proxmox itself.
You could also name them so everyone can identify what they are at a glance instead.
My PC is just arch Linux and my laptop is computer
PC. Privacy reasons
perfect demonstration of culture sharing for a newbie. Like advising them to always trust commands they find online without even explaining them what each command does!
Right, added an explanation