how do u find remote machine operating system and version?
Answer Posted / bablu
for os
#cat /etc/issue
for version
#uname -v
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What does rmdir do in linux?
How do I run a command in linux?
What are two functions the move mv command can carry out?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
Explain about the command lynx?
What is a simple command?
What is the difference between cd and cd in linux?
What do you mean by directory?
What is in mkdir command?
What does ls mean in linux?
Explain the ‘ls’ command in linux
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What the command used for list the contents of your home directory, current directory and all subdirectories?
What are bash scripts used for?
How do I run a shell script?