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...
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...
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;...
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...
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....
A few days ago, a game developer using C ++, Malte Skarupke, posted a blog saying that he encountered problems in providing Linux games for Google’s cloud gaming service platform, Google Stadia, and stated...
Python 2 has reached the EOL phase in early 2020, and developers at Ubuntu and Debian continue to work to remove Python 2 from the operating system, continue to migrate packages to Python 3...
RPM package This kind of software package is like the EXE installation file of Windows. Various files have been compiled and packaged. Which file should be placed in which folder is specified. Installation is...
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...
The Kali Linux operating system, which is very well-known in the security industry, has released a version update announcement. If there is no accident, the project team will release the Kali Linux 2020.1 update...
You can use rsync backup methods, but it is relatively complicated to set up and use, and if you only back up a small part, such as just backing up the MySQL database, there...
In this post, I list some of the most basic but most useful Linux commands for Linux novices. You can type these commands to manage your server. These commands are the easiest for beginners...
When managing files under Linux, we usually have the need to periodically delete expired files. For example, periodically delete log files that exceed a specified time. Otherwise, the longer it takes, the more space...
Changing the MySQL password often needed to manage web servers. The MySQL administrator account is root by default, and the password is blank. mysqladmin command to change the root password If you have never...
Customizing the nginx 404 error page is a detail to improve the user experience. You can set the error page for each site separately, or you can set a global 404 page. To custom...
Sometimes we need to do a 301 redirect on the Apache or Nginx server to direct the old page to the new page, or to move to the preferred domain name. Apache 301 redirect...
Obscurix Obscurix is a live operating system based on Arch Linux that is heavily configured for privacy, security, and anonymity. It safely forces all traffic through the Tor network, has support for other networks...