Download YouTube Videos to Your Computer for FREE with 4K Video Downloader
Ever want to download a YouTube videos to take them with you? Maybe that favorite music video or how-to guide? There a few useful tools out there, some of being web based and some require installs. One of those being 4K Video Downloader which has a super snazy interface!
Create a Linux Home Media Server with a Brix Computer (Ubuntu Server install)
Create a FREE linux home media server by installing and managing Ubuntu Server. Setup your linux home media server in just a few minutes!
Make Bootable USB (on any computer) with Unetbootin
Turn any of those old extra flash drive into a useful tool. Make the flash drive bootable. Install Windows or Linux right from a flash drive. Quick and easy setup with Unetbootin.
Force www or non-www in Your Website’s URL with .htaccess
Force your website to automatically add the “www” or remove the “www” in the URL. Do it easy and quick with a HTACCESS file.
Create a website redirect with php headers
Easily create a website redirect using PHP headers. Create a fast 301 redirect using PHP script to send users to a different page.
PHP basics: MySQL Database Tutorial
PHP and databases just go hand in hand. Being able to connect to and interact with databases is so easy and a must with any web site. Luckily PHP provides so many easy and convenient methods of database control.
Create a Member System in PHP
Want to have your users create accounts so they can save and share content with each other? Well there is no other easier and must have …
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.