Synchronize or Replicate a database protects the integrity of the data over the different servers, provides high availability, and improves […]
Using MSMTP with Google SMTP Relay on Ubuntu 20.04
This SMTP application works the same way on Raspbian 10 (Buster). sudo apt-get install msmtp msmtp-mta -y sudo nano /etc/msmtprc […]
Using SSMTP with Google SMTP Relay on Ubuntu 20.04
The 3 most common usages of e-mail in a virtual server in the cloud can be defined by the necessities […]
Safety Tips and Techniques for Server
You can do all of these things with your VPS (Virtual Private Server) at the same time for just $5/month […]
WordPress Configuration and Security Tips
I just installed WordPress on your server and what is the first concern? Security! We will cover the following points: […]
SSL/TLS on Ubuntu 20.04 and Apache
Why do I need SSL/TLS? Maybe your website does not require any sensitive personal information such as a credit card […]
CCS Templace for Starting Point Web Design
Every browser has its own default stylesheet in case those parameters are not mentioned and customized in the page code. […]
LAMP (Linux, Apache, MySQL, PHP) and Web Services
LAMP is a very common acronym for a Server (Linux) that runs a Web Server (Apache) with Database (MySQL) and […]