How do you save a file in linux?
What is cmake in linux?
Write a cron entry for the following scenario:- At 10:30 AM for every Sunday of every 1st month of a quarter.
What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log
What would you do when all the processess hangs and there is no other option in unix?
What does execute mean in linux?
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
I lost a root password and i need to give it, I treid to change it through single usermode even though i am not get a password, then what is the other procedure to give a root password?
what is initrd image?
How do you sort cpu in top command?
what are the linux boot files?
What is the status code 403,404 represented in apache server?
What is the role of case sensitivity in affecting the way commands are used?