Linux

Securing phpMyAdmin Like a Pro: Essential Tips and Tricks

Securing phpMyAdmin is crucial to prevent unauthorized access and protect your databases. Here's a guide on enhancing phpMyAdmin security: Read…

5 months ago

BULK LINUX CHMOD COMMANDS FOR FILES & DIRECTORIES

Recently in Ubuntu which I use for my hosting operating system of choice I needed to bulk change permissions on…

4 years ago

How to deny/allow access to files using .htaccess file

Question: How can I allow and deny HTTP access to files based on file extensions? I need to deny access…

4 years ago

Leverage Browser Caching Using Apache on Ubuntu

We are all trying to increase our sites speed and give our users a better experience and one often overlooked…

5 years ago

How To Add 301 Redirects In WordPress And Avoid 404 Errors

If you have ever changed a URL on your website, or your permalink structure without adding redirects you could have…

5 years ago

Host Multiple Sites on a Single Amazon EC2 Instance

Here’s how to host multiple sites on your EC2 instance running the Amazon Linux AMI.  You might want to host…

5 years ago

Use Rsync for Daily, Weekly and Full Monthly Backups

Today, we will be using rsync to make daily, weekly, incremental backups and then a full compressed/archived backup once a…

5 years ago

Installing GoDaddy SSL on an EC2 Ubuntu Instance in AWS

If you have sensitive data on your site, you may want to install an SSL Certificate to make it more…

5 years ago

Free AWS EC2 Ubuntu-Apache-PHP-MySQL setup

AWS (Amazon Web Services) is an advanced cloud platform which offers lots of features. As cloud platforms go it is…

5 years ago