When planning server upgrades and features, cost is always high on my personal consideration list. This isn’t just an upfront cost or a monthly cost but what gets called the total cost of ownership. What you pay over the life … Continue reading
Posted in Servers | Leave a commentAs a follow on from my post on Monit, I have compiled a selection of rules that can be used to monitor various services on your server. check process sshd with pidfile /var/run/sshd.pid start programĀ “/etc/init.d/sshd start” stop programĀ “/etc/init.d/sshd … Continue reading
Posted in Linux, Servers | Tagged centos, linux, monit, redhat, servers | Leave a commentOne of the downsides to working on the internet, is that it never stops – it is a 24 hour a day, 365 day a year system. There is not ‘break’ in it, no time to rest. When you run … Continue reading
Posted in Linux, Servers | Tagged linux, monit, servers | Leave a comment“It is really important to spend time considering all the options when picking a web host for your shiny new website. When you launch your site, the last thing you want to happen is for it to go down due … Continue reading
Posted in Servers | Tagged hosting, internet, microsoft, redhat, servers | Leave a commentThis assumes that you have 2 Linux machines / servers – one to backup to the other. To enable the script to automatically login to the destination server you will need to enabled ssh key based logins. First off, create … Continue reading
Posted in Servers | Tagged hosting, linux, servers | Leave a comment ← Older posts