Here is the command to change your user name in your ubuntu system
First run the terminal
Application->Accessories->Terminal
In the terminal Type the command
Now restart your system
First run the terminal
Application->Accessories->Terminal
In the terminal Type the command
sudo usermod --login new_username old_username
Now restart your system
Comments
Post a Comment