How to know that your remote server is ruing smoothly or not
in unix?
Answer / anup
login to the remote server using ssh and use top -d1 command
, it will show the load average on the server.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is use of "cut" command?
What does path stand for?
wats the she bang statment with syntax?
What is INODE?
Explain about login shell?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Is shell scripting a programming language?
How do you debug a script?
What is echo in shell?
What is difference between bash and shell?
What is sudo command?