Re: Help installazione vmware server "/usr/src/linux/include"

2007-02-08 Thread Luis Ariel Lecca
Hi Greg, I had not use vmware server, just workstation but it seems like vmware-tools installation. Firts, try doing apt-get install kernel-headers-'uname -r' then use as path: /usr/src/kenerl-headers-'uname -r'/include or /usr/src/kenerl-headers-'uname -r'/include/linux P.S.: I gue

How to convert files

2007-02-16 Thread Luis Ariel Lecca
Hi all, could any body give me a hand with this stuff ? Im trying to find a good way to convert dos files (CR-LF) to Unix files (LF). This should be safe and recursive but it should not change any binary file. The files arent large but there are millon. Should use flip to do it ?

Re: How to convert files

2007-02-16 Thread Luis Ariel Lecca
> [EMAIL PROTECTED] escribió: > "flip" works just great. I use it everyday. > >t will not do ANY binaries by default. You have to force it to do >inaries. and recursively ? flip doesnt have this option. If use pipe betwen ls and flip: Does flip detect is a binary file or should do a filte

Re: How to convert files : Finished

2007-02-16 Thread Luis Ariel Lecca
FuziOK <[EMAIL PROTECTED]> escribió: find /somedir -type f -exec flip -u {} \; No extra filter is needed. Thanks FuziOK !, I guess its a very good way to do. Thanks to Greg and Matthew tor the sugestions. - Preguntá. Respondé. Descu

Re: How to convert files

2007-02-16 Thread Luis Ariel Lecca
Fabian, Thanks for the info. I like use scripting but I prioritize the safe way. I think that find / flip is safe, clear, easy, dificult to make a mistake (few arg) and save time. Thanks, Luis "Fabian (Lists)" <[EMAIL PROTECTED]> escribió: Hi Luis, Luis A

Re: How to convert files

2007-02-16 Thread Luis Ariel Lecca
John, Its a linux project (There are libs, executables, scripts, txt, sources and objects.) about 90MB. I did checkout using a svn program under Win32 and when I took a look to sources and scripts on linux, all those files have CR/LF. John Hasler <[EMAIL PROTECTED]> escr

Sarge 3.1r1 -> 3.1r2

2006-08-04 Thread Luis Ariel Lecca
Hello all, Could any body tell me where could I get Debian Sarge 3.1r1. I cant find somes cds that I need (p.e. cd3). Should I use the cd3 of 3.1r2 instead these and mix the releases ? It breaks the stability of my dpkgs and system ? Best Regarts, Luis Ariel Lecca

Sarge 3.1r1 ?

2006-08-05 Thread Luis Ariel Lecca
es ? > Does it breaks the stability of my dpkgs ? > > Thanks in advance for any help, Luis Ariel Lecca. __ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Re

Re: Sarge 3.1r1 -> 3.1r2

2006-08-05 Thread Luis Ariel Lecca
Thanks Mumia. It was usefull, Luis Ariel Beca - Original Message - From: "Mumia W." <[EMAIL PROTECTED]> To: "Debian User" Sent: Friday, August 04, 2006 7:42 PM Subject: Re: Sarge 3.1r1 -> 3.1r2 > On 08/04/2006 01:50 PM, Luis Ariel Lecca wrote: > >

Re: Sarge 3.1r1 -> 3.1r2

2006-08-05 Thread Luis Ariel Lecca
a have the complete cd 3.1r1 release but 3 cds with errors. If somebody know a site that where I get these cds I will apreciate your help very much. Thanks Hendrik again :) Luis Ariel Lecca > Does CD3 for r2 contain exactly the same set of packages (some updates, > of course) as CD3 for r

Re: Sarge 3.1r1 ?

2006-08-05 Thread Luis Ariel Lecca
Exactly Florian !!! :D jojo THANKS A LOT ! Luis Ariel Lecca - Original Message - From: "Florian Kulzer" <[EMAIL PROTECTED]> To: Sent: Saturday, August 05, 2006 9:12 PM Subject: Re: Sarge 3.1r1 ? > On Fri, Aug 04, 2006 at 21:41:05 -0300, Luis Ariel Lecca wrote: >

Re: Support for VESA Textmode 132x60

2008-04-16 Thread Luis Ariel Lecca
On 04/16/08 11:15, Joey Schulze wrote: > I'm seeking information on modern graphic cards (PCI, PCIe) that > support VESA BIOS mode 0x010C, a special text mode that works with > 132x60 characters. Linux supports this mode when the graphics board > provides this particular mode. Did you probe u