Saturday, July 17, 2010

Change name in terminal

when we open a terminal we se something like this

abc@xyz:~$

to change this xyz do the following

sudo su
then enter the password
now move to etc/

now type vi hostname

here a name will be written so you can change that name to the desired name and restart your system.

Now when u will open the terminal u will find
abc@

N-joy

No comments:

Post a Comment