Learn how to access your remote hosting server via SSH by learning how to SSH on Windows. Gain access to hosting server via SSH.
How To Use FTP
Here we will learn how to use FTP so that you can transfer files between your hosting server and your computer (and vice versa).
Using VS Code With WSL
Learn how to use VS Code with WSL. Visual Studio Code has a WSL extension that allows you to run WSL code locally.
How To Flush DNS Cache On Windows
Learn to flush DNS cache on Windows. Sometimes during development, a URL goes to the wrong URL and you’ll need to clear your cache.
How to Set up SSL on WSL on Localhost
You’re going to want to set up SSL on localhost so that you can properly mirror your production website environment. Everything on the internet is now SSL and you need to be able to have SSL locally as well.
How to set up Apache Virtual Hosts on Windows Subsystem For Linux
In this video we look at setting up Apache virtual hosts on Windows Subsystem for Linux.
How To Install Apache, MySQL, & PHP on Windows Subsystem for Linux (WSL)
In this video, part 2 of the series of setting up a development environment on Windows Subsytem for Linux (WSL), I show you how to install a LAMP server. This means installing Apache, MySQL, & PHP.
How to customize your Linux Terminal Prompt
In this video, we will be editing the .bashrc file to change the prompt that […]
How To Install Windows Subsystem for Linux (WSL)
Learn how to install Windows Subsystem for Linux (WSL) on your Windows Machine. This is part 1 of a video series to learn how to set up a development environment using WSL and a LAMP server.