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
Why is it called a shebang?
Which command is used to kill the last background job?
What does the command ' $who | sort –logfile > newfile' do?
Can you enlist some commonly used network commands?
What is the comma to show the space allocation of files?
Explain the steps that a shell follows while processing a command.
What is the use of egrep command in unix?
What is the command to find hidden files in the current directory?
Write a command to display a file’s contents in various formats?
How do I search a whole word in vim?
What is the use of sed command in unix?
What is grep in bash?
What is the comma to display different lines that are found when compare two files?
What is unix command line?
What is difference between grep and find command in unix?