RE: Upgrade

2000-03-31 Thread gdsingleton
On a somewhat related note, when I install a new system I use one of my older slink CD's to install the base system. I then update using 'apt-get update' -> 'apt-get dist-upgrade' before installing packages manually using 'apt-get install packagename'. Note that I don't pick packages at all using

Quake2 libs

2000-03-31 Thread Brian Clark
Greetings, First, thanks to the good folks that helped me get my Debian green card. I'm in the process of moving a quake2 server over from a Red Hat machine to a Debian machine for the better of all humanity. I realize that there are probably packages for this, but I don't need to run a cli

Re: ATTN: pjw@edmc.net

2000-03-31 Thread Hamish Moffatt
On Fri, Mar 31, 2000 at 03:55:39AM -0500, Branden Robinson wrote: > I suggest you close bugs filed by such people without comment. > Call it the Malicious Blacklist User Behavior Modification System. Of course, you could always just get the work done and email back to [EMAIL PROTECTED]; since it'l

Re: Questions from a new debian user

2000-03-31 Thread John Hasler
Attribution lost writes: > Uninstall the xdm package. Then X won't startup on boot. Oswald Buddenhagen writes: > a bit too radical, i think ... Why? If you don't want to use xdm why not remove it? > just modify the "initdefauld" entry /etc/inittab (at least on suse). But not on Debian. man

Re: Make/makefiles

2000-03-31 Thread Oswald Buddenhagen
> Can anybody tell me how to make a *simple* makefile? Or a URL where I can > find more info? The manpages aren't very clear, and *way* too extensive. > > I have a small project with 3 source code files, and I don't want to compile > all of them every time. > OBJS=foo.o bar.o foobar.o all: targe

Make/makefiles

2000-03-31 Thread Bart Friederichs
Hi, Can anybody tell me how to make a *simple* makefile? Or a URL where I can find more info? The manpages aren't very clear, and *way* too extensive. I have a small project with 3 source code files, and I don't want to compile all of them every time. tia Bart

Sun 3 xterminal debs?

2000-03-31 Thread C. Falconer
Gidday all - I have a question regarding installing software from source as opposed to .debs It is obviously a better thing to use a deb package if available, but what damage might I be causing if I install something from source? For example I have installed sshd from source (on a work machine

Re: Questions from a new debian user

2000-03-31 Thread Syrus Nemat-Nasser
Hi! To shut down X temporarily, you can do the following: * Switch to a virtual console (Ctrl-Alt-F1) and log in as root. * Execute the command '/etc/init.d/xdm stop' or '/etc/init.d/kdm stop'. * Now, do whatever (you can even test X using 'startx' from a virtual console). * When you're ready

Re: gzip/gunzip problems

2000-03-31 Thread Kevin A Smith
At 12:09 PM 3/31/2000 +0200, Oswald Buddenhagen wrote: > After (ftp) downloading a .gz file and running gunzip on it I get the error: > invalid compressed data--crc error > the linux ftp client is probably in ascii-mode. set it to "bin" and everything should be fine. or is your filesystem just fu

Re: FreeWWWeb

2000-03-31 Thread Chris Gray
On Fri, Mar 31, 2000 at 02:28:10PM -0800, Bart Friederichs wrote: > Hi, > > I signed up for FreeWWWeb, because some time ago people said it was good and > had Linux capabilities. Well, signed up goed well, but when I try to > connect, it says the following: > > ... > Serial connection established

RE: Questions from a new debian user

2000-03-31 Thread Phoenix Amon
> Why would you want to close X? You can also switch to a > virtual terminal > from X at any time using --F1 to F6 (there are six virtual > terminals at default). Well, for instance... if what you want to do from the terminal is upgrade your X server. :) Trying to do this from within X can be a

Re: Installing from a bare 486

2000-03-31 Thread Oswald Buddenhagen
On Fri, 31 Mar 2000, Jordan Cooper wrote: > I had a problem during a cd install on my old 486. I partitioned the > drive and when debian tried to mount the drive it hung. I rebooted and > my dos partition is gone. Now I have no system so I can't get the > machine to recognize the cd drive (that

FreeWWWeb

2000-03-31 Thread Bart Friederichs
Hi, I signed up for FreeWWWeb, because some time ago people said it was good and had Linux capabilities. Well, signed up goed well, but when I try to connect, it says the following: ... Serial connection established Remote message: LCP connection close Exit (the words may be a bit different, I a

RE: Questions from a new debian user

2000-03-31 Thread Oswald Buddenhagen
> If you're in the login screen and you haven't yet logged in, > you should be able to CTRL-ALT-Backspace to exit to the plain > terminal. This worked for me with plain XDM. It did not work with KDM > however, and I deleted KDM in frustration. :) i think, that the kdm behaviour is better. if your x

Re: Questions from a new debian user

2000-03-31 Thread Bart Friederichs
> Uninstall the xdm package. Then X won't startup on boot. Isn't this a bit too much? You could also just remove the xdm startup script, just in case you would like to start xdm sometimes. Hilary, Why would you want to close X? You can also switch to a virtual terminal from X at any time using --

Installing from a bare 486

2000-03-31 Thread Jordan Cooper
I had a problem during a cd install on my old 486. I partitioned the drive and when debian tried to mount the drive it hung. I rebooted and my dos partition is gone. Now I have no system so I can't get the machine to recognize the cd drive (that I just installed specifically to install debian).

Re: Questions from a new debian user

2000-03-31 Thread Oswald Buddenhagen
> > 1. Is there a way to exit X without halting the computer? The > > methods I've tried have either shut down the computer correctly > > or brought me back to the X login prompts. > > Uninstall the xdm package. Then X won't startup on boot. > a bit too radical, i think ... just mod

RE: Questions from a new debian user

2000-03-31 Thread Phoenix Amon
Hi Hillary. I'm about a week newer to Linux that you are... I know your bewilderment well. :) > 1. Is there a way to exit X without halting the computer? The methods > I've tried have either shut down the computer correctly or > brought me back > to the X login prompts. If you're in the login

RE: Questions from a new debian user

2000-03-31 Thread Oswald Buddenhagen
On Fri, 31 Mar 2000, Pollywog wrote: > > On 31-Mar-2000 21:57:04 Hilary Hertzoff wrote: > > > > I've looked in through the documentation until my eyes blurred and I > > haven't been able to find the answers to these rather basic questions. > > > > 1. Is there a way to exit X without halting the

Re: Questions from a new debian user

2000-03-31 Thread Marshal Kar-Cheung Wong
> "Hilary" == Hilary Hertzoff <[EMAIL PROTECTED]> writes: > I've looked in through the documentation until my eyes blurred > and I haven't been able to find the answers to these rather > basic questions. > 1. Is there a way to exit X without halting the computer? The > me

RE: Questions from a new debian user

2000-03-31 Thread Pollywog
On 31-Mar-2000 21:57:04 Hilary Hertzoff wrote: > > I've looked in through the documentation until my eyes blurred and I > haven't been able to find the answers to these rather basic questions. > > 1. Is there a way to exit X without halting the computer? The methods > I've tried have either shu

Questions from a new debian user

2000-03-31 Thread Hilary Hertzoff
I've looked in through the documentation until my eyes blurred and I haven't been able to find the answers to these rather basic questions. 1. Is there a way to exit X without halting the computer? The methods I've tried have either shut down the computer correctly or brought me back to the X lo

Re: Boot disk quit working after second install

2000-03-31 Thread Lehel Bernadt
On Fri, 31 Mar 2000, Erik Ryberg wrote: > Hello, > > I have a 6 gig hard drive with debian on the first 4 gigs. I installed an > old SUSE last > night on the last 2 gigs in order to try out MySQL which allegedly came with > that > distribution. > > I boot debian with a boot disk as I have, sig

Re: Help with module problems on Upgrade to 2.1

2000-03-31 Thread Bob Hilliard
Gregory Guthrie <[EMAIL PROTECTED]> writes: > At 02:19 PM 03/30/2000 -0500, Bob Hilliard wrote: > >Gregory Guthrie <[EMAIL PROTECTED]> writes: > > > > > I took a new CDrom (2.1) and did re-deselect, which did a lot of upgrades > > > to various stuff. > > > > >... > > > dependency problems - not r

gnome mimetype and /etc/mailcap

2000-03-31 Thread Hunter H Marshall
My mutt claims no handler for image/jeg. There is no entry for image/jpeg in /etc/mailcap. ok. But gnome control center mimetypes has extensive mime.type/mailcap info and in particular has an eeyes entry for image/jpeg. Where does gnome store its mailcap inforamtion? Or even its information! :-)

Re: ipmasq and howto

2000-03-31 Thread matt garman
On Fri, Mar 31, 2000 at 07:52:01AM -0500, Jeff Gordon wrote: > The answer seems to be, "Yes...sort of." :-) See if this helps: > ... Thanks for all the help! But unfortunately it's not working. I double checked the IP-Masquerading howto to make sure I have all the necessary kernel components co

RE: installing a single package

2000-03-31 Thread gdsingleton
As root: dpkg -i [path]packagename That's how I do it anyway. G.S. -Original Message- From: FreeMan [mailto:[EMAIL PROTECTED] Sent: Friday, March 31, 2000 1:33 PM To: debian-user@lists.debian.org Subject: installing a single package Hi, I've downloaded the swat-package file. But I do

installing a single package

2000-03-31 Thread FreeMan
Hi, I've downloaded the swat-package file. But I don't know how to install it. I tried it with dselect, but it seems to that with dselect it's just possible to install packages which came with the distribution. Can anybody tell me what I have to do? have to do?

Re: makeinfo

2000-03-31 Thread Lehel Bernadt
On Fri, 31 Mar 2000, Guilherme Soares Zahn wrote: > Hi there, > > I was experimenting some new things here and I decided to try to > build binary packages from the source ones (to get benefit from > compiling them with pgcc instead of the regular gcc) and, although I > suceeded to do that with

Boot disk quit working after second install

2000-03-31 Thread Erik Ryberg
Hello, I have a 6 gig hard drive with debian on the first 4 gigs. I installed an old SUSE last night on the last 2 gigs in order to try out MySQL which allegedly came with that distribution. I boot debian with a boot disk as I have, sigh, Windows on another drive and I had a scary experience

Re: Upgrade

2000-03-31 Thread entropy
i tend to have better luck w/ apt-get dist-upgrade, myself... james - Original Message - From: Ben Collins <[EMAIL PROTECTED]> To: Brian Schramm <[EMAIL PROTECTED]> Cc: Sent: Friday, March 31, 2000 11:20 AM Subject: Re: Upgrade > On Fri, Mar 31, 2000 at 01:13:01PM +, Brian Schramm

Re: Upgrade

2000-03-31 Thread Mike Werner
On Fri, Mar 31, 2000 at 01:13:01PM +, Brian Schramm wrote: > Can anyone tell me a succesfull upgrade process from Slink to potato? I > would like to > use some software that requires the newer libs in potato and since it seems > to be > farely stable now I would like to start using it. Edi

Re: Upgrade

2000-03-31 Thread Ben Collins
On Fri, Mar 31, 2000 at 01:13:01PM +, Brian Schramm wrote: > Can anyone tell me a succesfull upgrade process from Slink to potato? I > would like to > use some software that requires the newer libs in potato and since it seems > to be > farely stable now I would like to start using it. Mak

Re: (eh?) Perl library shifted...?

2000-03-31 Thread Jeff Gordon
On Fri, 31 Mar 2000 19:02:46 +0100, "Paul J. Keenan" <[EMAIL PROTECTED]> wrote: >> > Anybody know where to reach in and change the values Perl sees as >> > '@INC' ...? > The standard @INC is compiled into the binary. You can see the value > for your perl by doing "perl -V". (Thanks, Paul.) The

Re: (eh?) Perl library shifted...?

2000-03-31 Thread Paul J. Keenan
On Thu, Mar 30, 2000 at 05:36:00PM -0800, Brian Lavender wrote: > use lib "/path/to/your/lib"; > > This will append to perl's include path. Otherwise, I think it's > hard coded. > > brian > > On Wed, Mar 29, 2000 at 12:06:37PM -0500, Jeff Gordon wrote: > > Not sure, but it looks like a recent Po

Re: W.M.L

2000-03-31 Thread Paul J. Keenan
On Fri, Mar 31, 2000 at 12:40:48PM +, Steve Arnell wrote: > Hello sorry to bother you on an unrelated matter but I am attempting to > produce a wml > web site for wap. Do you know if it is possible to get a windows based > version of the > markup language software? If so where can i get a cop

Re: Include directories

2000-03-31 Thread Viktor Rosenfeld
David Wright wrote: > Are you saying that the software you downloaded has .c files and some .h > files specially for it? Exactly! > What I do in that case is to have all the .c > and .h files in the current directory (whereever), and use > something like (taken from a bash function) > /usr/bin

Upgrade

2000-03-31 Thread Brian Schramm
Can anyone tell me a succesfull upgrade process from Slink to potato? I would like to use some software that requires the newer libs in potato and since it seems to be farely stable now I would like to start using it. Thanks for your help. Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org

Re: Compaq 5300

2000-03-31 Thread Terry Hancock
"Jens B. Jorgensen" wrote: > I'm not sure quite what you mean. Do you mean you don't have any room on > The Millers wrote: > > Dear Wonderful Deb_Ian People, I would like to move forward with > > exploring a Linux system using a Compaq LTE 5300 laptop. The method by > > which I can load the kernel/

Re: linux routing

2000-03-31 Thread Wayne Topa
Subject: linux routing Date: Fri, Mar 31, 2000 at 04:45:35PM +1200 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): >| Hi >| >| has anyone used the Linux Routing Project for their firewalls and routing >| etc? Is it safe to use? >| >| website : linux

Re: Help with module problems on Upgrade to 2.1

2000-03-31 Thread Gregory Guthrie
At 02:19 PM 03/30/2000 -0500, Bob Hilliard wrote: Gregory Guthrie <[EMAIL PROTECTED]> writes: > I took a new CDrom (2.1) and did re-deselect, which did a lot of upgrades > to various stuff. > ... >   dependency problems - not removing > Errors were encountered while processing: >   samba >   li

Re: which driver for Netgear FA310TX

2000-03-31 Thread Paul J. Keenan
On Thu, Mar 30, 2000 at 01:11:06PM -0700, Gary Hennigan wrote: > "Jens B. Jorgensen" <[EMAIL PROTECTED]> writes: > > I used the one that came with the card (actually, I downloaded it from the > > web site) > > and that worked best for me. > > > > matt garman wrote: > > > > > Hello: > > > > > > I

Re: Help

2000-03-31 Thread David Wright
Quoting Joey Hess ([EMAIL PROTECTED]): > > The problem is, if you're unsubscribing from this list, you may well have > given up. You don't want to learn. It seems silly to then shove learning > down your throat to let you get off a list that no longer interests you. I agree. It's also the list me

Re: eth0 timeout

2000-03-31 Thread John Kuhn
On Fri, Mar 31, 2000 at 09:44:50AM -0600, Dave Sherohman wrote: > I've got a 3Com 3c905 100BaseT4 NIC in this machine (running through a 10 > Mbps hub, though) which is occasionally timing out when not in use. Here's > the log of the first timeout from last night: > > I'm running kernel 2.2.9 wi

eth0 timeout

2000-03-31 Thread Dave Sherohman
I've got a 3Com 3c905 100BaseT4 NIC in this machine (running through a 10 Mbps hub, though) which is occasionally timing out when not in use. Here's the log of the first timeout from last night: Mar 31 03:39:41 pchan kernel: eth0: transmit timed out, tx_status 00 status e000 . Mar 31 03:39:41 pc

Re: Include directories

2000-03-31 Thread David Wright
Quoting Viktor Rosenfeld ([EMAIL PROTECTED]): > > Oswald Buddenhagen wrote: > > > > > So basically my question is: Is it OK to softlink the include > > > directories? Or does the "don't mess with anything, but > > > /usr/local/"-policy aplly and is there a Right Way [TM] to change the > > > deve

makeinfo

2000-03-31 Thread Guilherme Soares Zahn
Hi there, I was experimenting some new things here and I decided to try to build binary packages from the source ones (to get benefit from compiling them with pgcc instead of the regular gcc) and, although I suceeded to do that with some packages, others failed claiming they could not find the

Portable IDEs

2000-03-31 Thread Philip Thiem
I've been thinking about getting a cross platform IDEs for the development of a few projects. And would like to get people opinions and recommendations for various ones that are good to use. I've know of Codewarrior and Codemagic. Does anyone have experience with these or any other that they wo

ip masquerading

2000-03-31 Thread Philip Lehman
I'm trying to set up IP masquerading on a slink/potato box which is supposed to route the traffic on my home LAN over an ISDN dial-up line. I have to admit that I have no experience with advanced networking of this kind. I read the IP masquerading HOWTO. It suggests a sample "rc.firewall" script

Re: ext2resize: anyone know know to use it?

2000-03-31 Thread Peter S Galbraith
---daniele--- wrote: > On Thu, Mar 30, 2000 at 03:42:07PM -0500, Peter S Galbraith wrote: > > > Does anyone know what to do with ext2resize? > > ext2resize dosen't resize partition. > You can resize filesystem by ext2resize and partition by fdisk. > > You can use parted for resize fs and parti

Re: Bad magic number in super-block

2000-03-31 Thread Kent West
Kent West wrote: > > When I got home today I discovered that the power went off while I was out. > When I turned on the monitor to my Debian potato box, I saw a message that > said "bad magic number in super-block while trying to open /dev/hda1" and > that the superblock could not be read and t

Re: ipmasq and howto

2000-03-31 Thread Nathan E Norman
On Fri, Mar 31, 2000 at 11:16:16AM +1000, Peter Ross wrote: > Install the `ipmasq' package, it will automatically set up IP > Masquerading for you providing the IP addresses you have chosen are > private ie 10.x.x.x or 192.168.0.x or 172.15.x.x where x can be > anything. To be correct, the "privat

Re: ipmasq and howto

2000-03-31 Thread Nathan E Norman
On Fri, Mar 31, 2000 at 03:14:57PM +0700, Oki DZ wrote: > > > On Thu, 30 Mar 2000, matt garman wrote: > > In other words, having installed ipmasq and other related Debian packages, > > do I still need to follow all the steps in the howto? > > Yes sure, no package installer would know the setup o

Re: Help

2000-03-31 Thread Gregory Guthrie
At 10:16 PM 03/30/2000 -0700, Morgan Terry wrote: > you're doing or why, but you'll have an OS. I expect that because Debian > isn't the easiest thing in the world to install and configure properly, that > I will learn more about UNIX and it's derivatives because I've installed > something off

Re: HELP with KDE and SAMBA

2000-03-31 Thread Keith G. Murphy
Vicente Torres wrote: > > > [global] >printing = bsd >printcap name = /etc/printcap >load printers = yes >guest account = nobody >invalid users = root >security = domain >workgroup = DIE_GANDIA >password server = FLASH SPUTNIK >domain master = no >local mas

Re: cron

2000-03-31 Thread David Wright
Quoting Chris Mason ([EMAIL PROTECTED]): > As I understand it, cron runs important database updates required for > commands etc, at night. As my box is off at night, how can I reschedule the > cron jobs for the daytime? Rather than reschedule, take a look at the anacron package. Cheers, -- E

RE: firewall advice

2000-03-31 Thread Paul Kallstrom
For a beginner in the firewall world, I'd recommend PMFirewall. It'll set you up quickly and painlessly, if you don't have the time to learn the ipchains syntax. I was in a situation where I had to implement before I had the knowledge. This gave me the breathing space to learn. Sometimes we learn b

Re: firewall advice

2000-03-31 Thread Christian Surchi
On Wed, Mar 15, 2000 at 07:53:42AM +0100, Ron Rademaker wrote: > Corel = Debian, they just made it a bit easier. No, Corel = Corel and Debian = Debian, they just made it a bit bugged. > Use ipchains i'd say! Yes, Corel is always Linux. :) ciao Christian

Re: serial line initialization

2000-03-31 Thread David Wright
Quoting John Conover ([EMAIL PROTECTED]): > > I just upgraded from Slackware 1.2 to Debian 2.1, (yes, it was a big > jump.) > > Do I still have to: > > ${SETSERIAL} /dev/cua2 ${AUTO_IRQ} skip_test autoconfig spd_vhi > /bin/stty crtscts < /dev/cua1 > > in /etc/rc0.d, and then spec the ba

Re: firewall advice

2000-03-31 Thread Ron Rademaker
Corel = Debian, they just made it a bit easier. Use ipchains i'd say! Ron On Fri, 31 Mar 2000, indra wardhana wrote: > Using debian :) > -Original Message- > From: Chris Mason <[EMAIL PROTECTED]> > To: Debian-User > Date: Friday, 31 March, 2000 20:36 > Subject: firewall advice > > >

Re: apt-get and personal data

2000-03-31 Thread David Wright
Quoting Oki DZ ([EMAIL PROTECTED]): > > I'm wondering whether it'd be useful to keep track of Debian users who > download the packages via apt-get (from the main site)? I think it would; > suppose you can have a list of the users with their information like: > names, email addresses, cities, coun

Re: cron

2000-03-31 Thread Robert Mognet
Hello, man -a crontab This will get all crontab help files. crontab(1) explains how the crontables work. crontab(5) shows how to configure the time settings to run things. hth, Robert On Fri, Mar 31, 2000 at 07:51:15AM -0400, Chris Mason wrote: > As I understand it, cron runs important

Re: ipmasq and howto

2000-03-31 Thread Robert Varga
I just installed ipmasq package on the stock potato kernel. After this I needed to take out a line from /etc/init.d/network which set a default route to eth0. After it everything went flawlessly. Robert Varga On Fri, 31 Mar 2000, Jeff Gordon wrote: > Hi, Matt -- > > On Thu, 30 Mar 2000 17:38

Solved! s...l...o...w... ppp xfers

2000-03-31 Thread Rick Hayter
This did it! Talk about counter-intuitive... transfers going too slow? DECREASE your modem port speed!!! Thanks to everyone, - Rick > what have you set the modem > port speed for pppd to? I had mine at 115200 (the default) but > had exactly > this problem at that speed. I have since dropped it

Re: firewall advice

2000-03-31 Thread indra wardhana
Using debian :) -Original Message- From: Chris Mason <[EMAIL PROTECTED]> To: Debian-User Date: Friday, 31 March, 2000 20:36 Subject: firewall advice I'm getting a wireless T1 feed tomorrow and I want to connect my network of windows and Linux machines to the internet securely. I will onl

firewall advice

2000-03-31 Thread Chris Mason
I'm getting a wireless T1 feed tomorrow and I want to connect my network of windows and Linux machines to the internet securely. I will only have one IP of course. What is the best way to implement this using Corel Linux? Chris Mason Box 340, The Valley, Anguilla, British West Indies Tel: 264 49

Re: Include directories

2000-03-31 Thread Viktor Rosenfeld
Oki DZ wrote: > > ... > > So basically my question is: Is it OK to softlink the include > > directories? Or does the "don't mess with anything, but > > /usr/local/"-policy aplly and is there a Right Way [TM] to change the > > development environment? What other directories have to be changed > >

Re: Include directories

2000-03-31 Thread Viktor Rosenfeld
Oswald Buddenhagen wrote: > > > So basically my question is: Is it OK to softlink the include > > directories? Or does the "don't mess with anything, but > > /usr/local/"-policy aplly and is there a Right Way [TM] to change the > > development environment? What other directories have to be chan

Re: Can't mount SyQuest EZFlyer 230 MB!!!

2000-03-31 Thread Bjoern Brill
On Wed, 29 Mar 2000 08:51:21 -0700, Cameron Matheson wrote > Hey, > > I can't mount my syquest ezflyer zip-type drive. The kernel detects it, > but when I try to mount it, it gives me an error that says "wrong fs > type, bad superblock, or too many mounted filesystems." I trying to > mount it

Re: ipmasq and howto

2000-03-31 Thread Jeff Gordon
Hi, Matt -- On Thu, 30 Mar 2000 17:38:05 -0600, matt garman <[EMAIL PROTECTED]> wrote: > Perhaps I'm not making myself clear. I just want to get IP Masquerading > working on my Linux box. So I read the IP Masquerading howto. But I > believe some steps outlined in the howto would be redundant g

New zsh and compstyle

2000-03-31 Thread Chanop Silpa-Anan
Hi, I just upgraded zsh to zsh 3.1.6.pws20-1 today. After upgrade zsh complain about compstyle which is not there any more. compinstall still put compstyle in .zshrc. I could uncomment the line but what is the diffrece between these two versions. Chanop -- ,

Re: EMERGENCY: LILO can't load Win95 / Mount fails

2000-03-31 Thread Oswald Buddenhagen
> I found a Win98 bootdisk, ran fdisk /mbr on C:, but Win95 still did > not boot. Then I booted into Linux, reran lilo with /dev/hda1 (the > Win95 partition) as the thing to load, and got an error message > (something about invalid partition specification). This did not bode > well, I went into c

W.M.L

2000-03-31 Thread Steve Arnell
Hello sorry to bother you on an unrelated matter but I am attempting to produce a wml web site for wap. Do you know if it is possible to get a windows based version of the markup language software? If so where can i get a copy? Thanks Steve (on behalf of Mobi Technology) ___

lm-sensors: can't access /proc file

2000-03-31 Thread Marc Haber
Hi! I am trying to get lm-sensors up and running on a system with Asus P5A mainboard, Debian potato and kernel 2.2.14. I am already using kernel-package and thus, I didn't need to recompile my kernel. I installed lm-sensors, libsensors0 and lm-sensors-source. I changed to my kernel top level dire

Re: EMERGENCY: LILO can't load Win95 / Mount fails

2000-03-31 Thread Roso Giuseppe \(Beppe\)
On Fri, 31 Mar 2000, Stefan Baums wrote: > > I found a Win98 bootdisk, ran fdisk /mbr on C:, but Win95 still did > not boot. Then I booted into Linux, reran lilo with /dev/hda1 (the > Win95 partition) as the thing to load, and got an error message > (something about invalid partition specifica

sendmail messages

2000-03-31 Thread Tim Nicholas
hi can someone tell me what this means? it is being constantly writen into /var/log/messages. Mar 31 14:32:04 phoenix sendmail[326]: NOQUEUE: SYSERR(root): getrequests: accept: No route to host Mar 31 14:32:34 phoenix last message repeated 2 times i dont really know anything about sendmail so HE

Re: ext2resize: anyone know know to use it?

2000-03-31 Thread David Wright
Quoting Peter S Galbraith ([EMAIL PROTECTED]): > > Does anyone know what to do with ext2resize? > The docs quickly explain how to resize a filesystem in a file, > but not one in a partition. I assume the partition table must be > changed as well but it does say how, and in what order. I can only

Re: EMERGENCY: LILO can't load Win95 / Mount fails

2000-03-31 Thread David Wright
Quoting Stefan Baums ([EMAIL PROTECTED]): > >hda1 contains what cfdisk calls "Win95 FAT32 (LBA)" (the lost >Win95 partition) > >hda4 contains a Debian 2.0 base system > > LILO was set up to automatically boot Win95. The only major thing we > did was install Ghostscript 6.01 for W

cron

2000-03-31 Thread Chris Mason
As I understand it, cron runs important database updates required for commands etc, at night. As my box is off at night, how can I reschedule the cron jobs for the daytime? Chris Mason Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax: 264 497 8463 USA Fax (561) 382-7771

Re: EMERGENCY: LILO can't load Win95 / Mount fails

2000-03-31 Thread Stefan Baums
I found a Win98 bootdisk, ran fdisk /mbr on C:, but Win95 still did not boot. Then I booted into Linux, reran lilo with /dev/hda1 (the Win95 partition) as the thing to load, and got an error message (something about invalid partition specification). This did not bode well, I went into cfdisk to

Re: GUI FTP package

2000-03-31 Thread indra wardhana
u can using lftp <== the_kuzie ==> -Original Message- From: Eric G . Miller To: debian-user@lists.debian.org Date: Friday, 31 March, 2000 18:15 Subject: Re: GUI FTP package >On Thu, Mar 30, 2000 at 12:13:22AM +0800, Alex Kwan wrote: >> Hi! >> >> I am looking for a GUI FTP download sof

Re: GUI FTP package

2000-03-31 Thread Eric G . Miller
On Thu, Mar 30, 2000 at 12:13:22AM +0800, Alex Kwan wrote: > Hi! > > I am looking for a GUI FTP download software > with resume broken download fuction > (like Gozilla under MS Windows), > Does anybody know which and where? > Don't know Gozilla, but gftp works well as a GUI (ncftp for terminal)

Re: permissions

2000-03-31 Thread Eric G . Miller
On Thu, Mar 30, 2000 at 10:33:17PM -0900, Ethan Benson wrote: > > On Thu, Mar 30, 2000 at 01:50:23PM -0800, Beavis wrote: > > when trying to load a frontpage web i get the error > > /etc/apache/etc/srm.conf can't be accessed permission denied. > > > > how can i change the permission on that perti

Re: can I execute a shell during "booting"?

2000-03-31 Thread Eric G . Miller
On Fri, Mar 31, 2000 at 08:59:11AM +, john smith wrote: > hello, > > I would like to know if there is a way to execute a bash shell or > whatever shell during "booting or bootstrapping" of the kernel. i.e. > while the kernel is booting. I moved something and the kernel keeps > looping

Re: Help

2000-03-31 Thread Eric G . Miller
On Fri, Mar 31, 2000 at 01:30:56AM -0800, John Bagdanoff wrote: > > What package has the mail command? > mailx -- ++ | Eric G. Milleregm2@jps.net | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +---

Re: Meta key and xterm

2000-03-31 Thread Peter Weiss - Sun Germany ENS Engineer Mission Critical - Munich
Davide Marchignoli <[EMAIL PROTECTED]> writes: > Hi, > > I am using the frozen distribution and I find quite annoying the fact > that xterm (and rxvt also) ignores the meta key. For instance, when > running bash under console, -d deletes the word in front of the > cursor, whereas under xterm -d s

Meta key and xterm

2000-03-31 Thread Davide Marchignoli
Hi, I am using the frozen distribution and I find quite annoying the fact that xterm (and rxvt also) ignores the meta key. For instance, when running bash under console, -d deletes the word in front of the cursor, whereas under xterm -d simply echos d. Some suggestion? Thanks,

Re: Help

2000-03-31 Thread Bruce Sass
On Fri, 31 Mar 2000, Anthony Campbell wrote: > > On Thu, Mar 30, 2000 at 09:47:48PM -0800, Joey Hess wrote: > > > Robert Mognet wrote: > > > > Let's don't make the operating system 'dumber'. Let's have users > > > > who are willing to learn. I don't think dumber == friendlier. Since very few mac

Re: serial line initialization

2000-03-31 Thread Robert Mognet
Hello, On Fri, Mar 31, 2000 at 08:27:56AM -, John Conover wrote: > > I just upgraded from Slackware 1.2 to Debian 2.1, (yes, it was a big > jump.) > > Do I still have to: Have a look at /etc/init.d/setserial > > ${SETSERIAL} /dev/cua2 ${AUTO_IRQ} skip_test autoconfig spd_vhi > /bi

Re: gzip/gunzip problems

2000-03-31 Thread Oswald Buddenhagen
> After (ftp) downloading a .gz file and running gunzip on it I get the error: > invalid compressed data--crc error > the linux ftp client is probably in ascii-mode. set it to "bin" and everything should be fine. or is your filesystem just full? -- Hi! I'm a .signature virus! Copy me into your ~

Re: ext2resize: anyone know know to use it?

2000-03-31 Thread ---daniele---
On Thu, Mar 30, 2000 at 03:42:07PM -0500, Peter S Galbraith wrote: > > Does anyone know what to do with ext2resize? > The docs quickly explain how to resize a filesystem in a file, > but not one in a partition. I assume the partition table must be > changed as well but it does say how, and in wha

59¤Àªº«C¦~ªü¤û / 080¹q¤l©Ð°T·sÂA¤W¥«

2000-03-31 Thread 080 ¹q¤l©Ð°T
Title: ªü¤ûmail 080¹q¤l©Ğ°T/·sÂA¤W¥« www.080news.com.tw Copyright ©1999 Leege Information [EMAIL PROTECTED] Rights Reserved Design/ Eric Lin.

Re: finger from another hosts

2000-03-31 Thread Oswald Buddenhagen
> > My host allow 'finger ' from any hosts~! > > > > How can I disallow doing it from others except my host ? > > In /etc/hosts.deny add something like the following: > in.fingerd: ALL > > And then in /etc/hosts.allow add something like the following: > in.fingerd: 1.2.3.4 > > Where 1.2.3.4 is

Re: IP Masquerading, SSH, and X

2000-03-31 Thread Oswald Buddenhagen
> I'm currently set up such that I can ssh into my machine at work from home > and all works well as long as I stay within the console session. However, > I'm on a dialup line (no DSL yet...) and use IP masquerading, which appears > to prevent X clients on my work box from connecting to the X serv

Re: can I execute a shell during "booting"?

2000-03-31 Thread Oswald Buddenhagen
> mount / -o remount,rw > possibly a "mount / -n -o remount,rw" is needed, because without it mount will try to write a /etc/mtab to the ro filesystem and of course fail to do so. i don't know, if the mount shipped with debian behaves like that - the one from suse does. :-( -- Hi! I'm a .signatu

Re: Help

2000-03-31 Thread John Bagdanoff
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null What package has the mail command? John

can I execute a shell during "booting"?

2000-03-31 Thread john smith
hello, I would like to know if there is a way to execute a bash shell or whatever shell during "booting or bootstrapping" of the kernel. i.e. while the kernel is booting. I moved something and the kernel keeps looping and looping trying to find it and it doesnt want to stop it just keeps goin

Re: ATTN: pjw@edmc.net

2000-03-31 Thread Branden Robinson
On Thu, Mar 30, 2000 at 01:50:09PM -0800, Joseph Carter wrote: > If you wish to email me about any of my packages, do so from an address > which does not reject my mail as coming from a "dialup" IP. My IP is > STATIC and your ISP is run by morons who can't tell the difference, even > though I am n

Debian Potato Installation (No real problems, just a question)

2000-03-31 Thread Almer. S. Tigelaar.
Hello, Recently I installed Debian Potato (frozen) on my PC. I have another PC on which I want to install Debian Potato aswell. My question : Can I put the packages in /var/cache/apt/archives on a CD and then specify that as the place to get the packages from when installing Debian Potato on the

Re: make config

2000-03-31 Thread Oki DZ
On Thu, 30 Mar 2000, Sandy Shapiro wrote: > A similar message occurs when I type: make menucofig. Because it should be "make menuconfig" (?) > I think something must be missing. It seems that you'd need the kernel-source and gcc packages. Oki

  1   2   >