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
What is Data Command?
How you will create new folder / directories and how to remove file and folder in linux?
What does grep command do?
What make install does?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What are whois tools?
What is df -i command?
Explain about document formatting?
What is gnu in linux?
Explain about system and user utilities?
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?
How do I overclock my cpu?
In order to display the last five commands you have entered using the fc command, you would type?
What is the difference between cd and cd in linux?
How do I list directories in linux?