How to Monitor Remote Linux Servers with Cacti

In our last article, we set up Cacti for monitoring servers and network devices to draw the graph metrics such as CPU load and network bandwidth utilization. This guide focus on how to monitor remote Linux servers with Cacti monitoring tool. Prerequisites Follow one of the links to setup Cacti monitoring tool based on your […]

How to Easily Install ONLYOFFICE Desktop Editors 4.8.7 in Ubuntu via snap

ONLYOFFICE Desktop Editors is a desktop version of the ONLYOFFICE web-based office suite distributed under the GNU AGPL v.3 that comprises viewers and editors for text documents, spreadsheets, and presentations. ONLYOFFICE allows you to work on your documents offline and switch to the online mode if you need to share your document and collaborate on it with […]

How To Install MySQL 5.7/8.0 on Ubuntu 16.04/14.04 & Debian 9/8

MySQL is an open source relational database management system, commonly used in web applications to store and retrieve records and information. MySQL was first developed by MYSQL AB, now owned by Oracle Corporation. It was the primary database application for Linux operating system until MariaDB, a fork of MySQL, came into the picture. In this […]

20 Useful apt, apt-get, and apt-cache Command Examples for Package Management

Advanced Package Tool (APT) is a powerful and free software package-management user interface in Debian based operating systems, including Ubuntu and LinuxMint to handle the installation and removal of software packages. The apt command has been introduced to merge apt-get and apt-cache into one single command and provide a pleasant experience for end users by […]