Coder Social home page Coder Social logo

linfreeze-1's Introduction

LinFreeze 0.9.4

NOTE: This script is outdated and may not work on modern versions of Linux. Use at your own risk.

LOCALIZATION: I have a basic .pot file ready, so if you know another language you can use that to help. Keep the variables intact please!

AUTHORS
  Ryan Peters <peter232 [--at--] purduecal [--dot--] edu>
  Spanish (es) translation: http://identi.ca/larusalka

DESCRIPTION
  LinFreeze is a script you can use to "freeze" a user's home directory or any other directory so that file changes are not permanent.
It does this by layering a tmpfs layer on top of the user's home folder (or the directory of your choosing), where all changes will be stored.
Optionally, you may use a "static" directory to be layered on top of the directory containing temporary, read-only files and folders.

DEPENDENCIES
  0-	aufs (aufs2 on Arch Linux)
  1-	bash
  2-	sed
  3-	gzip
  4-	A standard, UNIX-like filesystem structure with /etc/fstab and user directories in /home

INSTALL
  1. Copy "linfreeze" to /usr/bin.
  2. Compress "linfreeze.1", the man page, with gzip.
  3. Copy "linfreeze.1.gz" to /usr/share/man/man1.

PACKAGES [DISCONTINUED]
  Arch Linux: http://aur.archlinux.org/packages.php?ID=41504

INSTRUCTIONS
  run 'linfreeze -h' to see a list of commands and 'linfreeze -v' to see the version number.
  'linfreeze -d [directory]' recursively 'freezes' a directory.
  'linfreeze -f [user]' lets you 'freeze' a user.
  'linfreeze -u' 'unfreezes' all users and removes their temporary directories.
  'linfreeze -s [user or directory]' 'unfreezes' a specific user or directory, leaving the others untouched.
  'linfreeze -c' removes the temporary directories for users and directories.
  'linfreeze -l' lists the 'frozen' users and directories

COPYING
  LinFreeze is distributed under the GPL Version 3 or any higher version.

linfreeze-1's People

Watchers

James Cloos avatar Camilo Sampedro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.