⟩ How to hide the partition in GRUB booting?
grub> unhide (hd0,0)
grub> hide (hd0,1)
grub> rootnovery (hd0,0)
grub> chainloader +1
grub> makeactive
grub> boot
grub> unhide (hd0,0)
grub> hide (hd0,1)
grub> rootnovery (hd0,0)
grub> chainloader +1
grub> makeactive
grub> boot
Solaris is the name of a flavor of UNIX from a) HP b) IBM c) Digital Equipment Corp d) Sun Microsystems
Which of the following is "NOT" a UNIX variant? a) Solaris b) AIX c) IRIX d) AS400
The system calls in UNIX is written using which language? a) C b) C++ c) Assembly Language d) Fortran
Which of the following enables multi-tasking in UNIX? a) Time Sharing b) Multi programming c) Multi user d) Modularity
Which of the following is considered as the super daemon in Unix? a) sysinit b) init c) inetd d) proc
Unix is which kind of Operating System? a) Multi User b) Multi Processes c) Multi Tasking d) All the above
SVR4 stands for? a) Standard Version Release 4 b) System Version Release 4 c) Standard Five Release 4 d) System Five Release 4
Lp0 device file is used to access a) Floppy b) Cdrom c) Printer d) Tape drive
Syntax of any Unix command is a) command [options] [arguments] b) command options [arguments] c) command [options] [arguments] d) command options arguments
SVR4 was developed by a) Sun Microsystems b) AT&T c) University of Berkeley d) Sun and AT&T jointly