Connect to users terminal useing `screen`

2003-07-17 Thread RedBar0n
Hi List,   I'm trying to monitor my user, I'm testing "screen".   I can connect to the same user (if I started screen for user foo and then I login in a second session as foo I can connect to the first foo session), but this thing can't work if I "su - foo" ( I get an error "Cannot open your

Compiling RealTek 8139 driver whit error

2003-10-08 Thread RedBar0n
Hi list, I'm trying to compile the new driver fir my RealTek 8139 (because of another problem), and I'm getting an error msg: the command I use: gcc -DMODULE -D__KERNEL__ -O6 -c 8139too.c in /usr/src/linux-2.4.18-14/drivers/net - : : : 8139too.c:2627: unknown field `name' specified in init

Compiling RealTek 8139 driver whit error

2003-10-08 Thread RedBar0n
Hi list, I'm trying to compile the new driver fir my RealTek 8139 (because of another problem), and I'm getting an error msg: the command I use: gcc -DMODULE -D__KERNEL__ -O6 -c 8139too.c in /usr/src/linux-2.4.18-14/drivers/net - : : : 8139too.c:2627: unknown field `name' specified in init

Re: Compiling RealTek 8139 driver whit error

2003-10-09 Thread RedBar0n
or just a good advise... Gili - Original Message - From: "Oren Held" <[EMAIL PROTECTED]> To: "RedBar0n" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 10:47 PM Subject: Re: Compiling RealTek 8139 driver whit error >

Re: Compiling RealTek 8139 driver whit error

2003-10-12 Thread RedBar0n
on.h in my new kernel dir, also, not a big success story :-) Help any one... Gili - Original Message - From: "Yedidyah Bar-David" <[EMAIL PROTECTED]> To: "RedBar0n" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 12:

Re: extracting text from a pdf.

2003-10-23 Thread RedBar0n
Hi, You can use ps2ascii, but there is not such much luck whit HEB fonts... (only from acrobat 5 +)... I posted a thred about this, look for it Gili - Original Message - From: "Dekel Tsur" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 7:50 PM Subject: Re

users from domain NT4 can't login samba 3

2003-10-31 Thread RedBar0n
Hi List,I installed Samba 3.0.0beta3 on RH 8.I'm trying to make a shared directory so I can access from M$ machines using NT users ( from my PDC ).I got to join the Domain and I can see the users from my domain (in the Linux), I can even login as one...I used the RTFM "Samba-HOWTO-Collection