how do u find remote machine operating system and version?
Answer Posted / vinayak
for os
cat /etc/redhat-release
or cat /etc/issue
for kernel version
uname -r
or uname -a
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is ps command in linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
How do I run a script in linux?
What is the purpose output of cd command?
How much ram do I have linux?
How do I change directories in linux command line?
How do I find previous commands in linux?
Explain about refer?
Why is unix used?
What is umask in linux?
How do I set permission to run in linux?
What is the fastest way to enter a series of commands from the command-line?
How do I find old commands in linux?
What is df command in linux?
Explain about lprm job number?