[Linux] Changing Host Name of a Linux Computer

 Edit following files : 

  • Edit /etc/hostname
  • Edit /etc/hosts 
To view the host name:
use hostname command 

Comments

Popular posts from this blog

[Python] PyQt Threads