DigitalOcean How to create a new Letsencrypt certificate for Ghost How to create a new Letsencrypt certificate for Ghost
Kali How to install all the penetration testing tools in Kali Linux for Windows Subsystem for Linux Instructions on how to install all the Kali Linux tools for Kali Linux WSL
Windows 10 Configuring Windows Defender Exclusions for Kali Linux on WSL How to add a Windows Defender Exclusion for Kali Linux so it doesn't remove tools it sees as malware
Linux Installing the VirtualBox Guest Additions software in Kali Linux How to install VirtualBox Guest Additions in Kali Linux
How To Installing Steam on Ubuntu 16.04 64bit Gaming on Linux is now possible with Steam. They maintain a database of Linux compatible games at SteamOS & Linux Products on Steam To install Steam on Ubuntu 16.04 64bit Download the latest client from Steam Open the Terminal application and go to
HowTo Installing Google Chome on Ubuntu 16.04 64bit Google Chrome is fairly easy to install on Ubuntu 16.04. There is just a simple trick to get it to work correctly. Go to the Google Chrome Page and download the .deb file for 64bit Ubuntu Open the Terminal application and go to
Linux Quick Tip: Finding if a Linux server has a pending reboot Linux servers generally don’t need to reboot that often. Normally they should only reboot after the kernel is patched or is upgraded. To determine if there is a pending reboot on a Linux server, just check if the following file exists. /var/run/
DigitalOcean Locking down an Ubuntu Web Server with UFW The Internet is full of hackers looking to break into an unprotected server on the internet to use for their own evil uses. Updating the server automatically is a good start but firewalling the server will also protect your server from multiple problems. One