NIS+ was mainly designed to address problems that NIS cannot address.
Latest Answer: NISNIS+Machine name and user's name can be the sameMachine name and user names must be unique. Furthermore, you cannot have a dot (.) in your machine or user name.Domains are flat--no hierarchy.Domains are hierarchical--data stored in different levels ...
Latest Answer: The ufsdump command copies files. directories, or entire file systems from a hard disk to tape or from disk to disk. The only drawback of using ufsdump is that the file system must be inactive ( that is, unmounted or read-only) before you can conduct ...
Latest Answer: There are three options to achieve thisOption A:#touch /reconfigure#init 5 (Install the new hard disk)Check with format commandOption B:#devfsadm -C (Clean-up unreferenced device links and finds newly added hard disk without rebooting system)Check with ...
Latest Answer: Priority schedulingIn priority scheduling scheduler selects tasks on basis of their priority. The process with higher priority will run first and its completion another will start. The disadvantage is this that processes with lower priority are not given ...
Latest Answer: If you want to create UNIX file system there are two waysnewfs /dev/rdsk/c0t0d0s0mkfs -F ufs /dev/rdsk/c0t0d0s0or if you want to create veritas file systemmkfs -F vxfs (we have to give the path) ...
Latest Answer: Allocated shared memory can be viewed by/usr/sbin/sysdef | grep SHMMAX ...
Latest Answer: In OK prompt, boot net - install ...
Latest Answer: df -h (shows interms of GB's)df -k (shows in terms of KB's)du -k (shows the disk usage) ...
Latest Answer: fsck /dev/rdsk/codos3 ...
How can we check the current Run level in Solaris? What are the different run levels in Solaris 9.0?
Latest Answer: A run level defines the operations of solaris ,including what resources and services are available to users .you willl also here run levels called states or init states 0 : stops all services ,terminates all process, and umounts all file systemsS(or)s: ...
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top