jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] Include chat system (like talk)


From: Pol Hallen
Subject: Re: [Jailkit-users] Include chat system (like talk)
Date: Thu, 28 Jun 2007 18:37:16 +0200
User-agent: Thunderbird 2.0.0.4 (Windows/20070604)

I think talk works over tcp (if I recall correctly it can be used between
different servers), so it will probably work from a jail too. But I'm not
sure what it requires. You'll have to try that.
cd /dev/ && ./MAKEDEV /home/jail/dev/pts/0

udev active, devices will be created in /dev/.static/dev/
./MAKEDEV: don't know how to make device "/home/jail/dev/pts/4"

ls -l /dev/pts/
crw--w---- 1 tom      tty 136, 1 2007-06-28 18:26 1
crw--w---- 1 jerry    tty 136, 2 2007-06-28 18:26 2
crw--w---- 1 pol      tty 136, 3 2007-06-28 18:26 3

i need to create into /home/jail/dev/pts tty reference about the users, because when an (jail)user log in don't have a own /dev/ttyX

Pol




reply via email to

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