How to Create mount point in Solaris 10
# Format > disk >p > p>3 (30GB) 4 (30GB) 5 (30GB)than level : press l and continuecheck the partition is ok # newfs /dev/rdsk/c0t0d0s3# mkdir /var# mount...
# Format > disk >p > p>3 (30GB) 4 (30GB) 5 (30GB)than level : press l and continuecheck the partition is ok # newfs /dev/rdsk/c0t0d0s3# mkdir /var# mount...
->show faulty or show /SP/faultmgnt->set /SYS/MB/CMP0/BOB0/CH0/D0 clear_fault_action=true Are you sure you want to clear /SYS/MB/CMP0/BOB0/CH0/D0 (y/n)? Y->start /SP/faultmgmt/shell Are you sure you want to start /SP/faultmgmt/shell (y/n)? Yfaultmgmtsp> helpfaultmgmtsp> fmadm -hfaultmgmtsp> fmadm faultyfaultmgmtsp> fmdump...
Run Level Init State Purpose 0 Power-down Shut down the operating system so that it will be safe to turn off the power to the machine. S Single-user Run the system in a single-user...
For Solaris #vi /etc/ssh/sshd_config Go down & change Permitrootlogin from “NO” to “YES” then start ssh service #svcadm restart ssh For Linux # vi /etc/ssh/sshd_config Go down and check the information is same as below...
1.First unmount the disk #df -h#umount /media/RHEL… (whatever link it shows after df command>media section)#mount /dev/cdrom /mnt 2.reate a folder named pkg(it could be anything) under root #mkdir /pkg 3.Copy all files from iso...