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


Please Help Members By Posting Answers For Below Questions

What is makefile in unix?

539


How do I check my cpu cores?

526


How will you suspend a running process and put it in the background?

1019


What does comm do and how to use it?

549


How does grep work in linux?

519






How do you execute more than one command or program from a single command line entry?

556


How do I check cores in linux?

536


What is DISM command?

514


Why is unix used?

549


What is the difference between clang and llvm?

564


Which of the Commands delete the files from the /tmp directory, issued by non-root user?

647


What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?

516


Who am I command in linux?

557


How do I use nslookup in linux?

504


What are the basic command in linux?

533