I would like to setup a small machine running a linux/unix OS to run a few servers: FTP, SMTP (exim), sshd, a webserver (some Python WSGI server like paster), maybe a web proxy.
I expect that the web server load will be very low (if my applications ever gets popular, I will need another solution anyway because of my limited upload bandwidth of 100kB/s).
I just need to find the correct hardware to do this. I need something relatively small. It should also be energy efficient (should use less than 100W on average, preferably even less) because it will be up 24/7, and silent.
I was thinking about a linutop 3, or a Mac mini (but I cannot find information about the average energy consumption of the latter).
Do you have other ideas ? Would the linutop be ok for my requirements ?
Thanks!