Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
hi i have an acer aspire one with linpus linux lite version 1.09 based on fedora 7. can anyone help me change my username any fedora commands will work on ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    46

    Username

    hi i have an acer aspire one with linpus linux lite version 1.09 based on fedora 7. can anyone help me change my username any fedora commands will work on my laptop so if you know how to do it on fedora please tell me.
    thx
    tim

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    id
    su -
    usermod -l new_id old_id
    exit
    id
    In case it doesn't work, post the output of id command here.

    * Its small L in usermod -l.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by devils casper View Post
    Execute this
    Code:
    id
    su -
    usermod -l new_id old_id
    exit
    id
    In case it doesn't work, post the output of id command here.

    * Its small L in usermod -l.
    I did that and i had to upgrade the bios because i got a blank screen when i turned it on. is there anything else i need to do

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Is there any other problem? Did usermod work?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by devils casper View Post
    Is there any other problem? Did usermod work?
    no, but i had to put my laptop onto factory settings.

  6. #6
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by timwright View Post
    no, but i had to put my laptop onto factory settings.
    usermod di work though

  7. #7
    Just Joined!
    Join Date
    Apr 2009
    Location
    Berkeley, California
    Posts
    20
    The problem with you BIOS, and the need to return to factory settings could not possibly have anything to do with executing the usermod command! Are those the only commands that you executed? And, you were changing a non-root user, correct?

  8. #8
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by proopnarine View Post
    The problem with you BIOS, and the need to return to factory settings could not possibly have anything to do with executing the usermod command! Are those the only commands that you executed? And, you were changing a non-root user, correct?
    yes. but when i upgraded the bios and turned it on it said that the gdm user didnt exist and i was meant to correct it but i couldn't because it wouldn't let me do anything except turn the laptop off. but i did rename the root user and i definately put in the right commands and changed back to my normal user. the username was definatly changed

  9. #9
    Just Joined!
    Join Date
    May 2009
    Posts
    46
    Quote Originally Posted by timwright View Post
    yes. but when i upgraded the bios and turned it on it said that the gdm user didnt exist and i was meant to correct it but i couldn't because it wouldn't let me do anything except turn the laptop off. but i did rename the root user and i definately put in the right commands and changed back to my normal user. the username was definatly changed
    is there a way that i can make a new user

  10. #10
    Just Joined!
    Join Date
    Apr 2009
    Location
    Berkeley, California
    Posts
    20
    Quote Originally Posted by timwright View Post
    is there a way that i can make a new user
    Certainly! You can do this from the command line with the useradd command (man useradd), or you can use one of the GUI tools. Just go to the Administration menu item and look for the "Users and Groups" item. You have to run this as root of course.

Page 1 of 2 1 2 LastLast

Posting Permissions

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