mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Linux (https://www.mersenneforum.org/forumdisplay.php?f=39)
-   -   changing login password (https://www.mersenneforum.org/showthread.php?t=20972)

wildrabbitt 2016-02-08 12:18

changing login password
 
Hello,

ubuntu 64 10.something - anyone know how to change the password for a user?

/* EDITED */

Was going to ask on the ubuntu forums after I logged in here but wasn't sure
asking here wasn't so inappropriate.

paulunderwood 2016-02-08 14:05

As the user it is [c]passwd[/c]. If it is another user it will be [c]sudo passwd name-of-user[/c] :smile:

paulunderwood 2016-02-08 19:56

A great unix command is [c]apropos[/c], which searches the [c]whatis[/c] database. From there you can use [c]man[/c]. So [c]apropos password[/c] and then [c]man passwd[/c]. :smile:

Dubslow 2016-02-08 20:01

Of course I now have to use [c]man apropos[/c] and [c]man whatis[/c]... boy do I wish I'd known about that years ago...


All times are UTC. The time now is 08:31.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.