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
Explain about sh?
How do I find the process id in linux?
How many types of dos commands are there?
Explain about the command elm?
Explain about lprm job number?
You issue the command head * what would the resulting output be?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
How do you limit memory usage for commands?
How do make computer faster?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
Explain the working of command grouping?
How do I get to root in linux?
What is command to check ports running/used over local machine
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is the copy command in linux?