Open main menu

Gramps β

Changes

Getting started with Gramps development

72 bytes added, 21:57, 17 June 2023
m
Chroot
=== Chroot ===
You may also use a [https://wikipedia.org/wiki/Chroot <code>chroot </code>] to result in a similar separation as virtualbox.
If you use Ubuntu, you can set up the chroot environment following these instructions:
[https://help.ubuntu.com/community/BasicChroot Creating a basic Ubuntu chroot]
 
If you use Gramps in a chroot jail with another Linux distribution, please add information here.
{{stub}}
You should then have a working chroot environment in <code>/var/chroot </code> (or whichever location you chose).
Enter it with
sudo chroot /var/chroot
5,421
edits