how do u find remote machine operating system and version?
Answer Posted / anoop
for OS,
cat /etc/issue
and version,
uname -r
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Explain the ‘ls’ command in linux
How can we increase disk read performance in single command?
How do I do a whois search?
Can I delete .bash history?
How do I run bash on windows?
What does chmod 644 do?
How do I find the console in linux?
How do I run a script in linux?
Why we use pwd command in linux?
What are the ms dos commands?
How do I clear my run history?
How do I know my shell?
What is the use of man command in linux?
How to hide the partition in grub booting?
What is $$ in shell script?