Checking your Ubuntu Version November 15, 2014 admin Ubuntu 0 Comments https://help.ubuntu.com/community/CheckingYourUbuntuVersion Share This Tweet Share Share Email Related Posts How do I find the kernel version, Ubuntu release and disk partition information from the terminal? uname -a # for all info regarding kernel version, uname -r # for exact kernel… grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search… How to Install and Configure Samba on Ubuntu 18.04 Guide here This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
How do I find the kernel version, Ubuntu release and disk partition information from the terminal? uname -a # for all info regarding kernel version, uname -r # for exact kernel…