Category: Linux

Ubuntu 19.04 will reaches End-of-Life soon

Are you still using Ubuntu 19.04 ‘Disco Dingo’? If so, please consider upgrading to version 19.10 as soon as possible. Ubuntu 19.04 was released 9 months ago (ie April 18, 2019). But because it...

Tencent open sources the kernel of TencentOS

Recently, Tencent Cloud announced the open-source of its cloud server operating system TencentOS kernel. Tencent introduced that compared to other Linux distributions in the industry, Tencent Linux is highly competitive in terms of resource...

Endless OS announces to support Raspberry Pi

In addition to the official operating system Raspbian, the Raspberry Pi also supports systems such as Windows 10 IoT Core, Ubuntu Core, and OpenElec. Now, Endless OS will soon join the ranks. At the...

Introduce to Linux rpm command

RPM Package Manager (RPM) (originally Red Hat Package Manager; now a recursive acronym) is a free and open-source package management system. The name RPM refers to .rpm file format and the package manager program itself. RPM was intended primarily for Linux distributions;...

Introduce to yum command

The Yellowdog Updater, Modified (YUM) is a free and open-source command-line package-management utility for computers running the Linux operating system using the RPM Package Manager. Though YUM has a command-line interface, several other tools provide graphical user interfaces to YUM functionality. YUM allows for automatic updates and package...

The advantages and disadvantages of Linux

A certain understanding of the advantages and disadvantages of Linux can help you better understand Linux. Nowadays, Linux has become more and more popular because of its stability, security, low configuration requirements, and security....

How to do website backup using lftp

This article is about using the lftp command line for backup of website data. Of course, if you are backing up data to another VPS or server, rsync backup is recommended, but if you...