BYOOS stands for Build Your Own Operating System – it is our final project for my Operating Systems (IT 344) class. Its a bit deceiving as it sounds like we are going to build the whole OS, however we just have to basically implement an OS into a system. My system is two Linux web servers that are backups of the other. When a person connects to the system they are sent to a load balancer (this is actually running on CYGWIN on my windows desktop machine). I am also going to use this setup for some of my Networking project. If you want to see the servers, you can get to the webpage at hess.selfip.com – Right now all it does is tell you the server that you got sent to. It will be either 192.168.4.100 or …4.101 – I’ll update when I get a chance.
Leave a Reply