Howdy!

Alexandre Carlos Vilarinho de Oliveira je dne 09/11/11 20:08 napisal-a:

After I start the iperf daemon what is the command to stop it? Is there a way to stop it with out killing the process ID?

You can stop process with

kill -STOP <pid of iperf server>

Later you can start it again using

kill -CONT <pid of iperf server>

This procedure is the same for any process.
--

Peace!
 Mkx

-- perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
-- echo 16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlb xq | dc

------------------------------------------------------------------------

BOFH excuse #187:

Reformatting Page. Wait...

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Iperf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to