View Full Version : [ubuntu] Alternative to DeepFreeze
ddixonr
January 26th, 2009, 07:26 PM
I know a lot of schools that use DeepFreeze to protect their Windows machines. In case you're unfamiliar, it is a program that allows almost unlimited access to a os, but any and all changes are eliminated upon a restart. It is turned on and off with a simple password.
I am looking for something like this for ubuntu so that I can allow people to use my machine for testing and such. I've considered alternatives to this method such as live cds, but I have settled on this idea.
You see I know of plenty of ways to limit access to sensitive areas of the file system, but I would prefer to let them to break the machine if it happens that way. I think it is the best way to learn.
Anyway, any suggestions are welcomed. Thanks.
arvevans
January 26th, 2009, 07:34 PM
Simplest way to do something like this might be the use of "bootp" which boots a UNIX or Linux system from a remote or local boot server.
http://en.wikipedia.org/wiki/Bootstrap_Protocol
http://www.tcpipguide.com/free/t_TCPIPBootstrapProtocolBOOTP.htm
http://www.networksorcery.com/enp/protocol/bootp.htm
Those URL's might help you decide if "bootp" is what you need, and get you started on some reference matreial.
Arv
_._
ddixonr
January 26th, 2009, 07:38 PM
Could you save me the trouble and tell me if performance is an issue with this solution? The reason I don't use live cds is because of the performance factor.
albinootje
January 26th, 2009, 08:28 PM
Could you save me the trouble and tell me if performance is an issue with this solution? The reason I don't use live cds is because of the performance factor.
You could do this (thin client setup) with Edubuntu.
The performance is, amongst others, limited to the network connection (traffic) and the resources on the remote machine.
Tubes6al4v
January 27th, 2009, 02:00 AM
You could use Damn Small Linux as a live cd. It will load to RAM and run of there. Though it is not all that nice looking. There is also puppy linux, and maybe you could load the os to ram in pen drive linux aswell. Just a thought.
adamlau
January 27th, 2009, 04:28 AM
If a guest session is too limiting, consider virtualization with VirtualBox, or VMware under a restricted user.
cdenley
January 27th, 2009, 09:50 AM
http://ubuntuforums.org/showthread.php?t=1047248
Either have changes to /home written to memory, or have changes to the entire filesystem written to memory, like with a livecd without the performance problem.
ddixonr
January 27th, 2009, 11:23 AM
Looks good. Thanks for the tips
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.