Categories
Lightsail Tips

Getting an A+ SSL Rating on Nginx Apache Server

Getting A+ SSL Rating on Apache Getting an A+ SSL Rating on Lightsail is just a 5-minute task, It’s only turning off old versions of SSL from your configuration file. Getting a free SSL is well documented by the lightsail team here, in a 9 Step Tutorial, if you have not got an SSL please […]

Categories
macOS Tutorials Wordpress

How to WordPress on Mac Step By Step with SSL

Before we begin our How to WordPress on Mac localhost setup. You can follow one of my previous posts with relation to loading the default apache and PHP without MAMP Support. So let’s begin with WordPress on the Mac localhost step by step tutorial. Explained this in this tutorial as I am doing each step […]

Categories
macOS Tutorials

4 Easy Steps To Run a Localhost on macOS Catalina 2020 Without MAMP

Localhost on macOS latest Catalina complete step-by-step guide, not using MAMP Time needed: 15 minutes. Facing issues with MAMP on MacOS Here is a guide setting up your own localhost on mac Catalina (latest), Takes around 15 Minutes. So let’s Begin! Tool Needed: Mac, Supply: MacOs Setting up Apache Server & Loading inbuilt PHP 7 Starting […]

Categories
Lightsail Tips

SSH Command Collection for WordPress on Amazon Lightsail

SSH Command collection of some very useful SSH commands, I have been using since a long time now you can change the names of folders with yours, or as required. These commands are useful when you use the default WordPress on Bitnami image Stopping your server sudo /opt/bitnami/ctlscript.sh stop Starting your server sudo /opt/bitnami/ctlscript.sh start […]