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 |
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is Linux language details
What is console line?
What are the different methods available to run a shell script?
Write a script to print the first 10 elements of fibonacci series.
What are the different variables present in linux shell?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
What is the significance of the shebang line in shell scripting?
What is shell and shell script?
Why is used in shell scripting?
How to set an array in linux?
Why is the use of shell script?