Web server setupList of users in MySQL Each DBMS always has the ability to view the list of users registered on the DBMS server. MySQL is also... Read more
Web server setupHow to clear a table in MySQL In MySQL , as in other DBMS, you can clear tables. Clearing a table allows you to delete data without... Read more
Web server setupHow to add a column to a MySQL table In MySQL, as in other databases, in addition to adding and retrieving data, you can change the structure of tables.... Read more
Web server setupLinux Administration The Linux operating system has been in development for more than twenty-five years, and during this time it has gained... Read more
Web server setupApache Modules Apache is one of the most popular web servers used to host websites and web applications. More than half of... Read more
Web server setupLogrotate Setup On Linux, most services and programs that run in the background, such as Apache, Nginx, Postfix, and others, write information... Read more
Web server setupInstalling OpenMediaVault on a flash drive OpenMediaVault is an open scalable network storage device management system (software NAS) based on Debian Linux. Includes software RAID (0,1,5,6),... Read more
Web server setupInstalling Nagios in Ubuntu Nagios is one of the most widely used open source Linux and Windows server monitoring tools. With it, you can... Read more
Web server setupRedirect from http to https Nginx Like most web sites that follow current trends, linuxinf.com uses the secure https communication protocol. Many sites, when switching to... Read more
Web server setupBest Control Panels for Linux When setting up a web server and a MySQL database on a work or home computer, we usually do it... Read more
Web server setupSetting up CentOS 7 server after installation CentOS is a free distribution based on the source code of Red Hat Enterprise Linux, in fact, it is built... Read more
Web server setupInstalling MySQL CentOS 7 MySQL is one of the most popular database management systems used both in production and for storing website and application... Read more