Printing using nprint to a HP8150 Series Printer

2001-10-02 Thread Theodore Knab
I am having trouble printing to a HP8150 Printer via nprint (novell). The print comes out without formating. Novell print command: server user password printer name file nprint -S CR-AACC-1 -U user1 -P passwd -q PQ-LIBR-121-HP8150N-2 test test file: This is line on

Re: Virus Filter for Debian Mail Server - is it possible for a Linux user to be a Windows Virus Courier ?

2001-10-01 Thread Theodore Knab
I recently accidently sent an attachment from a Windows user to another Windows user. I use Mutt as a client and an Exim as my mail server. Could I have accidently passed on a virus? -Ted On Mon, Oct 01, 2001 at 04:30:17PM -0500, Dave Bacon wrote: > Hello, > > Can anyone recommend a progr

In search of a Linux Virus Scanner

2001-10-01 Thread Theodore Knab
Hi all, With the Nimba virus/worm and the Code Red worm breaking Windows around the globe, I am nervously waiting for the next Linux Worm. It would be more work to make a Linux virus or worm because the designer would have to take care creating 2 programs as opposed to one. What is being done

CD mount problems (an easy one ?)

2001-09-05 Thread Theodore Knab
Hello, I am having difficulty getting a sony PCGA-CD51/A(PCMIA) to mount. Currently, I am running SID(unstable) on a Sony PCG-SR5K. I am running linux ide1=0x180,0x386 for CD. I have added the following lines to my pcmcia setup: /etc/pcmcia/config ard "SONY PCGA-CD5 CD-ROM" version " ", "Nin

xterm -display 0:0 _X11TransSocketINETConnect: Can't connect: errno = 111

2001-08-31 Thread Theodore Knab
Hello I am trying to run xterm from a remote machine. I tried xterm -display 0:0 xterm -display 192.168.1.111:0.0 #host ip xterm -display 192.168.1.10:0.0 #client ip All give the following error: [EMAIL PROTECTED]:~$ xterm -display 0:0 _X11TransSocketINETConnect: Can't connect: e

Re: command line formating problem

2001-08-03 Thread Theodore Knab
Thanks again. On Thu, Aug 02, 2001 at 09:51:02PM -0700, Karsten M. Self wrote: > on Fri, Aug 03, 2001 at 12:18:47AM -0400, Theodore Knab ([EMAIL PROTECTED]) > wrote: > > Hello, > > > > I have a screen formating question. > > > > How do I prevent my scree

command line formating problem

2001-08-02 Thread Theodore Knab
Hello, I have a screen formating question. How do I prevent my screen from wrapping like this? Normal Prompt: [EMAIL PROTECTED]:/home/httpd/html/docs/public_key$ Single line wrapping: pgp.com --send-key tjkme/httpd/html/docs/public_key$ gpg --keyserver certserver.p [EMAIL PROTECTED]:/home/htt

Re: GEFORCE 2 MX and LINUX

2001-08-02 Thread Theodore Knab
Bendard, I don't think that the 2.2.16 kernel has dri support. To use the full potential of the Gforce you will need to compile the 2.4.x kernel with DRI support. After compiling the new kernel for DRI support, you will also want to pull down the latest GForce drivers from Nvidia's site. Some

Re: Attaching to a Novell server through linux.

2001-08-02 Thread Theodore Knab
Have you looked at the IPX How-to ? That should be your first place to start. http://www.uni-koeln.de/RRZK/systeme/linux/infos/howto/IPX-HOWTO/IPX-HOWTO.html#toc13 -Ted On Thu, Aug 02, 2001 at 11:13:28AM +1000, Ian Perry wrote: > Hi, > > I have an intranet server currently running on Win95, wh

Need help writing a clean /etc/hosts file that will work with Apache Virtual domains

2001-08-01 Thread Theodore Knab
Question: Is there a better(cleaner) way to write this /etc/hosts file ? Problem: Apache will not restart unless I have the following virtual domains in the host file. This is very messy looking. The comments indicate changes that I have tried. cat /etc/hosts 127.0.0.1

Re: XFree86 4.0.3 configuration

2001-07-14 Thread Theodore Knab
You don't have any resolutions specified in the display section. You need to add something like this under the display lines the Modes "1200x1024" "1024x768" "800x600" On Sat, Jul 14, 2001 at 04:59:06AM -, florentin ionescu wrote: > > > Sorry for the inconvenience but I am used Hotmail

Re: hp5l paraport print insanity

2001-07-14 Thread Theodore Knab
at 10:34:31PM +0200, Joost Kooij wrote: > On Fri, Jul 13, 2001 at 02:12:18PM -0400, Theodore Knab wrote: > > Thanks to my HP5l parallel printer, I very close to entering a parallel > > state of consciousness. > > > > My dilema: > > > > The printer prints fine

Re: newbie installation problem

2001-07-13 Thread Theodore Knab
Did you get your printer working ? There are 4 nice packages that may make it simple. If your lucky, the gui will set up every thing you need. > (TEAC CD 540-E manufactured Jan200 - I removed the cover and checked..)is I didn't see a configuration selection in the gui for that specific printer,

hp5l paraport print insanity

2001-07-13 Thread Theodore Knab
Thanks to my HP5l parallel printer, I very close to entering a parallel state of consciousness. My dilema: The printer prints fine in ASCII text mode. I am under the assumption that there is something wrong with my /etc/printcap file. I have been using the GUI to run the printer tests, but ed

Re: DRI Voodoo3 trouble

2001-07-12 Thread Theodore Knab
Thank you that worked. Now, DRI is enabled. The only problem I have now is I am getting 50 frames per sec. -Ted On Thu, Jul 12, 2001 at 02:33:35AM -0500, Rob VanFleet wrote: > On Thu, Jul 12, 2001 at 02:01:33AM -0400, Theodore Knab wrote: > > Hi, > > > > I have the n

DRI Voodoo3 trouble

2001-07-12 Thread Theodore Knab
Hi, I have the new version of XFree86 4.1.0 from people.debian.org/~branden running. Although the graphics look great, I need the DRI stuff to work. I am not sure how to do this. I installed the 3dfx modules. I created a character device called /dev/3dfx as instructed. I am running the 2.4.6 ke

Re: XFree86 Rel. 4.1 Keyboard Configuration (SPARC)

2001-07-09 Thread Theodore Knab
Hello Mr. XFree86 guru, I was wondering where you got XFree86 4.1.0 I can't find it? I am using potato. I don't know how to setup Woody yet. How do you do it? As for you answer, these docs may help you: You could always connect these people for their config file. http://lists.debian.org/debian

ntpdate on two machines: all the details included this time around

2001-06-20 Thread Theodore Knab
Hello, I have an ntpdate/date problem. I originally posted this question through my friend that has recently converted me into a Debian user.I am now subscribed to the list. I am running ntpdate as a cron job on 2 different machines. The time is not being stored correctly on 1 of the 2 machin