What is the default run level in IBM AIX? What are the 4 fields in Inittab file? How to see runlevel of unix system? Describes difference types of runlevel?
IBM-AIX Interview Questions:1. Why is the . not included in the path? 2. How will you mirror a volume and how will you find if a volume is mirrored ? lsvg –l (vol gp name) 3. A system is echoing the ping but not able to login via telnet why ? Etc /services etc/inetd.conf 4. what is the migration path from 4.3 to 5.1 ? (or any versions) 5. A system is able to ping within the network but not outside why ? 6. What are the components of a HACMP ? (did you use serial interface) 7.
Latest Answer: I don't think there is any hard and fast rule that not to include "." in the Path variable. If you need it, then you can add and add the . at the end. Like /usr/sbin:/sbin:/usr/etc:. ...
Latest Answer: grep is used for pattern searching in files ...
Latest Answer: Crontab -r (username) removes all the entries of that user . ...
Latest Answer: WhenUnix is running, the kernel has been loaded into the memory. Thekernel file is located in /boot, name vmlinux, usually followed bythe version ...
How to find some particular lines in unix Vi editor which starts with a particular word and end with another particular word?? For ex - There are 10 lines in the editor and only 4 lines start with the word APPLE and end with the word MANGO.Now how to find out these particular lines in Unix?
Latest Answer: If OS can't boot into multi-user level, I can try to boot the OS into single-user level.If I can't boot into single-user level, I wouldn't read the messages in /var/adm/messages. ...
How to debug parts of a program in UNIX environment using CORE DUMP generated?Where core dump generated for a program is stored?
What is kernel? What is the difference between kernel and microkernel? What is the difference between unix and Linux? What is relational database,hierarchal database. and network database? their difference?
View page << Previous 1 2 3 [4] 5 6 7 Next >>

Go Top