A complete guide to VPS Server
February 1, 2023
A VPS (Virtual Private Server) is a virtual machine that is created on a physical server but functions as a standalone server with its own… Read More →
February 1, 2023
A VPS (Virtual Private Server) is a virtual machine that is created on a physical server but functions as a standalone server with its own… Read More →
February 1, 2023
Changing your domain’s DNS nameservers is a critical step when switching web hosts, setting up a new website, or migrating your DNS management to a… Read More →
January 5, 2023
Reseller hosting is a type of web hosting service that allows individuals or companies to resell web hosting services to their own clients. In other… Read More →
MySQL is one of the most widely used relational database management systems in the world, powering everything from small personal blogs to large-scale enterprise applications…. Read More →
Nginx (pronounced “engine-x”) stands as one of the most popular and high-performing web servers globally, renowned for its stability, low memory footprint, and concurrent connection… Read More →
August 29, 2022
If you are using aaPanel to manage your web hosting, you may encounter a situation where you need to cancel the domain binding limit. The… Read More →
Where is php directory in aapanel #aaPanel aaPanel installation directory: /www/server aaPanel site default directory: /www/wwwroot aaPanel logs file:tmp/panelBoot aaPanel site logs file:/www/wwwlogs #PHP PHP configuration file: /www/server/php/{52|53|54|55|56|70|71}/etc/php.ini… Read More →
Unix zip directory but excluded specific subdirectories Use the following code on terminal zip -r myarchive.zip dir1 -x “dir1/ignoreDir1/” “dir1/ignoreDir2/“
April 30, 2022
Install operating system in VPS control panel Login with putty root / user / server ip – Change the password if prompted Type nano /etc/yum.repos.d/mariadb.repo on… Read More →