When you connect via shell/terminal to a server it may not be obvious which type of linux distro it is running. Every distro usually has slightly different ways of doing things, like checking your ipconfig or restarting network adapters. Finding out what version of linux you are working with should […]
Daily Archives: October 30, 2019
2 posts
Here is a code block template for a standard NGINX redirect to SSL. This is a wildcard redirect so it will preserve the original URI.