Learning Linux distribution name from a running system
When you login remotely to a new system, sometimes you want to learn which distribution is used. You can guess which distribution in used by looking around but there is a simple but not a standart way to this:
In Debian based systems:
cat /etc/debian_versionIn RedHat based systems:
cat /etc/redhat-release
Tags:
distribution
- 0 Comment
- Murat Demirten
- 13 Apr 2008, 23:07
-
You must be login first or sign-up for an account to post comments.
USERBOX
CATEGORIES
MOST READ TODAY
LAST ADDED
- Using iPhone internet sharing over bluetooth under Linux
- Using USB sound card with amarok
- Multi-conditional search and replace (clearing a ftp trojan script example)
- Disabling ipv6 functionality
- How to convert a mp3 file
- How to choose the fastest Debian mirror
- Disabling reverse dns lookups in ssh
- Rewriting destination ip address
- Deleting A File By It's Inode Value
- Learning which libraries are used for a binary
