Linux Commands (714)
Linux Threads (145)
Linux IPC (76)
Linux Socket Programming (99)
Linux System Calls (45)
Linux General (1048)
Red Hat (11)
Linux AllOther (117) You want to create a compressed backup of the users' home directories. What utility should you use?
5 11899What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log
4 10415
What is the basic difference between unix and linux operating system?
What is an ipc code?
How lilo is useful in linux?
What daemon is responsible for tracking events on your system?
How do you look at the contents of a file named sample.z?
Do threads share page table?
What is lsof command in linux?
What is the difference between soft and hard mounting points?
how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?
How do I run a script in linux?
How many default number of shells available and what are their names?
What is devops linux?
Which is the required command for checking the file system?
How can you login to another system in your network from your system?
What are the differences between FTP , NFS , SAMBA servers explain separately.