Archive for the ‘gentoo’ Category

Mount /tmp and /var/tmp with no exec

Posted: 12th April 2010 by BritishSongWriter in gentoo, tips & tricks

We create some files that we'll use to mount at /tmp and /var/tmp. I've installed bind in a chrooted environment, so to keep things simple, the chosen location of the files which will be mounted is /chroot. Create 100MB file for our /tmp partition. If you need more space, make count size larger. Create 1000MB [...]