Subscribing trouble.

1999-11-21 Thread Hans van den Boogert
I can't seem to get subscribed to Debian-user. I do use the [EMAIL PROTECTED] address, but the confirmation message only comes after several hours (when I subscribed in the past this only took a minute or so). When I reply to that message nothing happens. I've used several different e-mail

#!/Perl question

1999-09-02 Thread Hans van den Boogert
I'm trying to learn some Perl. I found an on-line book which is Unix biased, but the scripts all start with #!/usr/local/bin/perl (which makes sense if you have compiled and installed it yourself). However, on my Debian system Perl was of course put in /usr/bin/perl. So how can I write a Perl

Partitioning done. And then?

1999-08-29 Thread Hans van den Boogert
I have one of those bright days and for the life of me can't think of how to proceed. 1) I made the following partitioning. /dev/hda5 50M (for /) /dev/hda6 100M (for SWAP) /dev/hda7 250M (for /var) /dev/hda8 550M (for /usr) /dev/hda9 550M (for /usr/local) /dev/hda10 1500M (for

Re: make-kpkg and 2.2.12

1999-08-27 Thread Hans van den Boogert
At 06:25 PM 8/26/99 -0700, Eric G . Miller wrote: make (menu)config make-kpkg clean make-kpkg --revision=custom.1.0 kernel_image dpkg -i ../kernel-image-2.2.12_custom.1.0_arch.deb These four steps work fine for me (though I'm still using 2.2.10). Shouldn't there a make dep after make clean? --

Is this smart HD partitioning?

1999-08-25 Thread Hans van den Boogert
My Acer Travelmate 512T laptop (Celeron 366, 96 MB RAM), has a 4.6 GB IBM hard drive in it. I partitioned it as follows... /dev/hda1 primary Fat32 (1000M) /dev/hda5 logical Fat32 (900M) /dev/hda6 logical Fat32 (800M) /dev/hda7 logical Linux (1000M) /dev/hda4 primary Linux ext2 (840M) /dev/hda3

RE: Is this smart HD partitioning?

1999-08-25 Thread Hans van den Boogert
The crackling sound sounds like the scan that updates your find dB. When you do a find on your computer it checks this dB for locations of things(to be simple). Anyway I think you Linux parts are too big, hence it seems as if it locking up. I had this problem. I would split /dev/hda7 and

Re: xf86setup q's

1999-08-24 Thread Hans van den Boogert
At 05:25 PM 8/23/99 -0700, you wrote: debs, i've got vga monitor, which plugs into a port at the back of the computer. i don't have a video card for the monitor, meaning that the monitor connects to the motherboard via ribbon from the port. Try to run the program SuperProbe (must be in

Save me: LILO!

1999-08-15 Thread Hans van den Boogert
Call me stupid. I re-installed Win95 on /dev/hda1, of course forgetting that this would alter the MBR. LILO won't react to any action of Shift, Ctrl or Alt after the boot beep now, so my Linux system on /dev/hda3 can not be booted. What do I do to re-install LILO? (Sorry to say I can't find my

OFF-TOPIC: hardware advice needed.

1999-08-15 Thread Hans van den Boogert
Next week I'm going to buy a notebook (Acer Travelmate 510 series). If you could choose, what would you rather buy 1) configuration with a Celeron 366, 2) configuration with a Pentium II 333. The price difference is about US$155, for which I could - upgrade from 32 to 64 MB RAM - get

LILO saved me!

1999-08-15 Thread Hans van den Boogert
The non-solution: I got into my system with a boot disk, ran LILO which returned with Added Linux * then it still didn't react to any Shift, Alt or Ctrl key. While I was in my system I read the LILO doc which talked about installing LILO, then activating the Linux partition, then rebooting.

Re: Good HTML editor for debian Linux?

1999-07-22 Thread Hans van den Boogert
At 11:24 AM 7/21/99 -0700, you wrote: Hello, I'm just curious what people are using to write HTML with on Debian, The available editors ive tried so far all seem *so* clunky and unsuited to the task... cut and paste works irregularly if at all, no facilities for previewing.. etc. Am I

Re: Here's an easy question, how shutdown debian?

1999-07-19 Thread Hans van den Boogert
shutdown -h now is good. Remember to run it as root. reboot KDE comes with KDM which has a shutdown function which ordinary users also can invoke. Seems handy for stand alone PCs, but on a network this might be dangerous. -- Hans

E-mail with exim tip.

1999-07-19 Thread Hans van den Boogert
There was some discussion on how to set up Exim a few days back. I found the following article in the Linux Gazette (http://www.linuxgazette.com/issue43/stumpel.html) and it was useful (for me at least), because of the real world example given. Sofar I have been less than enthralled with the

Network setup.

1999-07-12 Thread Hans van den Boogert
I want to setup a home network of two machines (mick and mack) connected with ethernet cards, mick having a ppp dialup link to the internet as well. I don't want to do masquerading yet, simply mick being able to talk to mack and vice versa, while mick can also go on the Internet via ppp. When I

Re: Network setup.

1999-07-12 Thread Hans van den Boogert
I'm afraid to get into routing trouble, where mick doesn't query the ISP's DNS server. I had this before: the local network worked fine, but I couldn't get mick to route to the internet for addresses other than 192.168.01 and 192.168.02. Not sure what you mean by that last sentence, since

Re: Network setup.

1999-07-12 Thread Hans van den Boogert
Not sure what you mean by that last sentence, since you say you are *not* connecting mack to the internet. Off the top of my head I wonder if you had 'defaultroute' set as a ppp option? He does if he used pppconfig, but he may also have a default route to the ethernet interface in

Re-install question.

1999-07-10 Thread Hans van den Boogert
I messed up my system again, so I want to do a re-install. I still have access to the partition, so can I move the /home and /usr directories to another partition, then re-install Debian and move back /home and /usr to their original places? -- Hans

Re-install question 2

1999-07-10 Thread Hans van den Boogert
Okay then on the /usr/local and /home, I'll backup those. But isn't there a way to tell dkpg what packages were installed and reinstall them? Ah, I remember there was a discussion on that a while back, so I'll check the archives first. Thanks -- Hans

E-mail for dummies - 3

1999-07-08 Thread Hans van den Boogert
-- E-Mail: Hans van den Boogert [EMAIL PROTECTED] Date: 08-Jul-99 Time: 21:01:58 This message was sent by XFMail -- I have XFMail setup now, so I can finally mail under Linux. Thanks for all the help. The next step will be to setup

Multiple CD installation tip.

1999-07-06 Thread Hans van den Boogert
I don't really know why people think it is difficult to install Debian from the 2 CD set. I admit, it took my a while to before I figured it out and this is a real minus, but I think dselect rocks. FROM A NEWBIE TO OTHER NEWBIES: After you install the base system, put the first CD-ROM of the

E-mail for dummies - part 2

1999-07-05 Thread Hans van den Boogert
Thanks for the response guys. Sofar I understand that qmail and fetchmail are MTAs (Mail Transfer Agents), right? fetchmail downloads messages from a pop3/imap server and puts them into the local mail delivery system. (Besides, where do the messages end up and in what form?) Then exim (Mail

E-mail for dummies.

1999-07-04 Thread Hans van den Boogert
Sofar I'm quite happy with Linux, Debian and the documentation. If you read all you can find on the subject, use your senses and experiment a bit you can always get done what you want. However, for me the one thing that still remains a mystery is the setting up of a mail system. I'm used to

Re: MP3 -- WAV

1999-06-25 Thread Hans van den Boogert
- a.wav On Thu, Jun 24, 1999 at 20:50, Hans van den Boogert wrote: Does anybody know of an app that decodes MP3 to WAV or AU? -- Echelon Saddam Hussein RAF stealth Rule Psix Clinton RSA Zimmermann CRI Kosto MDMA plutonium Khaddafi SIGINT VX Shell XTC semtex coup heroïne abuse

MP3 -- WAV

1999-06-24 Thread Hans van den Boogert
Does anybody know of an app that decodes MP3 to WAV or AU?

Re: New windows

1999-06-22 Thread Hans van den Boogert
And nobody mentioned the best thing that happened to mankind since sliced bread: the Tab WM!!! I set up aliases for the programs I need in .bashrc ('net for netscape, 'wp' for WP8, 'sound' for the sound apps, etc. Just open a window, type the alias and off you go. Simplify thy life. -- Hans

Re: Too many posts for my mailbox

1999-06-14 Thread Hans van den Boogert
My mailbox cannot handle the number of posts this list generates, especially not when I'm away for the weekend or even week. What should I do to participate in this mailing list without clogging my mailbox? I suggest you subscribe to debian-user-digest, as I do. You'll recieve few big messages

pon/poff for ordinary user.

1999-06-09 Thread Hans van den Boogert
I like pon/poff to be available to ordinary users of my system. Now I have to su before being able to turn on and off the ppp connection to the net. Does somebody know how to go about this? -- Hans

KDE's delay time.

1999-06-08 Thread Hans van den Boogert
Am running Slink with KDE 1.1.1 installed from the debs on snowcash. I find that after clicking on buttons in the control panel there is a considerable delay before KDE comes up with the application or menu. I doesn't matter that much, but I was wondering if this is because of my system, or a

Further question re. dpkg and apt (was: Re: GNOME Installation)

1999-06-02 Thread Hans van den Boogert
M I'm trying to install GNOME by hand, and I need to install M libgnome32 to continue. When I try to install it, I am told that M it depends on having libgnomeui32 installed. But when I try to M install that, it says i need to already have libgnome32 in. You have to install these packages

pciutils package (was: Sound blaster 16 pnp)

1999-05-24 Thread Hans van den Boogert
Another tip that might be helpful; if you are using slink, install pciutils package, which provides lspci utility which can be invoked by pnpdump when called with the argument '-c '. Once lspci is installed pnpdump worked fine for me, I did not have to make any further modifications in

SCSI card driver setup: how?

1999-05-23 Thread Hans van den Boogert
I've got an Initio 9100S SCSI card, which is not recognized by Linux out right or build in the kernel setup. On the web site of Initio (http://www.initio.com) there is a Linux page with drivers. I downloaded the lx_91w.zip package which contains three files... - ini9100.c - ini9100.h - ini9100.lib

Shortcuts

1999-05-20 Thread Hans van den Boogert
Sofar I'm pretty happy with Linux, except for X Window. I haven't found one window manager which makes it easy for a user to put a shortcut on the desktop or in the application menu. I talk mainly about shortcuts for Netscape and WP. Sofar I've used fvwm95, icewm, qvwm and windowmaker, with the

Linux.com on line

1999-05-19 Thread Hans van den Boogert
5 minutes ago there was nothing, now it's on line. And guess what? 'Powered by Debian' it says in the top right corner. -- Hans

What is SCI UNIX?

1999-05-19 Thread Hans van den Boogert
I have some old ethernet cards (EZ-3200P+ series, which are supposed to be NE2000 compatible) and the disk with it has a Unix driver, but specifically an SCO one. What does SCO stand for and might the driver be compatible with Linux? Hans P.S. I haven't compiled a new kernel with NE2000 support

Aliases in .bashrc

1999-05-19 Thread Hans van den Boogert
I made the two following aliases in the .bashrc in my home directory alias mcd='mount /dev/hdb /cdrom' alias ucd='umount /cdrom' They work fine, but I also want to immediately jump to /cdrom when I mount a CD. Thus I ammended the mcd alias to read... alias mcd='mount /dev/hdb /cdrom|cd

I've got myself a hanky. (Was: SB 64 still not there)

1999-05-13 Thread Hans van den Boogert
Thanks all you guys for the help with the configuration of my SB AWE 64. I owe you all. I am some steps closer to a working solution now, but we're not there yet. First I rewrote the isapnp.conf file with all the suggestions incorporated. After the isapnp /etc/isapnp.conf initialisation I got the

Re: I've got myself a hanky. (Was: SB 64 still not there)

1999-05-13 Thread Hans van den Boogert
OKay, okay, that was of course HANKIE what I meant. - H

Off-topic: what is bogoMIPS?

1999-05-12 Thread Hans van den Boogert
I understand what MIPS is (Million Instructions per Second), but what does the bogo stand for? My 486-33 measures 4 bogoMIPS during Linux boot-up, so how is this calculated? -Hans

Re: wordperfect

1999-05-12 Thread Hans van den Boogert
What I like to know is how to put a shortcut on the X desktop for Word Perfect. Can't figure out where to look. -- Hans

I'm in tears: SB 64 still not there.

1999-05-12 Thread Hans van den Boogert
I'm at wits end. For already two weeks I'm trying to get my Soundblaster AWE 64 working under Slink with a 2.0.36 kernel. I've done all the reading, poked at all places possible, but can't nail the problem down. Of course this is due to my inexperience with Linux, but give me a break and help me

Modules after kernel upgrade.

1999-05-08 Thread Hans van den Boogert
I use Debian 2.1 with kernel 2.0.36. I baked a new kernel for use with my AWE64 Soundblaster. In the process it was adviced to rename /lib/modules/2.0.36 to /lib/modules/2.0.36-old before installing the new kernel package. After intstalling there was a new /lib/modules/2.0.36 directory, but

Humor a bit....

1999-04-24 Thread Hans van den Boogert
The following are new Windows messages that are under consideration for the planned Windows 2000: 1. Enter any 11-digit prime number to continue. 2. Press any key to continue or any other key to quit. 3. Press any key except... no, No, NO, NOT THAT ONE! 4. Bad command or file

I'm not giving up: backpack CD-ROM drive.

1999-04-20 Thread Hans van den Boogert
Hi group. I'm not giving up and still want to find a way to install a full Linux system on a 486-33 notebook with a backpack CD-ROM drive. Done: (1) insmod paride, (2) insmod epia, (3) insmod pcd After insmod pcd it gave the message: pcd: pcd version 1.05s, major 46, nice 0 pcd0: epia

2.2.x boot floppy. (was: I'm not giving up: backpack CD-ROM drive).

1999-04-20 Thread Hans van den Boogert
Thanks Jarek, Q1: how can you check if which module is controlling what? (the startup messages don't give me a clue). Type `lsmod` to see which modules are currently loaded. Q2: how can you disable modules that you don't need? `rmmod module` will remove the module. You might also want to

A file is not always what you think it is.

1999-04-19 Thread Hans van den Boogert
Follow up on the scripting problems I had... IT WORKS Of course, the solution was simple and it came to me in those early morning hours when you're mind is clear and creativity flows through your veins: I wrote my script under Windblows 95 Background: I have two machines: Pentium 200

PARIDE almost working (but not quite).

1999-04-19 Thread Hans van den Boogert
Me again. What I did - Installed Debian 2.1 including base system from 9 floppies on a 486-33 notebook. Selected paride to be a module in the kernel. - Logged in as root. - Did insmod epia to load the protocol module for the Shuttle parallel port CD-ROM I happen to have. - Did insmod pcd

Looking for trouble.

1999-04-18 Thread Hans van den Boogert
There doesn't seem to be a special group for Debian Newbies, so I hope y'all don't mind me bringing up some questions here. I did a lot of reading on Linux and Debian, but I now have a copy of Debian 2.1 and am trying to get a system up. Background: Dutch, teacher, location: Taiwan, 32, shortwave

More trouble ahead....

1999-04-18 Thread Hans van den Boogert
Thank you James, March, Richard, Oliver and Jan for answering my questions. It seems indeed that the base system doesn't come with the man command. A bit strange, but who am I to comment on that :-) I still haven't solved the script problem, though. - I have used ./telltime, but still no luck. -