Posts Tagged ‘apache’

Server was down for reasons of stupidity

Wednesday, May 20th, 2009

Ok, I dont know how long (actually only 2 days according to stats) this site was down. The reasons:

  1. I don’t live alone and sometimes my roommate likes to take pills. I got nothing against that, but then he comes to my room, brings some of his stuff here and takes some of mine away… Actioning irrationally he sometimes does other things too - this time he plugged off the power from my switch where my server is linked into. So that caused first problem.
  2. My friend restarted computer. Before I had my httpd start automatically at boot but now that it also keeps https server it asks password when starting… Obviously it thus has to be hand started by me right after booting (there was, btw, no need for reboot anyway, that was all my friends stupidity).

Well, I just restarted apache and everything should be working fine again…

SSL secured HackNBlog / apache SSL HOWTO

Thursday, October 2nd, 2008

I decided to enable SSL-secured access to this server. The system running Salamanteri is Fedora 7 Linux + Apache 2 (at the moment of writing) so at least with Fedora 7 anything I did should work too. Yes, I wrote a description for those webmasters without knowlege about everything (should be easy enough to adapt my “guide” for other distributions or unixes.

Whatever the reason you might want to connect securely (https://salamanteri.homelinux.net/wordpress/), my reason was gaining a way to securely login to administration page without separate ssh-tunnel.

How to do it?

(more…)