I want to run some UNIX-like (I mean linux, but could be a bsd) servers that will do some grid computing with some mpi program I've made. What's a good solution for a beginner in all this server/networks stuff?? As it is an easy situation (I guess): only one person needs access, I want the safest thing possible that I could easily manage without becomig an expert in one day.
By solutions I mean:
- Prepare a bunch of SELinux boxes for the grid
- OpenBSD
- Some practices
...I don't know where to start.
Thanks