[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <mkgd52$qlg$1@ger.gmane.org>
Date: Mon, 1 Jun 2015 03:39:45 +0200
From: "U.Mutlu" <for-gmane@...luit.com>
To: linux-ext4@...r.kernel.org
Subject: Linux unshare -m for per-process private filesystem mount points
I just found a cool linux feature which helps me to create private mounts
where no other user or process can see or access it:
by using linux namespaces with the tool "unshare" from the pkg linux-utils.
It allows, besides other things, per-process private filesystem mount points.
It also works with truecrypt-mounts.
Here's a good basic demo of the idea:
http://blog.endpoint.com/2012/01/linux-unshare-m-for-per-process-private.html
See also: man unshare, man 2 unshare
--
cu
Uenal
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists