The lsb_release command provides certain LSB (Linux Standard Base) and distribution-specific information. The command has flags to display some or all of the information. [user@centos-server ~]$ lsb_release --help FSG lsb_release v2.0 prints certain LSB (Linux Standard Base) and Distribution information. Usage: lsb_release [OPTION]... With no OPTION specified defaults to -v. Options: -v, --version Display the […]Read More
There are many packages available to display Ethernet network traffic on Linux. Here we’ll cover five of our favorites. Based on our assessment and decades of networking experience, these are the most useful, powerful and stable packages. In these examples, we use Ubuntu 18.04 LTS. However, we have verified these packages to work equally well […]Read More
Introduction In many cases a minimum server or desktop installation on Ubuntu does not include a graphical desktop. Installing the packages needed for the GNOME desktop environment is simple. Installation Installation of the gnome desktop packages will take a fair amount of time since there are many files to install. Therefore, the faster your Internet […]Read More
Introduction NTP stands for Network Time Protocol. It is a protocol for Internet connected systems to synchronize their clocks to a reference clock that is known to be accurate. Most applications require your system clock to be accurate. This is especially important if an application uses a server farm where different systems will be accessed at different […]Read More