+ Reply to Thread
Results 1 to 5 of 5

Thread: Change username in Linux

  1. #1
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0

    Change username in Linux

    It is fairly simple but here is the command:

    Code:
    # usermod -l <New Name> <Old Name>
    Replace <New Name> with the new username you want and replace <Old Name> with the current user name (or the old username). Hope it helps!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    senecaz is offline Newbie
    Join Date
    Feb 2009
    Posts
    16
    Rep Power
    0
    thanks. ill keep that in mind. although i would really hope it was just that simple, linux is really difficult for a windows user like me.

  4. #3
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0
    It is that simple. If you have any problems feel free to ask me and I will try my best to help.

  5. #4
    Join Date
    Feb 2009
    Posts
    11
    Rep Power
    0
    Linux is an easy and glorius O/S and very simple to use once you learn how. Keep reading the tutorials here and if you have any questions ask and someone will either give you a solution or point you in the right direction

  6. #5
    whwmia's Avatar
    whwmia is offline Newbie
    Join Date
    Aug 2009
    Posts
    24
    Rep Power
    0

    Re: Change username in Linux

    Its so simple! Thanks !

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Change in Username ( Nullw0rm -> Alexander )
    By Alexander in forum Announcements
    Replies: 5
    Last Post: 12-31-2010, 05:57 PM
  2. What's behind your username ?
    By James.H in forum The Lounge
    Replies: 61
    Last Post: 03-27-2010, 03:49 PM
  3. Change a username?
    By Prog in forum Linux/Unix General
    Replies: 7
    Last Post: 06-22-2008, 06:02 AM
  4. Change Resolution, Change Size
    By Void in forum C# Programming
    Replies: 1
    Last Post: 06-13-2006, 12:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts