PDA

View Full Version : Have anybody DA in the jail?


DJSedoy
06-10-2004, 01:45 PM
Subj.....

l0rdphi1
06-10-2004, 03:12 PM
Hello,

This has been discussed before over here: http://www.directadmin.com/forum/showthread.php?s=&threadid=2107&highlight=user+jail
;)

Phi1.

sysadm
06-12-2004, 03:07 PM
Originally posted by l0rdphi1
Hello,

This has been discussed before over here: http://www.directadmin.com/forum/showthread.php?s=&threadid=2107&highlight=user+jail
;)

Phi1.

I'm guessing DJSedoy asked about jail(8). The topic above is about "jail" as user chroot, not FreeBSD's jail (see manpage 8).

DJSedoy
06-15-2004, 07:37 AM
Sorry, but I mean DA in the virtual machine - FreeBSD Jail.

I've tried to install DA into the jail, and it's working... Almost :p For example - some startup scripts (such as httpd.sh) cannot find its child proccess and trying to restart service every minute.

sysadm
06-15-2004, 10:06 AM
Originally posted by DJSedoy
Sorry, but I mean DA in the virtual machine - FreeBSD Jail.

I've tried to install DA into the jail, and it's working... Almost :p For example - some startup scripts (such as httpd.sh) cannot find its child proccess and trying to restart service every minute.
Try to run services/deamons in the same jail as DA.

Regards,
sysadm

DirectAdmin Support
06-15-2004, 11:24 AM
DJSedoy: make sure you have a /proc directory for processes (except FreeBSD 5.x). DA needs to check for the running processes, if it can't find them, it will try to restart them.

John