how do u find remote machine operating system and version?
Answer Posted / eajaz
Nexec remotehostname uname -a
syntax is : nexec(command)
remotehostname is the server located at a remote place
uname -a is the command to retrieve all the information
about the OS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you check the amount of lines in a file?
What command should you use to check your file system?
How many commands are there in linux?
What daemon is used for scheduling of the commands?
Why we use pwd command in linux?
What is option in linux command?
What is command to check ports running/used over local machine
How do I check cpu usage?
How to know linux os is 32 bit or 64 bit?
How compile c++ program in cmd?
What is df -h command?
How do you kill a process in linux?
How to recover /etc/passwd file and /etc/shadow file?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
How do I move to root in linux?