Category: Linux/Unix

Linux/Unix server related posts

Site Control for Web Server

We wrote this menu driven application to help us manage our hosted web sites. It works with Apache.  We host lots of sites on our web server and, often, clients call asking us to enable or disable their sites. We need to do this very quickly. This helps us to do that. At the bottom […]

Read More
SSH Security enhancement

Have you ever noticed login attempts through ssh that are not any of your users?   I deployed a server on Digital Ocean about a week ago and, almost immediately, I started getting these login attempts.   Look at this snippet from the log file.  Login attempts from user nagios, postgres, deploy and others.  I’m […]

Read More