Recently, when I try to install and create a database in MySQL, I got “ERROR 1698 (28000): Access denied for user ‘root’@’localhost’” error. After that, I found a method for this bug. So this...
ProcDump is a Linux reimagining of the classic ProcDump tool from the Sysinternals Suite of tools for Windows. ProcDump provides a convenient way for Linux developers to create core dumps of their applications based...
On the patch Tuesday event day in November this year, Microsoft released KB4524570 cumulative update. However, Windows 10 May 2019 (Version 1903) and Windows 10 November 2019 (Version 1909) users were unable to install...
According to the latest research report from Market Research Future (MRFR), the global Linux operating system market is expected to achieve a compound annual growth rate of 18.5% during the forecast period from 2018...
Slax Linux is a modern, portable, small and fast Linux operating system with modular approach and outstanding design. It runs directly from your USB flash drive without installing, so you can carry it everywhere...
The hardware components of the Realtek brand have experienced driver incompatibility many times during this time. This is not a problem with Ruiqi but some models of Microsoft’s adjustment drivers. For example, there have...
At present, Microsoft has released a new test version of Windows 10 20H1. The main improvement of this version is to continue to enhance the system search function to improve the user experience. However,...
vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. It is stable. Don’t take my word for it, though. Below, we will see evidence supporting...
LAMP (Linux, Apache, MySQL, PHP/Perl/Python) is an archetypal model of web service stacks, named as an acronym of the names of its original four open-source components: the Linux operating system, the Apache HTTP Server,...
In the previous article, I introduced you to how to install LEMP (Linux, Nginx, MySQL, PHP) on Ubuntu Server, today, I would like to introduce you to some tips to optimize the LEMP server...