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. ...
How do you get the Machine S/N. on # Prompt.
Latest Answer: There is no command to get the serial number of a SUN server at either the boot prompt or after booting. The banner command at the ok prompt give you the MAC address - once booted, you can see the MAC as root by running the ifconfig -a. Or you might be ...
Latest Answer: #nfsstat -m ...
Latest Answer: Run levels0 --> Ok prompt (Forth commands)s or S --> Sinlge user mode with Critical file system mounted (/, /usr and /var)1 --> Single user mode with all file systems mounted2 --> Multi-user mode (Multi users can access the system) Without ...
Which command is used on command line to increase the size of the directory or mount point in sun solaris os?
Latest Answer: 1. mount . doesn't carry any space. Space is being consumed by the mount path it is reflecting.2. Dir. doesn't carry any space. It even doesn't carry files. It simply carry no. of links of any files and their names.3. Size is increased for various mounted ...
Latest Answer: To view the routing table we can user the coomand netstat -rn and to add a route router add default 10.67.13.1.1 ip ...
how does the OS allocate a memory space for a process without overwriting another process in a memory?
Latest Answer: First this is not vm.core it is vmcore.X
When an operating system crashes, the savecore command is automatically
executed during a boot. The savecore command retrieves the crash dump from the
dump device and then writes the crash dump to a pair ...
Latest Answer: Please have a look at following table for detailed technical specifications for VXFS and UFS file systems- FeatureXFSUFSVxFSNTFSMax FS Size18 million TB1 TB1 TB2 TBMax File Size9 million TB1 TB1 TB2 TBFile Space AllocationExtentsBlocksExtentsExtents Max. ...
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top