[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] PyQt5 Message Boxes

[Linux] tcpdump - view TCP traffic on Linux

[Linux] Using grep command with pattern input from a file