Source: medium.com

chroot — A Linux Wonder!

We think you might be interested in this job:

chroot (change root) is one of the fun things I admire in Linux. When I first came across this I was amazed how you can just switch into another root file system from an existing one and modify things in the new root filesystem before booting up into it.

Related Articles