In <[EMAIL PROTECTED]>, Kailas Ramasamy <[EMAIL PROTECTED]> typed:
> Hi Mike,
> Yes, that what I am planing but I want to do this dynamically. Do you know
> how to launch a
> telnet session from a process?. How do I pass stdin and stdout to the telnet
> from a process?.
See the fork() and exec() m
Hi Mike,
Yes, that what I am planing but I want to do this dynamically. Do you know
how to launch a
telnet session from a process?. How do I pass stdin and stdout to the telnet
from a process?.
Thanks
Kailas
On 1/16/07, Mike Meyer <[EMAIL PROTECTED]> wrote:
In <[EMAIL PROTECTED]>, Kailas
Ramas
On Tue, Jan 16, 2007 at 03:03:55PM -0800, Kailas Ramasamy wrote:
> Hi,
> Within a FreeBSD system, I want to telnet to another system and bridge that
> session to the
> console port so that when an user connects to the system via console port,
> it is automatically
> redirected to other system for I
In <[EMAIL PROTECTED]>, Kailas Ramasamy <[EMAIL PROTECTED]> typed:
> Hi,
> Within a FreeBSD system, I want to telnet to another system and bridge that
> session to the
> console port so that when an user connects to the system via console port,
> it is automatically
> redirected to other system for
Hi,
Within a FreeBSD system, I want to telnet to another system and bridge that
session to the
console port so that when an user connects to the system via console port,
it is automatically
redirected to other system for I have already established a telnet session.
Your help is greatly appreciate
Hi !
I had this problem on my machines many times now.
One additional thing I found:
on my machines all jails have their own (virtual) disks mounted
to the root-fs of the jail.
In the case a zombie jail is left after stopping a jail
the entry in the jls output is still visible _and_
it is not
Today I by coincidence found myself with DVD-RAM disk.
Given that my DVD drive ( NEC DVD_RW ND-4571A 1-01 ) should be able
to work with DVD-RAM disks my curiosity got the best of me. Currently
running
FreeBSD freebie.xs4all.nl 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Fri Dec 22
17:16:16 CET 2
Dear All,
i have a serial IR receiver and i am looking for lirc support for serial ir
device in freebsd
is there solutions already made ? or any other alternatives?
Thanks & Regards
Krishna
___
freebsd-hackers@freebsd.org mailing list
http://lists.fre
Thanks for the help.
I got it in /usr/src/bin
-Pranav
On 1/16/07, Dan Nelson <[EMAIL PROTECTED]> wrote:
In the last episode (Jan 16), Mike Meyer said:
> In <[EMAIL PROTECTED]>, Pranav
Sawargaonkar <[EMAIL PROTECTED]> typed:
> > Can any one tell me from where i can get source code of user level
>sysv semaphores are different from POSIX semaphores,
>so loading
>sysvsem.ko won't help you here. It looks like the
>"sem" module is
>missing from /usr/src/sys/modules/Makefile, which
>explains why you
>don't have it :) You can build it manually though:
>
>cd /usr/src/sys/modules/sem
>make obj
10 matches
Mail list logo