How will you rectify the root passwd in solaris
Answer / sbrahman75
Boot through cdrom 1/3 cd in single user mode.
Ok boot cdrom-s
# mount –F ufs /dev/rdsk/c0t0d0s6 /mnt
# cd mnt
#set TERM=vt100
#export TERM --> If you dont give, vi editor won't start
properly
# vi /etc/shadow (remove the passwd entry and save the file)
# umount /mnt
# reboot ( While system come up it will ask the new root
passwd.)
| Is This Answer Correct ? | 3 Yes | 1 No |
please post step by step installation of packages from the EIS cd..
What r the daemons for DNS , Veritas, Apache,NFS Server & Client 4How can u configure two DHCP and Two DNS servers r there and u have 100's of users then 1st system takes which DHCP server and which DNS sever 5 what is the use of NIS how can u configure 6 what is the use RAID and which is the best(Solaris) 7 in RAID 5 and RAID 0+1 which u will preffer (Veritas)
3 Answers HCL, IBM, Tech Mahindra,
Tell me some of the differences between Solaris and Sun OS?
solaris network daemon
If you have multiple ethernet interfaces, how do you keep it from routing between them?
What is default permission of /etc/passwd , /etc/shadow files
command to display default boot device
SUN CLUSTER offline cluster resources on smslu131
wts differnce between svm&vxvm?
please post few interview questions ? or any url related to solaris
When user logging in which file will take place
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?