Pular para o conteúdo principal

Ofris - Deep Freeze [Ubuntu PPA]



deep freeze linux

If you ever went to a cyber cafe, you probably noticed that any changes you make to their system: create or delete files, settings and so on, everything resets when you restart the computer. That's what the Deep Freeze program does.


Ofris is a Deep Freeze like application for Linux that is very easy to use - once you install it, you can "deep freeze" your Linux computer in a matter of seconds.

Ofris comes with an Ubuntu PPA so you can install it using the following commands (available for Ubuntu 9.10, 10.04 and 10.10):

sudo add-apt-repository ppa:tldm217/tahutek.net
sudo apt-get update
sudo apt-get install ofris-en

The last command will install the English version of Ofris (the package called just "ofris" will install the Indonesian version).


Once you install it, open a terminal and run:
ofris-en

And then select what you want to do, like freeze the system for this user or for another user. You can later unfreeze the system the same way.


Here is a video tutorial on how to use Ofris to "deep freeze" your Ubuntu installation, created by gotbletu:




Many thanks for the tip: Damar Riyadi @ tahutek.net (more info about Ofris - in Indonesian)

Comentários

Postagens mais visitadas deste blog

Configuração dos Laboratórios do Pro-info (MEC) Pregão 71/2010

TUTORIAL DE CONFIGURAÇÃO INICIAL DOS LABORATÓRIOS DO PROINFO 71/2010 Senhas:     root = qwe123 Roteador Wi-fi = admin senha = pro712010 bios = 712010 wi-fi = Nome da Rede: Proinfo71 - Senha: proinfourbano712010 --------------------------------------------------------------------------------- Retirar DHCP para Escolas com Rede-EMPRO.             - Acesse o Ip: http://192.168.0.11 Login = admin senha = pro712010             - Advanced             - Lan             - Desativar DHCP                                           ...

Linux - Como Alterar Data e Hora pelo Terminal

Execute os comandos como "sudo su" ou "root" O Símbolo # quer dizer que é um comando executado no Terminal / Shell. Abra o Terminal Alt+F2 e digite o comando "gnome-terminal" ou somente CTRL+t do Ubuntu 10.04 ou superior. Para modificar a Data: # date -s MM/DD/YYYY Para modificar o Hora: # date -s HH:MM:SS Se você quiser saber a data e hora da BIOS é fácil: # hwclock Para sincronizar BIOS data e hora, com a do seu sistema: # hwclock --systohc

Instalando Webcam ID 093a:2620 Pixart Imaging, Inc. (NEOX, C3TECH e outras)

Abra o Terminal: Login como root ou sudo su # modprobe gspca_pac7302 Agora você precisa informar para o sistema que este ID e para este Modulo: # echo 093a 2627 | tee /sys/bus/usb/drivers/gspca_pac7302/new_id Instale o Cheese (Programa para Webcam) # apt-get install cheese Abra o cheese, e "voilà"