jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Jailkit-users] Re: Jailkit-users Digest, Vol 18, Issue 8


From: James McGowan
Subject: RE: [Jailkit-users] Re: Jailkit-users Digest, Vol 18, Issue 8
Date: Mon, 12 Mar 2007 23:15:00 -0700

Yes, you are right. This works also and is the secure solution. Many thanks,
Lisandro.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Lisandro Beltramino
Sent: Monday, March 12, 2007 11:24 AM
To: address@hidden
Subject: [Jailkit-users] Re: Jailkit-users Digest, Vol 18, Issue 8

Hi

You don't need to use a symlink, use the mknod command to make a new node in
/dev instead. Google for it, but I think you have to do something like...

# mknod /home/jail/dev/null c 1 3
# chmod 666 /home/jail/dev/null

as root, and suposing that the jail you are talking about is located in
/home/jail

Cordiales saludos,
Lisandro.-


El lun, 12-03-2007 a las 13:02 -0400, address@hidden
escribió:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]