How To Change Linux Server Hostname { Ubuntu/Debian}

If you are using Contabo VPS or any other cloud provider, you may need to change your Hostname. Here is a quick guide for how to change server Hostname. What is the current hostname? Check the current hostname: hostname Change the hostname – To change the Ubuntu/Debian server hostname edit /etc/hostname . sudo nano /etc/hostname …

Read more

Update Ubuntu or Debian via Command line

Terminal – Update Ubuntu or Debian via Command line. Update Ubuntu or any Debian based linux by running: sudo apt update && sudo apt upgrade -y Watch the video above to see how to update your debian based linux system. VULTR Tutorial – How to Set up and deploy CentOS 7 for Putty Users on …

Read more