Here are all of the quick commands I have to use on almost every Linux build. uname will return Linux uname -r Will return the version you are running uname -m Will return the kernel release uname -a Returns all the info it can give you about the kernel cat /etc/os-release All of the above commands will give you kernel and release information. They are pretty handy when you're working with some weird distros. df -h Will return your disk usage and status ifconfig Will return what … [Read more...] about Linux Command Quick Guide
You are here: Home / Archives for Kernel
Recent Activity