The site may be on/off today as we're going to be upgrading some key services on the server (php, apache, kernel, etc...). If it breaks, we promise to fix it :)
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Everyone probably uses FTP at one point or another. In this article, we will set up an FTP server and configure it for anonymous connections. We will also set it up to be used as a repository and...
The information in this article is basic knowledge you need to know when dealing with Docker and running containers. I have covered some of this already, but I want to make sure we cover it and it...
I have to admit, I've thought about getting a Surface Pro for a long time. After I bought one, I realized what an amazing piece of hardware it is. It's a tablet running on Windows 11. Then I...
ChatGPT can be super helpful in helping you to create or modify code. For a fun exercise I recently asked it to write a "dead man's switch" style script in python. Specifically to check if there...