LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Correcting user name [SOLVED]
#1
Just installed Linux Lite and now noticed I spelled my name wrong when defining the user!! Is there an easy way to correct this? I've been through all the Settings and User Manager options but couldn't see anywhere to do this.

Note: I'm referring to user's full name, not the log-on ID

Reply
#2
Open a terminal:

Code:
sudo usermod -c "Desired Name" yourloginnamehere
Reply
#3
Many thanks Valtam for a quick response.

For other newbies the desired name needs to be in quotes if it has a space. e.g.

sudo usermod -c "John Smith"  john
Reply
#4
Original post corrected.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)