chroot

  1. A

    SOLVED - Removing chroot jail

    I discovered that on a new server that PHP is in "chroot jail". I tested the command stat -c %i / and according to one website I was found while doing some research discovered that the programming language was indeed in "chroot jail" (it returned a 2). The core problem was that I could not...
  2. carlarogers

    Something Like .profile or .bashrc Inside chroot

    I have been running Linux, mostly Debian, as part of my job for a few years, but I am not formally trained in the system. I have setup chrooted directories a few different ways. They seem to be functioning the way they are supposed to. Unfortunately, there is a basic requirement I am stumped...
Top