System information
by Juan Manuel González Garzón
- I. Print system informations
- II. Print certain LSB (Linux Standar Base) and distribution information
I. Print system information
uname --all
II. Print certain LSB (Linux Standar Base) and distribution information
lsb_release --all # ('comando' -a, también sirve en ambos casos)
ls /etc/*release
cat /etc/*release