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
- Redirecting tcp / udp ports with socat
- Java Runtime Environment on Mozilla Firefox
- Using netstat
- Fast process lookup and signaling
- Booting from an ISO image using qemu
- Looking exim mail queue like mailq
- Converting MAC dfonts to TrueType
- Find out if a command is aliased to another command
- Evaluating expressions
- Disabling emacs splash screen
LAST ADDED
- Learning which libraries are used for a binary
- Evaluating expressions
- Using netstat
- Exim and hostname fqdn problem
- Auto directory spelling corrections
- Disabling emacs splash screen
- Getting a nice SELinux audit report
- Learning all of the available system calls
- Find out if a command is aliased to another command
- Fast process lookup and signaling
