How to install WordPress in Cyberpanel
Create your droplet in digital ocean Create your droplet, for my example I used Ubuntu 22.04 LTS then go...
The default certbot certonly –standalone is quite useful for a quick start to run a standalone server and get...
Inspect TXT records of a domain host -t txt google.com Create a database When all the servers installed above,...
If your server ever runs out of physical memory during heavy load, some critical services such as MySQL can...
Compress files inside directory go directory: cd /var/www/yourfile/ zip -r filename.zip . import sql to database mysql -u user...
While poring over my Google Analytics data I noticed the notification below. Obviously this is not a train smash,...
The Linux “tar” stands for tape archive, which is used by large number of Linux/Unix system administrators to deal with tape...
In this article, we will be using S3FS to mount cloud storage services locally on a CentOS or Ubuntu...
Dependency Management is one of the important aspects of programming software using re-usable packages, libraries, and modules. Almost all...
Get the files from GitHub: https://github.com/jonasjancarik/bootstrap-namespaced. Please note that this guide has not been updated since Bootstrap 4.0.0 (March 2018) so it’s...