adspace


dilip


{ City } bangalore
< Country > india
* Profession * system admin
User No # 21771
Total Questions Posted # 17
Total Answers Posted # 2

Total Answers Posted for My Questions # 88
Total Views for My Questions # 295095

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 6
Questions / { dilip }
Questions Answers Category Views Company eMail

Dear friends Fast I Install red hat Linux 4.0 and again I install Sun Solaris 10 after install Solaris I got problem I am not able to see Red Hat Linux what was the problem, I need to Edit something, Can send me step by step configuring, please help me friends

2 Solaris System Calls 5828

How to give the root permision to users?

Wipro,

3 Linux System Calls 11466

if root user forget the password how to change it?

Wipro,

4 Linux System Calls 15165

What is the Diffrent between Redhat linux And suse linux

Wipro,

2 Linux System Calls 16533

linux system its not booting up its showing groub error what i need to do?

Wipro,

4 Linux System Calls 10654

how to configure ftp server on redhat linux?

Infosys,

9 Linux System Calls 49627

how to configure sendmail server on red hat linux version 4 and what and all we Require?

Wipro,

3 Linux System Calls 12303

what is nis server

13 Linux System Calls 46366

what is samba, what is configuration file, how it will work?

Wipro,

3 Linux System Calls 9776

what is iptabe on redhat linux?

CDAC,

3 Linux System Calls 8873

what is sudo on linux?

IBM,

3 Linux System Calls 15883

how to configure http server on red hat linux4.0?

IBM,

5 Linux System Calls 11089

what are the backup utilites on red hat linux 4.0?

Wipro,

4 Linux System Calls 9138

what is cups and how to configure?

IBM,

7 Linux System Calls 13155

how to create a ftp user on redhat linux 4.0?

Accenture,

6 Linux System Calls 18525


 [1]   2    Next



Answers / { dilip }

Question { HP, 22062 }

how to recover root passwd ?


Answer

login a singa usermode it will login without password then
change the root password
use this command
#passwd root

Is This Answer Correct ?    4 Yes 3 No

Question { 23581 }

how to add linux user to group?


Answer

useradd -g (Groupname-g1) (Username-u1)
Ex:
#useradd -g g1 u1

Is This Answer Correct ?    3 Yes 3 No