<body> <!-- www.mybloglog.com --> <script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2008020909412660'></script> <!-- www.mybloglog.com -->

Unix command | Unix administrator

Unix | Linux | Solaris | Hp-Ux | Xen ... what the fsck, is sar. Why not use vmstat. Is prstat better than top? Bash, korn, c shell, sea shell? root passwd shadow, su - ssp. Time to mount the nfs and starts with UNIX hosting, much more easier on Linux hosting.

mount / devices operation

Thursday, December 20, 2007

to mount a device, 1st make sure the device is in /etc/vfstab
# mount /rpt_data02
or
# mount /dev/vx/dsk/rptdg/rpt_data02 /rpt_data02

to kill all process / users using a specific devices, usefull when you could not umount the file system or devices that you are sure no users is accessing it
# fuser -ck /the/directory
posted by MML, 4:20 AM

0 Comments:

Add a comment