strange duplicate files... bug?

2002-04-18 Thread Michael Kahle
I am seeing some strange behavior on my linux box. Any ideas. I have a Samba share called 'share'. This is a mounted hard drive with a ton of space that I place mp3's, pictures, files, etc... I use as a central repository for all of my junk. If I type 'ls -al' I get the following _partial_ lis

Re: my isp is being told *i* am broadcasting spam?

2002-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2002 at 09:42:06PM -0700, David Smead wrote: > That's why you run those services in a DMZ. > And what do you do when a security vulnerability arises in your firewall implementation? Or when an attacker is able to hijack a web browsing session by one of your internal users? The i

Re: my isp is being told *i* am broadcasting spam?

2002-04-18 Thread David Smead
That's why you run those services in a DMZ. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 18 Apr 2002, Noah Meyerhans wrote: > On Thu, Apr 18, 2002 at 08:05:31PM -0700, David Smead wrote: > > Are you operating behind a firewall. There are only two kinds of systems > > operating

timed package ...

2002-04-18 Thread Do-Risika RAFIEFERANTSIARONJY
Hi all, Is there a package containing timed (the time server daemon) ? Thanx, @+ -- DouRiX -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: my isp is being told *i* am broadcasting spam?

2002-04-18 Thread Osamu Aoki
Hi, On Thu, Apr 18, 2002 at 09:57:45PM -0500, will trillich wrote: > debian-users: i've got what may be a nasty situation about to > happen. any pointers welcome... > > just got a 'heads up' from an ally at my isp that someone's > reported "dontUthink.com" as a spammer. i'm running debian > potato

Re: xdm/wdm/gdm/kdm/login.app etc.

2002-04-18 Thread craigw
On Thu Apr 18, 2002 at 11:28:42PM -0400, Noah Meyerhans wrote: > On Thu, Apr 18, 2002 at 05:58:59PM -0700, Charles Baker wrote: > > I'm setting up a general use box for my family. It > > would be easier on all if there was a graphical login. > > I'm wondering which of these display managers to > >

Re: Samba Messaging

2002-04-18 Thread Michael Kahle
On Thu, Apr 18, 2002 at 11:25:57PM -0400, Noah Meyerhans wrote: > On Thu, Apr 18, 2002 at 09:07:47PM +0200, Tinus Kotze wrote: > > I converted my system to debian a while back and got the following problem. > > I > > can't receive/send messages while i can pretty much do anything else. I am > >

MAXLENGTH

2002-04-18 Thread dowendy
ofwxccess_a[2].htm Description: Binary data

Re: jigdo template for woody-i386-1.raw corrupt?

2002-04-18 Thread Cheryl Homiak
On Thu, 18 Apr 2002, Joey Smith wrote: > I've been trying for 2-3 days now to get woody-i386-1.raw using > jigdo, but it always fails before it starts fetching packages > with the error: > > jigdo-file print-missing: Invalid template data - corrupted file? > Created `woody-i386-1.raw.list' > Mergi

Re: Detatch and re-attatch shell/process?

2002-04-18 Thread Matthew Dalton
Dave Price wrote: > screen will do what you like - type screen, run you command, ^A^R to > detatch, screen -r later on to reconect. Screen is the best tool for the job IMO, but the detatch command is ^Ad, not ^A^R. Best just to read the screen man page anyway. -- To UNSUBSCRIBE, email to [EMAIL

Re: IDE-SCSI, CD-RW, ZIP drive weirdness

2002-04-18 Thread Warren Dodge
If you have another ATAPI CD-ROM, you would want to add this line to your /etc/modutils/aliases file and run update-modules: pre-install ide-scsi modprobe ide-cd This causes the IDE driver to load before ide-scsi. It then takes control of the ATAPID CD-ROM -- anything that it hasn't b

Re: my isp is being told *i* am broadcasting spam?

2002-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2002 at 09:57:45PM -0500, will trillich wrote: > just got a 'heads up' from an ally at my isp that someone's > reported "dontUthink.com" as a spammer. i'm running debian > potato/exim-- You really need to find out the nature of the complaint. Did the person claim that spam was del

Re: my isp is being told *i* am broadcasting spam?

2002-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2002 at 08:05:31PM -0700, David Smead wrote: > Are you operating behind a firewall. There are only two kinds of systems > operating without firewalls - those that are hacked and those that will be > soon. HA! That's the most rediculous thing I've ever heard on this list. The only

Re: Swapfiles

2002-04-18 Thread Carl Johnson
Joe Bouchard <[EMAIL PROTECTED]> writes: > On Mon, Apr 15, 2002 at 10:34:54PM -0500, Shyamal Prasad wrote: > > "Oki" == Oki DZ <[EMAIL PROTECTED]> writes: > > > > Oki> Hi, On a 128Mbytes machine, how much swap space can it > > Oki> handle? Would it be all right to assign it 384Mbytes?

Re: Detatch and re-attatch shell/process?

2002-04-18 Thread Dave Price
On Thu, Apr 18, 2002 at 08:33:20PM -0600, Troy Telford wrote: > Is there a way in Linux (or UNIX and its cousins in general) to run a > process (like a long, gnarled process that can take several hours/days), > and detatch it from a shell such that it runs in the background (with > stdin/out goi

Re: xdm/wdm/gdm/kdm/login.app etc.

2002-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2002 at 05:58:59PM -0700, Charles Baker wrote: > I'm setting up a general use box for my family. It > would be easier on all if there was a graphical login. > I'm wondering which of these display managers to > choose? Does anyone know of a comparison? We'll be > using WindowMaker an

Re: Samba Messaging

2002-04-18 Thread Noah Meyerhans
On Thu, Apr 18, 2002 at 09:07:47PM +0200, Tinus Kotze wrote: > I converted my system to debian a while back and got the following problem. I > can't receive/send messages while i can pretty much do anything else. I am > connected to a LAN. My username is "jmak" and i will use a friends win2k > m

Re: Detatch and re-attatch shell/process?

2002-04-18 Thread David Smead
install vncserver. That gives you a whole X windows environment that you can visit when you want. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 18 Apr 2002, Troy Telford wrote: > Is there a way in Linux (or UNIX and its cousins in general) to run a > process (like a long, gnarl

Re: E-MAIL

2002-04-18 Thread David Smead
If you're getting that message on a Linux machine, log in as root and find out what space is available on /home. I assume you do have root mounted on a separate partition. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 18 Apr 2002 [EMAIL PROTECTED] wrote: > Trying to send an

Re: my isp is being told *i* am broadcasting spam?

2002-04-18 Thread David Smead
Are you operating behind a firewall. There are only two kinds of systems operating without firewalls - those that are hacked and those that will be soon. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 18 Apr 2002, will trillich wrote: > debian-users: i've got what may be a nasty

Re: E-MAIL

2002-04-18 Thread Jaye Inabnit ke6sls
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 18 April 2002 07:07 pm, [EMAIL PROTECTED] wrote: > Trying to send an E-MAIL says user unknown, > went to postmaster help. Said disk was full. How do I clear > [EMAIL PROTECTED] Make su

my isp is being told *i* am broadcasting spam?

2002-04-18 Thread will trillich
debian-users: i've got what may be a nasty situation about to happen. any pointers welcome... just got a 'heads up' from an ally at my isp that someone's reported "dontUthink.com" as a spammer. i'm running debian potato/exim-- Exim version 3.12 #1 built 03-Jan-2002 02:45:13 Copyri

Re: [update] Re: CUPS: now pdf files don't print

2002-04-18 Thread DvB
"Eric G. Miller" writes: > On Thu, Apr 18, 2002 at 08:30:57AM -0500, DvB wrote: > > > > I got it from Penn State's web site... I s'pose it's conceivable that > > some of their less academically oriented departments are generating > > faulty pdf files. > > Naw, it was clearly some kind of mime

Detatch and re-attatch shell/process?

2002-04-18 Thread Troy Telford
Is there a way in Linux (or UNIX and its cousins in general) to run a process (like a long, gnarled process that can take several hours/days), and detatch it from a shell such that it runs in the background (with stdin/out going to a file)? And to be somewhat more specific - how do you do it s

E-MAIL

2002-04-18 Thread Skduell
Trying to send an E-MAIL says user unknown, went to postmaster help. Said disk was full. How do I clear [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [update] Re: CUPS: now pdf files don't print

2002-04-18 Thread Eric G. Miller
On Thu, Apr 18, 2002 at 08:30:57AM -0500, DvB wrote: > "Eric G. Miller" writes: > > > > > I've gotten more than one PDF file generated/served via some kind of web > > bot that had trailing or leading garbage (seems to be MS ware related). > > Trimming the junk in vim, made ghostscript a happy

Gimp Crash

2002-04-18 Thread James Hook
G'Day, Unstable problem??? I can log longer run gimp-1.2 on a plain X (eg, using startx or *dm) it just crashes, if run from the gnome menu it displays the splash screen for a second then it disappears. If run from a terminal (aterm/xterm) it shows the splash screen then the terminal brings up a d

Re: xdm/wdm/gdm/kdm/login.app etc.

2002-04-18 Thread Sean 'Shaleh' Perry
On 19-Apr-2002 Charles Baker wrote: > I'm setting up a general use box for my family. It > would be easier on all if there was a graphical login. > I'm wondering which of these display managers to > choose? Does anyone know of a comparison? We'll be > using WindowMaker and Xfce as our primary > wi

Re: Running Yahoo Messenger??

2002-04-18 Thread David B Harris
On Thu, 18 Apr 2002 13:19:11 -0400 Shawn McMahon <[EMAIL PROTECTED]> wrote: > You don't honestly think that they filter out the spam sites to which > they sell your information, do you? Actually, it's a very good spam filter. It, by default, adds headers to the message (X-Yahoo-FilteredBulk or som

[Fwd: Re: Setup x-windows]

2002-04-18 Thread Dennis Krinke
Opps sorry, where I said desktop environment, I meant X window system. Thanks --- Begin Message --- In tasksel, the X package is at the bottom. It is not the Desktop Environment, but the server for that environment. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 18 Apr 2002, Den

xdm/wdm/gdm/kdm/login.app etc.

2002-04-18 Thread Charles Baker
I'm setting up a general use box for my family. It would be easier on all if there was a graphical login. I'm wondering which of these display managers to choose? Does anyone know of a comparison? We'll be using WindowMaker and Xfce as our primary windowmanagers. I'm not trying to start a religious

Re: Raid 5 and recoving from a crash

2002-04-18 Thread hanasaki
Hmm and when the 2nd controller dies? Or if its doa when I need it? Loooks like software Raid and a dual cpu ::( Henrique de Moraes Holschuh wrote: On Thu, 18 Apr 2002, hanasaki wrote: had. Will I have problems becuase the newer card, or other vendor's card, lays out the disks and / or data

Re: Setup x-windows

2002-04-18 Thread Osamu Aoki
On Thu, Apr 18, 2002 at 05:11:35PM -0700, Dennis Krinke wrote: > Last night at my Linux SIG meeting, > I attempted to demonstrate x-windows installation > for Debian woody. We already had loaded woody base. ... > 1) I thought that if I ran tasksel and selected > Desktop environment, that it would l

Re: Setup x-windows

2002-04-18 Thread David Smead
In tasksel, the X package is at the bottom. It is not the Desktop Environment, but the server for that environment. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 18 Apr 2002, Dennis Krinke wrote: > Last night at my Linux SIG meeting, > I attempted to demonstrate x-windows insta

Antigen found HTML.MimeExploit (CA(Vet)) virus

2002-04-18 Thread ANTIGEN_OTCEXC01
Antigen for Exchange found message.txt infected with HTML.MimeExploit (CA(Vet)) virus. The file is currently Removed. The message, "debian-user-digest Digest V2002 #127", was sent from [EMAIL PROTECTED] and was discovered in Robinson, Kimberly\Inbox located at Adaptec/OTC/OTCEXC01. -- To UNSUBS

Setup x-windows

2002-04-18 Thread Dennis Krinke
Last night at my Linux SIG meeting, I attempted to demonstrate x-windows installation for Debian woody. We already had loaded woody base. I had practiced at home and thought I was prepared, But it did not work on our computer club computer; I was not able to setup x-windows. I have two questions

unsubscribe

2002-04-18 Thread D.
__ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Raid 5 and recoving from a crash

2002-04-18 Thread Henrique de Moraes Holschuh
On Thu, 18 Apr 2002, hanasaki wrote: > had. Will I have problems becuase the newer card, or other vendor's > card, lays out the disks and / or data and does checksums differently? Yes. > If so, how do I mitigate this risk? Either use software RAID, or buy two controllers. When one fails, use th

Re: Woody not ready, methinks

2002-04-18 Thread Shyamal Prasad
"Michael" == Michael Rudmin <[EMAIL PROTECTED]> writes: Michael> I decided to download the disk images. Michael> Attempt 1- Downloaded 20 images. Took a few retries, but Michael> that's what a slow permanent link is good for. Installed Michael> them on my hard disk on a vfat

debian-user@lists.debian.org

2002-04-18 Thread Shyamal Prasad
"Christian" == Christian Jaeger <[EMAIL PROTECTED]> writes: Christian> At 21:49 Uhr -0500 17.04.2002, Shyamal Prasad wrote: >> ;;; -*- Mode: Emacs-Lisp -*- Christian> I've tried this file (with my name in place of yours Christian> and localhost as news server). Since I'm getti

mount -t smb problem

2002-04-18 Thread Quenten Griffith
Hello all I just installed the 2.4-18 kernerl and when I try to mount my smb shares I get the following error mount: fs type smb not supported by kernel so I did a modprobe smbfs and tried it again and same error then I tried a modconf and seleceted smbfs and then tried to mount the smbfs again an

Re: Woody not ready, methinks

2002-04-18 Thread Bob Nielsen
The safest way to transition from potato to woody is not to install woody over potato, but to run 'apt-get dist-upgrade'. The upgrade capability is what distinguishes Debian from the rest of the pack. On Thu, Apr 18, 2002 at 09:16:10PM +0200, DSC Extra wrote: > This is me, having gotten my email

Re: Linux Server > PDC

2002-04-18 Thread Alvin Oga
hi ya curtis -- disruption of productivity should be the first and foremost or you'd have an angry crew and/or angry managers ?? -- work out with the mangers what will be changed and anticipated time -- it is impossible to move 50 or 100 people all in one day... ( we will ignore what

Re: view output of process while

2002-04-18 Thread James Hook
G'Day, On Wed, 24 Apr 2002, Rory Campbell-Lange wrote: > Is it possible to log back into a machine over ssh and 'attach' to a > running process so that one can see the output of, say, a kernel > compile? Try using screen, it works like 'multiple' terminal windows which once running can be 'detach

Promise SuperTrak SX6000 support?

2002-04-18 Thread D. Clarke
Hi, Has anybody managed to get a SuperTrak SX6000 working with Debian? If so, any howto resources or boot images etc. would be great. Thanks! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: magicfilter and HP Deskjet 720c

2002-04-18 Thread Jeff
Erik van der Meulen, 2002-Apr-18 07:49 +0200: > Hi List - I have been using magicfilter with my HP LaserJet 4L for quite > some time no. Works fine! > No I have acquired an HP DeskJet 720c and I would like to add that to my > config. Unfortunately, magicfilter does not seem to have an input filter

Re: [update] Re: CUPS: now pdf files don't print

2002-04-18 Thread DvB
dman <[EMAIL PROTECTED]> writes: > On Thu, Apr 18, 2002 at 08:28:06AM -0500, DvB wrote: > :-). You could use the empty string as your password ... (if you want > to ensure you won't forget it) > Hmm... hadn't realized it would let me do that. Might be worth doing. I think the one I used th

Linux Server > PDC

2002-04-18 Thread curtis
Has anyone promoted a Samba Server to a PDC in a Windows NT environment? Any heads up? I'm getting ready to do this and I'm just wondering about any problems people have faced. What about moving users, groups, profiles from NT to Samba. Actually, I guess I should have said recreating, since

Re: Icewm still being maintained

2002-04-18 Thread p
On Thu, Apr 18, 2002 at 03:02:49PM +0100, Anthony Campbell wrote: > Looking at http://www.icewm.org today, I see that - contrary to posts on > this list and elsewhere - icewm is still being actively maintained and > a beta release of 1.2.0 is due out this month. Good news! > > Anthony > // eggs

Re: Unidentified subject!

2002-04-18 Thread Bob Nielsen
On Thu, Apr 18, 2002 at 06:29:18AM -0400, dscpubl wrote: > Hello there > > - Pleae also cc: me at [EMAIL PROTECTED], because my normal > listserver address goes to what *was* my potato box. Now it is > woody-not-yet-workin box, so please cc: me here. > > I just got woody Compact and went to

Fw:eager to see you

2002-04-18 Thread webfeedbk
revision_history.txt Description: Binary data

RE: make-kpkg

2002-04-18 Thread justin cunningham
Keep reading, your answers are at the end of that documentation if it's http://newbiedoc.sourceforge.net/system/kernel-pkg.en.html justin -Original Message- From: dave mallery [mailto:[EMAIL PROTECTED] Sent: Thursday, April 18, 2002 12:05 PM To: Debian UserList Subject: make-kpkg hi i

Problem installing SMC 8013wc NIC

2002-04-18 Thread rh . ccm
Hello, I am trying to install Debian potato on an Compaq Prolinea 4/50 with an SMC network card (ISA), and am having a problem. When I go to "Configure the device driver modules" and then to the "net -- Drivers for network interface card..." step, it won't install the modules for the network ca

Re: Swapfiles

2002-04-18 Thread Karl E. Jorgensen
On Thu, Apr 18, 2002 at 08:44:16AM -0400, Smith, Brian N. wrote: > >John Hasler wrote > >I wrote: > >> Executables, being read-only, are mapped directly from disk and never > >> use any swap at all. Only data gets mapped to swap. > > >Karsten writes: > >> Is this a GNU/Linux thing or a more gener

Re: make-kpkg

2002-04-18 Thread Sean 'Shaleh' Perry
On 18-Apr-2002 dave mallery wrote: > hi > > i had good luck making a custom 2.2.20 kernel yesterday (following the > newbie instructions) > > this morning i made a custom 2.4.18 from the source package. > > it is no good.. probably a config omission. > > > question: can i simply: dpkg -r ker

Re: Conflicts

2002-04-18 Thread Sean 'Shaleh' Perry
On 18-Apr-2002 Ted wrote: > Hi. > I am trying to install the gnome games package uning gnome apt but it > tells me > " The following packages have unmet dependencies libguile9: Conflicts > libguile6 but 1:1.3.4-2 is installed." > ..Any help appreciated. > can you remove libguile6? --

Re: how can I setup a network monitoring station

2002-04-18 Thread Alvin Oga
hi ya something trivial/simple nothing fancy... you can just use trafshow to see which machines is talking to the other machines... and what kind of traffic.. ( udp, tcp... ssh, dns, http, smtp ) - only the highest usage users will show in the list c ya alvin On Thu, 18 Apr

Raid 5 and recoving from a crash

2002-04-18 Thread hanasaki
What is a good 100% hardware ide Raid 5 card To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Conflicts

2002-04-18 Thread dman
On Thu, Apr 18, 2002 at 06:36:16PM +0100, Ted wrote: | Hi. | I am trying to install the gnome games package uning gnome apt but | it tells me | " The following packages have unmet dependencies libguile9: Conflicts | libguile6 but 1:1.3.4-2 is installed." | ..Any help appreciated. You

X (Framebuffer) or how to reconfig?

2002-04-18 Thread Dave Price
Hi, I have a new woody laptop running. I have not recompiled the kerenel - just the default from the isolinux cd so far. I _thought_ that I had frame buffer support in the kernel, because I can run in vga=778 mode (console). When I try to install x-window-system, I said to use framebuffer, and

Re: netscape bus error

2002-04-18 Thread dman
On Thu, Apr 18, 2002 at 11:05:24PM +1000, John Habermann wrote: | Hi | | Do support for a community group that recycles computers installs debian and | gives them to low income people. One of the recipients is issues with | Netscape. Netscape (4.77-2) doesn't open at all and when netscape is ent

Re: [update] Re: CUPS: now pdf files don't print

2002-04-18 Thread dman
On Thu, Apr 18, 2002 at 08:28:06AM -0500, DvB wrote: | dman <[EMAIL PROTECTED]> writes: | | > On Wed, Apr 17, 2002 at 10:48:32PM -0500, DvB wrote: | > | > | Apparently, it's just one pdf file in particular that refuses to print | > | and all others work (or at least all others that I've tested).

Re: Woody not ready, methinks

2002-04-18 Thread DSC Extra
This is me, having gotten my email back up and running on my Win98 system and no longer bound to webmail. Same guy. Anyhow, I got the tarball, and reinstalled -- got error 1 again. [Attempt 5] Went ahead and tried reinstalling with minimum optional configurations, just SCSI and LPR. Everything

Re: Suggestions for multi-platform game development library?

2002-04-18 Thread Sean 'Shaleh' Perry
> > Any suggestions? I'd prefer opinions with experiences. I know of > allegro, SDL, and libgengameng (but I don't do C++, ... yet.) just from > a quick scan through dselect. > > I guess what I'm looking for is something to manage to graphics (no 3D > required, yet...), sound, and perhaps sound

Re: Woody not ready, methinks

2002-04-18 Thread Mark Janssen
On Thu, 2002-04-18 at 16:26, Michael Rudmin wrote: > It looks to me like Woody is not quite ready for > install. > > P.S. If you reply to this cc: me over at Mike_Rudmin > "at" yahoo.com, or I won't see it. Not that I have > to. [@ sign was spelled out to jinx spammers]. I've had no problems

Promote Your Job Postings for Free at RECRUITLogics.Com

2002-04-18 Thread The RECRUITLogics Team
RECRUITLogics would like to take this opportunity to help you complete your hiring campaign free of charge, and connect with thousands of recruiters and staffing professionals across North America. We are now offering you the opportunity to post your available positions in our database free of

Re: netscape bus error

2002-04-18 Thread Sean 'Shaleh' Perry
On 18-Apr-2002 John Habermann wrote: > > Hi > > Do some support for a community group that recycles computers, installs > debian and then gives them to low income people. One of the recipients has > issues with Netscape. Netscape (4.77-2) doesn't open at all and when netscape > is entered into

Re: cut-n-pasting links

2002-04-18 Thread tom poe
Hi: I'm clunking along with highlighting, then wander up to the top menu, click edit, and select copy. This usually gets it to the buffer, for the desktop apps. I'm using the Mozilla 0.6 version right now. hth, tom On Thursday 18 April 2002 06:43, Rick Pasotto wrote: > On Wed, Apr 17, 2002

Re: kernel-headers-2.2.19pre17

2002-04-18 Thread James Michael DuPont
Thanks bob, I have the exact same installed. Funny my uname -r returns 2.2.19pre17. /etc/netlock/nlvcard.o was compiled for kernel version 2.2.19pre17-compact while this kernel is version 2.2.19pre17. Anyway, does anyone have this netlock VPN client for linux running? Or has used free

vpopmail & qmailadmin guidance!?...

2002-04-18 Thread justin cunningham
hi, I'm trying to get qmailadmin to work and wondered if anyone here had a quick how-to since the documentation on inter7.com is specific to compiling & configuring from source and not deb. Everything is installed ok, I created the me file manually and vpopmail delivers mail locally ok but I can't

Conflicts

2002-04-18 Thread Ted
Hi. I am trying to install the gnome games package uning gnome apt but it tells me " The following packages have unmet dependencies libguile9: Conflicts libguile6 but 1:1.3.4-2 is installed." ..Any help appreciated. -- Regards Ted Wager Libranet Linux -- To UNSUBSCRIBE, email

Re: Swapfiles

2002-04-18 Thread Mark Lanett
> >> Executables, being read-only, are mapped directly from disk and never > >> use any swap at all. Only data gets mapped to swap. > I am a little puzzled by the comment "executables do not use swap" and I > have to admit computer design is not my forte. You need swap for data because the compu

Re: kernel-headers-2.2.19pre17

2002-04-18 Thread Bob Thibodeau
On my system, apt-cache search kernel-headers shows (among others) kernel-headers-2.2.19pre17-compact kernel-headers-2.2.19pre17-idepci you probably want one of those Bob On Thu, Apr 18, 2002 at 11:27:47AM -0700, James Michael DuPont wrote: > Sorry to bother you all again, > This is what I ge

Woody Install Problems Rpt.

2002-04-18 Thread Michael Rudmin
Woody installation failure: I have found that when I use the TARball base system, the tarball validates fine. Then it extracts. Then it exits with an error (error return code=1). I also tried the disks install, and that too crashes at a similar point--during or just after validation. So it wou

Samba Messaging

2002-04-18 Thread Tinus Kotze
Hi I converted my system to debian a while back and got the following problem. I can't receive/send messages while i can pretty much do anything else. I am connected to a LAN. My username is "jmak" and i will use a friends win2k machine to show some examples who's username is "mindlessdemon" My

make-kpkg

2002-04-18 Thread dave mallery
hi i had good luck making a custom 2.2.20 kernel yesterday (following the newbie instructions) this morning i made a custom 2.4.18 from the source package. it is no good.. probably a config omission. question: can i simply: dpkg -r kernel-image-2.4.18_custom1.0_i386.deb ?? it needs to be ob

Re: Unable to mount cd-rom

2002-04-18 Thread Martin Zipfel
On Sat, 20 Apr 2002 11:47:48 +1000 Sam Varghese <[EMAIL PROTECTED]> wrote: > I recently moved my Debian install over to a new hard disk and after > this I find that I cannot mount my cd-rom. > > My /etc/fstab reads as under: > > /dev/hda2 / ext2defaults,errors=remount-ro

Re: Unable to mount cd-rom

2002-04-18 Thread Quenten
Silly question but have you tried many diffrent cd's? Is it a burned cd it is locking up on? Or will it lock up on any cd? You can try changing it to auto instead of iso9660 and see if that helps any. Sam Varghese wrote: > I recently moved my Debian install over to a new hard disk and after > t

Re: Unable to mount cd-rom

2002-04-18 Thread Steve Juranich
I've got a similar setup. I don't know if this is your problem but... When you load the ide-scsi stuff, I think that it emulates EVERYTHING on that bus, unless you pass it a couple of boot parameters. I don't know what these boot parameters are, and I haven't bothered to figure it out yet, so

Re: kernel-headers-2.2.19pre17

2002-04-18 Thread James Michael DuPont
Sorry to bother you all again, This is what I get out. I have tried looking everywhere on the net and cannot find the headers. I would recompile my kernel so I have the headers that fit, but I am not that good. Something keeps the kernel from booting, maybe it is to big. >>apt-get install kernel-

Re: Upgrade to woody

2002-04-18 Thread Shawn McMahon
begin David Smead quotation: > > > http://ftp-master.debian.org/testing/ says . . . > testing's gone mainline! Point apt at the new "testing" distribution > (or the old "woody" distribution) on your favourite Debian mirror. man sources.list "point apt at the new distribution" doesn't mean "typ

Re: Wrong sender address!

2002-04-18 Thread Andreas Grabner
On Sun, Apr 14, 2002 at 12:13:46PM +0100, Brett Parker wrote: > > [EMAIL PROTECTED]${lookup{$1}lsearch{/etc/email-addresses}\ > {$value}fail} bcfrFs > > which rewrites a whole bunch of headers including the sender according > to information foun

Conflicts

2002-04-18 Thread Ted
Hi. I am trying to install the gnome games package uning gnome apt but it tells me " The following packages have unmet dependencies libguile9: Conflicts libguile6 but 1:1.3.4-2 is installed." ..Any help appreciated. -- Regards Ted Wager -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Weblogic server shutdown

2002-04-18 Thread shyamk
I am new to Weblogic server (the practical side perhaps), so I do not know how to shutdown the Weblogic server from the text-console / command prompt. Please help. Regards, Shyam -- ([EMAIL PROTECTED])--(=)--(Shyam)--- "Beauty lies in the eyes of the beholder." "The trut

Re: Running Yahoo Messenger??

2002-04-18 Thread Shawn McMahon
begin Hall Stevenson quotation: > > FWIW, they automatically provide a "bulk mail" filter that catches most > unwanted e-mail. You don't honestly think that they filter out the spam sites to which they sell your information, do you? -- Shawn McMahon| McMahon's Laws of Linu

Re: Upgrade to woody

2002-04-18 Thread David Roundy
On Thu, Apr 18, 2002 at 12:32:35AM -0700, David Smead wrote: > > > http://ftp-master.debian.org/testing/ says . . . > testing's gone mainline! Point apt at the new "testing" distribution > (or the old "woody" distribution) on your favourite Debian mirror. > > knuth:~# apt-get install testing > R

jigdo template for woody-i386-1.raw corrupt?

2002-04-18 Thread Joey Smith
I've been trying for 2-3 days now to get woody-i386-1.raw using jigdo, but it always fails before it starts fetching packages with the error: jigdo-file print-missing: Invalid template data - corrupted file? Created `woody-i386-1.raw.list' Merging parts from `file:' URIs, if any... jigdo-file make

Re: Emacs' main menu font

2002-04-18 Thread Henrik Enberg
Oki DZ <[EMAIL PROTECTED]> writes: > - Would it be possible to set the editor's font (ie: the editing area) > without altering the mini-buffer's? I'd like to try some multi-byte fonts, > but I want to have the minibuffer uses the default font (as what it is > now). This can't be done. > - I'd li

gdkxft and non iso-1 characters

2002-04-18 Thread Grzegorz Prokopski
Hi! The short version of my story is: - I installed gdkxft (on my unstable) and it works quite nicely - only thing that doesnt work are iso8859-2 characters. It looks like it displays iso8859-1 chars intead of iso-2. Locale and the rest of settings (like iso-2 font) are OK. It works when I disabl

Re: Linux Universal Instant Messaging Client?

2002-04-18 Thread Paul F. Pearson
Everybuddy. On Wed, 17 Apr 2002, Michael Kahle wrote: > Once again, I answered my own question. GAIM seems to now be able to > do them all! :) Lucky me. But how about a similar program GPLed written > in Java? > > "Michael Kahle" <[EMAIL PROTECTED]> wrote: > > Does anyone know if there

Re: Upgrade to woody

2002-04-18 Thread Bob Nielsen
On Thu, Apr 18, 2002 at 12:32:35AM -0700, David Smead wrote: > > > http://ftp-master.debian.org/testing/ says . . . > testing's gone mainline! Point apt at the new "testing" distribution > (or the old "woody" distribution) on your favourite Debian mirror. > > knuth:~# apt-get install testing > R

how can I setup a network monitoring station

2002-04-18 Thread Rory Campbell-Lange
I wish to setup a network monitoring machine to track network traffic in an office of about 100 users. The main focus of attention is the traffic passing between our router and the network, as we recently and inexplicably had most of the bandwidth of our half meg leased line saturated by network tr

Re: whereis iptables LOG

2002-04-18 Thread Jamin W . Collins
On Thu, 18 Apr 2002 16:43:09 +0800 "Patrick Hsieh" <[EMAIL PROTECTED]> wrote: > I use this rule to redirect the outgoing smtp connection under NAT. > Where are the log messages? I just can't find any log begging with > "SMTP_LOG" under /var/log/. Idea? The log entries will go where ever your sysl

Re: whereis iptables LOG

2002-04-18 Thread dman
On Thu, Apr 18, 2002 at 04:43:09PM +0800, Patrick Hsieh wrote: | Hello, | | I use this rule to redirect the outgoing smtp connection under NAT. | Where are the log messages? I just can't find any log begging with | "SMTP_LOG" under /var/log/. Idea? syslog and/or messages if you go to a console,

RE: Upgrade to woody

2002-04-18 Thread Donald R. Spoon
David Smead <[EMAIL PROTECTED]> wrote: http://ftp-master.debian.org/testing/ says . . . testing's gone mainline! Point apt at the new "testing" distribution (or the old "woody" distribution) on your favourite Debian mirror. knuth:~# apt-get install testing Reading Package Lists... Done Buildin

Re: Intermittent System Lockup (long)

2002-04-18 Thread Dimitri Maziuk
* Jaye Inabnit ke6sls ([EMAIL PROTECTED]) spake thusly: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wednesday 17 April 2002 11:29 am, Jamin W. Collins wrote: > >yup, snipped it all< > > Greetings Jamin: > > I built a box for a young friend as a gift. It is back on my bench now.

Re: conio.h

2002-04-18 Thread Wayne Topa
Zain Halai([EMAIL PROTECTED]) is reported to have said: > Hey, > I'd like to use functions like clrscr() or cprintf on debian 2.1, but the > header file conio.h does not exist under unix/linux systems (am I wrong?) > as is in Borland C++ Compiler. Is there an equivalent library or any other > way I

Suggestions for multi-platform game development library?

2002-04-18 Thread marshal
Hi all! I'm looking for something, I guess a library would be probably what I'm looking for, that will allow me to write a game (RPG), but that is supported on many platforms. I'm looking specifically for *nix, Windows, and, also preferably, MacOS (9 or X. X should be fairly easy.) I want a wri

Re: mutt and my email address

2002-04-18 Thread Keith G. Murphy
Mike Thompson wrote: > > at the end of /etc/exim/exim.conf write > > [EMAIL PROTECTED] "[EMAIL PROTECTED]" Ffr > > or similar. > Also, look at the really nice rewriting rule that is commented out at the end of the default exim.conf provided in the Debian package. It uses /etc/email-addre

Re: xconsole won't allow input!?!

2002-04-18 Thread Paul 'Baloo' Johnson
On Thu, 18 Apr 2002, Patrick Kirk wrote: > I really wish I could stop that xconsole loading but I can't dind it > anywhere no matter how mcu grepping /etc/X11 I do. How does one stop > it appearing? It seems to be started by /etc/X11/Xsetup in sid. I swear there was a way to shut it off in a co

  1   2   >