Tuesday, October 30, 2012

Re: Help me choose OS for django server

Chris,

Yes, CentOS is a good choice.  You can find all of the packages you
need at the EPEL yum repo.

Some brief articles I've written about security tools I always use:
    http://bristle.com/Tips/Unix.htm#logwatch
    http://bristle.com/Tips/Unix.htm#fail2ban
    http://bristle.com/Tips/Unix.htm#tripwire

and 9 other security tips:
    http://bristle.com/Tips/Unix.htm#unix_security

--Fred
Fred Stluka -- mailto:fred@bristle.com -- http://bristle.com/~fred/
Bristle Software, Inc -- http://bristle.com -- Glad to be of service!
Open Source: Without walls and fences, we need no Windows or Gates.

On 10/30/12 3:50 PM, Chris Pagnutti wrote:
Hi.  I want to set up a production server for a django application.  constant.com offers Virtual Private Servers which should give me virtually full control over the server, allowing me to install django and all the stuff I need for my app to run properly.

First, is this a good idea?  Do you think I can do this securely using the django, apache, and lighttpd docs? or am I asking for trouble?  What are the major security issues I need to be aware of when administering a server?

Also, if I go this route, I'll need to choose an OS.  I'm running a production server (just Apache + mod_wsgi) using my Arch Linux box, but I don't think arch is the best idea.  I'm sorta trying to decide between CentOS and Ubuntu.  Leaning toward CentOS, but just a little worried it might be missing some of the packages I need.  I've never used CentOS before.  Any advice?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/VmvwRcApvVMJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment