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 |
How may will you find the process id and disk utilizations.
Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.
My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get used system memory. We observe that once we fill up /tmp, it reflects in vmstat command. My intention is only to get overall used memory in RAM. 1. Can you let me know the if there is a solaris command to just get used memory in RAM? 2. How is /tmp filling up associated to "free memory" in vmstat command?
I have single NIC card and we have two ports can we configure as IPMP?
How will see the version of the patches
What are the protocols in VCS
Difference between LDOM and Domain?
Were will be the configuration for metadevice
attributes of FS
i dont have access to the FTP server, what is the problem and how to trouble shoot?
Explain FSCK
If you have multiple ethernet interfaces, how do you keep it from routing between them?