

You can follow the prompts to set up a free tier EC2 Ubuntu server here.Ģ. When you have been approved, navigate to login and set your region in the top right next to your name ( in my case I will go with Australia ‘ap-southeast-2‘).

It will take 2 days or more for Amazon to manually approve your account. Enter your CC details ( for any non-free services) and submit your account.I used about 40 CPU credits generating a 4096bit secure prime Diffie-Hellman key for an SSL Certificate on my t2.micro server. More Information on AWS Instance pricing here and here. That server costs $0.052c and hour and is $38 a month. The “t2.medium” server (2 CPU’s, 4GB Ram), allows 40% CPU usage credits, 24 CPU credits an hour with 576 bankable. The next server up is a “t2.small” (1 CPU, 2GB ram) and you get 12 CCPUredits and hour and can bank 288, that enough for 20% CPU usage all the time.
#PHPMYADMIN UBUNTU NGINS TRIAL#
The “t2.micro” is the free tier server (costs nothing for 12 months), but when the trial runs our that’s $9.50 a month. That is enough for a CPU to run at 10% all the time, you can bank up to 144 CPU credits that you can use when the application spikes. A “t2.micro” ( 1CPU/1GB ram $0.013c/hour server) gets 6 CPU credits an hour. Amazon don’ t have flat rate fees like Digital Ocean instead, AWS grant you a minimum level of CPU credits for each server type. This follows on from my guide to setup a Digital Ocean server server guide and Vultr setup guide.Īmazon Web Services give developers 12 months of free access to a range of products. This blog lists the actions I went through to setup an AWS EC2 Ubuntu Server and add the usual applications.
#PHPMYADMIN UBUNTU NGINS HOW TO#
How to backup WordPress on a host that has CPanel.Installing and managing WordPress with WP-CLI from the command line on Ubuntu.Securing Google G Suite email by setting up SPF, DKIM and DMARC with Cloudflare.Setting strong SSL cryptographic protocols and ciphers on Ubuntu and NGINX.PHP implementation to check a password exposure level with Troy Hunt’s pwnedpasswords API.Enabling TLS 1.3 SSL on a NGINX Website (Ubuntu 16.04 server) that is using Cloudflare.Setting up the Debian Kali Linux distro to perform penetration testing of your systems.Using OWASP ZAP GUI to scan your Applications for security issues.Using the Qualys FreeScan Scanner to test your website for online vulnerabilities.Setting up a website to use Cloudflare on a VM hosted on Vultr and Namecheap.Speeding up WordPress with the ewww.io ExactDN CDN and Image Compression Plugin.

#PHPMYADMIN UBUNTU NGINS CODE#
PHP 7 code to send object oriented sanitised input data via bound parameters to a MYSQL database.

Using the free Adminer GUI for MySQL on your website.Infographic: So you have an idea for an app.NodeJS code to handle App logins via API (using MySQL connection pools (1000 connections) and query parameters).How to setup pooled MySQL connections in Node JS that don’t disconnect.Setting up a Vultr VM and configuring it.How to buy a new domain and SSL cert from NameCheap, a Server from Digital Ocean and configure it.I moved my domain to UpCloud (on the other side of the world) from Vultr (Sydney) and could not be happier with the performance.
