Re: cannot set DISPLAY from remote machine

2001-11-09 Thread Casey Webster
/etc/X11/xdm/Xservers, find the line that says

:0 blah blah

and take off the -nolisten tcp option from that line, then restart XDM.
next time you logon, you will be able to connect to your machine remotely
with X.


On Fri, Nov 09, 2001 at 06:58:10PM +0100, Steffen Evers wrote:
 On Fri, Nov 09, 2001 at 09:31, Lars Jensen wrote:
  Recently I installed woody on three machines and I am having the same
  problem on all of them: 
  
  When I try to export DISPLAY from a remote machine to any of the 
  three woody machines I get the error:
  
  _X11TransSocketINETConnect: Can't connect: errno = 111
  
  (I did not forget to do the xhost + to allow access).
  
  What is the problem here? -I didn't have this problem with potato. Did I
  overlook something in the installation of XFree 4 ?
 As fare as I can remember XF 4 has tcp/ip listing off by default. I
 guess you have set this during the configuration. You have to turn this
 on again, otherwise it does not work.
 
 I cannot remember which package it was that you have to dpkg-reconfigure
 ...
 
 Someone else?
 
 Bye, Steffen
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
0x79146314Casey Webster   [EMAIL PROTECTED]
3C20 617A 1C92 E710 6EF3  AA5F EBEA 4219 7914 6314
(512) 423-6514 


pgp5Ig3iNrqxX.pgp
Description: PGP signature


Re: proper_SCSI_cdrom_Settings_RE:-parity__TermPower ???

2001-11-05 Thread Casey Webster
There are no correct settings for those.  If your scsi bus (host
adapter and all devices) uses parity, then you want parity on, otherwise
you want it off.  Likewise, term power should be on if you want to terminate
the chain at that device.

-casey

On Mon, Nov 05, 2001 at 03:27:06PM +, Courtney Thomas wrote:
 Greetings !
 
 What are the proper settings for Parity and Term Power on a SCSI cdrom.
 There are jumper pins for both on the rear of a the Panasonic I'm trying
 to use under 2.4.9.
 
 At simply mounting and accessing the drive for reading a text file, for
 example, all seems OK, until.
 
 After mounting said drive, if I then attempt to do a global search which
 includes /cdrom, I get the following:
 
 Process:  scsi_eh_0
   Kernel Panic: killing interrupt handler
   In interrupt handler - not syncing
 and, then the system hangs requiring a hard reset.
 
 
 
 Thank you for the help,
 Courtney
 
 
 
 
 
 -- 
 Naturity:
   in contradistinction to the oxymoronic humanity,
 and as evidenced by the natural mercy of death releasing living
 beings from the unnaturalness and inhumanity of man.
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


pgpqRbTuTTaMe.pgp
Description: PGP signature


Re: debian@home

2001-02-02 Thread Casey Webster
I use dhcp over cable and pump (the default dhcp client) does not fetch an 
address properly for me.  It just sits there for 2 minutes and tells me 
Operation Failed.  I downloaded and installed dhcpcd and tell it dhcpcd -R eth1 
and it gets me an address in less than a second.  You might try that if you are 
having problems and are using pump.

On Fri, Feb 02, 2001 at 08:32:18PM -0500, James Di Toro wrote:
 
 Has anyone sucessfully gotten the dhcp to work for the ethernet connection
 to the cable modem.  In my area I have a static IP based on my hostname so
 I'm ok. 
 
 I tried adding the dhcp connect w/ passing the hostname to my
 /etc/network/interfaces file, but the client just hung up.  Anyone else
 have luck in this front?
 
 -- 
 Till Later,
 Jake
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: PIII 2.4.0

2001-02-01 Thread Casey Webster
Bogomips really isnt a measure of anything performance wise, its just there to 
calibrate a delay loop.  I'm not sure about 2.4, but in 2.2 bogomips was 
generally equal the mhz for intel chips, and *2 for amd chips. 

Your inablity to run more than java 1.3 is most likely not related at all the 
your bogomips value.

-Casey

On Thu, Feb 01, 2001 at 02:08:58PM +0700, Oki DZ wrote:
 Hi,
 
 I have the following:
 
 [EMAIL PROTECTED]:~$ uname -a; /bin/more /proc/cpuinfo
 Linux bdg 2.4.0 #2 Tue Jan 30 14:54:09 JAVT 2001 i686 unknown
 processor: 0
 vendor_id: GenuineIntel
 cpu family: 6
 model: 7
 model name: Pentium III (Katmai)
 stepping: 3
 cpu MHz: 551.265
 cache size: 32 KB
 
 bogomips: 1101.00
 
 When the machine loaded with kernel 2.2.13, the bogomips number was 
 about 550. I believe that this is a problem. Well, in fact, I could run 
 Java 1.3 no more.
 
 I'm now downloading 2.4.1; would this version fix this kind of problem?
 
 Thanks in advance,
 Oki
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Security Related Questions

2001-02-01 Thread Casey Webster
portmap belongs to portmap i think, not sure.

as for whats on port 1024,

netstat -a 

and grep for 1024, or the service name for that port if there is one listed in 
/etc/services.

-Casey

On Thu, Feb 01, 2001 at 12:09:19AM -0600, Benjamin Pharr wrote:
 I have a couple of security related questions for you.  I have no need for 
 sunrpc/portmap, however, I have found it impossible to discern which 
 package these belong to.
 
 Second question.  I have a mystery service running on port 1024.  I fairly 
 certain I haven't been hacked, but, who knows?  When I do a nmap 
 localhost port 1024 shows up as unknown.  How can I find out which 
 daemon is bound to 1024?  Thanks in advance!
 
 Ben Pharr
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Memory upgrade and kernel panic

2001-02-01 Thread Casey Webster
On Thu, Feb 01, 2001 at 09:26:17AM -0500, Hall Stevenson wrote:
 That append line hasn't been needed since kernel 2.0.36, has it ?? I
 remember when I first started with Linux and Redhat supplied 2.0.34 or
 so (Redhat 5.0) and I needed it since I had 128mb RAM and it only saw
 64mb. Once I upgraded to 2.0.36, I removed that append line from
 /etc/lilo.conf and it saw all of memory just fine.
 

[EMAIL PROTECTED]:~$ uname -a
Linux caseybox 2.2.18pre21 #1 Sat Nov 18 18:47:15 EST 2000 i686 unknown
[EMAIL PROTECTED]:~$ free
 total   used   free sharedbuffers cached
Mem: 63420  62024   1396   7956  42732   7672
-/+ buffers/cache:  11620  51800
Swap:  1028140  121161016024

[EMAIL PROTECTED]:~$ uname -a
Linux caseybox 2.4.0 #1 Sun Jan 28 18:20:49 CST 2001 i686 unknown
[EMAIL PROTECTED]:~$ free
 total   used   free sharedbuffers cached
Mem:513200  36468 476732  0   1564  16032
-/+ buffers/cache:  18872 494328
Swap:  1028140  01028140

both with no append line or saying anything special to lilo.



Re: DHCP server configuratian

2001-02-01 Thread Casey Webster
to assign static addresses vie dhcpd, add blocks like the following to your 
dhcpd.conf file.

host caseybox.meathouse.trifocus.net {
   fixed-address 192.168.1.192;
   hardware ethernet 00:A0:C9:5F:C8:48;
   option host-name caseybox;
}

as for getting an address to nic in the dhcpd box, you are prob better off just 
seting up a static addess in /etc/network/interfaces.  If you really want dhcpd 
though, just get something to call ifup ethx after the dhcpd server has been 
started. 

-casey

On Thu, Feb 01, 2001 at 05:29:06PM +0100, tjipmeijer wrote:
 Hi,
 
 Is it possible to provide a fixed address to a Nic
 via a DHCP server which is located in the same computer as
 this Nic?
 
 regards,
 Tjip
 
 [EMAIL PROTECTED]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Mirrors?

2001-02-01 Thread Casey Webster
i use ftp://ftp.us.debian.org and consistently get ~1mbit/s from it.

-Casey


On Thu, Feb 01, 2001 at 10:26:36AM -0700, Robert L. Harris wrote:
 
 
 I'm trying to find a good mirror for doing updates with apt.  I'm using
 a proxy server so I need to point at a specific server.  Anyone know
 a good, fast one that stays pretty up to date?
 
 Robert
 
 
 
 
 :wq!
 ---
 Robert L. Harris|  Micros~1 :  
 Senior System Engineer  |For when quality, reliability 
   at RnD Consulting |  and security just aren't
 \_   that important!
 DISCLAIMER:
   These are MY OPINIONS ALONE.  I speak for no-one else.
 FYI:
  perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: .xinitrc or .Xsession is not being read!

2001-02-01 Thread Casey Webster
use startx to startup x, dont call X directly.  startx is responsible for 
running X as well as running .xinitrc.  

-Casey

On Thu, Feb 01, 2001 at 01:09:00PM -0800, jdls wrote:
 help! I have removed gdm via update-rc.d with no errors 
 now when I try tostart x (via X) I just get a mouse pointer and 
 gray background (sort of like when you first installed X
 w/o any window managers, etc) so I created my .xinitrc
 file thinking that X would read that but still nothing. so
 next I created an .Xsession file but still nothing... I am
 using the latest xfree86-4 with helix-gnome.
 
 My xinitrc file looks like this:
 
 #!/bin/sh
 exec gnome-panel 
 exec sawfish 
 exec gnome-session 
 xterm
 exit 0
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Dselect - a difficult beast to tame

2001-01-31 Thread Casey Webster
if they are .deb's, you can 

dpkg -i package.deb

as for yur browser,

apt-get install communicator-smotif-476
apt-get install mozilla
apt-get install lynx

pick the one you like best.

-Casey

On Thu, Feb 01, 2001 at 02:03:15AM -0200, hzi wrote:
 Good people of the community-
 
 Why on God' s green earth didn't developers ever think of end users when 
 they made dselect?
 I simply can't understand why it doesn't accept a simple path (e.g., 
 /cdrom/debian/potato) to some files I burned on a CD! Is there any easy way? 
 Any documentation?
 It seems irrational that developers didn't make it accept a simple path 
 to files...I can't install a browser in Debian, so here I am, using Windows...
 Somebody help!!
 
 Thanks 
 Henry
 
 
 



Re: Fw: Still No Cursor in X Now Closer!

2001-01-30 Thread Casey Webster
gpm.conf:
 type=psw
   ^^^

is the only problem i can see with that, that should be ps2, and i've seen
very odd mouse behavior when a bad mouse type is specified.  other than
that i'm not sure what could be causing your problem

 On Mon, 29 Jan 2001, hammack wrote:

 Casey,  I am now closer.  I used your conf and got a cursor about 1 square
 in the X windows.  It looks as if the upper left corner is the cursor point.
 So now I have to get the cursor down to real life size.  Below is the conf I
 currently have that worked thanks to you.  Note the lines that I commetted
 out.  Thanks!  John.  Here is my present config:  Any suggestions on where I
 go from here??
 gpm.conf:
 device=/dev/psaux
 responsiveness=
 repeat_type=raw
 type=psw
 append=
 
 XF86Config Pointer section:
 Section Pointer
 ProtocolPS/2
 Device  /dev/gpmdata
 #   BaudRate1200
 #   Emulate3Timeout50
 #   Resolution   100
 #   Buttons   3   this line was commeted out before
 #   Emulate3Buttons
 EndSection
 
 
 
 - Original Message -
 From: Casey Webster [EMAIL PROTECTED]
 To: Kent West [EMAIL PROTECTED]
 Cc: hammack [EMAIL PROTECTED]; User Debian
 debian-user@lists.debian.org
 Sent: Sunday, January 28, 2001 10:06 PM
 Subject: Re: Still No Cursor in X
 
 
  sorry for the blank first message, hit ctrl-x instead of c...
 
  here is what is in my gpm.conf, and XF86Config, my mouse works fine under
  X and in console at the same time
 
  gpm.conf:
  device=/dev/psaux
  responsiveness=
  repeat_type=raw
  type=ps2
  append=
 
  XF86Config:
  Section Pointer
  ProtocolPS/2
  Device  /dev/gpmdata
  EndSection
 
  -casey
 
  On Mon, 29 Jan 2001, Kent West wrote:
 
   hammack wrote:
  
Problem:  I cannot get a cursor in X with my PS/2 generic mouse.  I do
get a cursor in the Text mode and can cut and paste between VC's.  In
X I can click in the window and get menus to pop up and occasionally I
will lite up a button all in the blind.Below are the two
configurations that work.
   
   
   
XF86Config:
   
Protocol  PS/2
   
Device/dev/gpmdata
   
or
   
Protocol  PS/2
   
Device/dev/mouse
   
and gpm.conf was
   
Device/dev/psaux
   
type   ps2
   
   
   
Now, how do I get the cursor working in X???
   
Again thanks for the help.
   
John   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   
   I ran into this problem just yesterday on a newly installed Woody box.
   In /etc/X11/XF86Config, the line dev/gpmdata is *supposed* to work,
   but my symptoms were just like what you're describing. I finally gave up
   on trying to do it the right way, and set my XF86Config file to use
   /dev/psaux. From past experience, and from what I've read, this should
   cause a conflict with gpm, yet it didn't. In fact, everything started
   working just like it's supposed to.
  
   Kent
  
  
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
  
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 
 



Re: Lilo and Win98 Q's

2001-01-30 Thread Casey Webster
on my dual boot machine, a windows reinstall always overwrites the mbr to
boot straight into windows.  I always keep boot floppy around so i can
boot and re-lilo the thing.  If you are having problems getting lilo to
load windows, the line i have in my lilo.conf to do this is

other=/dev/hda1
   label=win
   table=/dev/hda

and that works for me.  You may also want to change the Delay=20 line to
something more than 2 seconds, as its easy to miss that window if you
arent paying attention to yuor machine booting.

-Casey

On Mon, 29 Jan 2001, KC6SBJ wrote:

 Has anyone found Lilo not to be written over while installing Win98 on
 c: (hda1).
 Why is Windows going back on my machine. The Kids Games that caused it
 to crash.
 I am still booting Storm / Debian potato and Windows will not reload. 
 Even after formating C: (hda1).
 
 Glad somthing is working, Even if Stormmix is having $$$'s problems.
 Tobad...
 
 Lowell Voelker [EMAIL PROTECTED]
 My ISP is getting rid of Shell accounts too.  That drove me to
 Storm/Debian
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Sound using Gigabyte GA60XM7E Motherboard with SigmaTel AC97 (STAC97001) chipset

2001-01-30 Thread Casey Webster
try

modprobe ac97

and then sound should work for you.

-casey

On Tue, 30 Jan 2001, Dr. Aldo Medina wrote:

 Does any body know if its possible to get sound from my Motherboard?
 Thanks.
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Still No Cursor in X

2001-01-29 Thread Casey Webster
sorry for the blank first message, hit ctrl-x instead of c...

here is what is in my gpm.conf, and XF86Config, my mouse works fine under
X and in console at the same time

gpm.conf:
device=/dev/psaux
responsiveness=
repeat_type=raw
type=ps2
append=

XF86Config:
Section Pointer
ProtocolPS/2
Device  /dev/gpmdata
EndSection

-casey

On Mon, 29 Jan 2001, Kent West wrote:

 hammack wrote:
 
  Problem:  I cannot get a cursor in X with my PS/2 generic mouse.  I do 
  get a cursor in the Text mode and can cut and paste between VC's.  In 
  X I can click in the window and get menus to pop up and occasionally I 
  will lite up a button all in the blind.Below are the two 
  configurations that work.  
  
   
  
  XF86Config:
  
  Protocol  PS/2
  
  Device/dev/gpmdata
  
  or
  
  Protocol  PS/2
  
  Device/dev/mouse
  
  and gpm.conf was
  
  Device/dev/psaux
  
  type   ps2
  
   
  
  Now, how do I get the cursor working in X???
  
  Again thanks for the help.
  
  John   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  
  
 I ran into this problem just yesterday on a newly installed Woody box. 
 In /etc/X11/XF86Config, the line dev/gpmdata is *supposed* to work, 
 but my symptoms were just like what you're describing. I finally gave up 
 on trying to do it the right way, and set my XF86Config file to use 
 /dev/psaux. From past experience, and from what I've read, this should 
 cause a conflict with gpm, yet it didn't. In fact, everything started 
 working just like it's supposed to.
 
 Kent
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: CD-RW support

2001-01-28 Thread Casey Webster
afaik, you cant mount a cd-r in read-write mode (until someone implements
packet writing like adaptec's DirectCD anyway).  To write to the
CD-r(w) use a program like cdrecord or cdwrite.  For help on configuring
scsi emulation (assuming your cd-r is IDE), look at the archives for this
list, there is a thread about it only a couple days old.

-Casey

On Sun, 28 Jan 2001, Glenn Becker wrote:

 
 Hi,
 
 I'm trying to make use of the second CD drive (CD-RW) in my Dell Dimension
 XPS T700r. Here is what I added to my /etc/fstab file:
 
 /dev/cdrom2   /cdrom2 iso9660 defaults,rw,user,noauto 00
 
 This lets me *access* the drive ok, but when I try to mount it I get the
 familiar
 
 mount: block device /dev/cdrom2 is write-protected, mounting read-only
 mount: wrong fs type, bad option, bad superblock on /dev/cdrom2,
or too many mounted file systems
 
 I'm assuming the second line is because the CD-RW disc I put in is
 formatted [incorrectly]; however, what do I do to change the
 write-protection of the device?
 
 Thank you for any help,
 
 Glenn
 _
  |
 // G l e n n  B e c k e r|
  | 
 // I don't wanna kill my china pig.  |
 //-- Captain Beefheart |  
  | 
 // [EMAIL PROTECTED]   | 
 _|
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: fstab entry for cd-rw device?

2001-01-27 Thread Casey Webster
I dont have the exact link handy, but if you visit xcdroast.org and click
the ling near teh bottom for a CD writing HOWTO, it will describe how to
do the following:

you are not getting your cdrom under scsi-emulation because the IDE-cd
driver is loaded for that device.  You need to tell ide-cd not to load
itself for your CD, as ide-scsi/sg will only pick up devices that arent
handled nativly by the ide drivers.  There is a way to do this in
modules.conf, but i simply just recompiled my kernel and didnt include IDE
cdrom support as a module or in the kernel, so nothing to get int the way
of ide-scsi.  My cd-r works great once i figured that out.

-Casey

On Sat, 27 Jan 2001, Stefan Srdic wrote:

 Thanks for all of your replys guys. I still have been unable to get my cd-rw
 working under Linux. I think that the ide-scsi module is conflicting with 
 another
 scsi module at boot-time. (*see dmesg output at the end of this message)
 
 Why this module is loading I have no idea, I do not have any scsi hardware 
 and do
 not load any scsi modules at boot time besides the scsi emulation module
 (ide-scsi).
 
 I can mount the device as /dev/hdc but cannot mount it as /dev/cdrom or even
 /dev/scd0.  The error messages I receive are:
 
 mount: the kernel does not recognize /dev/scd0 as a block device
(maybe `insmod driver'?)
 or
 
 mount: the kernel does not recognize /dev/cdrom as a block device
(maybe `insmod driver'?)
 
 This puzzles me too since ide-scsi is loaded according to lsmod:
 
 sg 15320   0  (autoclean) (unused)
 ip_masq_raudio  2936   0  (unused)
 ip_masq_ftp 2456   0  (unused)
 af_packet   6040   0  (autoclean)
 serial 19564   0  (autoclean)
 ide-scsi7080   0
 autofs  9088   0  (unused)
 nvram   3460   0  (unused)
 es1371 25344   1
 soundcore   2628   4  [es1371]
 ne2k-pci4072   1
 83906036   0  [ne2k-pci]
 3c59x  18656   1
 unix   10212  81  (autoclean)
 
 cdrecord -scanbus does not reveal my cd-rw as well. I'm I missing some
 configurations for the ide-scsi module in /etc/modules.conf ? Do I need to
 recompile the kernel and exclude native scsi support, or can I simply turn it 
 off
 by adding some syntax to /etc/modules.conf?
 
 I'm running out of ideas here and would apreciate all the help you can give 
 me.
 
 
 Thanks
 
 Stef
 
 
 Linux version 2.2.17 ([EMAIL PROTECTED]) (gcc version 2.95.2 2313 (Debian
 GNU/Linux)) #1 Sun Jun 25 09:24:41 EST 2000
 Detected 553884 kHz processor.
 Console: colour VGA+ 80x25
 Calibrating delay loop... 1104.28 BogoMIPS
 Memory: 126984k/131008k available (1732k kernel code, 416k reserved, 1736k 
 data,
 140k init)
 Dentry hash table entries: 16384 (order 5, 128k)
 Buffer cache hash table entries: 131072 (order 7, 512k)
 Page cache hash table entries: 32768 (order 5, 128k)
 VFS: Diskquotas version dquot_6.4.0 initialized
 CPU: L1 I Cache: 64K  L1 D Cache: 64K
 CPU: L2 Cache: 512K
 CPU: AMD Athlon(tm) Processor stepping 01
 Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
 Checking 'hlt' instruction... OK.
 Checking for popad bug... OK.
 POSIX conformance testing by UNIFIX
 mtrr: v1.35a (19990819) Richard Gooch ([EMAIL PROTECTED])
 PCI: PCI BIOS revision 2.10 entry at 0xfd9e1
 PCI: Using configuration type 1
 PCI: Probing PCI hardware
 PCI: Enabling I/O for device 00:00
 Linux NET4.0 for Linux 2.2
 Based upon Swansea University Computer Society NET3.039
 NET4: Linux TCP/IP 1.0 for NET4.0
 IP Protocols: ICMP, UDP, TCP, IGMP
 TCP: Hash tables configured (ehash 131072 bhash 65536)
 Starting kswapd v 1.5
 Detected PS/2 Mouse Port.
 pty: 256 Unix98 ptys configured
 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13)
 apm: disabled on user request.
 Real Time Clock Driver v1.09
 RAM disk driver initialized:  16 RAM disks of 4096K size
 loop: registered device at major 7
 VP_IDE: IDE controller on PCI bus 00 dev 21
 VP_IDE: not 100% native mode: will probe irqs later
 ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
 ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
 hda: Maxtor 92041U4, ATA DISK drive
 hdc: ZIPCD 4x650, ATAPI CDROM drive
 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
 ide1 at 0x170-0x177,0x376 on irq 15
 hda: Maxtor 92041U4, 19541MB w/512kB Cache, CHS=2491/255/63
 hdc: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache
 Uniform CD-ROM driver Revision: 3.11
 Floppy drive(s): fd0 is 1.44M
 FDC 0 is a post-1991 82077
 md driver 0.36.6 MAX_MD_DEV=4, MAX_REAL=8
 scsi: fdomain Detection failed (no card)
 NCR53c406a: no available ports found
 sym53c416.c: Version 1.0.0
 Failed initialization of WD-7000 SCSI card!
 IBM MCA SCSI: No Microchannel-bus support present - Aborting.
 megaraid: v107 (December 22, 1999)
 aec671x_detect:
 3w-: tw_findcards(): No cards found.
 scsi : 0 hosts.
 scsi 

Re: Debian Compile for SysV?

2001-01-27 Thread Casey Webster
if you really want binaries, you prob need to setup gcc to cross compile
for your destination platform, unless the ATT sysV system happens to
understand the i386 ISA, and ELF or a.out binary formats.  If you just
want to write scripts in perl/shell, they will work on the ATT box
provided you stick to the shells on that box or the perl version
installed.

-Casey

On Sat, 27 Jan 2001 [EMAIL PROTECTED] wrote:

   Will a woody system compile good CGI binaries for an ATT
 System V system?  Or would it be wiser to try to find existing 
 public domain bins?  ...trying to get a Web counter going for
 someone else.
 
   I'm on the Rocky Mountain Range, the snow is dumping from the
 sky, and there's nothing better to do (except for backcountry
 snowboarding with the kids, when the snowing stops).  ;-)
 
 Art
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: CVSup(it) for Debian?

2001-01-27 Thread Casey Webster
i'm not familiar with cvsupit, but if you are just looking for CVS
capabilites,

apt-get install cvs

will get cvs installed and you can do all your normal cvs stuff.  I assume
this is what you mean by manual cvs.

-Casey

On Sat, 27 Jan 2001, John Travis wrote:

 Hello Debianites :-).
   I've been too busy to track this list for a while, but I thought I
 get back into swing by asking a question for a friend of mine first.  They
 don't subscribe to the list, but I figured some of the gurus here could
 answer the question...
 _
 Is there an app like (FreeBSD's) cvsupit for Debian? Or is manual CVS even
 possible?
 
 It would make things a whole lot easier for this 56Ker if he could just
 get the base delta and a couple of source trees rather than dl a whole
 ISO. 8*)  Any input or links to relevant information gratefully accepted.
 --
 
 
 My experience with Free is limited (can't wait for 5 to go release though
 :), and I don't really have experience with cvsupit as I've been spoiled
 by my cable connection.  But if anyone here has any info/links/advice it
 would be appreciated.
 
 TIA,
 
 jt
 
 
 Alternative Computing Solutions...
 Debian GNU/Linux   http://www.debian.org
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: my maxed out memory - still ok?

2001-01-24 Thread Casey Webster
any time you are lookin at memory usage, you need to subtract out the
totals for buff and cache.  Right now your system is only using roughly
169 megs, thats far from maxing out half a gig of ram.  Linux will take al
your 'free' memory and fill it up with stuff that will improve the
performance of your system (caching filesystem access for one), and
although it counts in the 'used' column, you shouldnt count it when seeing
how much memory your system uses.

-Casey

On Wed, 24 Jan 2001, Ken Weingold wrote:

 Here you go.  Does this still look okay?  This is with Webtrends
 running a lot of profiles.
 
 
 
   6:56pm  up 1 day,  1:02,  2 users,  load average: 0.22, 0.30, 0.21
 56 processes: 52 sleeping, 4 running, 0 zombie, 0 stopped
 CPU states:  0.1% user,  8.7% system, 74.6% nice, 16.4% idle
 Mem:  517500K av, 51K used,   3056K free,  36364K shrd, 312056K buff
 Swap: 498004K av,720K used, 497284K free 36096K cached
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: xinitrc isn't being read??

2001-01-24 Thread Casey Webster
xdm runs .xsessionrc, startx runs .xinitrc

-casey

On Wed, 24 Jan 2001, Xucaen wrote:

 Hi all.
 I added xsetroot -solid #2f4f4f to
 /etc/X11/xinit/xinitrc but nothing happened.
 
 I deleted it from xinitrc and added it to
 /etc/X11/xdm/xsetup_0 and it worked.
 
 is there any reason why xinitrc isn't read when X
 starts using xdm?
 
 thanks!!
 
 xucaen
 
 
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - Buy the things you want at great prices. 
 http://auctions.yahoo.com/
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Get a single file from a tar archive?

2001-01-23 Thread Casey Webster

its its a .tar.gz archive,

tar zxvf archive.tar.gz path/to/file/in.archive

will extract that singular file, and note the extraction will prob take as
long as you extracting the entire archive since tar goes through the
archive sequentially looking for that file (as if it were really on tape)

-Casey

On Tue, 23 Jan 2001, Rob Hudson wrote:

 Anyone know of a way to do this?
 
 I need a single file out of a 1.6GB tar archive.  It takes a _long_
 time to untar|ungzip the archive.  Is there a way to get that one file
 out if I know the exact name of it?
 
 Thanks,
 Rob
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: newbie ReiserFS question

2001-01-23 Thread Casey Webster
it should be officially supported in all distros when 2.4.1 comes out, but
until then you need to obtain the reiserfs patches to the kernel to use it
(suse comes preinstalled with a very heavily patched kernel).
I run reiserfs on top of LVM on my boxes, and its very nice to be able to
resize partitions on the fly without bringing anything down.

-Casey

On Tue, 23 Jan 2001, Frank Rocco wrote:

 Hello,
 
 I noticed that SuSe supports ReiserFS. Is this also supported by debian?
 
 Thanks
 
 Frank
 



Re: ftpd

2001-01-23 Thread Casey Webster


On Tue, 23 Jan 2001, Jeff Weatherford wrote:

 Ok here is one for you:
 
 I'm running ftp out of inetd (i know...i will write a script to start it in 
 the correct place soon)  I have re-started inetd when ever i change 
 anything in hosts allow/deny, etc.
 

Its commonplace to run ftp from inetd.  Because of this you do not need to
restart anything when you change the ftp/tcpd configs since ftp is re-run
everytime someone connects.


 I have installed ftpd:
 localhost:~# dpkg -l ftpd | tail -1
 ii  ftpd   0.11-8potato.1 FTP server
 
 my /etc/hosts.allow:
 
 sshd: .mydomain.com
 pop3d: .mydomain.com
 smtp: .mydomain.com
 ftpd: .mydomain.com
 
 my /etc/hosts.deny:
 ALL: ALL
 
 the kicker, is that all my other services are running fine... grumbles
 
 anyone have any ideas?
 

change ftpd to ftp
service names in hosts.allow/deny must match services found in 
/etc/services.


 -Jeff
 

-casey 



Re: memory problem

2001-01-23 Thread Casey Webster
under top, look at how much of that memory is marked as cached.  Linux
caches filesystem accesses in memory to speed up access for commonly
requested files.  This is normal, and if some actual process needs memory,
the kernel will give up some of its cache space.

-casey

On Tue, 23 Jan 2001, Ken Weingold wrote:

 I have played around and it seems to be more of an issue with the
 system itself.  I am running 2.2r2 with kernel 2.2.18.  This is a
 failrly newly installed system, and what happens is that applications
 don't release memory when they are done.  I thought it was specific to
 Webtrends Enterprise Reporting Server, which this server was built
 for, but it seems to be anything.  I rebooted the machine and watched
 top.  There was about 20 megs of RAM used.  I ran in another shell
 'updatedb' since I knew it wasn't a small quick thing.  I watched
 memory usage go up to almost 50 megs.  When it finished, the memory
 usage stayed the same, give or take a couple of megs.  It is now
 sitting steady at 48224K.
 
 Why would this be?  Thanks for any insight.
 
 
 -Ken
 
 -- 
 [EMAIL PROTECTED]AIM: ScopusFest
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: How do I get off this list?

2001-01-22 Thread Casey Webster

-casey

 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: problem compiling kernels

2001-01-20 Thread Casey Webster
your problem is that you ran make modules_install on your laptop, which
installs your newly built modules over your laptops modules.  You may also
notice that there are no modules on your terminals.

-Casey

On Sat, 20 Jan 2001, Philipp Bliedung wrote:

 Hi,
 
 I'm new to Debian and fairly new to Linux.
 I compiled some kernels (I'm using kernel 2.2.17) for terminals in a
 network (so I removed everything they don't need from the kernel except
 the network stuff, etc.) I compiled them on my laptop b/c it's a lot
 faster. Anyway I did the following after I made the configuration with
 menuconfig:
 'make dep  make clean  make bzImage  make modules  make
 modules_install'
 Well then I moved the kernels to these machines and everything worked
 out fine!!  But now, when I boot the original kernel on my laptop I get
 these errors while booting:
 
 depmod: *** unresolved symbols in /lib/modules/2.2.17/net/ppp.o
 depmod: *** unresolved symbols in /lib/modules/2.2.17/net/dummy.o
 ...
 now I can't use my modem using ppp anymore b/c when I start 'pon' I get
 this:
 
 ioctl(TIOCSETD(PPP)): Invalid argument(22)
 /usr/sbin/pppd: This system lacks kernel support for PPP. This could be
 because
 the PPP kernel module could not be loaded, or because PPP was not
 included in the kernel configuration. If PPP was included as a
 module, try '/sbin/modprobe -v ppp'
 
 --'modprobe -v ppp' fails too.
 
 I don't know why this is happening b/c everything was working fine
 before I started compiling kernels.
 I don't know if 'make modules_install' is the cause for this but I guess
 it is.
 (I don't have a lot of experience in compiling kernels)
 
 Can anybody tell what causes this and how I can avoid this in the
 future?
 
 TIA
 Philipp
 
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: those problems where the easiest thing to do seems to be to reboot...

2001-01-19 Thread Casey Webster
more /bin/more

then keep paging till the text clears up and quit works well also
I used to have a prog that just output the magical char that fixes the
console, but i cant find it and dont remember the character.

-Casey

On Fri, 19 Jan 2001, Peter S Galbraith wrote:

 
 Nicole Zimmerman wrote:
 
  
   1) you 'cat' a file you shouldn't in the console mode. before you know
   it everything on the commandline becomes an unreadable mess of ascii
   characters you didn't know you had.
  
  try `reset` perhaps. You might not see the characters in correct ascii,
  but it should work. Maybe ctrl+l would work too, but I think reset is a
  better bet. I think there is another way but I can't think of it off hand.
 
 Running the `top' command works well too.
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: NIC identification

2001-01-17 Thread Casey Webster
often they will pe printed onto th card, or printed onto a sticker that is
placed on the card or one of the chips on the card, it will be a in the
form: 00:01:02:70:5E:B1 or possbile without the colons, but it will
contain that many digits.  The first 6 numbers (00:01:02) identify the
vendor, and i this case thats 3com (3c905-c-txm)

-Casey

On Wed, 17 Jan 2001, John Griffiths wrote:

 At 11:38 PM 1/16/2001 -0600, Casey Webster wrote:
 if its netware approved you might try the ne2k driver, that thing works
 for a lot of cards with that sticker, also if you can figure out the
 card's MAC address (in the form of xx:xx:xx:yy:yy:yy and often on the card
 somewhere) then search google for a MAC address to vendor converter and
 pop on the xx:xx:xx from the mac addr and it will give you the vendor of
 the card and then you can check thier website for the model number and try
 and figure out what driver to use
 
 -Casey
 well the things we learn..
 
 any ideas what the MAC might look like? where it may be?
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: [OT] two domains and one ip / apache

2001-01-16 Thread Casey Webster
i attatched part of my apache config for you, i have a lot of domains
using 1 ip.  Note that the sytax i'm using is only good for 1.3.14 and
later (the virtualhost * lines in particular).

-Casey

On Mon, 15 Jan 2001, ktb wrote:

 I've been searching for a while in the Apache documentation.  I have
 heard it is possible to have a working setup where you have one ip and
 two domain names.  Do I use aliasing with Apache to do this on the
 server side or what?  The examples I see use aliasing for sub domains.
 I want one domain to go to one directory on the
 server and the other a different directory.
 Thanks,
 kent  
 
 -- 
 I'd really love to wana help you Flanders but... Homer Simpson
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
Include /etc/vhost.conf
#IfDefine gargamel
#NameVirtualHost 192.168.1.99
#/IfDefine

VirtualHost *
ServerName www.trifocus.net
ServerAlias trifocus.net
ServerAlias secure.trifocus.net
DocumentRoot /www/htdocs
directory /home/syn/public_html
AllowOverride all
/directory
#Directory /www/htdocs
#Backhand byAge
#Backhand byLoad
#/Directory
#Directory /www/cgi-bin
#Backhand byAge
#Backhand byLoad
#/Directory
/VirtualHost

IfDefine gargamel
VirtualHost 192.168.1.99
ServerName gargamel.meathouse.trifocus.net
ServerAlias gargamel
ServerAlias www
DocumentRoot /www/vhosts/gargamel.trifocus.net
/VirtualHost
/IfDefine

VirtualHost *
ServerName webmail.trifocus.net
DocumentRoot /www/trifocus/maildocs
/VirtualHost

VirtualHost *
ServerName rich.trifocus.net
#Directory /www/users/rich
#   Backhand byAge
#   Backhand byLoad
#/Directory
#Directory /www/cgi-bin
#   Backhand byAge
#   Backhand byLoad
#/Directory
DocumentRoot /www/users/rich
/VirtualHost

VirtualHost *
ServerName auction.trifocus.net
DocumentRoot /www/trifocus/auction
#RewriteEngine on
#RewriteRule ^/S=([^/]+)(/.*) %{DOCUMENT_ROOT}$2 [E=AF_SID:$1]
/VirtualHost

VirtualHost *
ServerName libeq.trifocus.net
DocumentRoot /www/trifocus/libeq
/VirtualHost

VirtualHost *
ServerName evopsy.trifocus.net
DocumentRoot /www/trifocus/evopsy
/VirtualHost

VirtualHost *
ServerName psychology.trifocus.net
DocumentRoot /www/trifocus/psychology
/VirtualHost

VirtualHost *
ServerName msrefrigeration.com
ServerAlias www.msrefrigeration.com
ServerAlias mandsrefrigeration.com
ServerAlias www.mandsrefrigeration.com
ServerAlias walkinwatchman.com
ServerAlias www.walkinwatchman.com
DocumentRoot /www/hosted/msrefrig
ScriptAlias /cgi-bin/ /www/hosted/msrefrig/cgi-bin/
Directory /www/hosted/msrefrig/cgi-bin
AllowOverride None
Options None
Order allow,deny
Allow from all
/Directory
/VirtualHost

VirtualHost *
ServerName gundamwinghq.trifocus.net
DocumentRoot /www/users/dklayn
/VirtualHost

VirtualHost *
ServerName www.six.nu
ServerAlias six.nu
DocumentRoot /www/users/felicia
ScriptAlias /cgi-bin/ /www/users/felicia/cgi-bin/
Directory /www/users/felicia/cgi-bin
AllowOverride None
Options None
Order allow,deny
Allow from all
/Directory
/VirtualHost

VirtualHost *
ServerName aaearon.trifocus.net
DocumentRoot /www/users/aaearon
ScriptAlias /cgi-bin/ /www/users/aaearon/cgi-bin/
Directory /www/users/aaearon/cgi-bin
AllowOverride None
Options None
Order allow,deny
Allow from all
/Directory
/VirtualHost

VirtualHost *
ServerName www.apsylus.com
ServerAlias apsylus.com
DocumentRoot /www/users/apsylus
ScriptAlias /cgi-bin/ /www/users/apsylus/cgi-bin/
Directory /www/users/apsylus/cgi-bin
AllowOverride None
Options None
Order allow,deny
Allow from all
/Directory
/VirtualHost

VirtualHost *
ServerName www.TucsonIT.com
ServerAlias TucsonIT.com
ServerAlias tucsonit.com
ServerAlias www.tucsonit.com
DocumentRoot /www/users/tucsonit
/VirtualHost

VirtualHost *
ServerName clops.trifocus.net
DocumentRoot /www/users/clops
/VirtualHost

VirtualHost *
ServerName itspointless.net
ServerAlias www.itspointless.net
DocumentRoot /www/users/webby
ScriptAlias /cgi-bin/ /www/users/webby/cgi-bin/
Directory /www/users/webby/cgi-bin
AllowOverride None
Options None
Order allow,deny
Allow from all
  

Re: Forcing modem connection to 57600 bps

2001-01-16 Thread Casey Webster
Its likely that windows is actually reporting the speed to the UART chip
on the modem and not the actual connect speed (i've it do this to me
before) which would be 57600 for a 56k modem.  Trying to force your modem
to a higher speed is probably not a good idea.  I see you are .fi so the
US FCC limit to 53kbps shouldnt apply to you, and i dont know how valid my
next statements will be, but analog lines are generally noisy, and your
modem talks with the remote side to negotiate the fastest speed the can
talk to eachother over the lines and still understand eachother.  By
forcing your modem to go faster, you need to get the remote side to go
faster as well, and likely your line cant handle a faster speed without
corruption to the bitstream, so in eaiter case you are likely to get bad
data if you force the connection to go faster.  I've seen lines so bad 56k
modems connect a 26k, and the highest ive seen is 50k, and that was only
once.

-Casey

On Tue, 16 Jan 2001, Jarkko Niemi wrote:

 After using my dial-up connecton with speed reporting I wanted to force
 my modem up to it's maximum speed. It works from windows side, so, it's
 just up to configuring it also to Linux. Windows doesn't help, there is
 just one box where to check as [] use always this speed, no AT 
 commands found there (was that really a suprise?).
 
 By the way it's internal ISA modem named
   SupraExpress 56i SP Intl
 
 So, I went to look modem's AT manual and edited /etc/chatscripts/
 I added AT+MS= part just before number dialing.
 I don't know do I use wrong AT command, or are parameters wrong, 
 anyway it calls, but not connect.
 By commenting that out, everything works like earlier - giving usually
 48000 or 46667 connects.
 
 Any ideas where to look next?
 
 /etc/chatscript/script is here
 # This chatfile was generated by pppconfig 2.0.5.
 # Please do not delete any of the comments.  Pppconfig needs them.
 #
 # ispauth pap
 # abortstring
 ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL 
 TONE' ABORT 'NO ANSWER'
 REPORT CONNECT
 # modeminit
 '' ATZ
 # reports connection speed (jin)
 OK ATW2
 # forcing modem speed to maximum (jin)
 OK AT+MS=,0,56000,56000,,,
 # ispnumber
 OK-AT-OK ATDTmy-isp
 # ispconnect
 CONNECT \d\c
 # prelogin
 # ispname
 # isppassword
 # postlogin
 '' \d\c
 # end of pppconfig stuff
 
 /var/log/ppp.log looks like that
 Jan 16 13:50:00 jin pppd[360]: pppd 2.4.0 started by root, uid 0
 Jan 16 13:50:01 jin chat[364]: abort on (BUSY)
 Jan 16 13:50:01 jin chat[364]: abort on (NO CARRIER)
 Jan 16 13:50:01 jin chat[364]: abort on (VOICE)
 Jan 16 13:50:01 jin chat[364]: abort on (NO DIALTONE)
 Jan 16 13:50:01 jin chat[364]: abort on (NO DIAL TONE)
 Jan 16 13:50:01 jin chat[364]: abort on (NO ANSWER)
 Jan 16 13:50:01 jin chat[364]: report (CONNECT)
 Jan 16 13:50:01 jin chat[364]: send (ATZ^M)
 Jan 16 13:50:01 jin chat[364]: expect (OK)
 Jan 16 13:50:01 jin chat[364]: ATZ^M^M
 Jan 16 13:50:01 jin chat[364]: OK
 Jan 16 13:50:01 jin chat[364]:  -- got it
 Jan 16 13:50:01 jin chat[364]: send (ATW2^M)
 Jan 16 13:50:02 jin chat[364]: expect (OK)
 Jan 16 13:50:02 jin chat[364]: ^M
 Jan 16 13:50:02 jin chat[364]: ATW2^M^M
 Jan 16 13:50:02 jin chat[364]: OK
 Jan 16 13:50:02 jin chat[364]:  -- got it
 Jan 16 13:50:02 jin chat[364]: send (AT+MS=,0,56000,56000,,,^M)
 Jan 16 13:50:02 jin chat[364]: expect (OK)
 Jan 16 13:50:02 jin chat[364]: ^M
 Jan 16 13:50:02 jin chat[364]: AT+MS=,0,56000,56000,,,^M^M
 Jan 16 13:50:02 jin chat[364]: OK
 Jan 16 13:50:02 jin chat[364]:  -- got it
 Jan 16 13:50:02 jin chat[364]: send (ATDTmy-isp^M)
 Jan 16 13:50:02 jin chat[364]: expect (CONNECT)
 Jan 16 13:50:02 jin chat[364]: ^M
 Jan 16 13:50:47 jin chat[364]: alarm
 Jan 16 13:50:47 jin chat[364]: Failed
 Jan 16 13:50:47 jin pppd[360]: Connect script failed
 Jan 16 13:50:48 jin pppd[360]: Exit.
 
 -- 
 Jarkko NiemiOh Dear!  Said Pooh-bear, and deleted Windows
  [EMAIL PROTECTED]   (  finger [EMAIL PROTECTED] or 
 http://www.sci.fi/~jin  )
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



RE: [OT] two domains and one ip / apache [ css weirdness ]

2001-01-16 Thread Casey Webster
I'm not familiar with style sheets, but if they have a specific extensions
(.css?), you prog need to setup a handler for it in httpd.conf, i'm not
sure the exact syntac you would need to enable them, but here's what ia
have to setup SSI and PHP4:

AddType text/html .shtml
AddHandler server-parsed .shtml
AddHandler server-parsed .htmlAddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .phtml
AddType application/x-hhtpd-php .php4

The line you want is prob along the lines:
 
AddHandler ? css

but as i'm not very familiar with style sheets, hopefully someone else
here can clarify a bit better

-Casey

On Tue, 16 Jan 2001, Joris Lambrecht wrote:

 eh, little of topic but i'm pulling out my hairs ...
 
 i've just configured apache to run and took loads of time to figure out the
 shebang syntax for my config (ibm http + windows 2000 professional), now it
 refuses to render style sheets ... what am i supposed to do ?
 
 edit httpd.conf i presume ...
 
 
 tnx,
 
 J.L.
 
 -Original Message-
 From: Casey Webster [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, January 16, 2001 3:04 PM
 To: ktb
 Cc: debian-user@lists.debian.org
 Subject: Re: [OT] two domains and one ip / apache
 
 
 i attatched part of my apache config for you, i have a lot of domains
 using 1 ip.  Note that the sytax i'm using is only good for 1.3.14 and
 later (the virtualhost * lines in particular).
 
 -Casey
 
 On Mon, 15 Jan 2001, ktb wrote:
 
  I've been searching for a while in the Apache documentation.  I have
  heard it is possible to have a working setup where you have one ip and
  two domain names.  Do I use aliasing with Apache to do this on the
  server side or what?  The examples I see use aliasing for sub domains.
  I want one domain to go to one directory on the
  server and the other a different directory.
  Thanks,
  kent  
  
  -- 
  I'd really love to wana help you Flanders but... Homer Simpson
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
  
 



Re: [OT] two domains and one ip / apache [ css weirdness ]

2001-01-16 Thread Casey Webster

 
  [Tue Jan 16 17:36:29 2001] [error] [client 127.0.0.1] Filename is not valid:
  /:/htdocs/site/./default.htm.meta
 
 Why the goofy filename?
 
 What is trying to fetch a file named:
  /:/htdocs/site/./default.htm.meta 
 
 (Hint -- the first two characters most likely don't belong there --
 apache didn't just pull them from it's butt: you supplied them either in
 the config or the HTML.  Blaming Apache for things you provide it is
 stupid.)
 
 
/:/ points to the root of your current DCE Cell in a DFS/AFS system
(/.../dce.cell.name/fs/) and would make sense if thier web documents
reside on AFS/DFS.  I understand you prob werent aware of this, but your
email had a noticable fammatory tone to it so i thought i'd make you
aware.  Your peers on this list generally do not have a hard time
remaining polite.

-Casey



RE: [OT] two domains and one ip / apache [ css weirdness ]

2001-01-16 Thread Casey Webster


On Tue, 16 Jan 2001, Joris Lambrecht wrote:

 me and brian get along real fine after some priv. mail :)
 
 Must admit your reply freaked me out big-time, dce ? dfs/afs ? With A-pa-che
 ?! iek!

never said it was a good idea :)

 
 
 
 Friendly greetings to all you helpfull people out there,
 
 I really need a break, nighty night girls 'n boys
 
 J.L.
 
i could use some of that myself.  night



Re: Setting up a DNS server

2001-01-16 Thread Casey Webster
i attatched 2 of the files from my named setup.

trifocus.net is a normal zone and hosts.rev is a reverse lookup zone

-Casey

On Tue, 16 Jan 2001, eric baierl wrote:

 
 
 I've got two new domain names that I need to set up a DNS server for, on
 the machine the websites will be hosted on. BIND is installed and working
 fine, apache works as well. I'm trying to follow the docs on the
 debian.org web site, but I get messed up at teh reverse IP. what does this
 mean exactly and how do I figure it out from my IP? The examples only show
 3 numbers, and don't say what the original is.
 
 This part:
 
  zone newdomain.com {
  type master;
  file newdomain.db;
  };
  
  zone 100.168.192.in-addr.arpa {
  type master;
  file 192.rev;
  };
 
 
 
 And then what goes in the .db and .rev files?
 
 
 eric baierl
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
;
; Data file of hostnames in this zone.
;
@   IN  SOA trifocus.net. hostmaster.trifocus.net. (
2001011553 ; Serial   
3600; Refresh - 
1800; Retry - 1 hour
604800  ; Expire - 2 weeks
3600 )  ; Minimum - 1 hour
IN  NS  papasmurf.trifocus.net.
IN  NS  gargamel.trifocus.net.
IN  NS  ns2.trifocus.net.
IN  NS  ns1.granitecanyon.com.
IN  MX  10  mail.trifocus.net.
;
;
all IN  A   24.28.77.199
meathouse   IN  NS  ns1.trifocus.net.


gargamelIN  A   24.28.77.94
papasmurf   IN  A   24.28.77.199
smurfette   IN  A   24.28.77.199
trifocus.net.   IN  A   24.28.77.199
mailIN  A   24.28.77.199
dbase   IN  A   24.28.77.199
www.mailIN  CNAME   mail.trifocus.net.
webmail IN  A   24.28.77.199
www IN  A   24.28.77.199
ns2 IN  A   137.229.110.44
athlservIN  A   137.229.110.44
beta.athlserv   IN  A   137.229.110.44
chugachsea  IN  A   137.229.110.44
beta.chugachsea IN  A   137.229.110.44
betaIN  CNAME   www.trifocus.net.
forum   IN  CNAME   www.trifocus.net.
admin   IN  CNAME   www.trifocus.net.
members IN  CNAME   www.trifocus.net.
irc IN  A   24.28.77.199
ns1 IN  CNAME   www.trifocus.net.
ftp IN  A   24.28.77.199
localhost   IN  A   127.0.0.1
l33tIN  A   127.0.0.1
secure  IN  A   24.28.77.199
jeffe   IN  A   24.28.77.199
qmacIN  A   24.28.77.199
gregchant   IN  A   24.28.77.199
platlords   IN  A   24.28.77.199
dos IN  A   24.28.77.199
richIN  A   24.28.77.199
nexpointIN  A   24.28.77.199
zt  IN  A   24.28.77.199
gundamwinghqIN  A   24.28.77.199
netpond IN  A   24.28.77.199
clops   IN  A   24.28.77.199
linux   IN  A   24.28.77.199
psy IN  A   24.28.77.199
evopsy  IN  A   24.28.77.199
psychology  IN  A   24.28.77.199
soloIN  A   24.28.77.199
bbc1208 IN  A   24.28.77.199
utopia  IN  A   24.28.77.199
ud  IN  A   24.28.77.199
syn IN  A   24.28.77.199
raptor  IN  A   24.28.77.199
bdybIN  A   24.28.77.199
kryton  IN  A   24.28.77.199
kitten  IN  A   24.28.77.199
fatcity IN  A   24.28.77.199
haider  IN  A   24.28.77.199
kashmir IN  A   24.28.77.199
harvesthandsIN  A   24.28.77.199
vocalmusic  IN  A   24.28.77.199
ttaylor IN  A   24.28.77.199
ggvalle

Re: NIC identification

2001-01-16 Thread Casey Webster
if its netware approved you might try the ne2k driver, that thing works
for a lot of cards with that sticker, also if you can figure out the
card's MAC address (in the form of xx:xx:xx:yy:yy:yy and often on the card
somewhere) then search google for a MAC address to vendor converter and
pop on the xx:xx:xx from the mac addr and it will give you the vendor of
the card and then you can check thier website for the model number and try
and figure out what driver to use

-Casey

On Wed, 17 Jan 2001, John Griffiths wrote:

 OK i've got a NIC that i need to get working.
 
 its PCI appears to support Co-ax as well as cat-45
 
 it has a netware approved sticker on it
 
 it has 3 components on it made by Delta
 
 the most comprehensible component proclaims itself to be 
 
 Delta LANF7236 9701F
 
 has anyone got any ideas what driver i should use?
 
 it has worked with slackware (which does auto-detect) but the HD it was 
 working with has gone to heaven.
 
 thanks for any help that can be proferred
 
 John
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Compiling OpenGL apps for Nvidia

2001-01-15 Thread Casey Webster
Are you using the nvidia openGL libs?  if so, your problem is likely that
you are using nvidia libs, and mesa headers.  There should be some headers
in the nvidia_glx download, you should use those instead of the current
headers and the problem should clear up.  If there are no headers in that
tarball, try SGI's openGL sdk headers, nVidia licenses its openGL
implementation from SGI (this is also the reason the drivers are not fully
opensource, they cant release the stuff licensed from SGI), that might
work.

you can try the program 'strings' (strings lib.o) to list any strigns in
the liberary, and you will get the functions, and a lot of unwanted stuff
as well, dont know how usefull that wuold actually be if the compiler is
mangling names.

On Mon, 15 Jan 2001, Romain Lerallut wrote:

 Hi all!
 
 I'm using an nvidia card and I have a problem with compiling OpenGL apps
 with it:
 
 cc -o origami origami.o -L../libglut -L/usr/X11R6/lib -L/usr/lib
 -L/home/romain/OpenGL/opengl_for_x/glut/libglut -lglut -lGL -lGLU -lXmu
 -lXext -lX11 -lm
 origami.o: In function `display':
 origami.o(.text+0x655): undefined reference to `glPolygonOffsetEXT'
 origami.o(.text+0x6ac): undefined reference to `glPolygonOffsetEXT'
 collect2: ld returned 1 exit status
 
 Hint:
 the prototype for glPolygonOffsetExt is in /usr/include/GL/gl.h but the
 file header starts with
 
 /*
  * Mesa 3-D graphics library
  * Version:  3.4
  */
 which seems suspicious.
 
 any ideas ? (the drivers downloaded from nvidia don't have any
 opengl-related header file)
 
 Related question:
 how can I list the functions defined in a given .o (resp .a, .so ) ?
 
 Thanks for any clue
 (free jpeg screenshot from my open gl flight sim for the five first
 answers :)
 Romain
 
 
 
 
 PS: my /usr/lib/libGL* libs look like that:
 lrwxrwxrwx1 root root   14 Jan 14 12:27 libGL.so -
 libGL.so.1.0.5
 lrwxrwxrwx1 root root   14 Jan 11 22:48 libGL.so.1 -
 libGL.so.1.0.5
 -rwxr-xr-x1 root root   184112 Jan 14 12:27 libGL.so.1.0.5
 lrwxrwxrwx1 root root   13 Jan 11 22:47 libGLU.so -
 libGLU.so.1.3
 lrwxrwxrwx1 root root   13 Nov 14 23:01 libGLU.so.1 -
 libGLU.so.1.3
 -rwxr-xr-x1 root root   487348 Nov 10 00:39 libGLU.so.1.3
 lrwxrwxrwx1 root root   18 Nov 14 18:49 libGLcore.so.1
 - libGLcore.so.1.0.5
 -rwxr-xr-x1 root root  1499464 Jan 14 12:27
 libGLcore.so.1.0.5
 -rwxr-xr-x1 root root26168 Dec  6 00:07 libGLw.a
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Cross-Platform Development?

2001-01-15 Thread Casey Webster


On Mon, 15 Jan 2001, D-Man wrote:

 On Mon, Jan 15, 2001 at 01:11:31PM -0500, Scott Patterson wrote:
 | 
 | 
 | 
 | QT - http://www.trolltech.com
 | 
 | It's the toolkit used in KDE. Supposedly it cross-platform. KDE has been 
 ported
 | to other Unices, so, it obviously works across Unix-land. YMMV with Windows
 | though...
 | 
 | It's a C++ toolkit BTW:)
 
it is cross platform, IBM has .rpm's of KDE/qt (and Gnome/GTK) for POWER
systems, and i am personally running KDE on AIX 4.3.3 (i prefer it to CDE)

-Casey



Re: .forward syntax

2001-01-15 Thread Casey Webster
when i was using a .forward file, it had a single line with my email
address to forward to on it, thats it.

-Casey

On Mon, 15 Jan 2001, Adam Read wrote:

 I'm looking for a doc on how to write .forward files.  I've searched 
 sendmail.org, all the documentation that comes with sendmail, and the LDP.  
 If anyone could help I'd be most greatful.
 
 Could you also cc your replys to me as I'm not subscribed.
 
 Thank you,
 
 Adam Read
 
 [EMAIL PROTECTED]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Nvidia + 2.4

2001-01-14 Thread Casey Webster
www.nvidia.com, click on support, then drivers, then linux

On Sun, 14 Jan 2001, Kristian Rink wrote:

 Hello there...
 
 ...can anyone give me a help by posting me the patch that makes NVIDIA's
 kernel module driver build with 2.4.0? By now I only found an url for this
 on linuxgames.com but it seems the site is down, at least I can't get
 there, right now... :((
 Thanks for your help, have a nice sunday. :)
 Bye,
 Kris
 
 -- 
 These outrageous events break through the peaceful silence.
  Into a fragile community enters madness, insanity...
  A season of darkness, no faith in the calm...
  Nothing but the storm.
 (Benediction - dark is the season)
  
 Kristian Rink
 paper: +49 180 5052 5560 8162
 phone: +49 174 5360871
 icq  : 48874445 (Krishna)
 irc  : #metal on IRCNet (Kawazu)
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Wow, after weeks re-installing everything, I finally started x

2001-01-14 Thread Casey Webster
when you are in X, use ctrl-alt-Fx instead of just alt-Fx to switch to a
virtual console.

i believe the command you want to start gnome with is gnome-session, if
you start X via startx you should put that command in your .xinitrc or if
you start X via xdm, put it in .xsession.

-Casey

On Sun, 14 Jan 2001 [EMAIL PROTECTED] wrote:

 
 So, I guess it is progress.  Finally succeeded on Mitsubishi Amity laptop 
 with xf86config, using monochrome VGA and lowest resolutions.  OK, now X will 
 start, and a get cross-hatched screen with a big black X in the middle.  But 
 system is not responsive to keystrokes, like alt-F2 to try to start a console 
  find out what is going on (if possible), and mouse is frozen too.  If I 
 exit with C_A_backspace, I can back to prompt.  
 
 OK. locate gnome finds MANY files.  But gnome at prompt returns:
 bash: gnome: command not found.
 
 Newbie is stuck again and needs clues.  TIA,  dave
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Cannot get Philips CDRW PCRW80 4K17 - 800 Series to write

2001-01-13 Thread Casey Webster
read the FAQ's linked to on xcdroast.org.

you have to have scsi emulation build in ther kernel or as a module, and
you have to tell the ide-cd drivers to ignore your cdrom. Rather than
doing this, i just didnt compile and IDE drivers at all, just scsi
emulation and scsi support (the cd-r is the only ide device in the
machine).  The goal is to get your cd-r to showup when you run 
cdrecord -scanbus.  Also make sure to build scsi generic support.

On Fri, 12 Jan 2001, hanasaki wrote:

 I Cannot seem to get debian to recognize the CDRW as anything other than
 a CD-ROM.  Any input would be appreciated
 
 Thank you
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Kernel 2.4.0 on Debian 2.2 R2

2001-01-13 Thread Casey Webster
I've got 3c509 cards (ISA) in 2 486's and neither have MCA support
compiled in or built as modules, just the 3c509 driver compiled in.

-casey

On Sat, 13 Jan 2001, Sebastiaan wrote:

 Hi,
 
 no, I have compiled the 2.4.0 kernel without any probelms and both my
 3c509 cards worked perfectly. Have you compiled the MCA stuff? This is
 needed by this card.
 
 Greetz,
 Sebastiaan
 
 On Fri, 12 Jan 2001, Michael Madden wrote:
 
  I've got 2 Debian 2.2 R2 systems.  One has a NE2000
  ISA
  NIC, and the other one has a 3Com 3C509 ISA card. 
  I've
  recently updated the kernel to 2.4.0, and I'm having a
  
  great deal of trouble getting the network cards
  working.  When it is booting up I get errors
  indicating
  the device /dev/eth0 doesn't exist and it cannot load
  the module.  I've confirmed the needed modules are
  compiled under /lib/modules/2.4.0/kernel/drivers/net.

  The NICs work wonderfully with the 2.2.18 kernel
  shipped Debian.
  
  Has anyone ran into similar problems?
  
  Thanks,
  Mike
  
  
  __
  Do You Yahoo!?
  Get email at your own domain with Yahoo! Mail. 
  http://personal.mail.yahoo.com/
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
  
  
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Kernel boot messages

2001-01-13 Thread Casey Webster
dmesg is just the kernel bootstrap messages and will catch all of that,
once init is spawned, the kernel is done, and you should check syslog for
further messages.

-Casey

On Sat, 13 Jan 2001, Hall Stevenson wrote:

 
 I just upgraded my kernel to 2.4.0 with no apparent problems... I did notice 
 on bootup some messages that scroll by far too quickly to read that I wanted 
 to take another look at. I think they just have something to do with my 
 CD-ROM drives (possibly because there's no discs in them).
 
 How can I log *all* of the kernel's boot messages ?? dmesg doesn't show 
 everything.
 
 Thanks in advance
 Hall
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: 3c905c-txm driver problems

2001-01-12 Thread Casey Webster
just use the driver already included in the kernel.  The driver you
want to build into the kernel/make as a module is 3c90x.

-casey

On Fri, 12 Jan 2001, benny k wrote:

 hey,
 
 i'm having trouble getting the 3com driver (3c90x) to work with potato r2,
 i386. i downloaded the driver from:
 
 http://support.3com.com/infodeli/tools/nic/linux/3c90x-1.0.0i.tar.gz 
 
 i have a 3c905-txm card. what follows is what i did and how it failed.
 
 './compile_UP' -- this a compile script they provide, it worked.
 'insmod -f 3c90x.o media_select=7'
 
 response from last command:
 Warning: kernel-module version mismatch
   3c90x.o was compiled for kernel version 2.2.15
   while this kernel is version 2.2.18pre21
 
 this didn't make sense to me because i just compiled it.
 
 'lsmod'
 
 response:
   Used
 ...
 3c90x 22580   0  (unused)
 ...
 
 
 
 'ifconfig -a'   -- showed eth0
 
 'ifconfig eth0 x.x.x.x netmask x.x.x.x' 
 
 response:
 SIOCSIFFLAGS: No such device
 
 
 obviously this is the part that i cant get past. any help would be
 great. perhaps i am missing a step in the loading of the driver??
 
 b
 
 
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: GeForce2 MX, drivers, X4...

2001-01-10 Thread Casey Webster
The stock drivers for nvidia's cards depend on mesa for opengl, so you
will not get accelerated 3d graphics.  whether you need/want them us up to
you, but here is what do do if you want them.

from nvidia's ftp there is a NVIDIA_KERNEL*.tgz and an NVIDIA_GLX*.tgz,
grab both and make sure the get the newest version.  they both extract
into thier own directories, go into the NVIDIA_KERNEL directory and i
believe you jsut have to type make. this comples the driver as a module to
the kernel who's headers are in /usr/include/linux installs it and insmods
itself.  Now go into the GLX directory.  Here you want to read the FAQ you
can get off nvidia's website, and backup the libGL.so's and glx.so's that
this driver will overwrite.  when your satisifed, type make and then go to
your XF86Config file.  for your card, change the driver from nv to
nvidia and wherever the option is, you can do options glx.  I dont
know if its specific to TNT cards (what i have), but only 24 bit color is
supported, if i try 32 bit the console freezes and i have to telnet in and
reboot to get it back.  I've successfully played Descent3 and Quake3 under
this setup with hardware accelerated openGL (a bit faster that they are
under windows for me even)

-casey

On Wed, 10 Jan 2001, Nico De Ranter wrote:

 I took the binary (tgz) distribution from the XFree86 website and installed it
 over my existing X 3.3.x.  It worked without problem.  Didn't have to install 
 anything
 from NVidia (according to the readme on the NVidia website, support for the 
 Geforece2 MX
 is included in the newest 4.whatever release).  I do realise however that I 
 will be
 in trouble when I want to upgrade Debian, but I'll see about that when it 
 happens :-)
 I definitely did not have to recompile my kernel (altough it might be 
 necessary for the 
 more advanced features?)
 
 Nico
 
 On Wed, Jan 03, 2001 at 10:52:31PM -0500, Jonathan Markevich wrote:
  Well, the price was right and I grabbed a GeForce2 MX card... now I have no
  X.  I understood X 3.3.x support was nil, so started an X4 upgrade...!
  
  Now, I'm not sure how to proceed, I'm still downloading one packages,
  (xserver-xfree86), but if I understand correctly, I need to compile the
  kernel module and stuff.  Has anyone done this?
  
  I try to compile the latest module (0.9-5) and get...
  
  cpp: -lang-c: linker input file unused since linking not done
  cc: installation problem, cannot exec 'cc1': No such file or directory
  make: *** [nv.o] Error 1
  
  ?  I don't understand the error.  What just happened?  Do I really need to
  do this?  This is quite different...
  
  -- 
  Jonathan Markevich [EMAIL PROTECTED]
  http://www.geocities.com/jmarkevich
  == It's VIRUSES, not VIRII!  See http://language.perl.com/misc/virus.html ==
  
  Concerning the war in Vietnam, Senator George Aiken of Vermont noted
  in January, 1966, I'm not very keen for doves or hawks.  I think we need
  more owls.
  -- Bill Adler, The Washington Wits
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 -
  It has been said that there are only two businesses that
   refer to customers as users: illegal drug trade and
the computer industry. 
 -
 Nico De Ranter
 Sony Service Center (SDCE/NEE-B)
 Sint Stevens Woluwestraat 55 (Rue de Woluwe-Saint-Etienne)
 1130 Brussel (Bruxelles), Belgium, Europe, Earth
 Telephone: +32 2 724 86 41 Telefax: +32 2 726 26 86
 e-mail: [EMAIL PROTECTED]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: USB and Potato 2.2.18pre21

2001-01-10 Thread Casey Webster
check out http://www.linux-usb.org/USB-guide/x194.html

i am setting up my usb joystick and came across that, should help you.

On Wed, 10 Jan 2001, Olivier Billet wrote:

 Hi everyone,
 
 wonder if it's possible to set up an USB mouse under XFree86 3xxx ?
 
 I already have a PS/2 mouse so I tried to
 use the XInput section in the XF86Config
 with USB as Protocol
 
 I had the error USB not supported on this
 system ?
 
 What should I do ?
 
 
 Thanks,
 Olivier.
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



RE: Unable to Install Debian From CD

2001-01-09 Thread Casey Webster
Your problem is likely that you kernel resides on disk above the 1024th
cylinder and your bios cant handle that.  You might try creating a small
partition 10-15 megs is more than plenty, and make sure this is the first
partition on your disk and select this partition to be /boot.  this will
insure that your kernel will reside on an area of disk that your bios can
handle booting from.

-casey

On Tue, 9 Jan 2001, Holp, John Mr. wrote:

 sg.au,
 
   I have been trying to install Debina official distribution for the
 past 2 to 3 days - version 2.2.17
 
   There is no problem with my CD in that installation takes right off
 when you boot with the first CD in the drive.
 
   I CANNOT get Make Linux Bootable Directly From Hard Disk choice
 from the Debian GNU/Linux Installation Main Menu to work.
 
   If I try to boot as is, (CD removed it hangs with LI showing on
 the screen.
 
   If anyone knows of a Debain distribution that installs/works I would
 greatly appreciate that information.
 
 John
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 08, 2001 11:24 PM
 To: debian-user@lists.debian.org
 Subject: Re: Unable to Install Debian From CD
 
 
 
  On 7 Jan 2001 [EMAIL PROTECTED] wrote:
  
   I have run dbootstrap from the Debian CD and installed the base system.
 I've done all the steps up to the point where the system is rebooted. When
 it reboots from a diskette, it runs the first part of the installation (set
 up partitions, install base system etc.), but if I try to access the CD, it
 says CDROM mount failed.
   
   When it boots from the HDD, I see that it finds the CDROM and calls it
 hdb. But when I run dselect, it only gives three options for access methods:
   
  nfs   install from an NFS server (not yet mounted)
  floppy  install from a pile of floppy disks
* apt APT acquisition (file,http,ftp)
   
   I want to continue the installation from the CDROM discs resuming at the
 point where the Debian installation system boots from a Linux HDD, but I do
 not know how to proceed. Could someone provide assistance? Thank you.
   
   NOTES: The BIOS of my system does not support booting from CDROM. I
 believe I am using a standard ATAPI IDE drive (Wearnes CDS-2420). The CDROM
 drive is slaved to the HDD on the primary channel of an add-in IDE
 controller.
   
 On Sun, 07 January 2001, Sebastiaan wrote:
 
  
  Hi,
  
  have you included a /cdrom line in your fstab? If the installation program
  cannot find a cdrom itself, you are able to fix it this way, I think,
  
  Greetz,
  Sebastiaan
  
 
 On 7 Jan 2001 [EMAIL PROTECTED] wrote:
 
 Hello there. I have the following line in /etc/fstab:
 /dev/cdrom/cdrom   iso9660 defaults,ro,user,noauto0  0
 
 Thanks, Brad.
 
 I found the problem. It seems that the drive I was using was compatible
 but had to be inisialised by the DOS driver before it would work under
 Linux. However, I borrowed a CD drive from another computer that Linux
 supports directly and had no problems with it (the original drive was
 malfunctioning anyway).
 
 -Brad
 
 
 
 ___
 Are you a Techie? Get Your Free Tech Email Address Now!
 Many to choose from! Visit http://www.TechEmail.com
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Kernel 2.4.0 support for potato 2.2r2

2001-01-09 Thread Casey Webster
Make sure your modutils is up to date with what the kernel expects, you
can find this in /usr/src/linux/Documentation/Changes.  This file lists
all the required programs and thier versions to have a working 2.4 system.

The modules for 2.4 are stored in a different hierarchy than 2.2 so your
current modutils cannot find the modules.

you may also look into iptables and devfsd, as they are new additions with
2.4.

On Tue, 9 Jan 2001, Francois Menard wrote:

 
 Hello,
 
 I've compiled 2.4.0 on my potato firewall, and it seems to be booting
 nicely.  However, there seems to be some issues with the location of the
 kernel modules.  I'm sure that there are other issues like the support for
 netfilter and the reconfiguration of the ipmasq package for that.
 
 Is there anybody that has taken the task of figuring out everything that
 needs to be done in order to support kernel 2.4.0 on potato? 
 
 -=Francois=-
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: Emergency: RADIUS server HDD down!

2001-01-09 Thread Casey Webster
i find that if there is not a vilid superblock at 8193, you might be able
to find one at 32768.  On my larger partitions, that is the first backup
superblock that is made.

-casey

On Tue, 9 Jan 2001, Ron Mullins wrote:

 I think I might have a problem. ;-)
 
 My radius server (an old DELL P75 with two old Western Digitals) had the
 second drive (holding /usr) go down. e2fsck gave me:
 
 *
 e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
 Couldn't find ext2 superblock, trying backup blocks...
 e2fsck: Bad magic number in super-block while trying to open /dev/hdc
 
 The superblock could not be read or does not describe a correct ext2
 filesystem. If the device is valid and it really contains an ext2 filesystem
 (and not swap or ufs or something else), then the superblock is corrupt, and
 you might try running e2fsck with an alternate superblock: e2fsck -b 8193
 device
 
 
 *
 
 How do I recover? e2fsck doesn't even try to run. I know that the ext2
 filesytem is supposed to be robust, but I haven't had the oportunity to
 delve in fs corruption or fixing (guess that shows me, huh?). Is there a
 standard -b sector that could be used as the superblock? Any help would be
 appreciated. Slamming my head into reams of HOWTO's hasn't seemed to
 increase the rate of osmosis. :-)
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Xfree 4 and KDE on woody

2001-01-08 Thread Casey Webster
Hello, 

   i'm new to debian (and must say that i like it better than any other
distro i've used), and i'm hearing people say they are using xfree 4 and
kde, and am wondering if i need to install that the old fashioned way (cvs
co xc; cd xc; make World) or if there are .deb's i can get via apt-get.  I
have a friend who tells me that i can apt-get them, but i cannot see them.
my sources.list points to the woody(testing) dir on ftp.us.debian.org, and
i've run apt-get update; apt-get upgrade, as well as apt-cache search kde,
and searchong for X.  So my question is if there are .ebs for these, wahat
do i need to do to make them visible to apt.  

Thanks
-casey



Re: nis/nfs/automounter

2001-01-08 Thread Casey Webster

i use nis/nfs on my lan and here are the pertinent bits for NFS

/etc/exports on the nfs server:
/home   192.168.1.100(rw,no_root_squash)
/var/spool/mail 192.168.1.100(rw,no_root_squash)
/www192.168.1.100(rw,no_root_squash)

/etc/fstab on the client:
smurfette:/home /home nfs defaults 0 1
smurfette:/var/spool/mail /var/spool/mail nfs defaults   0 1
smurfette:/www /www nfs defaults 0 1

hope that helps

On Mon, 8 Jan 2001, Daniel Hearn wrote:

 Hey, having a problem with my debian box here, was wondering if anyone
 has had this problem before.  I have made my box an nfs server, and I
 have my home directory located on it.  I want to be able to automount my
 home directory when I log into another machine on the network.  I am
 using NIS for authentication.  I can authenticate successfully, and I
 can even mount my home directory from another box.  The only problem is
 that unless I mount it on the Local machine, it is read-only.  So
 basically, I just want to be able to write to my home directory from
 another computer.  Any clues?  Let me know if you need more info.
 
 I have installed packages:
 nis
 nfs-common
 nfs-server
 nfs-kernel-server
 kernel 2.4-prerelease
 
 If it makes any difference, my computer is running raid5 on /dev/md0 and
 the home directory is stored on there.
 
 Thanks
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



mail client

2001-01-08 Thread Casey Webster
Hello,

  I've noticed debian doesnt distribute pine on its package mirrors, and
as i've only really used pine under unix for mail, what mail clients do
you guys use, so i can check them out.

thanks
-casey



Re: Xfree 4 and KDE on woody

2001-01-08 Thread Casey Webster


On Tue, 9 Jan 2001, Sthitaprajna wrote:

 On Mon, 8 Jan 2001 17:29:57 -0600 (CST)
 Casey Webster [EMAIL PROTECTED] wrote:
 
  co xc; cd xc; make World) or if there are .deb's i can get via apt-get.  I
  have a friend who tells me that i can apt-get them, but i cannot see them.
  my sources.list points to the woody(testing) dir on ftp.us.debian.org, and
 
 You could point your sources.list to unstable/sid and update your 
 database. KDE2 and X4.0.2 are in unstable..Maybe progeny carries them too.
 
 Rgds
 
I'll have to try that, last time i pointed at unstable/sid i did a apt-get
dist-upgrade and a lot of thing ceased to work for me, but i figured thats
why its unstable and havent looked back in a bit.  

also, what is progeny?  (new to the debian scene)

thanks
-casey