InterviewSolution
Saved Bookmarks
| 1. |
How To Check The Uptime Of A Linux Server? |
|
Answer» USING uptime COMMAND we can DETERMINE how long a linux box has been running , ALSO uptime can be viewed by the top & w command. Using uptime command we can determine how long a linux box has been running , also uptime can be viewed by the top & w command. |
|