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 vnc?

605


How do I check command history?

555


What is $@ in shell?

542


How do you kill a process in linux?

567


Explain the ‘ls’ command in linux

562






What is $$ in shell script?

525


How do I check storage on linux?

536


What does make clean command do?

528


What is sudo bash command?

558


What does the ps command do in linux?

545


What are vim commands?

535


What is du command in linux?

556


How do you open a command prompt when issuing a command?

565


What is command line in unix?

513


Which command would you use if you want to remove the password assigned to a group?

535