Category: Linux

SolydXK

SolydXK 10.4 released: based on Debian Buster

SolydX and SolydK are Debian-based distributions that use Xfce and KDE desktops, respectively. SolydXK’s goal is easy to use and provide a stable and safe environment. SolydXK is based on the Debian distribution. Debian’s...

OpenSUSE Tumbleweed

OpenSUSE Tumbleweed snapshot 20190921 released

The Tumbleweed distribution is a pure rolling release version of openSUSE containing the latest stable versions of all software instead of relying on rigid periodic release cycles. The project does this for users that want the...

Ubuntu 19.10 default wallpaper

Canonical announces the default wallpaper for Ubuntu 19.10

Canonical announced today the winner of the Ubuntu Wallpaper Contest and announced the upcoming Ubuntu 19.10 (Eoan Ermine) release default wallpaper. Launched in early July this year, this wallpaper contest invites photographers and graphic...

install MariaDB on Ubuntu

How to install MariaDB on Ubuntu

MariaDB database management system is a branch of MySQL, mainly by the open-source community in the maintenance, using GPL license. MariaDB is designed to be fully compatible with MySQL, including API and command line....

ClamFS virus scan Ubuntu

How to trigger virus scan on-the-fly with ClamFS on Ubuntu

To scan files on the fly, ClamAV requires a separate module which is ClamFS. How to install ClamAV, please read my previous tutorial. ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd...

CentOS

CentOS 8 will be released on September 24

According to the latest tweet published by the @CentOSProject official Twitter account, CentOS 8 is expected to be released on September 24. The development cycle for this release began in May of this year,...

install Clamav antivirus

How to install Clamav antivirus on Ubuntu

For Linux/Unix systems, an antivirus is also sometimes required. For example, to scan files on a hosting or to scan network traffic. The most common antivirus for nix systems is ClamAV. ClamAV is an...

Linux kernel i486 processors

Linux 5.3 kernel releases

Linus Torvalds announced the official release of Linux 5.3 kernel on the Linux-kernel mailing list on the afternoon of September 15th. In the past two months, this version has experienced a total of 8...

Ruby 2

How to install Ruby version manager (RVM) on Ubuntu

Applications for Ruby often require different versions of Ruby, and only one version is usually installed from packages, and not necessarily the latest. Particular difficulties arise when different applications on the same server require...

How to install Postgresql on Ubuntu

PostgreSQL is a high-performance, SQL- compatible database management system. PostgreSQL is used by many applications. PostgreSQL is installed on Ubuntu with one command: sudo apt install postgresql During installation, a postgres user is created with local authentication....

GNOME 3.36

GNOME 3.36 is scheduled to be released in March next year

GNOME recently released the 3.34 version codenamed “Thessaloniki” , and the next stable version 3.36 has also been put on the agenda. According to the official release plan on the GNOME wiki, GNOME 3.36...

Ubuntu Core 18

Ubuntu 19.10 uses LZ4 compression to make boot faster

In the official Canonical blog post released recently, Colin Ian King, an Ubuntu engineer from the Kernel team, introduced some improvements in the Ubuntu 19.10 operating system startup. The Ubuntu 19.10 (Eoan Ermine) operating...

Linux System Management Toolkit Sysstat

Install & Use Linux System Management Toolkit Sysstat

Sysstat is a software package that contains a set of tools for monitoring system performance and efficiency. These tools collect system performance data, such as CPU usage, hard disk, and network throughput data. This...