Date: 2019apr21
OS: Linux
Q. Linux: Nice looking basic system info
A. Use neofetch, it show an ASCII logo on the left
and basic system info on the right. Its written in bash so has very
light requirements.
You can also use
$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 29 (Twenty Nine)
Release: 29
Codename: TwentyNine
And
$ uname -a
Linux davekb.com 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux