Useful commands for ubuntu 20
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...
When you decide to develop web applications, you must take care of a few things for producing a smooth...
Once you have a wordpress site installed, most of the times the mail notification do not arrive to mail...
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 guide, I will be walking through VS Code-Server setup with DigitalOcean, as well as tweaks I have...
In this article, we will be using S3FS to mount cloud storage services locally on a CentOS or Ubuntu...
Adhering to a certain set of coding standards is important when it comes to writing good quality code. It...