Monday, July 13, 2009

How to check run level on Linux Server?

To check run level run "who -r" on shell it will show you current run level set on your server.


root@Gunjan [~]# who -r
run-level 3 2009-01-07 21:19 last=S
Also refer following blog to collect more information http://theperfectarts.com/

No comments: