Getting started with Linux: the basics – part 2
In part 1 of our series about getting started with Linux, we learned how to download Linux, whether you should use the CLI or the GUI, how to get a SSH client, how to login to Linux and how to get help. In this post, you’ll learn how to know what type of Linux you are using and how to navigate the Linux file system.
How do I know what type of Linux I am using?
Because there are so many different types of Linux, you want to be sure you know what distribution and version you are using (for the sake of searching the right documentation on the Internet, if nothing else). Keep in mind a couple different commands to identify your Linux version.
The uname command shows the basic type of operating system you are using, like this:
david@debian:~$ uname -a
Linux debian 3.16.0-4-686-pae #1 SMP Debian 3.16.43-2 (2017-04-30) i686 GNU/Linux
And the hostnamectl command shows you the hostname of the Linux server as well as other system information, like the machine ID, virtualization hypervisor (if used), operating system and Linux kernel version. Here’s an example:
david@debian:~$ hostnamectl
Static hostname: debian
Icon name: computer-vm
Continue reading
Russ White on the tragedy of BGP

Stateful container storage models support more robust applications.
Apple is promising $10 billion for new U.S. data centers.
Verizon’s Vestberg describes fixed 5G as just a “slice” of the company’s bigger 5G plan.
Tech Data will distribute the all-flash integrated appliances that run the software.


