fsprotect icon
fsprotect icon

fsprotect

 4 likes

fsprotect is a set of scripts, customized for debian systems that protect existing filesystems.

License model

  • FreeProprietary

Platforms

  • Linux  For Debian based distros
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • deep-freeze
  • ubuntu
  • protectmyfs
  • scripts
  • protect-filesystem
  • protection
  • debian

fsprotect News & Activities

Highlights All activities

Recent activities

No activities found.

fsprotect information

  • Developed by

    V13
  • Licensing

    Proprietary and Free product.
  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about fsprotect, and it has gotten 4 likes

fsprotect was added to AlternativeTo by ftso on Aug 20, 2010 and this page was last updated Nov 27, 2014.
No comments or reviews, maybe you want to be first?
Post comment/review

What is fsprotect?

fsprotect is a set of scripts, customized for debian systems that protect existing filesystems.

It uses the AUFS filesystem and some initramfs magic to protect the root filesystem. It also uses a simple init script to protect other filesystems as early as possible.

fsprotect is excellent for public computers like those in libraries, labs, etc. It will ease the life of all administrators with a couple of simple steps.

The benefits of using fsprotect are:

  • Filesystems are protected and no change is ever written to the disk
  • Protected filesystems are mounted read-only. This means that they arent damaged when the computer is turned off improperly.
  • It is very easy to use. Just add an "fsprotect" parameter to the kernel for the root filesystem and list the filesystems to be protected in /etc/default/fsprotect.
  • In some cases it makes the filesystem access faster.

The drawbacks of using fsprotect:

  • Filesystem changes cannot be more than a predefined limit (set by you) (in bytes).
  • Since tmpfs is heavily used, you need to have adequate swap space.

See also the protectmyfs (http://cli-apps.org/content/show.php/Protectmyfs?content=125943)