Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) If the terminal is not showing the login prompt,what's the 1st thing you should check?and how do you solve the problem?
TCS,
2 7682If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
2 5514Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
1 4099I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
2 5615What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?
2 9327How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
3 7271how to remotely move a file ??? that mean how to move a file one machine to another machine ???
10 18191
What is $# in unix?
What is the full form unix?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?
Explain the following statement, “it is not advisable to use root as the default login.”
What is awk sed unix?
Name the data structure used to maintain file identification?
Describe the usage and functionality of the command rm –r * in unix?
Which is the most commonly used replacement algorithm?
What is grep short for?
What is a unix shell?
What does $? Mean in unix?
What is pattern matching in unix?
The very first process created by the kernel in unix is?
What is dev null in unix?
what is wrong with this interactive shell script?