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: Check in /etc/default/nfs for version information ...
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: Whenever an Operating systems faces a fatal error it creates dump file by writing some of the memory contents of the kernel in the dump device (Swap device). After the system is rebooted savecore command (if it is enabled) retreives data from the dumpdevice ...
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. ...
Latest Answer: Daemon is the service provider for any commands like. The Volume Management service is controlled by the /usr/sbin/volddaemon. another example :- Volume Management features automatic detection of CD-ROMs.However, it does not detect the presence of a diskette ...
Latest Answer: CHMOD: Default file permissionsACL: Effective file permissions ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top