Install Traccar ReactJS
Tested with Ubuntu 16.04 Not supportedUbuntu 18.04Ubuntu 20.04 Install NPM Open ports Open ports 8082 & 3000 within your firewall, or EC2. NPM is two things: first, it's an online…
Tested with Ubuntu 16.04 Not supportedUbuntu 18.04Ubuntu 20.04 Install NPM Open ports Open ports 8082 & 3000 within your firewall, or EC2. NPM is two things: first, it's an online…
The code within this page is placed within Customize CSS/JS within WooCommerce theme option. You could probably place it directly into your functions.php file also. Theme: oceanwp Remove PayPal button…
Having issues with your old password protected PDF files? Perhaps you should look into a password manager like lastpass so you don't have this issue again. But for now, to…
This guide will show you up to set up a basic MySQL on AWS RDS. Create an Amazon RDS Database From the Amazon AWS RDS console, create a database Select…
Name your server. Give your server a name. In my example below, we're calling the server 'servername'. Name yours whatever you want. vi /etc/host servername Set hostname instantly Follow this…
This guide will show you how to launch Docker on Amazon AWS. Create an Amazon VM Docker is going to run on an Amazon VM, so go into EC2, and…
I recently performed a apt-get dist-upgrade to upgrade my php version. Environment: LAMP Server running wordpress. Ubuntu 16.04 What happened I upgraded my packages. apt-get dist-upgrade When checking wordpress from…