Announcement

Collapse
No announcement yet.

[solved]user loogin

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [solved]user loogin

    Everything i have read has told me to create a new user not to root all the time i followed the directions and created a new user it shows at log in but the password wont work how do i delete it and try again OR how do i assign a new PW

    #2
    Re: user loogin

    Create a new user: sudo adduser
    Delete a user: sudo deluser
    Change user's password: sudo passwd <username>.

    If the last one is run as root (with sudo), you don't have to know the user's current password.
    The Nomad&#39;s Land - some Linux humor too

    Comment


      #3
      Re: [solved]user loogin

      thank you

      Comment

      Working...
      X