Re: A piping problem

1998-12-07 Thread Rob Collins
On Sun, 6 Dec 1998, Joseph Hartmann wrote: > #!perl > while(){chop $_; print "$_\r\n";}; > > I can give the command "less /usr/local/bin/printer.staircase.filer" > to bash, and get a listing of the file -- it really IS there. > > But when I try to pipe stuff into the filter with the following

recommendations for an X news client?

1998-12-01 Thread Rob Collins
I'm looking for something better than knews and netscape's news client -- any suggestions? -- quiet rob --- "Just keep telling yourself you are immortal" --Albert Hofmann

Re:96M RAM, but free only shows 64M!!!

1998-11-16 Thread Rob Collins
On Mon, 16 Nov 1998, Rich Harran. wrote: > I supposedly have 32Mb ram, but free says 30236. Am I misinterpreting > something, or do I have a memory problem. (I only tried 'free' after > following this thread!) > > TIA > Rich Harran Rich, your worried about the missing 3 MB? I'm not sure why t

Re: Moving Files from Windows

1998-11-16 Thread Rob Collins
On Wed, 11 Nov 1998, Jeff Katcher wrote: > "Costa, Michael J." wrote: > > I have just installed LINUX on another machine in my office. The powers that > > be are reluctant at this moment to let me put in on the network. I have > > loaded some items down to my NT machine and now need to ship them t

RE: Debian Crash

1998-11-16 Thread Rob Collins
On Wed, 11 Nov 1998, Geoffrey L. Brimhall wrote: > what version of Netscape were you using ? The latest 4.5 or the older 4.0. > > I recently installed the 4.5 on my SMP system and have been having system > freezes happening at least once a day. Jeezus, system crashes once a day! Uninstall that

Re: Debian Crash

1998-11-16 Thread Rob Collins
On the same topic, I've recently had a crash in debian -- one that I've had before in Redhat 4. I've a very funky, self-built system... the crash is like this (and sometimes its like clockwork): 1. boot with xdm. Log in. 2. to switch to a different terminal. 3. Log in, do my stuff, log out. 4.

Re: dselect (or apt) wish list

1998-11-10 Thread Rob Collins
On Tue, 10 Nov 1998, Zack Brown wrote: > 4) It would be great to have a utility that searched my .dpkg/ tree and > identified any debs for which newer versions have already been downloaded. > That way I could delete the old ones and save space. Are there .lsm's for each .deb in the ftp server? Y

debian KDE: kscd's CDDB access broken?

1998-11-06 Thread Rob Collins
the kscd that comes with the KDE debian install can not connect to any CDDB database. I'm sure it is a problem with the version of kscd (I read that v 1.2. works, but previous releases had problems) -- I want to upgrade minimally to get a working version of kscd. Does anyone know what needs to b

Re: changing default window manager - How!

1998-11-05 Thread Rob Collins
edit /etc/X11/window-managers after the commented lines (beginning with '#'), it lists, in order of preference, windows managers to load -- you want yours to be the first on that list. -- quiet rob --- "Just keep telling yourself you are immortal" --Albert Hofmann On 5 Nov 1998, rathon

mounting cds in debian

1998-11-05 Thread Rob Collins
I've a new debian installation; and I'm trying to mount music cds. My system is scsi, and I've a CD-WORM on scd0, and a 24x Pioneer on scd1. As root, I get the "wrong fs type, bad option..." error when I try to mount the drives (I get the error and control returns right away on scd1, but scd0, th

Re: SCSI problem, can't instal Debian

1998-11-02 Thread Rob Collins
Just fyi, I think I finally did fix my SCSI problem (had a 1 in 3 chance of booting without the infinite reset errors). The problem was that I have a device that was incorrectly set to UW instead of U (40 max trans rate, instead of 20). The old aic7xxx driver I had in RH4 somehow didn't have a pr

Re: SCSI problem, can't instal Debian

1998-11-02 Thread Rob Collins
On Sat, 31 Oct 1998, Reagan Doose wrote: > I am trying to install Debian 2.0 from a Bootable, SCSI CD. I have a Dell > Dimension XPS H266 computer with an Adaptec 2940UW SCSI adapter and a 2GB UW > hard drive. > > All starts off well, I get the boot prompt, and the system looks like it is > comi

debian bootup and aic7xxx module

1998-10-30 Thread Rob Collins
okay, I've got this adaptec 2940UW card which was a major pain in my a$$ when I installed RedHat 4 on my system a while back. I've just installed debian, and on startup (from the rescue disk), couldn't load the kernal without the lilo flag "aic7xxx=extended,no_reset". The funny thing is, half w

Re: tar and the braindead man

1998-10-26 Thread Rob Collins
On Mon, 26 Oct 1998, Anthony Landreneau wrote: > Ok Kenneth, >I must be missing something here, other than my mind of course. This is > the requirment: > I have a tape with a tar file on it, lets call it thefile.tar . I need to > make two copies of that file, back on two other tapes. So I w

Re: Waiting for scripts in /etc/ppp/ip-up.d

1998-10-22 Thread Rob Collins
On Wed, 21 Oct 1998, Raymond A. Ingles wrote: > On Wed, 21 Oct 1998, Moore, Paul wrote: > > What I'd like to do is to write a script which starts the PPP > > connection, then waits for all the ip-up.d scripts to run, and for my > > mail to finish arriving, and then drops the connection with poff

Re: Issues in switching to Debian

1998-10-13 Thread Rob Collins
On Fri, 9 Oct 1998, Raymond A. Ingles wrote: > On Fri, 9 Oct 1998, Rob Collins wrote: > > > ...and a fairly larger problem: I've discovered I have a virus on my > > machine. [snip] > No, a boot-sector virus essentially runs under the BIOS. This *can* > infect

RE: XWindows -- checking color mode?

1998-10-12 Thread Rob Collins
much thanks! -- quiet rob --- "Just keep telling yourself you are immortal" --Albert Hofmann On Mon, 12 Oct 1998, Shaleh wrote: > run xdpyinfo in an xterm. > > On 12-Oct-98 Rob Collins wrote: > > just wandering if anyone knows how you can check how many color

XWindows -- checking color mode?

1998-10-12 Thread Rob Collins
just wandering if anyone knows how you can check how many colors your display is set to while active (while in xwindows)? -- quiet rob --- "Just keep telling yourself you are immortal" --Albert Hofmann

Re: unattended ftp

1998-10-12 Thread Rob Collins
You could write a script like: /home/foobar/ftp.script: user foobar foobars_password lcd /home/foobar get filename and then execute it whenyou want, or put it in cron... like this: /var/spool/cron/crontabs/foobar: ~~

Re: Issues in switching to Debian

1998-10-09 Thread Rob Collins
-- quiet rob --- "Just keep telling yourself you are immortal" --Albert Hofmann On Fri, 9 Oct 1998, Wayne Cuddy wrote: > What makes you think this is a virus? I don't think you would be able > to disinfect a Linux virus with 95. What is the process that is loading? &

Issues in switching to Debian

1998-10-09 Thread Rob Collins
I currently run RH 5 on my P-Pro sys, and I want to switch to Debian. While I'm doing that, I figure I should also get a few cool programs I've seen, like KDE, Eterm, the GIMP (the install that comes in RH makes a very minimally useful program ... but I've seen great things with it, so there must