How do I test my cpu speed?
No Answer is Posted For this Question
Be the First to Post Answer
I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
What is ll command in unix?
A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
How do I get to root in linux?
Explain about the command lynx?
what is linux utilities and editor
What is the command to check wwn # in linux?
1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a process?
How do I check dns entry?
What is the difference between rmdir and rm r?
Explain grep command.
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