How to find the version of Debian you are running
|
07-07-2011, 07:16 PM
Post: #1
|
|||
|
|||
How to find the version of Debian you are running
Connect to your server via SSH, log in as root and type the following command;
Code: nano /etc/debian_version This will give you the distribution version of Debian you are running. You can also type: Code: uname -a This will give you the version of kernel as well. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)