How To Find Basic Linux Hardware Info
You can use the below to find some basic information about the hardware your Linux system is installed on: How much RAM is installed and...
How To Find Your Linux Version
I've been doing a few things in Linux lately and needed a couple things like: What version of Linux am I using? $ lsb_release -a...