Extra - HowTo Linux notes
Notes and tips
HowTo: Remove unattended upgrades
apt remove unattended-upgradesHowTo: Install nano
sudo apt install nanoHowTo: Edit hostname
sudo nano /etc/hostname compcom42 Change the hostname in hosts file
HowTo: Set static ip configuration
Determine the interface to be used
Set static ip
HowTo: Install ROS
HowTo: Install VPN
Last updated