What is DenyHosts Synchronization Mode?
I recently deployed a new server to host this and my other websites. Because this is a public facing server, part of this deployment includes securing the network. To secure SSH…
Linux Basics
I recently deployed a new server to host this and my other websites. Because this is a public facing server, part of this deployment includes securing the network. To secure SSH…
Download Ubuntu .ISO You can download Ubuntu from the Ubuntu website. You’ll find both 32 and 64 bit versions of Ubuntu plus several different editions including Ubuntu Server and Ubuntu Netbook. Burning…
The Ubuntu menu can be customized so that it fits your needs and gives you access to what’s important while not displaying menu items you’ll never need. I’ve created a…
If you’re having trouble adjusting to the Ubuntu terminal and issuing Linux commands with confidence start using a basic command that you’ll use often. This tutorial focuses on issuing the…
A problem exists whenever you want to install Linux on a piece of hardware but it doesn’t have a CD-ROM. This is quite common for netbooks, tablets and other up-and-coming…
Login On an Ubuntu system the first user created, in this example the user mike, is designed to be the administrator of the system so that user is placed in…
Guest Additions Guest Additions is something you can install inside your virtual machine after a guest operating system has been installed. Doing this will improve video support, add mouse integration,…
Ubuntu, the leading desktop Linux distribution, has been looking at ways to add value to its offering for a while. The maturing Ubuntu One personal cloud service is just such…
A few years ago, your author took possession of what was then the latest version of SuSE Linux. For the first time, this version allowed you to easily encrypt a…
Nginx Reverse Proxy Server Easy Installation on Ubuntu: A Step-by-Step Guide In today’s digital landscape, deploying Nginx as a reverse proxy on Ubuntu can significantly enhance your web server’s performance,…