Created
April 11, 2016 16:45
-
-
Save merajsiddiqui/7ace54c772f340b406da48b6a63030ee to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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