Tag: Fedora
-
Django/mod_wsgi on Fedora 12
I recently deployed a Django application with mod_wsgi on my server which runs Fedora 12. Since this required a bit more configuration than a standard Apache virtual host I thought it might be useful to document the configuration for others. SELinux While SELinux can be a little annoying if you don’t understand how it works…
-
Linux/Fedora PPPoE problems and solutions
This weekend I’ve been doing some network experimentation on my little DSL connection. I’ve learned a couple of things the hard way so I figured a quick blog post is in order in the hopes that it will save someone else time. PPP interface errors Over the last while my Internet connection has been a…
-
scponly, rsync and Fedora
A few years ago I wrote about the backup script that I use to do daily and weekly backups of my computers. Since this script must run unattended it makes use of a passphrase-less SSH key. The SSH key in question only exists on my main workstation and is used to login as a user…