How to check whether some services are running in another
server or not?
Suppose i am currently in a server named A.I want to check
whether some services are running in server B without
logging into the server B.
Answer Posted / sai kiran
ex:
if u r connecting from server B to A
ssh A ls
but make sure that to create a private key for these servers
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do chmod command do?
Write a command to kill the last background job?
Write a command that will display files in the current directory, in a colored, long format.
What does grep v grep do?
Explain mount and unmount command.
Using unix command how to display no of records in oracle?
What does grep v do?
what is the advaantage of each user having its own copy of the shell?
Which unix command lists files/folders in alphabetical order?
What is sed awk grep?
Name the unix command to find how many days the server has been up.
What is the size of time_t?
Which command is used to restrict incoming messages?
What does the “echo” command do?
What do know about tee command and its usage?