Prem Kumar Abisha
Friday, 21 March 2014
Linux Basic Commands
Find Out My Linux Distribution Name and Version
cat /etc/*-release
Find Out My Kernel Version
uname -a
Check RAM slot in Linux using dmidecode
dmidecode | more
Display the number of processors in Linux
cat /proc/cpuinfo
Disk Size
du -sk * | sort -n
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment