I'd like to rebuild my web server without web management software; what knowledge, skills, and tools will I require? [closed]
- by Joe Zeng
I've been using Webmin for my web server that runs my personal website and a host of other websites for a while now, and I feel like I should be able to manage my web server more directly, because I haven't even touched the Webmin for the past year or so and I feel like maybe it has too much functionality that I have to click through the next time I want to access it or create a new subdomain or database on my site. I want to try something lighter and more wholly manageable, now that I'm more comfortable with using ssh and command-line tools.
I've decided that I'm going to try using Django as a framework, but obviously that's only part of the picture. What sort of knowledge will I require?