Latest Answer: Use the following command. It will help you to create Snapshot while the File system is Currently mounted and system runs at run level 3. #/usr/sbin/fssnap -F ufs -o bs=
Latest Answer: concatenate ...
Latest Answer: Touch command is to create the 0 kb file and we can create several file at the same time. ExampleTouch a b c d eIt will create 5( a b c d e) 0 KB files at the same time.However, cat command help to create the file in writable format. once you write ...
Latest Answer: ps - reports process status Without options, ps prints information about processes that have the same effective user ID and the same controlling terminal as the invoker. The output contains only ...
Latest Answer: Kernel is a combination of genunix, unix and dynamically loadable modules.#/etc/system ---> Kernel configuration file#/platform/'uname -m'/kernel/sparcv9/genunix ----> Platform independent kernel modules#/platform/'uname ...
What is DISM in Solaris
Latest Answer: DISM = Dynamic Intimate Shared memory, which is used to support oracle in Solaris Envirnoment, DISM is only supported from Solaris 9 and above version.Untill Solairs 8, only ISM (Intimate Shared Memory) which is of 8kb pagesize, from Solaris 9 Sun has ...
Latest Answer: "init 6" performs reboot in a clean and orderly manner,informing the svc.startd daemon of the change in runlevel,which subsequently achieves the appropriate milestone and ultimately executes the rc0 kill scripts."reboot" performs an ...
How the password get updated in shadow file , though it is having read permission?
Latest Answer: rpc.yppasswdd daemon automatically updates the user password file. ...
how we change sun solaris system date from "Thu Jan 31 18:26:28 IST 2008"... to "Thu Jan 31 06:26:28 PM IST 2008".....i mean 24 hours format to 12 format so we u run the command date
Latest Answer: On a solaris system you could do this:date +%rOr you can modify following file-/usr/bin/date [-u] [[mmdd]HHMM | mmddHHMM[cc]yy][.SS]HH will be the hour number format of 24hours and 12 hours.Thanks,Amit Shiknis ...
Writing speed in which raid level is faster among raid 0 striping and raid 5
Latest Answer: Write speed will be faster in case of Raid 0 as for Raid 5 it will also have to calculate the parity. ...
View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Go Top