For many application on Google Cloud, phpMyAdmin is only accessible via your local machine using an SSH tunnel. This is done as a security precaution, which you will find configured in the WordPress … [Read more...]
The Most Important Linux Commands (With Examples)
Linux is the operating system that powers over 90% of websites on the internet. If you've ever hosted a website before, then you probably have some level of experience with Linux in the form of it's … [Read more...]
How to Fix SSH (Linux Shell) Permission Errors on Google Cloud
Are you getting Insufficient Permission errors when trying to edit your website files on Google Cloud Platform? In this tutorial you will learn two methods to fix common insufficient permission … [Read more...]
Configure 301 Redirects for Websites on Google Cloud (Apache)
If you want to redirect webpages on your website to a new (permanent) URL, your best option is to configure a 301 redirect. In this tutorial you will learn how to properly configure 301 … [Read more...]
Increase File Upload Size WordPress on Google Cloud
Having difficulty uploading files/plugins/themes to your WordPress website on Google Cloud Platform? This problem usually arises from file upload-size limits, which are imposed in your server's … [Read more...]