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
Enumerate some of the most commonly used network commands in unix?
Give the command for finding the current date.
What is a bash command?
What is the behavioural difference between cmp and diff commands?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is in grep command?
What does grep v do?
What is the difference between awk and grep?
What is grep and how do you use it?
What are the differences among a system call, a library function, and a unix command?
What does the metacharacter mean?
What is the nmap command?
How do you grep recursively?
How do I open a port?
What does touch command do in unix?