26th Oct 2019 • David Carr Setup Linode - Part 10 Laravel The following steps are needed for running Laravel on Linode. Read more
26th Oct 2019 • David Carr Setup Linode - Part 9 Remote MySQL over SSH To connect to your Linode database remotely log in to your MySQL client over SSH Read more
26th Oct 2019 • David Carr Setup Linode - Part 8 MySQL Logged in as a user use sudo to access elevated privileges or login as root. Read more
26th Oct 2019 • David Carr Setup Linode - Part 7 Lets Encrypt Setting up an SSL certificate enables HTTPS on the web server, which secures the traffic between the... Read more
26th Oct 2019 • David Carr Setup Linode - Part 6 Virtual Hosts Virtual hosts maps folders to domain names allowing multiple sites to be configured on a single... Read more
26th Oct 2019 • David Carr Setup Linode - Part 5 Composer Install composer, PHP package manager. Read more
26th Oct 2019 • David Carr Setup Linode - Part 4 Apache Enable Mod Rewrite Enable Apache ModRewrite Read more
26th Oct 2019 • David Carr Setup Linode - Part 3 upgrade to PHP 7.3 Since the lamp stack comes with PHP 7.0 an upgrade is required. Read more
26th Oct 2019 • David Carr Setup Linode - Part 2 Users You shoukd not use the ROOT user for normal usage, its too dangerous instead its recommended to setu... Read more
26th Oct 2019 • David Carr Setup Linode - Part 1 LAMP Setting up a Linode VPS server, I’m going to use a one click installer so on the create server... Read more
15th Aug 2019 • David Carr Digital Ocean - Add SSH key to droplet after creation When creating a droplet you can add an SSH key during setup, later if your key changes you won&rsquo... Read more
7th Aug 2019 • David Carr Setup Digital Ocean - Part 9 Laravel The following steps are needed for running Laravel on Digital Ocean. Read more
7th Aug 2019 • David Carr Setup Digital Ocean - Part 8 Composer Composer does not come installed. To install it... Read more
7th Aug 2019 • David Carr Setup Digital Ocean - Part 7 Remote MySQL To connect to your Digital Ocean database remotely log in to your MySQL client over SSH... Read more
7th Aug 2019 • David Carr Setup Digital Ocean - Part 6 MySQL A quick guide for using mysql commands for databases and users. Read more