Crucial Paradigm Australia Official Blog
debian
April 8, 2011
This is just a quick article,
I needed to discover the block ID on both Centos and Ubuntu today and needed this to be injected into a script, I came up with the following:
No Comments
Filed under: Technical by — Karl Kloppenborg @ 2:25 pm
November 30, 2009
How many times have you logged into a server, and need to find out which exact version of the operating system you are running (Linux).
These commands will give you some details:
lsb_release -a
uname -a
cat * /etc/*release*
Filed under: Uncategorized by — Aaron Weller @ 10:48 am



