Linux administrators
If you know how to use iptables.
If you know how to configure password less secure login using ssh.
If you can write shell scripts.
If you can troubleshoot mysql/squid/apache.
and if you can read and understand any new technology within reasonable time
frame.
Knowledge of win
On Tuesday 05 Jul 2005 12:19 pm, Yogesh1 Talekar wrote:
hi,
Hope this may help.
Have a look at /proc/stat
Find user(Tu),nice(Tn),sys(Ts) and ideal(Ti) usage in jiffies for some small
time duration(T in jiffies).
%usage Total = (Tu+Tn+Ts+Ti)*100 / T
Same should be true for each process /proc/PI