Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Linux Servers – love em, hate em – frustrated – me tooo – so here’s my advice on running them!
If you run a server with multiple sites on it, then you may have issues with WordPress installations. WordPress has a remote admin feature (which allows 3rd party connections to post new articles etc..). While a greate feature in theory,…
Apache is great and so is Cpanel, but when you need to find out what is using resources or causing a low-down the tools can be limited, Apachetop helps by providing real-time analysis. One of the most useful methods is…
Default location of logs By default cpanel puts it’s log files in /usr/local/apache/domlogs/DOMAIN – these are split up by domain, however it can be difficult when troubleshooting to find out where the problem might lie. Combined logs Combining the logs…
I’ve come across this problem a number of times, of course each time I think “this will be fixed next time”. Unfortunately it’s not the case. What’s the problem then? You have a directory that you want to password protect,…
Mod Deflate is essential nowadays for sites, it speeds up the transfer of html pages & other files (such as stylesheets) by compressing them first. Now that servers today are so powerful there is very little reason not to use…
For a few years now I keep catching myself transferring files between Linux servers, in a silly way… What I mean is using somthing like ftp, or copying to my desktop and then up to the other server – all…