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