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