Results 1 to 2 of 2
Hi,
I am connecting my school's server via ssh. I would like to learn which operating system does the server have. What is the command for that?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-16-2010 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 2
How to learn the OS of the server
Hi,
I am connecting my school's server via ssh. I would like to learn which operating system does the server have. What is the command for that?
- 09-16-2010 #2
This would give a fair indication:
Code:uname -a
Can't tell an OS by it's GUI


Reply With Quote
