Re: RedHat linux development

2000-07-02 Thread kevin
Matt Wilson wrote: > I'd say that our key areas in heavy development are ---8<--snip Thanks for the reply, I relayed much of the content to our LUG group in Sydney Australia and wrote up a little article on our web site at www.oceania.net. Hope this sets a few minds straigh

zip/unzip

2000-07-02 Thread Inetconsult AG Dani Ammann
I need to install zip/unzip programms to create und extract winzip compatiple *.zip archives. Could you tell me where i can download the programms and how to install on my redhat linux box ? gzip/gunzip or gz.tar wo'nt do the job for me...i need to create winzip-compatible archives on the radhat

Re: zip/unzip

2000-07-02 Thread Matt Wilson
The packages you want are shipped in Red Hat Linux. Install the 'zip' and 'unzip' RPM packages. Cheers, Matt On Sun, Jul 02, 2000 at 08:22:07PM +0200, Inetconsult AG Dani Ammann wrote: > I need to install zip/unzip programms to create und extract > winzip compatiple *.zip archives. > > Could

printer

2000-07-02 Thread Alexandru Sofronie
What are the codes for page-advance (or a code to end current page) for printers? i have to make a text file and send it to printer, but the printer just stays (it indicates me it has something there, but it will not list until i press the ejet-page button - it prints correctly then). So, i want s

Re: printer

2000-07-02 Thread James M. Rogers
Try sending a control-L In vi: Move the cursor to the place that you want your page break, or the end. Type the letter i to go into insert mode. Hold down the control key and hit the letter v followed by the letter l. There should now be a '^L' in place. Hit the Esc key. You are n

Re: printer

2000-07-02 Thread Alexandru Sofronie
Sorry, i was not so specific!!! My question is about what code should i insert from my C++ program to the textfile (ofstream) so, ti goes like: #define PAGE_EJECT ofstream dump(PathToFile,ios::out); ... dump << TextLine << endl; ... dump << TextLine << endl; ... dump << PAGE_EJECT } WH

(no subject)

2000-07-02 Thread Aria
 

(no subject)

2000-07-02 Thread Aria
hi i am trying to install a news server.i have already installed inn package on it. but i don't know how my customer and i can access to it and how i can get (feed)article from another servers. Thanks alot ARIA

News on redhat linux

2000-07-02 Thread Aria
hi i am trying to install and setup a newsserver.i have already installed inn package on it. but now i don't know how can my customer and i access to it and how can i feed articles and news to my server. Thanks alot Aria