Re: Lilo and vga=791

2003-01-20 Thread Wayne Topa
Sridhar M.A.([EMAIL PROTECTED]) is reported to have said: > I am facing a peculiar problem while booting with a kernel which has > framebuffer support. > > My lilo.conf is as follows: > > root=/dev/hda > map=/boot/map > install=/boot/boot-bmp.b > > bitmap=/boot/ins64a.bmp > bmp-color

Problem printing man pages

2003-01-29 Thread Wayne Topa
hour of looking tru the archives, and google, I can't find the post that Colin wrote on how to fix this problem. Any help appreciated. Wayne -- In English, every word can be verbed. Would that it were so in our programming languages. ___

Re: Problem printing man pages

2003-01-30 Thread Wayne Topa
Colin Watson([EMAIL PROTECTED]) is reported to have said: > On Wed, Jan 29, 2003 at 05:26:16PM -0500, Wayne Topa wrote: > > I'm having a problem printing man pages. They print with a leading 1m > > and other *m's and are really tough to read. I remember Colin > >

Re: Problem printing man pages

2003-01-30 Thread Wayne Topa
Colin Watson([EMAIL PROTECTED]) is reported to have said: > On Thu, Jan 30, 2003 at 09:53:24AM -0500, Wayne Topa wrote: < --snip fix from previous post --> > > > > > By the way, if you're actually printing man pages to paper (I'm not sure > > > from

Re: Problem printing man pages (Correction)

2003-01-31 Thread Wayne Topa
Wayne Topa([EMAIL PROTECTED]) is reported to have said: > Colin Watson([EMAIL PROTECTED]) is reported to have said: > > On Thu, Jan 30, 2003 at 09:53:24AM -0500, Wayne Topa wrote: > < > --snip fix from previous post --> > > > > > > > By the way, if you&#x

Re: Problem printing man pages (Correction)

2003-01-31 Thread Wayne Topa
Colin Watson([EMAIL PROTECTED]) is reported to have said: > On Fri, Jan 31, 2003 at 09:47:32AM -0500, Wayne Topa wrote: > > Wayne Topa([EMAIL PROTECTED]) is reported to have said: <-- Snip -->> > > > I used man 'man' as an example. It turns out it was a

Re: Openoffice: where are templates?

2003-09-11 Thread Wayne Topa
Joan Tur([EMAIL PROTECTED]) is reported to have said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hallo! > > I was wondering where the templates were in Openoffice... or maybe only > Staroffice has got templates?? 8-? I am running OO 1.1 and some are at /usr/lib/openoffice/share/temp

Problems after moving root partition

2003-09-13 Thread Wayne Gemmell
No readable database directory for postgresql I have also just noticed that I can't su to root, I can login as root but not su. Have I broke it, I've found some answers on Google but none fix the problems. Regards Wayne Gemmell -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: what is password to set mysql root user password?

2003-09-13 Thread Wayne Gemmell
By default root is set to have no password on the local machine. On Sunday 14 September 2003 06:01, Daniel B. wrote: > The mysql-server package says (e.g., in > /usr/share/doc/mysql-server/README.Debian) to set the MySQL root user > password using: > > /usr/bin/mysqladmin -u root password 'new-

Re: Problems after moving root partition

2003-09-14 Thread Wayne Gemmell
Problem solved, so far.. it turns out I didn't have write permissions to /dev/null. *shrug* -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Q: Oracle vs Debian?

2003-09-15 Thread Wayne Sitton
Debian as their test bed, the only reason to certify only red hat was a purely motivated by the fact that ignorant management only recognizes redhat when the word linux is mentioned. Wayne On Mon, 2003-09-15 at 05:50, Raúl Wild-Spain wrote: > Hi! > > Did someone installed Oracle and/or I

Re: Q: Oracle vs Debian?

2003-09-16 Thread Wayne Sitton
Don't know who you are, or who you think you are...but uhhh... Screw off! Wayne On Mon, 2003-09-15 at 19:20, Karsten M. Self wrote: > on Mon, Sep 15, 2003 at 07:52:04AM -0500, Wayne Sitton ([EMAIL PROTECTED]) wrote: > > Yes, I installed Oracle 8i and 9 on Woody. The

Re: Q: Oracle vs Debian?

2003-09-16 Thread Wayne Sitton
gave an answer to a question that had nothing to do with you...and as far as I know you are not a moderator of this list. So basically...butt out On Tue, 2003-09-16 at 04:56, Karsten M. Self wrote: > on Mon, Sep 15, 2003 at 10:29:58PM -0500, Wayne Sitton ([EMAIL PROTECTED]) wr

Re: Sieve script to filter today's MS annoyances

2003-09-20 Thread Wayne Topa
quot; bandwidth. If, > however, you don't then you may find 'popsneaker' to be helpful. It > allows you to delete messages from the pop server after downloading > only the headers. > > ISTR that other similar tools exist, but popsneaker is the only name I > remember. m

Re: MS mail bombs

2003-09-22 Thread Wayne Gemmell
> >>>"Walt L. Williams" <[EMAIL PROTECTED]> wrote: > Is there anyone else out there being mail bombed with emails > that look like there from M$? The rate at which their coming > is increasing exponentially. I recieved 10Mb of mail over the weekend, and I the last 12 hours I recieved

Re: MS mail bombs

2003-09-22 Thread Wayne Topa
Wayne Gemmell([EMAIL PROTECTED]) is reported to have said: > > >>>"Walt L. Williams" <[EMAIL PROTECTED]> wrote: > > >>>>Is there anyone else out there being mail bombed with emails > > >>>>that look like there from M$? The rat

Re: MS mail bombs

2003-09-23 Thread Wayne Topa
Ron Johnson([EMAIL PROTECTED]) is reported to have said: > On Mon, 2003-09-22 at 20:28, John Hasler wrote: > > Wayne Gemmell writes: > > > I can't see any solution to this. Downloading this amount of mail during > > > the day would cost me a fortune *sniff* > &g

Re: fetchmail and mailfilter

2003-09-23 Thread Wayne Topa
ter or can fetchmail be run in tandem with > mailfilter? No need to do that. mailfilter is called by fetchmail. ie in my fetchmailrc I have preconnect "mailfilter" fetchmail only fetches 'after' mailfilter has checked the headers. Wayne -- Real programmers don't

Re: MS mail bombs

2003-09-23 Thread Wayne Topa
Arnt Karlsen([EMAIL PROTECTED]) is reported to have said: > On Tue, 23 Sep 2003 10:11:48 -0500, > John Hasler <[EMAIL PROTECTED]> wrote in message > <[EMAIL PROTECTED]>: > > > Wayne writes: > > > With fetchmail and mailfilter, it is. > > > &g

Re: fetchmail and mailfilter

2003-09-23 Thread Wayne Topa
/usr/share/doc/fetchmail should be a good start. or maybe /usr/share/doc/newbiedoc/newbiedoc-html/fetchmail Wayne -- Cannot load Windows 95, Incorrect DOS Version. ___ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: fetchmail and mailfilter

2003-09-24 Thread Wayne Topa
Jan Ulrich Hasecke([EMAIL PROTECTED]) is reported to have said: > Wayne Topa <[EMAIL PROTECTED]> writes: > > > preconnect "mailfilter" > > Mh, my fetchmail hangs when I set this option: > > preconnect '/usr/bin/mailfilter -M /home/juh/.mailfilterrc&#

Re: Son of Swen?

2003-09-26 Thread Wayne Topa
John L. Fjellstad([EMAIL PROTECTED]) is reported to have said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday 26 September 2003 08:39, Ross Boylan wrote: > > I just received a MS upgrade worm that appears to have a complete > > executable that's 0.1k. So the whole message is quit

Re: Son of Swen?

2003-09-28 Thread Wayne Topa
John L. Fjellstad([EMAIL PROTECTED]) is reported to have said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday 26 September 2003 15:09, Wayne Topa wrote: > > > You need an account to look at it. ;-( > > Check again, because I don't have an accoun

Re: openoffice.org1.1-bin: Depends: libfreetype6 (< 2.1.0) but 2.1.4-5 is to be installed +++ E: Sorry, broken packages - LONG

2003-10-13 Thread Wayne Topa
ialup. :-) It's running very well with 'no' crashes, so far. Wayne -- You know you've been spending too much time on the computer when your friend misdates a check, and you suggest adding a "++" to fix it. ___ -

Re: speedy spam

2003-10-14 Thread Wayne Topa
ssages/day in the spam folders and only 1 or 2 in the non-spam folders. Spamassassin learns very fast! Wayne -- .File not found. Should I fake it? (Y/N) ___ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Performance needed for an Internet gateway

2002-10-06 Thread Wayne Topa
Jamin W.Collins([EMAIL PROTECTED]) is reported to have said: > On 06 Oct 2002 00:58:14 -0500 Ron Johnson <[EMAIL PROTECTED]> wrote: > > > For a home LAN, I wouldn't be surprised if a 386DX40 with adequate > > RAM would be adequate. > > If I could lay my hands on a functional one for a reasonable

Re: PHP module for Apache

2002-10-27 Thread Wayne Topa
Chip Rose([EMAIL PROTECTED]) is reported to have said: > > I'm in the same boat - the default configuration used when installing debs, > doesn't work. Strong statement. You must be new to Debian. Debs work, some of them just require a bit of user intelligence. > I've ensured the LoadModule

Re: PHP module for Apache - FIXED FIXED FIXED!!

2002-10-29 Thread Wayne Topa
Chip Rose([EMAIL PROTECTED]) is reported to have said: > On Sunday 27 October 2002 06:54 pm, Wayne Topa wrote: > > Chip Rose([EMAIL PROTECTED]) is reported to have said: > > > I'm in the same boat - the default configuration used when installing > > > debs, doesn&

Re: Thread Stealing (was: Installing debian via network)

2002-11-03 Thread Wayne Topa
7;m quiet new to this list, so maybe I didn't get it. > > This is not an uncommon confusion. Can I have your ear for a moment? > Please let me explain. > Bob Very well done! A gentlemanly reply and a great one at that!! A must read for any new

system will not soft power down

2002-11-15 Thread Wayne Brown
disabling this in case this would help. As I understand it, ACPI is a newer standard that's not fully supported yet. Can anyone help by letting me know what kernel settings I should be using or any other help please? Regards Wayne. __ Do

Re: system will not soft power down

2002-11-15 Thread Wayne Brown
/etc/apm/apmd_proxy 666 pts/0S 0:00 grep apm and I have apm 'compiled in' to the kernel, thanks, anymore ideas anyone? Regards Wayne. __ Do You Yahoo!? Everything you'll ever need on one web page from News

Re: system will not soft power down

2002-11-16 Thread Wayne Brown
d removed the apmd software and hey presto, it worked! Thanks to you and all that responded with advice. Regards Wayne. __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.

Re: segmentation fault - XEphem

2002-11-16 Thread Wayne Topa
Glenn Becker([EMAIL PROTECTED]) is reported to have said: > Hi - > > I can't pinpoint *exactly* when this problem began. I'm running testing > (sarge) with a few unstable packages thrown in. > > Anyway, I installed the commercial/CD package of the XEphem astronomy > program some months ago and h

Re: getting rid of xfonts-100dpi

2002-12-01 Thread Wayne Topa
Bruce Park([EMAIL PROTECTED]) is reported to have said: > Hello all, > > I'm trying to get rid of xfonts-100dpi and instead use xfonts-75dpi. > However, when I try to remove that package: > apt-get remove xfonts-100dpi > apt states that it will also remove x-window-system and > w-window-system-c

make-kpkg detects wrong processor type

2003-08-12 Thread Wayne Gemmell
s? It is so much quicker... Regards Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian Woody, KDE startup does not go past "Peripherals"phase

2003-08-12 Thread Wayne Gemmell
e KDE packages and installing from the Debian site because Gnome works and Gnome was installed from Debian site and then upgraded through the gnome site. If you installed from Debians official site then I'll write this off my list of options as it could take 2 nights to complete.. Regards Wayne

Re: d-u / Usenet gateway (was Re: Challenge-response mail filters

2003-08-14 Thread Wayne Topa
Leo Spalteholz([EMAIL PROTECTED]) is reported to have said: > Do you guys really have nothing better to do than throw accusations at > each other all day long? Today I count ... ah screw it theres way > too many emails to count just from Alan and Paul. > Just take your childish arguments off li

Re: Woody vs. Sarge vs. You've heard this before ;-)

2003-08-14 Thread Wayne Gemmell
ing without the whole system blowing up in you're face... Just a thought use it, don't use it... Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Kernel recompile ends in disaster, help...

2003-08-14 Thread Wayne Gemmell
t takes me about a week to reinstall necessary packages!! Regards Wayne Gemmell == Download ringtones, logos and picture messages at Ananzi Mobile Fun. http://www.ananzi.co.za/cgi-bin/goto.pl?mobile --- End Message ---

Re: configuring xwindows?

2003-08-14 Thread Wayne Gemmell
dpkg-reconfigure xserver-xfree86] Wayne On Sunday 10 August 2003 20:21, Antony Gelberg wrote: > On Sun, Aug 10, 2003 at 01:51:29PM -0400, Jake Johnson wrote: > > Hello, > > I have seen that redhat does a great job with configuring the xserver and > > I was hoping that

Re: Is there ANY .pdf format editor for Linux with a WYSIWYG GUI

2003-08-17 Thread Wayne Gemmell
I might be way off track here but isn't the point of pdfs that you can't edit them? On Saturday 16 August 2003 22:32, David Monarres wrote: > On Friday 15 August 2003 06:43 pm, John Foster wrote: > > I want to locate an editor that will run on Linux that will handle .pdf > > flie format. I reall

Error when setting path

2003-08-17 Thread Wayne Gemmell
dentifier Any ideas?? These are just two of my many attempts, the second being as root. As you can see the directory does exist but from what I can tell that doesn't matter much. Regards Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Error when setting path

2003-08-17 Thread Wayne Gemmell
Hmmm, last thing on my mind... thanks, it works now Wayne On Sunday 17 August 2003 14:15, Isaac To wrote: > >>>>> "Wayne" == Wayne Gemmell <[EMAIL PROTECTED]> writes: > > Wayne> Any ideas?? These are just two of my many attempts, the second >

Re: INVESTMENT

2003-08-17 Thread Wayne Gemmell
I seem to get one of these everyday these days. I think its an epidemic!! Wayne On Sunday 17 August 2003 18:16, [EMAIL PROTECTED] wrote: > Attn: Sir/Madam, > > My name is Mr. Richard Cole chairman of contract award and monitoring > committee of the ministry of industry and interna

Re: cleanning POP3

2003-08-20 Thread Wayne Topa
Jerome BENOIT([EMAIL PROTECTED]) is reported to have said: > Hello Debian fans > > Is there an easy and efficient way to clean up > (read to erase spams) a POP3 box before to fetch the > regular emails ? apt-get install mailfilter -- It's not a bug; it's an undocumented feature. ___

Setting up the parport

2003-08-21 Thread Wayne Gemmell
JET 710C lp0: using parport0 (polling). Now for me dmesg shows parport0: PC-style at 0x378 [PCSPP(,...)] lp0: using parport0 (polling). ppdev: user-space parallel port driver I've missed something I think, any ideas?? Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Setting up the parport

2003-08-21 Thread Wayne Gemmell
> Have you been to: > http://www.linuxprinting.org/show_printer.cgi?recnum=HP-DeskJet_710C > > It www.linuxprinting.org should always be the first stop when > buying/installing a printer. Yup, i've been there but I didn't see anything dealing this close to the hardware. Its all about CUPS and GS

Re: Setting up the parport

2003-08-21 Thread Wayne Gemmell
> > parport0: PC-style at 0x378 [SPP,PS2] > lp0: using parport0 (polling). hmmm pity, I was hoping that I'd missed another easy fix that is hard to find that would put me out of my missery *yawn* I'll try again tomorrow.. Thanks for the input. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Permissions on a vfat partition

2003-08-23 Thread Wayne Gemmell
Hi I use /dev/hda7 /data vfatrw,users,auto,gid=106,umask=003 0 0 with any other users in the 106 group. You still have a bit of control but its not such a pain in the ass. Wayne On Saturday 23 August 2003 15:14, Roberto Sanchez wrote: > --- kenneth dombrow

Re: OO and locales

2003-08-24 Thread Wayne Topa
Raffaele Sandrini([EMAIL PROTECTED]) is reported to have said: > Hi > > Why does my OpenOffice not honor my locale settings? > "locale" says: > LANG=de_CH > LC_CTYPE="de_CH" > LC_NUMERIC="de_CH" > LC_TIME="de_CH" > LC_COLLATE="de_CH" > LC_MONETARY="de_CH" > LC_MESSAGES="de_CH" > LC_PAPER="de_CH" >

Re: OO and locales (Correction)

2003-08-24 Thread Wayne Topa
Raffaele Sandrini([EMAIL PROTECTED]) is reported to have said: > Hi > > Why does my OpenOffice not honor my locale settings? > "locale" says: > LANG=de_CH > LC_CTYPE="de_CH" > LC_NUMERIC="de_CH" > LC_TIME="de_CH" > LC_COLLATE="de_CH" > LC_MONETARY="de_CH" > LC_MESSAGES="de_CH" > LC_PAPER="de_CH" >

Re: OO and locales

2003-08-24 Thread Wayne Topa
Raffaele Sandrini([EMAIL PROTECTED]) is reported to have said: > On Sunday 24 August 2003 16:16, Wayne Topa wrote: > > > > If(?) you are asking how to get your tabs, etc to show in metric > > units. Click on Tools->Text Document->General and select the desired >

Re: money/quicken/?

2003-08-24 Thread Wayne Gemmell
On Sunday 24 August 2003 19:00, Ron Johnson wrote: > On Sun, 2003-08-24 at 11:05, Torrin wrote: > > On Sun, Aug 24, 2003 at 12:33:32AM -0700, Paul Johnson wrote: > > > Package: gnucash > > > Depends: bonobo (>= 1.0.22), gdk-imlib1, guile-1.6-libs, libart2 (>= > > > 1.2.13-5), libaudiofile0 (>= 0.2.

Re: Setting up the parport

2003-08-25 Thread Wayne Gemmell
On Friday 22 August 2003 02:10, Wayne Gemmell wrote: > > parport0: PC-style at 0x378 [SPP,PS2] > > lp0: using parport0 (polling). > > hmmm pity, I was hoping that I'd missed another easy fix that is hard to > find that would put me out of my missery *yawn* I'l

Re: Linux - CDR

2003-08-27 Thread Wayne Gemmell
> both of the tools mentioned above are command line tools. if you use kde > you might prefer k3b (for burning) and kaudiocreater (for ripping). Hi Have you gotten K3B to work for regular users? I get the error Unable to find cdrecord executable K3b uses cdrecord to actually write cds. Without

Command line printing

2003-08-27 Thread Wayne Gemmell
rver-error-service-unavailable Regards Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Added Subject [Missing Java(?)]

2003-08-27 Thread Wayne Topa
Frédéric Aliotti([EMAIL PROTECTED]) is reported to have said: > > > I have installed Debian GNU/Linux 3.0 rl "Woody" Official i386. > I'm trying to use an application called Cyberdocs on this computer : this > application have to open OpenOffice.org to convert word documents to XML. > This proc

Re: Linux - CDR

2003-08-28 Thread Wayne Gemmell
rograms in K3b). Thanks for the help, for archive purposes my new perms are -rwsr-x---1 root cdrecord 142 Jul 10 14:16 /usr/bin/cdrecord I needed to add read access to the group and keep the suid bit. Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Command line printing

2003-08-28 Thread Wayne Gemmell
ike lpr, lpq, lprm. > 'lp' is the name of the default printer in unix-systems. > So if you have cupsys-bsd installed and named your printer lp, regular > programs (and OOo) should give you no problems. I was refering to the command lp, as in Wuler:/home/wayne

Re: [OT] Why does X need so much CPU power?

2003-09-02 Thread Wayne Gemmell
ice, 95.6% idle Mem:256156K total, 251956K used, 4200K free, 2304K buffers Swap: 136512K total,84580K used,51932K free,44340K cached PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 311 root 18 0 149M 148M 696 S 0.9 59.4 5:08 cupsd

Re: Command line printing [resolved]

2003-09-02 Thread Wayne Gemmell
Thanks for the help, you pointed me in the right direction, funny thing is that the Hostname lookup field in the cupsd.conf file was set to on when it should default to off --> that took a while!! Wayne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&q

Re: [OT] Why does X need so much CPU power?

2003-09-02 Thread Wayne Gemmell
> This doesn't look as if soffice.bin (StarOffice?) was the culprit, it's > rather a problem with CUPS (close to 60% memory used by this process > alone). Are you trying to print some color pictures on an inkjet printer? > That's a pretty memory consuming task since the picture would be rasterized

Re: lpr still won't print

2003-06-07 Thread Wayne Topa
Emma Jane Hogbin([EMAIL PROTECTED]) is reported to have said: > Ok, now that I've got cupsys back I have the same problem with lpr. (which > is installed, btw) I can "print a test page" from cupsys but when I try to > print the page (with mozilla and lpr), the page doesn't print. The printer > gets

Re: Where is gtk-config ?

2003-05-27 Thread Wayne Topa
Hamid([EMAIL PROTECTED]) is reported to have said: > Hi > I am trying to compile mplayer but it complains about GTK. > I have installed the latest gtk package from "unstable". > It seems that configure script of mplayer is looking for "gtk-config". > Should I compile GTK source too to get gtk-confi

Re: Where is gtk-config ?

2003-05-27 Thread Wayne Topa
Joerg Johannes([EMAIL PROTECTED]) is reported to have said: > On Tuesday 27 May 2003 19:02, Wayne Topa wrote: > > Hamid([EMAIL PROTECTED]) is reported to have said: > > > Hi > > > I am trying to compile mplayer but it complains about GTK. > > > I have i

Re: debian: an opposit faction

2003-06-22 Thread Wayne Topa
Piero([EMAIL PROTECTED]) is reported to have said: > > Changing "PS/2" into "ImPS/2" did the magic, and solved my problem. > > But the answer condained an even more useful suggestion: "read the > docs". And here is where my thread joins the "debian" thread. <- snip -> > > (An example: which doc

Re: debian: an opposit faction

2003-06-23 Thread Wayne Topa
his answer to the wheel problem. If he didn't I would have sent him to the 3-button-mouse howto. Which BTW talks a lot about gpm, as well. Maybe if is had remembered to add apropos mouse gpm (8) - a cut and paste utility and mouse server for virtual consol

Re: Solved: libc6

2002-12-16 Thread Wayne Topa
Willem-Jan Meijer([EMAIL PROTECTED]) is reported to have said: > The problem is solved, thanks > Good! Ity would have been nice to others if you had said what fixed your problem tho. :-( -- What this country needs is a good five cent microcomputer.

Re: urgent - system slow after spamassassin

2002-12-19 Thread Wayne Topa
Sandip P Deshmukh([EMAIL PROTECTED]) is reported to have said: > On Wed, Dec 18, 2002 at 10:05:47PM +0100, Chris Niekel wrote: > > On Mon, Dec 16, 2002 at 08:47:00AM -0800, Bob Nielsen wrote: > > > On Mon, Dec 16, 2002 at 12:30:07PM +0530, Sandip P Deshmukh wrote: > > > > hello all > > > > > > > >

Re: Lexmark z23 revisited

2003-01-01 Thread Wayne Topa
g on one box isn't too bad but networking printing info is hard to find. I am, finally, printing from other 'nix boxen but am still fighting the Winblows/Samba setup. Stay with it. Cups does work but I find it needs some fine tuning to get the best out of your printer. BTW Please forma

Re: Graphical planner

2003-01-07 Thread Wayne Topa
Francois Chenais([EMAIL PROTECTED]) is reported to have said: > Hello, > > I'm looking for a good graphical planner. > Any idea ? > > Thanks a lot > > François apt-cache search planner -- Micro Credo: Never trust a computer bigger than you can lift. _

Re: apt-get update fails with "Dynamic MMap ran out of room"

2003-01-07 Thread Wayne Topa
Rupa Schomaker([EMAIL PROTECTED]) is reported to have said: > -BEGIN PGP SIGNED MESSAGE- > > > I run a mix of sid/sarge/woody/+KDE3. I recently did a "apt-get > update" and got the following error: > > E: Dynamic MMap ran out of room > E: Error occured while processing gnome-applets (Ne

Re: Question for PPP Users

2003-01-12 Thread Wayne Topa
John Hasler([EMAIL PROTECTED]) is reported to have said: > Pppconfig creates a resolv.conf file in /etc/ppp/resolv for each provider. > The /etc/ppp/ip-up.d/0dns-up script moves /etc/resolv.conf out of the way > and the appropriate file from /etc/ppp/resolv in when a ppp connection > comes up. /etc

Re: man problems

1999-06-03 Thread Wayne Topa
ps > > > I can see the man page sitting there, why can't man? > -- Flon's Law: There is not now, and never will be, a language in which it is the least bit difficult to write bad programs. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: netscape 4.6

1999-06-06 Thread Wayne Topa
10). I can't find that version on your site, in potato or in Slink. I settled on 4.51 even tho I know it has its problems. -- As far as we know, our computer has never had an undetected error. -- Weisert ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: netscape 4.6

1999-06-06 Thread Wayne Topa
Subject: Re: netscape 4.6 Date: Sun, Jun 06, 1999 at 02:54:17PM -0500 In reply to:Brian Servis Quoting Brian Servis([EMAIL PROTECTED]): > *- On 6 Jun, Wayne Topa wrote about "Re: netscape 4.6" > > > > Subject: Re: netscape 4.6 > > Date:

Re: Connecting to the Net

1999-06-09 Thread Wayne Topa
he continuing viability of FORTRAN. -- Alan Perlis ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: Connecting to the Net

1999-06-09 Thread Wayne Topa
Subject: Re: Connecting to the Net Date: Wed, Jun 09, 1999 at 01:44:19PM -0500 In reply to:Kent West Quoting Kent West([EMAIL PROTECTED]): > Wayne Topa wrote: > > > Subject: Connecting to the Net > > Date: Wed, Jun 09, 1999 at 10:42:03PM +100

Re: Debian Router???

1999-06-09 Thread Wayne Topa
a 1.4 floppy. I 'might' add an HD to add more then just routing & firewalling. See http://www.linuxrouter.org. Its debian based as well! -- "But what we need to know is, do people want nasally-insertable computers?" ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: systemtime

1999-06-11 Thread Wayne Topa
o fit the program than vice versa. _______ Wayne T. Topa <[EMAIL PROTECTED]>

Re: apt-get segfaults while creating dependency tree

1999-06-11 Thread Wayne Topa
* - memtest86: Real Mode Memory test *-*-*-*- - scsidev: Make permanent SCSI LUN -> devicename connections . Be aware that these tools require the knowledge of what is going on to be used properly. installed-size: 557 -- Real Time, adj.: Here and now, as opposed to fake time, which only occurs there and then. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: loggin 'su'

1999-06-11 Thread Wayne Topa
> If you can, it would be in the manual page, right. man syslog.conf. -- User n.: A programmer who will believe anything you tell him. _______ Wayne T. Topa <[EMAIL PROTECTED]>

Re: kernel "append" options

1999-06-11 Thread Wayne Topa
Kernel. I don't recall it being there, but -- Using TSO is like kicking a dead whale down the beach. -- S. C. Johnson ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: ipacset

1999-06-11 Thread Wayne Topa
* Now lets see what you come up with. -- Real Users hate Real Programmers. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: How to get stats on modem?

1999-06-11 Thread Wayne Topa
ciated! =) > > Thanks > Jonathan Lupa > ~ I like WMppp in WindowMaker. -- Linux - for those that deserve the Very Best! ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: BE MORE SIMPLE!!!!

1999-06-11 Thread Wayne Topa
because they don't even understand the statement at the bottom of every message on this list. Just my 2 1/2 cents. I was an Instructor for far to long, I guess. -- Real computer scientists despise the idea of actual hardware. Hardware has limitations, software doesn't. It's a real shame that Turing machines are so poor at I/O. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: PPP where for out thou?

1999-06-11 Thread Wayne Topa
an you can lift. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: PPP where for out thou?

1999-06-12 Thread Wayne Topa
Subject: Re: PPP where for out thou? Date: Fri, Jun 11, 1999 at 07:10:55PM -0400 In reply to:Wayne Topa Quoting Wayne Topa([EMAIL PROTECTED]): > > Subject: Re: PPP where for out thou? > Date: Fri, Jun 11, 1999 at 03:27:38PM -0700 > > In reply

Re: Exim / sending mail from dial-up machine w correct sender address

1999-06-14 Thread Wayne Topa
lhost:mikszath Add at the bottom of the config file ## # REWRITE CONFIGURATION # ## [EMAIL PROTECTED]${lookup{$1}lsearch{/etc/email-addresses}\ {$value}fail} bcfrF Your local machine Make sure that /etc/email-addresses has entries for your users, ie wtopa: [EMAIL PROTECTED] -- "APL is a write-only language. I can write programs in APL, but I can't read any of them." -- Roy Keir ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: Boot-floppy for Linux+NT

1999-06-15 Thread Wayne Topa
conv=sync ; sync Note that this is for the 2.2.9 kernel (the 0x317) but I have done the same for 2.0.x kernels as well. HTH, YMMV, HAND -- "... one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C program

Re: Two installations on the same system

1999-06-15 Thread Wayne Topa
ion of their C programs." -- Robert Firth ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: Local rc scriots

1999-06-15 Thread Wayne Topa
let. -- Every program has two purposes -- one for which it was written and another for which it wasn't. _______ Wayne T. Topa <[EMAIL PROTECTED]>

Re: clocks

1999-06-17 Thread Wayne Topa
looked at the Clock howto? I covers it pretty well. /usr/doc/HOWTO/mini/Clock.gz HTH, YMMV, HAND -- Goto, n.: A programming tool that exists to allow structured programmers to complain about unstructured programmers -- Ray Simard ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: how do i produce a core file?

1999-06-17 Thread Wayne Topa
he maximum size of core files created Seems to be a bash default. -- In a five year period we can get one superb programming language. Only we can't control when the five year period will begin. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: Hoping for some help with this kernel error

1999-06-17 Thread Wayne Topa
Looked like h__l when I re-booted. Error messages reminded me of what I forgot. Did make modules, modules_install. Rebooted and all is well. In fact better, since superformat quit reporting DMA error messages. -- It is easier to write an incorrect program than understand a correct one. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: How to remove a user

1999-06-17 Thread Wayne Topa
el userdel: /usr/sbin/userdel /usr/man/man8/userdel.8.gz HTH, YMMV, HAND -- Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much good it did them. __

Re: routing help

1999-06-17 Thread Wayne Topa
ux/ipchains/ , and use that instead of ipfwadm. HTH, YMMV, HAND -- Real software engineers don't debug programs, they verify correctness. This process doesn't necessarily involve execution of anything on a computer, except perhaps a Correctness Verification Aid package. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: Unable to get major 21 for generic SCSI device

1999-06-17 Thread Wayne Topa
anything on a computer, except perhaps a Correctness Verification Aid package. ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: parport as module fails probe

1999-06-17 Thread Wayne Topa
2 VGA= 0x317 append = "hdd=cdrom lp=parport0 parport=0x378,none" I am polling the LP so I save in IRQ. HTH, YMMV, HAND -- You can tell how far we have to go, when FORTRAN is the language of supercomputers. -- Steven Feiner ___ Wayne T. Topa <[EMAIL PROTECTED]>

Re: Window Maker

1999-06-18 Thread Wayne Topa
and friendly. >(Thanks guys!) /usr/doc/HOWTO and /usr/doc/HOWTO/mini contain all the howto's. XWindow-User is in /usr/doc/HOWTO HTH, YMMV, HAND -- Real computer scientists don't program in assembler. They don't write in anything less portable than a number two pen

<    1   2   3   4   5   6   7   8   9   10   >