how do u find remote machine operating system and version?
Answer Posted / p.r.franklin
All Answers are local machine command but the question had asked
remote machine's version and which OS on local network.
#nmap -A -v station1
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
How do make computer faster?
How do I check my cpu speed?
Which command is used to find what is in your home directory?
Who unix commands?
What is grep command?
What is the root directory linux?
What are the mv command options?
Which command is used to clear the screen?
What is $@ in shell?
What is the command to see on which port which service is running?
Explain about the command elm?
What is mkdir p?
What is the difference between rmdir and rm r?
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 will happen when a system call is encountered in a user program?