ionCube is a tool to protect PHP-based software from being viewed, modified, or run on […]
MySQL Database Replication
Synchronizing or replicating a database protects data integrity across servers, and provides high availability, reliability, […]
Using MSMTP with Google SMTP Relay on Ubuntu
This SMTP application works the same way on Raspbian 10 (Buster). sudo apt-get install msmtp […]
Using SSMTP with Google SMTP Relay on Ubuntu
The 3 most common usages of e-mail in a virtual server in the cloud can […]
Safety Tips and Techniques for Server
You can do all of these things with your VPS (Virtual Private Server) at the […]
WordPress Configuration and Security Tips
I just installed WordPress on my server and the first concern? Security! We will cover […]
SSL/TLS on Ubuntu and Apache
Why do I need SSL/TLS? Maybe your website does not require any sensitive personal information […]
CCS Templace for Starting Point Web Design
Every browser has its own default stylesheet, used when parameters are not defined or customized […]
LAMP (Linux, Apache, MySQL, PHP) and Web Services
LAMP is a common acronym for a server stack: Linux (operating system), Apache (web server), […]