Skip to content

Instantly share code, notes, and snippets.

@merajsiddiqui
Created April 11, 2016 16:45
Show Gist options
  • Save merajsiddiqui/7ace54c772f340b406da48b6a63030ee to your computer and use it in GitHub Desktop.
Save merajsiddiqui/7ace54c772f340b406da48b6a63030ee to your computer and use it in GitHub Desktop.
connect to terminal
echo "hostname" > /etc/hostname
hostname -F /etc/hostname
nano /etc/hosts
ip hostname
--set ip there
timezone
dpkg-reconfigure tzdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment