Re: ssh tunneling

2003-08-26 Thread Arnt Karlsen
On Mon, 25 Aug 2003 17:44:32 -0400, Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Mon, Aug 25, 2003 at 02:10:12PM -0700, Steve Lamb wrote: > | On Mon, 25 Aug 2003 13:51:37 -0500 "P. Kallakuri" > | <[EMAIL PROTECTED]> wrote: > > | > i cannot find what proce

Re: how to adapt this iptables setup?

2003-08-26 Thread Kevin McKinley
On 25 Aug 2003 15:15:27 -0400 Bret Comstock Waldow <[EMAIL PROTECTED]> wrote: > Ok. There is no /etc/rc.d in my Debian system. /etc/rcX.d has some > meaning beyond just being another place to gather files - it corresponds > to runlevel X, and gets swept automatically as the system passes through

Re: tinc and networking

2003-08-26 Thread Steve Lamb
On 25 Aug 2003 16:35:08 -0400 Tom Lopolito <[EMAIL PROTECTED]> wrote: > I'm using kernel 2.4.18 and the network configuration now uses the > /etc/interfaces file which does not use the ifconfig and route commands > as 2.2 did. What is the difference in how the interfaces file runs? Interfaces

Tool for sending Windows popup messages?

2003-08-26 Thread Joe Emenaker
So, I had an idea of *something* I could do to try to help fix this "Sobig" virus problem. Since the sender address is certainly spoofed, I figure the only way to track down the source is from the "Received" lines in the mail header. I figured that, if their machine is poorly-managed enough for

Re: unprivileged user

2003-08-26 Thread Robert Storey
> > Sometime back somebody told me there was a way to add a user account > > where the user was very limited in what he could do. As I remember, the > > user would not even be able to change directories. > > > Try googling for "chroot user" > > Rgds > > Rus Thanks Rus. It turns out that what

automatic overwrite with cp

2003-08-26 Thread alex
I've been trying to copy the contents of a partition (source) to another partition (destination) that has a large number of files that need to be overwritten. The command I've tried is: # cp -apRv source/* /destination/ The command works but it requires that I manually respond 'yes' fo

Re: Help Please!!

2003-08-26 Thread William Bradley
On Monday 25 August 2003 06:10 pm, Kent West wrote: > Sorry; I guess I didn't make myself clear. Forget completely about X for > now; in fact, you might want to even disable the graphical login screen > (add "exit 0" as the first non-comment line in the appropriate script: > /etc/init.d/gdm or kdm

What to expect after XP installation on the other disc

2003-08-26 Thread Hugo Vanwoerkom
Give him Knoppix that can show him a lot of Debian Linux without having to make any decision. Hugo. __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: automatic overwrite with cp

2003-08-26 Thread Johann Koenig
On Mon, 25 Aug 2003 20:20:49 +0200 alex <[EMAIL PROTECTED]> wrote: > I've been trying to copy the contents of a partition (source) to > another partition (destination) that has a large number > of files that need to be overwritten. The command I've tried is: > > # cp -apRv source/* /d

other debian installer tactic?

2003-08-26 Thread Alfredo Valles
I know this have been discussed many times. But I still not happy. (Sorry) Why is it that debian can not take a shortcut in the path for having a quick desktop installation? Why not to release a basic knoppix-like CD with the most common desktop applications that 99% of people would want?. Usin

Your mail to bein@netapp.com

2003-08-26 Thread Auto-Reply Daemon for bein
This is either an invalid user name or the person you have sent mail to, 'bein', is no longer employed with Network Appliance. Please take a moment to check your mailing list and update if necessary. Regrettably, we have no forwarding information for 'bein'. Your message has NOT been f

Re: other debian installer tactic?

2003-08-26 Thread Johann Koenig
On Mon, 25 Aug 2003 20:39:08 +0200 Alfredo Valles <[EMAIL PROTECTED]> wrote: > Why not to release a basic knoppix-like CD with the most common > desktop applications that 99% of people would want?. Using a very > basic installer and the hardware auto-detection of knoppix (or any > other that works

Re: automatic overwrite with cp

2003-08-26 Thread Roberto Sanchez
--- alex <[EMAIL PROTECTED]> escribió: > I've been trying to copy the contents of a partition (source) to > another partition (destination) that has a large number > of files that need to be overwritten. The command I've tried is: > > # cp -apRv source/* /destination/ > > The comman

Linux - CDR

2003-08-26 Thread Li-Ren Zhou
Hi, I'm somewhat new to linux in general. I was just wondering what was a good tool for burning/ripping cd's (audio and bin/cue). Thanks, Lawrence -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: automatic overwrite with cp

2003-08-26 Thread Andrew Perrin
Or, alternatively: yes | cp -apRv source/* /destination/ -- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of Sociology, U of North Carolina, Chapel Hill [EMAIL PROTECTED] * andrew_perrin (at) unc.edu On Tu

Re: other debian installer tactic?

2003-08-26 Thread Mark Roach
On Mon, 2003-08-25 at 14:39, Alfredo Valles wrote: > I know this have been discussed many times. But I still not happy. (Sorry) > > Why is it that debian can not take a shortcut in the path for having a quick > desktop installation? "Debian" is a group of people who volunteer their time. Why don

Re: other debian installer tactic?

2003-08-26 Thread Johann Koenig
On Mon, 25 Aug 2003 21:11:40 +0200 Alfredo Valles <[EMAIL PROTECTED]> wrote: > On Tuesday 26 August 2003 2:49 am, Johann Koenig wrote: > > Hmm .. that sounds just like Knoppix! Why, that already exists! > > I'm just saying that the system is good and that it works, not that > it's original or tha

Re: automatic overwrite with cp

2003-08-26 Thread Kevin McKinley
On Mon, 25 Aug 2003 20:20:49 +0200 alex <[EMAIL PROTECTED]> wrote: > I've been trying to copy the contents of a partition (source) to > another partition (destination) that has a large number > of files that need to be overwritten. The command I've tried is: > > # cp -apRv source/* /d

Re: ssh tunneling

2003-08-26 Thread Colin Watson
On Tue, Aug 26, 2003 at 02:01:05AM +0200, Arnt Karlsen wrote: > ..no rule witout exeption: these 2 minutes _are_ useful in tarpits, > to help slow vira propagation: That's a new plural of "virus" to me ... ["viri" and "virii" are both wrong. The first is made up by assuming that "virus" is a Lat

Re: automatic overwrite with cp

2003-08-26 Thread Colin Watson
On Mon, Aug 25, 2003 at 08:20:49PM +0200, alex wrote: > I've been trying to copy the contents of a partition (source) to > another partition (destination) that has a large number > of files that need to be overwritten. The command I've tried is: > > # cp -apRv source/* /destination/ >

Re: how to adapt this iptables setup?

2003-08-26 Thread Bret Comstock Waldow
On Mon, 2003-08-25 at 20:08, Kevin McKinley wrote: > On 25 Aug 2003 15:15:27 -0400 > Bret Comstock Waldow <[EMAIL PROTECTED]> wrote: > > > Ok. There is no /etc/rc.d in my Debian system. /etc/rcX.d has some > > meaning beyond just being another place to gather files - it corresponds > > to runle

[no subject]

2003-08-26 Thread Owner
i want to delete www.stop sign .com

Re:

2003-08-26 Thread Brian Gonzales
On Mon, 2003-08-25 at 18:48, Owner wrote: > i want to delete www.stop sign .com I'd like to delete anything named Clinton. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Tool for sending Windows popup messages?

2003-08-26 Thread Vineet Kumar
* Joe Emenaker ([EMAIL PROTECTED]) [030825 17:03]: > Is there some Debian tool that would let me specify an IP and a message > and it would handle the delivery without making me bother with finding > out the NetBIOS name, etc.? Did you try smbclient's -I option? good times, Vineet -- http://ww

Re: Checking what's installed

2003-08-26 Thread Nick Hastings
* Kevin McKinley <[EMAIL PROTECTED]> [030826 10:29]: > On Mon, 25 Aug 2003 12:12:59 +0900 > Nick Hastings <[EMAIL PROTECTED]> wrote: > > > > Am installing Debian on a 486 laptop, and because I want to trim down > > > the installation as much as possible, how do I view a list of what's > > > inst

Re: automatic overwrite with cp

2003-08-26 Thread alex
Roberto Sanchez wrote: --- alex <[EMAIL PROTECTED]> escribió: I've been trying to copy the contents of a partition (source) to another partition (destination) that has a large number of files that need to be overwritten. The command I've tried is: # cp -apRv source/* /destination/

What packages do I need to get from unstable to have a working Gnome 2 install?

2003-08-26 Thread stan
On a testing box. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Checking what's installed

2003-08-26 Thread Shaun Crossley
On Mon, Aug 25, 2003 at 06:58:41PM -0400, Kevin McKinley wrote: > On Mon, 25 Aug 2003 12:12:59 +0900 > Nick Hastings <[EMAIL PROTECTED]> wrote: > > > > Am installing Debian on a 486 laptop, and because I want to trim down > > > the installation as much as possible, how do I view a list of what's

Re: Need feedback concerning PVR/DVR, Home threatre setup!

2003-08-26 Thread Rthoreau
Major snip > You can get micro-itx systems for <$200 from idot.com, complete. > I don't know how they related to PVR applications. All that is needed to have a PVR is a TV tuner card that is supported by Linux, which you then can save your shows to a hard drive. Most graphics cards nowadays ha

Re: automatic overwrite with cp

2003-08-26 Thread alex
Thanks for the other suggestions. I had already started the copy so I didn't receive the last few messages until the copy was completed but will note them in my handydandy notebook . alex wrote: I've been trying to copy the contents of a partition (source) to another partition (destination

Re: Kernel Upgrade Problems

2003-08-26 Thread Nick Hastings
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [030826 10:27]: linux-2.4 > > When I tried insmod 8139too (the module for the network card), I get a > number of unresolved symbol errors. What happens if you 'modprobe 8139too'? > Any ideas? Using insmod does nothing to sort out module dependencies. Usi

Re: Checking what's installed

2003-08-26 Thread Johann Koenig
On Tue, 26 Aug 2003 10:40:22 +0900 Nick Hastings <[EMAIL PROTECTED]> wrote: > * Kevin McKinley <[EMAIL PROTECTED]> [030826 10:29]: > > On Mon, 25 Aug 2003 12:12:59 +0900 > > Nick Hastings <[EMAIL PROTECTED]> wrote: > > > > > > Am installing Debian on a 486 laptop, and because I want to trim > > >

Re: What packages do I need to get from unstable to have a workingGnome 2 install?

2003-08-26 Thread Johann Koenig
On Mon, 25 Aug 2003 22:16:40 -0400 stan <[EMAIL PROTECTED]> wrote: > On a testing box. Change your sources, and 'apt-get install *gnome*'? -- -johann koenig Now Playing: Jurassic 5 - React : Power In Numbers Today is Boomtime, the 18th day of Bureaucracy in the YOLD 3169 My public pgp key: http

Re: Linux - CDR

2003-08-26 Thread Nick Hastings
Hi, * Li-Ren Zhou <[EMAIL PROTECTED]> [030826 10:31]: > Hi, > > I'm somewhat new to linux in general. I'll keep this in mind. Firstly, please start a _new_ thread if you wish to start a new topic on this list. ie. write a fresh email to [EMAIL PROTECTED] rather than replying to an existing ema

ati maxx

2003-08-26 Thread rich swain
I have a ati rage 128 pro maxx agp videocard.it is a dual graphics processor card. I can not get it to work in potato or woody.Hoping you my know of a trick to get it to work. I have had it working in suse 7.3 - 8.1,caldera 3.1,redhat 8.0,lycoris build 46,. I really want to use debian ,and do not

Does Debian support IDE disks with more than 128GiB or IDE 48bit addressing?

2003-08-26 Thread Jose Manuel dos Santos Calhariz
Hi, I have a Samsung disk with 149GiB of space and my experience is mixed. What you know, or you experience with disks with more than 128GiB working with Debian (Woody or Sarge)? As I said my experience is mixed. The motherboard is an Asus A7V with the last BIOS that supports 48bit addressin

Re: Help Please!!

2003-08-26 Thread Kent West
William Bradley wrote: On Monday 25 August 2003 06:10 pm, Kent West wrote: Sorry; I guess I didn't make myself clear. Forget completely about X for now; in fact, you might want to even disable the graphical login screen (add "exit 0" as the first non-comment line in the appropriate script: /et

Re: Mounting large Windows ME disk?

2003-08-26 Thread Larry Hunter
Arnt, Thanks for the suggestions. Some responses: > ..ntfs? No hardware problem such as fried chips? -t ntfs doesn't help (and an ntfs filesystem wouldn't mount under ME anyway). The drive works fine in the Windows machine (I put it back after my failure to mount it), so probably not fried

Re: other debian installer tactic?

2003-08-26 Thread Kent West
Alfredo Valles wrote: I know this have been discussed many times. But I still not happy. (Sorry) Why is it that debian can not take a shortcut in the path for having a quick desktop installation? I know that this wouldn't work in all platforms (most surely only in x86) but even if it is a

Re: LILO ! framebuffer

2003-08-26 Thread Paul M Foster
On Mon, Aug 25, 2003 at 09:29:14AM -0400, R Ransbottom wrote: > > > Paul M Foster (<[EMAIL PROTECTED]>) wrote: > > > > > On boot, I'm getting the framebuffer, with the little colored Tux in > > > > the upper lefthand corner of the screen. I don't want that, I want > > Had the same problem and th

Re: TV-out without X

2003-08-26 Thread Alex Malinovich
On Mon, 2003-08-25 at 17:18, Sebastian Helms wrote: > Hi, > > my Linux box is running woody, but without X. > > I'd like to play DivX videos on this machine, still without X, > viewing the output over the TV-out port of the video card. > > My questions are: > > - is this possible? > - is there

Re: Re: Problems with xserver-xfree86

2003-08-26 Thread Stephen Touset
There is no Xfree config file anywhere in the system that I can tell. When I install X, it tells me that it hasn't found the files, so it won't update them. The problem is that they're just not being created. -- Stephen Touset <[EMAIL PROTECTED]> signature.asc Description: This is a digitally s

Re: Help Please!!

2003-08-26 Thread Pigeon
On Mon, Aug 25, 2003 at 08:26:28PM -0400, William Bradley wrote: > On Monday 25 August 2003 06:10 pm, Kent West wrote: > > > Sorry; I guess I didn't make myself clear. Forget completely about X for > > now; in fact, you might want to even disable the graphical login screen > > (add "exit 0" as the

Re: Mozilla printer problems

2003-08-26 Thread Ross Boylan
On Sun, Aug 24, 2003 at 05:09:06AM -0400, Brad Sawatzky wrote: > Hi Tom, > > Perhaps your Mozilla build requires the Xprint package. Try installing > xprt-xprintorg (and its depends) and see if mozilla can print. > Additionally, I found I needed cupsys-bsd (mentioned in the xprt-xprintorg notes

Re: Help Please!!

2003-08-26 Thread William Bradley
On Monday 25 August 2003 11:09 pm, Kent West wrote: > Okay, so we know for sure the mouse is okay. And if either mouse works > on Windows on the "Debian box", we can assume the ps/2 port is okay. > Which leaves software. > > I see two basic possibilities: > 1) kernel issues > 2) gpm issues > > I

Re: Help Please!!

2003-08-26 Thread William Bradley
On Tuesday 26 August 2003 12:08 am, you wrote: > 1) Be in console mode, with gpm stopped (I don't use gpm myself, but >I'd guess '/etc/init.d/gpm stop' as root should stop it) > 2) Do the 'cat /dev/psaux' trick to make sure the hardware's working > 3) Take the mouse ball out, so you can move t

Re: Re: Problems with xserver-xfree86

2003-08-26 Thread Chris Black
Stephen Touset <[EMAIL PROTECTED]> wrote: > There is no Xfree config file anywhere in the system that I can tell. > When I install X, it tells me that it hasn't found the files, so it > won't update them. The problem is that they're just not being created. > > -- > Stephen Touset <[EMAIL PROTECTE

Logrotate and qmail

2003-08-26 Thread Michael Bellears
Is there anyway to configure Logrotate to 'skip' certain files? Logrotate is rotating /var/log/qmail/current once a week, and during this process it creates a 'previous' file(/var/log/qmail/previous) which causes qmail to stop processing mail (Fails with 'unable to set mode of /var/log/qmail/previ

Best Way to Look at Streaming Video

2003-08-26 Thread Ross Boylan
I wanted to look at a video on a web site that offered it in RealPlayer, QuickTime, and Windows Media Player format. To my suprise (since I had installed RealPlayer) I couldn't, and this led to some questions that perhaps people here could answer. Which of these formats would be the best choice f

Re: Re: Problems with xserver-xfree86

2003-08-26 Thread Ross Boylan
It would probably be helpful to give the exact transcript of what you tried to do: which packages did you install with which tool, and what error message did you get. The statement that there is no existing config file can simply be informational, but of course the necessary file should be created

Re: TV-out without X

2003-08-26 Thread Deb
I believe Freevo also supports frame buffer mode. This means older/slower PCs can play divx/xvid videos as X is a bit of a hog. - Original Message - From: "Sebastian Helms" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2003 12:18 AM Subject: TV-out without X > Hi

Re: ssh tunneling

2003-08-26 Thread Jesse Meyer
On Tue, 26 Aug 2003, Colin Watson wrote: > On Tue, Aug 26, 2003 at 02:01:05AM +0200, Arnt Karlsen wrote: > > ..no rule witout exeption: these 2 minutes _are_ useful in tarpits, > > to help slow vira propagation: > > That's a new plural of "virus" to me ... > > [ SNIP explanation of latin plural

Re: Re: Problems with xserver-xfree86

2003-08-26 Thread Bijan Soleymani
--vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 26, 2003 at 12:52:00AM -0400, Stephen Touset wrote: > There is no Xfree config file anywhere in the system that I can tell. > When I install X, it tell

Re: other debian installer tactic?

2003-08-26 Thread Stephane
Le Mon, 25 Aug 2003 20:39:08 +0200 Alfredo Valles <[EMAIL PROTECTED]> a dit: Hello, > I know this have been discussed many times. But I still not happy. (Sorry) It seems that a lot of people have troubles with the Debian installer. Once you know it well it can do what you want: tasksel is simple

Re: Best Way to Look at Streaming Video

2003-08-26 Thread Chris Black
Ross Boylan <[EMAIL PROTECTED]> wrote: > Discussion a few months ago mentioned http://marillat.free.fr/ both > for the realplayer for Debian package (which no longer seems to be > there) and for mplayer (about which there were mixed comments). > > I see several packages providing quicktime suppo

Re: other debian installer tactic?

2003-08-26 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Aug 25, 2003 at 08:39:08PM +0200, Alfredo Valles wrote: > Why not to release a basic knoppix-like CD with the most common desktop > applications that 99% of people would want? Why do that when Knoppix already fills that niche and debian-insta

Re: nfs use-once-only?

2003-08-26 Thread Erik Rask
On Mon, 25 Aug 2003, Richard Lyons wrote: > I was so thrilled to get nfs working (laptop to workstation) for the first > time yesterday. But today I get >mount: RPC: Unable to receive; errno = Connection refused > every time. So I tried in the other direction. Set up /etc/export and > /e

Re: Best Way to Look at Streaming Video

2003-08-26 Thread Bijan Soleymani
--82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 25, 2003 at 10:22:19PM -0700, Ross Boylan wrote: > I wanted to look at a video on a web site that offered it in > RealPlayer, QuickTime, and Windows Me

Re: Stripped down versions of software

2003-08-26 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Aug 25, 2003 at 01:20:52PM -0700, Steve Lamb wrote: > Or links. Once I found links I gave up on lynx. Something about doing > tables properly. :) I never understood why the lynx team had such a hard time with that one. I remember using

Re: Best Way to Look at Streaming Video

2003-08-26 Thread Todd Pytel
On Mon, 25 Aug 2003 22:22:19 -0700 Ross Boylan <[EMAIL PROTECTED]> wrote: > I wanted to look at a video on a web site that offered it in > RealPlayer, QuickTime, and Windows Media Player format. To my suprise > (since I had installed RealPlayer) I couldn't, and this led to some > questions that p

Re: Stripped down versions of software

2003-08-26 Thread Steve Lamb
On Mon, 25 Aug 2003 23:34:34 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: > I never understood why the lynx team had such a hard time with that > one. I remember using lynx at the library on a WYSE terminal in > elementary school (I'm 21) before tables came out and it was a > mindblowing web-brow

Re: Help Please!!

2003-08-26 Thread Kent West
William Bradley wrote: On Monday 25 August 2003 11:09 pm, Kent West wrote: Mostly likely the protocol is wrong. I don't remember; is this a wheel mouse? If so, try "fuimps2". You can also type "help" when asked for the type during "gpmconfig" for a list of other protocols to try. Experiment and

Re: TV-out without X

2003-08-26 Thread mody
Hi! On Mon, Aug 25, 2003 at 11:38:37PM -0500, Alex Malinovich wrote: > The only way I've EVER done TV-out from a computer has been with my > laptop, which is using an ATI Mobility M4. Could You tell me if the laptop has TV-out or You manage to connect TV through external monitor connector? I have

Re: Problems with xserver-xfree86

2003-08-26 Thread Kent West
Stephen Touset wrote: There is no Xfree config file anywhere in the system that I can tell. When I install X, it tells me that it hasn't found the files, so it won't update them. The problem is that they're just not being created. It should be in /etc/X11/XF86Config-4. If not, try "apt-get ins

Debian security prb

2003-08-26 Thread Frédéric Aliotti
To: [EMAIL PROTECTED] 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 process is triggered by a java application. Everything

RE: Re: Wicked screensaver (verification)

2003-08-26 Thread Rusty
Title: Spam Arrest Sender Verification Rusty here,I'm protecting myself from receiving junk mail. Just this once, click the link below so I can receive your emails. You won't have to do this again. http://spamarrest.com/a?174632106:191031     You are receiving this message in response to y

Re: TV-out without X

2003-08-26 Thread Alex Malinovich
On Tue, 2003-08-26 at 01:59, [EMAIL PROTECTED] wrote: > Hi! > > On Mon, Aug 25, 2003 at 11:38:37PM -0500, Alex Malinovich wrote: > > The only way I've EVER done TV-out from a computer has been with my > > laptop, which is using an ATI Mobility M4. > > Could You tell me if the laptop has TV-out or

Re: TV-out without X

2003-08-26 Thread mody
On Tue, Aug 26, 2003 at 02:26:41AM -0500, Alex Malinovich wrote: > Mine has an actual TV-Out connector. I'm afraid I know nothing about I see. :-( > doing a VGA-out to TV-out connection. (I don't even know if it's > possible.) I think it is possible. But there is lot of tweaking with framebuffer

Spam Arrest Verification Confirmation

2003-08-26 Thread support
Dear [EMAIL PROTECTED], Thank you for verifying your email address with Spam Arrest! Your email has been forwarded to Rusty's inbox. All of your future emails to Rusty will also be delivered directly into their inbox. You can protect your own email account using Spam Arrest. Please visit

Re: Stripped down versions of software

2003-08-26 Thread Geordie Birch
Jesse Meyer <[EMAIL PROTECTED]> [25 Aug 2003 15:08 -0500]: > (ratpoison is an interesting window manager since it is very > minimal and maximizes each window - I find it useful for 640x480 > resolutions, but at 800x600, lines get too long in terminals for > my tastes) You could use a larger font

COBOL compiler

2003-08-26 Thread Alex Malinovich
I've, unfortunately, been forced into taking a COBOL class as a requirement for getting my BS. (And that's just what it is, a load of BS...) What's worse is that I can't seem to find any Free COBOL tools. 'apt-cache search cobol' returns 3 hits, all of which are documentation utilities. Any suggest

Re: postfix + mutt questions

2003-08-26 Thread Mihalis I. Tsoukalos
On Fri, Aug 22, 2003 at 09:00:57PM +0300, Manolis Tzanidakis wrote: > [20030822] Mihalis I. Tsoukalos <[EMAIL PROTECTED]> wrote: > > > So, in order to make user root get its email, should I put root: root in > > the aliases file? Seems a little bizzare :-) > > Check http://www.postfix.org/faq.htm

unsuscribe

2003-08-26 Thread Bertrand HENRY
unsuscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

NAV hat einen Virus in einem Ihrer Dokumente gefunden.

2003-08-26 Thread PORRWIEN01/A . _PORR_AG/AT
Wenden Sie sich an den Systemadministrator. Das geprüfte Dokument wurde ISOLIERT. Virusinformation: Der Anhang document_9446.pif enthielt den Virus [EMAIL PROTECTED] und konnte NICHT repariert werden. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: ssh tunneling

2003-08-26 Thread Colin Watson
On Tue, Aug 26, 2003 at 12:38:40AM -0500, Jesse Meyer wrote: > On Tue, 26 Aug 2003, Colin Watson wrote: > > On Tue, Aug 26, 2003 at 02:01:05AM +0200, Arnt Karlsen wrote: > > > ..no rule witout exeption: these 2 minutes _are_ useful in tarpits, > > > to help slow vira propagation: > > > > That's a

Re: how to adapt this iptables setup?

2003-08-26 Thread HdV
On 25 Aug 2003, Bret Comstock Waldow wrote: > His system comes in two/three parts. There's an iptables_pre script > which fits simply into the Debian init system - put it in /etc/init.d > and use update-rc.d defaults to plug in the symlinks so it runs before > the network is up. It locks everyth

Re: nfs use-once-only? - SOLVED

2003-08-26 Thread Richard Lyons
On Tuesday 26 August 2003 08:21, Erik Rask wrote: > On Mon, 25 Aug 2003, Richard Lyons wrote: > > I was so thrilled to get nfs working (laptop to workstation) for the > > first time yesterday. But today I get > >mount: RPC: Unable to receive; errno = Connection refused > > every time. So I tr

Re: Re: Wicked screensaver (verification)

2003-08-26 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Aug 25, 2003 at 11:51:06PM -0700, Rusty wrote: > Just this once, click the link below so I can receive your emails. > You won't have to do this again. TMDA considered harmful... - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `.

Kernel panic: VFS: Unable to mount root fs

2003-08-26 Thread Alphonse Ogulla
Hi all, Just compiled kernel 2.4.21 but cannot boot it despite creating the initrd image and respective links in / to files in /boot. The last 5 lines printed on screen before hang-up are printed below. RAMDISK: Couldn't find valid RAM disk image starting at 0. Freeing initrd memory: 2664k freed

make-kpkg compiled kernel is too big

2003-08-26 Thread Alphonse Ogulla
Compiled kernel 2.4.21 using make-kpkg but got the following error on running lilo:- Warning: Int 0x13 function 8 and function 0x48 return different head/sector geometries for BIOS drive 0x80 Added 2.4.18 * Added 2.4.21 Added 2.2.20 Fatal: Kernel /boot/vmlinux is too big compiled kernel as follow

Sehr geehrte Damen und Herren,

2003-08-26 Thread Pelger
Sehr geehrte Damen und Herren, wir haben Ihre Nachricht erhalten. Wir werden sie unverzüglich bearbeiten. Nach der Bearbeitung erhalten Sie von uns eine Bestätigung. MfG -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: COBOL compiler

2003-08-26 Thread Elizabeth Barham
Alex writes: > I've, unfortunately, been forced into taking a COBOL class as a > requirement for getting my BS. (And that's just what it is, a load > of BS...) What's worse is that I can't seem to find any Free COBOL > tools. 'apt-cache search cobol' returns 3 hits, all of which are > documentati

Undo of mkfs - urgent

2003-08-26 Thread Manfred Heubach
Hello, I've accidently used mkfs.ext3 on the wrong harddisk (used hdb3 instead of hda3). Is there any way to recover the files on this partition? There is no backup copy of this partition. If it is not possible to recover the files or filesystemstructure maybe it's possible to extract some file

NAV hat einen Virus in einem Ihrer Dokumente gefunden.

2003-08-26 Thread PORRWIEN01/A . _PORR_AG/AT
Wenden Sie sich an den Systemadministrator. Das geprüfte Dokument wurde ISOLIERT. Virusinformation: Der Anhang movie0045.pif enthielt den Virus [EMAIL PROTECTED] und konnte NICHT repariert werden. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Re: Crashes during daily cron job

2003-08-26 Thread Attilio Cucchieri
On Mon, Aug 12, 2002 at 09:13:12PM -0600, James Roberge wrote: > > Hey everyone. I seem to be having a little problem on my debian system. It > seems that the system is crashing during the daily cron job. But, it DOES > NOT happen every day. > > Here is a snip from /var/log/syslog... note times

Re: Kernel panic: VFS: Unable to mount root fs

2003-08-26 Thread Joris Huizer
--- Alphonse Ogulla <[EMAIL PROTECTED]> wrote: > Hi all, > Just compiled kernel 2.4.21 but cannot boot it > despite creating the initrd > image and respective links in / to files in /boot. > The last 5 lines printed on screen before hang-up > are printed below. > > RAMDISK: Couldn't find valid

Re: other debian installer tactic?

2003-08-26 Thread debjan
It seems that a lot of people have troubles with the Debian installer. Once you know it well it can do what you want: tasksel is simple, dselect is powerful. Refuse to use them and you have a very minimal system that you can tune a lot. the minimal system thing and the opportunity to do what you w

Re: ssh tunneling

2003-08-26 Thread Benedict Verheyen
Op di 26-08-2003, om 02:24 schreef Colin Watson: > On Tue, Aug 26, 2003 at 02:01:05AM +0200, Arnt Karlsen wrote: > That's a new plural of "virus" to me ... > > ["viri" and "virii" are both wrong. The first is made up by assuming > that "virus" is a Latin masculine second declension noun, which it

Virus Found in message "Details"

2003-08-26 Thread Steve Nazarian
Symantec AntiVirus found a virus in an attachment you ([EMAIL PROTECTED] <[EMAIL PROTECTED]>) sent to Info. To ensure the recipient(s) are able to use the files you sent, perform a virus scan on your computer, clean any infected files, then resend this attachment. Attachment: details.pif Viru

Virus Found in message "That movie"

2003-08-26 Thread Steve Nazarian
Symantec AntiVirus found a virus in an attachment you ([EMAIL PROTECTED] <[EMAIL PROTECTED]>) sent to Info. To ensure the recipient(s) are able to use the files you sent, perform a virus scan on your computer, clean any infected files, then resend this attachment. Attachment: thank_you.pif Vi

Re: COBOL compiler

2003-08-26 Thread Ron Johnson
On Tue, 2003-08-26 at 03:35, Alex Malinovich wrote: > I've, unfortunately, been forced into taking a COBOL class as a > requirement for getting my BS. (And that's just what it is, a load of > BS...) What's worse is that I can't seem to find any Free COBOL tools. > 'apt-cache search cobol' returns 3

Re: other debian installer tactic?

2003-08-26 Thread Peter Nuttall
On Tuesday 26 Aug 2003 12:55 pm, [EMAIL PROTECTED] wrote: > >It seems that a lot of people have troubles with the Debian installer. > >Once you know it well it can do what you want: tasksel is simple, > >dselect is powerful. Refuse to use them and you have a very minimal > >system that you can tune

Prevent X Windows Starting up

2003-08-26 Thread Sarah Forbes
Hi, I have an install of the unstable distribution with a 2.4 Kernel. When I boot up, my keyboard and mouse become disabled as soon as the log in manager displays. Can you tell me how to stop x-windows from starting during the boot process so that I can try and find the cause of the issue. I canno

Re: Looking for a simple SSL-CA package

2003-08-26 Thread William Cooper
Tarjei Huse wrote: Hi, I'd like to thank all who contributed. If you don't want to run your own certificate authority or pay a commercial one to sign your key, and you don't have a lot of certificates to deal with, you can have each key simply be self-signed, which I believe is what's being re

Re: Prevent X Windows Starting up

2003-08-26 Thread Richard Lyons
On Tuesday 26 August 2003 14:58, Sarah Forbes wrote: > Hi, > > I have an install of the unstable distribution with a 2.4 Kernel. When I > boot up, my keyboard and mouse become disabled as soon as the log in > manager displays. > > Can you tell me how to stop x-windows from starting during the boot

Re: Prevent X Windows Starting up

2003-08-26 Thread Chris Black
Sarah Forbes <[EMAIL PROTECTED]> wrote: > Hi, > > I have an install of the unstable distribution with a 2.4 Kernel. When I > boot up, my keyboard and mouse become disabled as soon as the log in > manager displays. > > Can you tell me how to stop x-windows from starting during the boot > process s

Re: SMTP over SSH

2003-08-26 Thread Murray J. Brown
> Alex Malinovich wrote: > > I have my laptop set up to work fine with my home mail server from just > > about anywhere. The only problem is that I have a couple of classes that > > I use my laptop for which block certain ports for the network. One of > > those ports is 25. So I'm able to read my

Re: COBOL compiler

2003-08-26 Thread Mark Roach
On Tue, 2003-08-26 at 08:52, Ron Johnson wrote: > On Tue, 2003-08-26 at 03:35, Alex Malinovich wrote: > > I've, unfortunately, been forced into taking a COBOL class as a > > requirement for getting my BS. (And that's just what it is, a load of > > BS...) What's worse is that I can't seem to find an

Re: Undo of mkfs - urgent

2003-08-26 Thread Brian Stults
Manfred Heubach wrote: Hello, I've accidently used mkfs.ext3 on the wrong harddisk (used hdb3 instead of hda3). Is there any way to recover the files on this partition? There is no backup copy of this partition. If it is not possible to recover the files or filesystemstructure maybe it's possibl

Re: COBOL compiler

2003-08-26 Thread Kirk Strauser
At 2003-08-26T12:52:33Z, Ron Johnson <[EMAIL PROTECTED]> writes: > Too bad you have such a negative view of COBOL. In the hands of someone > with a brain, it's quite a powerful and modular language. All Turing-complete languages are equally powerful. That doesn't mean that any given one would f

  1   2   >