Thursday 5 March 2015

How to change the root password by ssh (putty)

How do I change my password in Linux

  _____________________________________________



  • 1
    Open your SSH client.
  • 2
    Log into your shell account, providing your username and current password.


  • Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html

  • 1
    Open your SSH client.
  • 2
    Log into your shell account, providing your username and current password.


  • Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html
    To change the password of your account.
    Command: passwd

    To change password of any account when login as root

    Command: passwd (account name like:root)

    To change password of a group

    Command: passwd -g (group name)


    How do I change root password in Ubuntu?

    ______________________________________________

    To set or change your (root) password:
     sudo -i passwd
     
    To lock it again
     sudo passwd -dl root

     

    Instructions


      • 1
        Open your SSH client.
      • 2
        Log into your shell account, providing your username and current password.
      • 3
        Type "passwd" (do not include quotation marks) and press the "Enter" key.
      • 4
        Type your current password and press "Enter."
      • 5
        Type your new password and press "Enter."
      • 6
        Type your new password again to confirm it, and then press "Enter." Your root password has been successfully changed through SSH.


    Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html

      • Log into your shell account, providing your username and current password.
      • 3
        Type "passwd" (do not include quotation marks) and press the "Enter" key.
      • 4
        Type your current password and press "Enter."
      • 5
        Type your new password and press "Enter."
      • 6
        Type your new password again to confirm it, and then press "Enter." Your root password has been successfully changed through SSH.


    Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html

    Instructions


      • 1
        Open your SSH client.
      • 2
        Log into your shell account, providing your username and current password.
      • 3
        Type "passwd" (do not include quotation marks) and press the "Enter" key.
      • 4
        Type your current password and press "Enter."
      • 5
        Type your new password and press "Enter."
      • 6
        Type your new password again to confirm it, and then press "Enter." Your root password has been successfully changed through SSH.


    Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html

    Instructions


      • 1
        Open your SSH client.
      • 2
        Log into your shell account, providing your username and current password.
      • 3
        Type "passwd" (do not include quotation marks) and press the "Enter" key.
      • 4
        Type your current password and press "Enter."
      • 5
        Type your new password and press "Enter."
      • 6
        Type your new password again to confirm it, and then press "Enter." Your root password has been successfully changed through SSH.


    Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html

    Instructions


      • 1
        Open your SSH client.
      • 2
        Log into your shell account, providing your username and current password.
      • 3
        Type "passwd" (do not include quotation marks) and press the "Enter" key.
      • 4
        Type your current password and press "Enter."
      • 5
        Type your new password and press "Enter."
      • 6
        Type your new password again to confirm it, and then press "Enter." Your root password has been successfully changed through SSH.


    Read more : http://www.ehow.com/how_6006527_change-root-password-ssh.html

    0 comments:

    Post a Comment

    Copyright © 2014 Network Support Solution | Designed With By Blogger Templates
    Scroll To Top