how do u find remote machine operating system and version?
Answer Posted / s.v.d.malleswararao
by usind ssh we can exucute remotecommands, here is the command
ssh remotehostname " uname -r"
it will display remotehost version
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do make computer faster?
What does umask 022 mean?
How does diff command work?
How can I check the exit status of my previous command in Linux operating system?
Brief about the command kill PID?
Explain command grouping in linux?
How do I get to root directory in linux?
How many commands are there in linux?
How do you create a text file in linux terminal?
What is cat command in linux?
How do I check cpu usage?
What does grep grep do?
How can you copy lines into the buffer in command mode?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
What does sh do in linux?