eyeOS: A genuine Web OS

Portable applications can come in handy when you are on the move, but there are situations when using them is not an option. For instance, before you connect an external hard disk or a USB stick to a public computer, you have to ask permission. More importantly, even if you get permission, you can never be sure what kind of nasty viruses and malware you will be getting on your storage device. But why bother with portable applications at all when you can have your very own Web-based operating system bundled with a few essential applications? That’s the promise of eyeOS — an impressive and surprisingly useful open source Web-based OS.

Unlike most Web desktops that require you to create an account and rely on their service, eyeOS offers you two options. The hosted version of eyeOS allows you to create a free account and use the system without getting your hands dirty installing, configuring, and maintaining it. The major drawback of using the hosted solution is that you can’t log in as root, which means that you won’t be able to install additional applications, among other things.

Alternatively, you can install eyeOS on your own server, which gives you complete control over the system. If you decide to go the DIY route, you’ll be pleased to know that installing eyeOS is a complete doddle. Since eyeOS doesn’t require a database back end, all you need is an Apache server and PHP. Moreover, eyeOS has its own installer that does all the donkey work for you. Download the latest version of the eyeOS package, unpack it, move the resulting folder to your server, and point the browser to http://yourserver/eyeos/install.php. The installer does the rest for you; all you need to do is configure is a root account and enable the Create New Users feature. Once eyeOS is installed, create a new regular user account and use it to log in to the system.

Read more at Linux.com

Comments are closed.