Linux-Noob Forums

Full Version: internet uptime
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Hi ;)

 

I would like to know how could i check how long is my internet connection up... Not the system

 

Im using pppoe, with adsl-start command...

 

 

 

cu


Hi,

 

Issue the folloiwng command: ps aux and you will get something similar:

 



Code:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.1   1992   672 ?        S    May04   0:00 init [5]




 

Notice the start field :)