Make Custom Error Pages for Your Website (using htaccess)
Add some extra bit of flare to your website with custom error pages. 404 errors or 501 errors, customize them all. Maybe even give your users …
Secure VNC Connection Using a SSH Tunnel in Linux
One of the most important aspects to a good server is even better administration tools. Logging in locally is nice and all but not always feasible, so the need for a good and secure remote administration method is necessary. With a few simple tools like VNC server and a little bit of SSH, we are off to the races with a great solution.
Hide Your WordPress Login Page and Prevent Unwanted Login Attempts
Wordpress is amazing, but it really sucks when every person in the world knows the place on your site to login to your admin panel. A little scary when you think about it. So why not change it to something else? Something only you know! Hide your wordpress login page with the WPS Hide Login plugin.
Create a Custom URL Shortener in PHP
Learn how to create a custom URL shortener in PHP. This custom URL shortener will be super simple and can be created in about a hour …
Ultimate Beginner Guide to Virtual Machines (VirtualBox Tutorial)
Learn how to master the basics of virtual machines, including creating new VMs, installing the operating system, and even sharing folders.
Send HTML email with php from localhost with SendMail
Sending emails from your PHP code is a must for most larger web operations. Sometimes you just need a simple email with a simple body, sometimes …
Easy Syntax Highlighter for WordPress (Code Syntax Block)
If you enjoy sharing your code with the world like me, then you will for sure want the best syntax highlighter for WordPress. The Code Syntax …
Remove Jetpack CSS from loading in WordPress
The Jetpack WordPress plugin is an amazing plugin that is jam packed with features. Even the free version of the plugin! But If you are like …
Patron Only Blog Posts? Add Patreon to Your WordPress Site!
Did you know you can offer Patreon patron-only content on your WordPress website? Just connect your Patreon account to WordPress. You’ll be able to choose which …