{ 9 comments… read them below or add one }

1 sagar 09.08.07 at 6:37 pm

i am first time use linux, How can i see all user ??

2 T-4 06.26.08 at 10:51 pm

Sagar: cat /etc/passwd

3 Angel 07.17.08 at 2:10 am

How to create a mail account in linux?

4 zichzach 02.23.09 at 5:24 pm

Thanks this was helpful.

5 Rajeev 04.30.09 at 8:16 am

To view all the users the command is :who

6 William Simbota 05.29.09 at 3:16 pm

thanks alot. It looks simple and I will continue learning

7 mehdi 05.31.09 at 9:27 am

hi
i cant create password for my user
errore: dab password: it is based on a directory word.

8 Vishal 06.02.09 at 5:06 am

It was a really simple & useful tutorial.
@Mehdi: Try something difficult;t as your password. Linux is intelligent enough to disallow simple dictionary word as password.
Say for example you can try: awk007

9 satyn 06.16.09 at 7:37 am

i just laod ubuntu and there is no option for PW during the installation now somw want to access my machine through SSH and asking for root PW how can i create the pw for root as well as other account and pw , please guide me ???

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Tagged as: , , , , , , , , , , , , , ,

Previous post: Change default Linux / UNIX text editor from VI to Pico

Next post: Linux delete directory with rmdir command