xinetd, tcpd (tcpwrappers), twist

2000-12-29 Thread Seth R Arnold
Greetings friends. Perhaps someone here can help me. (BTW -- a CC would sure be nice, if you reply. :) I am trying to build a short and sweet http redirector using the twist function from hosts_options(5). I did this before, with ftp, and inetd. Trouble is, now I am using a machine with xinetd (Ve

crontab + "xset dpms"

2000-02-28 Thread Seth R Arnold
Greetings fellow debheads; I would like to set my monitor power off times to be different during the night than during the day. To this end, I have added the following lines to my crontab (output with crontab -l): 0 10 * * * xset dpms 3600 0 0 30 0 *

Re: Netscape 4.72 installed OK Composer still crashing!

2000-02-28 Thread Seth R Arnold
* John Foster <[EMAIL PROTECTED]> [000227 23:16]: > away. Is this really a Java problem in Potato or is Netscape crapped > out. I do not have this problem on my stable Slink systems, and the Someone correct me if I am wrong, but netscape communicator uses its own JRE; it does not depend on the loc

Re: Removing unwanted files at installation time

2000-01-24 Thread Seth R Arnold
On Mon, Jan 24, 2000 at 12:22:52PM -0600, John Foster wrote: > I usually use the kernel-2.2.xx.tar.gz files from "www.kernel.org" and > make my own source package. I was suggesting eliminating the unnecessary > tree elements from the tar ball. Is that possible? I did not think > Debian would work p

Re: Removing unwanted files at installation time

2000-01-23 Thread Seth R Arnold
I like the idea of making things smaller, but at what cost? On Sun, Jan 23, 2000 at 11:25:53AM -0600, MiniVend wrote: > Is there some way to set up an installation so that it can be totally > customized for a specefic user's needs. I want to have the following to > be done when installing any syst

Re: uucp/rmail -- urgently need help!

2000-01-14 Thread Seth R Arnold
On Thu, Jan 13, 2000 at 08:18:40PM -0800, George Bonser wrote: > On Thu, 13 Jan 2000, Seth R Arnold wrote: > > > Ok lists, I desperatly need your help. > > > > I have been tasked with moving the company's email from a modem-based uucp > > to a tcp/ip based uuc

uucp/rmail -- urgently need help!

2000-01-14 Thread Seth R Arnold
Ok lists, I desperatly need your help. I have been tasked with moving the company's email from a modem-based uucp to a tcp/ip based uucp. We will make the firewall our mx, and I have sendmail installed on it. uucp can copy files (over tcp/ip) between speedy (an SCO 5.0.5, running sco's honeydanb

many packets between NAT and other?

1999-11-12 Thread Seth R Arnold
Greetings once again. I have a question I hope some networking fellow can help with. I have a NAT box (sarnold) and a single box hidden behind it (amidala) -- and they won't stop talking to each other. Here is a typical tcpdump output: 21:40:25.447332 sarnold.25682 > amidala.6000: P 65829:65857(2

"etho: transmit timed out, tx_status 00 status e000."

1999-10-17 Thread Seth R Arnold
Hello again! :) While trying to setup a dual celeron machine to run MASQ with a friend, we ran into an insurmountable problem. He has two D-LINK 530TX network cards, which are listed as supported on the SuSE.com webpage, and they seem to take the via-rhine module in 2.0 and 2.2 just fine, except

[OT] thanks

1999-10-01 Thread Seth R Arnold
Well, 100+ messages a day finally swamped me. I want to thank all of you for bringing me into the debian fold so quickly and nicely. I am unsubbing from the list; I am sure I will be back. Thanks for all the help. :) -- Seth Arnold | http://www.willamette.edu/~sarnold/ Hate spam? See http://map

Re: Security & UID, GID?

1999-09-30 Thread Seth R Arnold
Check your /etc/suid.conf file, if you have one. :) On Wed, Sep 29, 1999 at 08:20:39PM -0600, Art Lemasters wrote: > One account on my system (e.g., one user in the /home directory) > has had its group permission changed to from x to s without my doing > so, a couple of times. For example, i

Re: Install with floppies and NFS

1999-09-30 Thread Seth R Arnold
Are you using rawrite or dd, or just a straight copy? A straight copy will never work, but a rawrite (from dos) or dd (under a unix) will do the job nicely. :) On Thu, Sep 30, 1999 at 01:37:11PM +1000, Jordan Howarth wrote: > OK. I have finally got the laptop and the time. I went to ftp.debian.org

Re: Environment Variable weirdness

1999-09-30 Thread Seth R Arnold
You want the HOSTTYPE to say i386, since your machine IS a 386-compatible chip. :) As for that environment variable, you could parse the output of: $ uname -rm 2.0.36 i686 And build it yourself... :) On Wed, Sep 29, 1999 at 08:39:48PM -0400, Salman Ahmed wrote: > > (1) > Running Debian 2.1, I n

Re: Cron: daemon.log grep & mail to root

1999-09-30 Thread Seth R Arnold
The TrinityOS document has many good ideas in it, including cron stuff -- it is based on slackware, but you should be able to adapt parts of it without too much trouble. :) On Wed, Sep 29, 1999 at 04:03:33PM -0700, bwarsing wrote: > Hi, > I'm a newbie, but I need to set up cron to grep the auth at

Re: System.map does not match kernel data

1999-09-30 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 05:02:51PM +0200, Jonas Steverud wrote: > > When I run some programs (ps, top, etc) I get > Warning: /boot/System.map-2.2.10 does not match kernel data. > > Is there some way of fixing this/get rid of the message? > > I've compiled the kernel myself and the messages start

Re: One last time: smail problem

1999-09-30 Thread Seth R Arnold
Ooooh! Only a guess -- but make a crontab entry that runs every five minutes that runs "runq". Probably it should run as 'mail', but I can't be sure. See what this does. :) On Wed, Sep 29, 1999 at 09:39:27AM -0500, David Kanter wrote: > I'll post this problem one last time: I must type runq at t

Re: Kernel upgrades = security upgrades - a possible solution?

1999-09-29 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 10:46:20AM +, Marcin Owsiany wrote: > > I guess this kind of kernel packages would be for people quite concerned > about security but also quite lazy :) > Also if you administer a lot of boxes, and if they work ok with the default > kernel you will find it _a lot_ more

Re: Kernel upgrades = security upgrades - a possible solution?

1999-09-29 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 10:27:43AM +, Marcin Owsiany wrote: > On Tue, Sep 28, 1999 at 09:41:26PM -0500, Ashley Clark wrote: > > On Tue, 28 Sep 1999, Marcin Owsiany wrote: > > > the way to solve the problem would be to create a package called e.g. > > > "secure-kernel", which would depend on the

Re: apt: conf file says: /tmp/cache/apt/. Apt insists on /var/cache/apt/archives/

1999-09-29 Thread Seth R Arnold
Shaul, give us output from "df" -- I bet it isn't much. On Wed, Sep 29, 1999 at 09:33:33AM +0200, shaul wrote: > How can I fixed it ? > > Package: apt > Version: 0.3.11.1 > > [09:21:40 shaul]# apt-get install xbooks > Reading Package Lists... Done > Building Dependency Tree... Done > 1 packages

Re: Exim... can't get outgoing mail off my machine

1999-09-29 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 07:13:45AM +0100, Mark Brown wrote: > On Tue, Sep 28, 1999 at 10:05:56PM -0700, Seth R Arnold wrote: > > > Well, the line number that I pointed at tells how to make exim point at a > > smarthost. It looked like the smartuser director might be able to

Re: Installing debian to another hard drive

1999-09-29 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 01:54:42AM -0400, Rob Mahurin wrote: > Perhaps something like this (assuming the target drive is /dev/hdb). > (I'm going to emphasize that I'm JUST GUESSING and you should RTFM all > the suggestions I give here). > > # mke2fs /dev/hdb1 > # makeswap /dev/hdb2 should read: #

Re: Exim... can't get outgoing mail off my machine

1999-09-29 Thread Seth R Arnold
On Wed, Sep 29, 1999 at 06:03:09AM +0100, Mark Brown wrote: > On Tue, Sep 28, 1999 at 07:49:21PM -0700, Seth R Arnold wrote: > > On Tue, Sep 28, 1999 at 04:51:57PM -0700, [EMAIL PROTECTED] wrote: > > > Sorry, but I cannot figure out how to get mail to other people on our LA

Re: Flat-panel monitors?

1999-09-29 Thread Seth R Arnold
On Tue, Sep 28, 1999 at 11:05:20PM -0400, B. Szyszka wrote: > Well I'm not really ready to configure one yet. I was just asking for > people's personal experiences with them. Do they display things just > as well as Windows would? Worst? The same? The few that I have looked at do not look as nice

Re: Exim... can't get outgoing mail off my machine

1999-09-29 Thread Seth R Arnold
Kenward, check out the /usr/doc/exim/spec.txt.gz file, near line 11900 for some information on setting up a smarthost thingy. (Anyone else think exim's docs might be a bit too big? :) On Tue, Sep 28, 1999 at 04:51:57PM -0700, [EMAIL PROTECTED] wrote: > Sorry, but I cannot figure out how to get ma

Re: DriveReady SeekComplete Error and DriveStatusError

1999-09-28 Thread Seth R Arnold
On Tue, Sep 28, 1999 at 06:20:36PM -0400, B. Szyszka wrote: > > Personally, I find it difficult to troubleshoot problems when the only > > data I'm given is "These things cost money". Give us something to work > > with. > > Well "buy something else" isn't exactly a very good solution to a problem

Re: Kernel upgrades = security upgrades

1999-09-28 Thread Seth R Arnold
On Tue, Sep 28, 1999 at 05:19:24PM -0400, Fraser Campbell wrote: > I realize the kernel is a very special piece of software but still see no > reason why it is treated differently from normal software. Perhaps the > upgrade process depends on the virtual package kernel-image which I don't > seem t

Re: Root password

1999-09-28 Thread Seth R Arnold
Well, in multi-user mode, it does NOT prompt for root password (on my potato anyway... :) Single user mode MIGHT be different, but I would be suprised. On Tue, Sep 28, 1999 at 06:50:11PM +0200, Jens Ritter wrote: > Seth R Arnold <[EMAIL PROTECTED]> writes: > > > I haven&#

Re: [DISASTER] Latest update broke my system entirely

1999-09-28 Thread Seth R Arnold
Ok, I removed the paths from /etc/pam.d/kbdrate -- should I file a bug against kbdrate with the new info? Or not? Thanks Peter! ;) On Tue, Sep 28, 1999 at 09:39:58AM +0200, peter karlsson wrote: > Seth R Arnold: > > > Peter -- even if the paths are correct? I am a little reluc

Re: [OT] alsa compatible sound recorder?

1999-09-28 Thread Seth R Arnold
Noah, you *do* know that you need to send output from your turntable through an amplifier with a phono stage or an external phono stage for it to be of any useful strength, right? :) As for software that won't chew CPU or segfault, I don't know. Post back to the list whatever software you do end u

Re: partition this thing!

1999-09-28 Thread Seth R Arnold
On Mon, Sep 27, 1999 at 09:17:09PM -0400, Chris Ruvolo wrote: > At 11:02 PM 9/26/99 +0300, you wrote: > >This is my first try at more than swap and /.tiny /boot, giant > >/home, right? Anyone feel like helping? > > I don't think a separate partition for /boot would be a good idea. /boot >

Re: Gateway E-4200 install probs

1999-09-27 Thread Seth R Arnold
Steve, I can let you know what I have learned -- the 3c59x.c file included with the kernel (even 2.2.12) is old and out of date. You need to go to Donald Becker's webpage (cesdis.gsfc.nasa.gov, iirc) and download the 0.99L or newer version of the 3c59x.c file, replace the 3c59x.c file that comes

Re: Problems compiling xfree 3.3.5 under slink...

1999-09-27 Thread Seth R Arnold
On Tue, Sep 28, 1999 at 12:19:11AM +0300, Martin Fluch wrote: > MMX 233) I had a look at debian/README.source-depends (can anybody tell > me, why README files are called README? :-), installed the missing Well, the name "readme" is a command, telling you to read whatever 'me' is. That part isn't s

Re: [DISASTER] Latest update broke my system entirely

1999-09-27 Thread Seth R Arnold
On Mon, Sep 27, 1999 at 10:09:13PM +0200, peter karlsson wrote: > Jonas Steverud: > > > (none) login: root > > login[10]: PAM unabvle to resolve symbol pam_sm_authenticate > > login[10]: PAM unabvle to resolve symbol pam_sm_setcred > > login[10]: PAM unabvle to resolve symbol pam_sm_authenticate >

Re: dhcpcd error "sendto (init): Operation not permitted"

1999-09-27 Thread Seth R Arnold
Chris -- try giving eth0 an IP address. I *think* that *may* have helped me. Also, replace dhcpcd with dhcp-client-beta. See what that does. :) Try that one first. :) On Mon, Sep 27, 1999 at 12:33:06PM -0400, Chris Ruvolo wrote: > Hello all.. > > I have a slink box up and running pretty well wit

Re: Mixing binary installation with installation from source code

1999-09-27 Thread Seth R Arnold
Tom, if you throw things in /usr/local, apt (as well as dpkg, dselect, etc..) promise to leave those things alone. The gnome configure script probably supports --prefix=/usr/local -- that doesn't mean it will be seamless, but it shouldn't be too bad. :) On Mon, Sep 27, 1999 at 07:57:38AM -0400, Th

Re: hd to hd copy?

1999-09-27 Thread Seth R Arnold
On Mon, Sep 27, 1999 at 10:27:31AM +0200, Andrew Hately wrote: > # ( cd / ; tar cf - bin boot dev lib sbin usr var ) | tar xf - xfp - -- Seth Arnold | http://www.willamette.edu/

Re: How to recover a file from a backup...

1999-09-27 Thread Seth R Arnold
On Mon, Sep 27, 1999 at 09:00:08AM +0100, Mario Jorge Nunes Filipe wrote: > Can anyone give me a hint on how to recover the damn file. I wish I could help you, but I haven't any experience with this... But, I thought I would take the time to suggest the 'supertar' products, such as lonetar, or cta

Re: [DISASTER] Latest update broke my system entirely

1999-09-27 Thread Seth R Arnold
Jonas, what happens if you leave off the root= bit? I am getting at, boot using nothing but the rescue disk. It ought to be enough to get you to a prompt, from there you can mount /mnt /dev/hda7 and play around with things in there good luck On Mon, Sep 27, 1999 at 08:32:06AM +0200, Jonas St

Re: tar

1999-09-27 Thread Seth R Arnold
3362273 Aug 30 05:22 Kraftwerk-airwaves.mp3 See that file "--exclude" ? Wierd voodoo. All the same, it didn't copy Kraftwerk-Spacelab.mp3. Hmm. On Sun, Sep 26, 1999 at 11:27:44PM -0700, George Bonser wrote: > > On 27-Sep-99 Seth R Arnold wrote: > >>From

Re: Ip Accounting ...

1999-09-27 Thread Seth R Arnold
Alexandre, look into the HOWTOs, they are fairly extensive. Everything you will need to know is in those. :) To get you started, you need the ipchains command. man ipchains might be enough documentation for you. Have fun :) On Sun, Sep 26, 1999 at 11:58:46PM +0200, Alexandre ARNOUD wrote: > Hi,

Re: tar

1999-09-27 Thread Seth R Arnold
>From man tar: --exclude FILE exclude file FILE -X, --exclude-from FILE exclude files listed in FILE those helpful people at gnu! ;) On Mon, Sep 27, 1999 at 01:37:59PM +1300, [EMAIL PROTECTED] wrote: > Hi > > what is needed in order to tell tar not t

Re: Kernel options

1999-09-27 Thread Seth R Arnold
And, the non-debian option -- /usr/src/linux/.config has all the options too, if you ran make [menu|x]config. :) On Sun, Sep 26, 1999 at 04:23:38PM -0500, Gregory T. Norris wrote: > If it's either a Debian-supplied kernel, or one in which make-kpkg was > used to create an installable debfile, you

Re: `ping', and name resolution in general, hangs

1999-09-26 Thread Seth R Arnold
On Sun, Sep 26, 1999 at 09:58:48AM -0700, Eric Hanchrow wrote: > Now, here's the kicker: the problem goes away if I run `tcpdump': I do > >tcpdump & >ping blarg.net > > and `ping' responds correctly. I can then kill `tcpdump', and until > the next time I boot, the network works f

Re: Enlightenment & Sound

1999-09-26 Thread Seth R Arnold
On Sun, Sep 26, 1999 at 09:19:57AM -0700, Greg & Heather Vence wrote: > Hey all, > > Enlightenment is working but complains that it can't find the ESD sound > server or run it. > > I've installed the esound package... > > What's next? Installing sound support, either alsa or oss. You might need

Re: S3 AGP Trio3D2x and X servers (SVGA vs FBDev)

1999-09-26 Thread Seth R Arnold
When i had my S3 Virge/vx, I never once got the SVGA server to work. Try the s3v server. And, I think the fb server requires kernel 2.2.x or so. On Sun, Sep 26, 1999 at 04:53:58PM +0100, Nuno Carvalho wrote: > Hi, > > I'd an S3 Trio3D2x AGP 86C362 graphic card and was working fine on hamm > with

two monitors

1999-09-25 Thread Seth R Arnold
Ok guys -- I have a second monitor, and wouldn't mind buying a second video card if it would allow me to use two monitors at the same time. I don't know where to start looking for information on this. My current video card is an AGP ATI [EMAIL PROTECTED] I am running XFree86 Mach64 3.3.5-1. Do y

Re: video modes for X11

1999-09-25 Thread Seth R Arnold
Paul, it is likely that your monitor is running in interlace mode to get that resolution. I think the right way to fix it is to look up in the manual (or the ini file, if it is legible) the horizontal refresh, verticle refresh, as well as what your video card can do, and using XF86Setup or xf86con

Re: Utility for "talking" to TCP port

1999-09-25 Thread Seth R Arnold
Such things do exist. If your needs are minimal, telnet *might* be enough. You can "telnet localhost 80" and see what it does. Netcat, on the other hand, is exactly what you are looking for, and will probably do a wonderful job. On Fri, Sep 24, 1999 at 10:41:06PM -0400, Kristopher Johnson wrote:

Re: awk or sed?

1999-09-25 Thread Seth R Arnold
On Sat, Sep 25, 1999 at 02:13:15PM +1200, Tim Thomson wrote: > I was thinking it was just something like that. I've been meaning to learn > perl for awhile. Any good starting points, apart from going through > source code? Thanks for the link to that awk link, looks good. This is a bit off-topic a

Re: Getting the most out of apt.

1999-09-25 Thread Seth R Arnold
Todd, here are two lines from mine that make sense for everone. deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free deb http://http.us.debian.org/debian unstable main contrib non-free I just cut this from someone's example on the list a month ago or so. This is for p

Re: different Q: X11, two boxes

1999-09-24 Thread Seth R Arnold
Yup -- sarnold:/home/sarnold# apt-cache search ssh2 ssh2 - a secure replacement for rlogin, rsh, and rcp :) On Fri, Sep 24, 1999 at 06:18:08PM -0400, Rob Mahurin wrote: > On Wed, Sep 22, 1999 at 02:06:38AM -0700, Seth R Arnold wrote: > > network. I use ssh2 to login to sarnold, a

Re: wmaker configuration

1999-09-24 Thread Seth R Arnold
I do not think wmaker allows switching workspaces by moving the mouse. It *does* allow you to drag windows between the desktops... and it also allows you to click on the little buttons on the clip. btw -- try wmakerconf. It seems nice too. :) On Fri, Sep 24, 1999 at 03:16:45PM -0400, Dpk wrote: >

Re: help getting LILO unstuck

1999-09-24 Thread Seth R Arnold
IIRC, the "*" means it set that image as the one to boot by default. Try posting us your /etc/lilo.conf file, and describe your booting setup a bit, and lets see what we can do. :) On Fri, Sep 24, 1999 at 12:44:22PM -0400, Daniels, Craig wrote: > Hi, > > I was changing kernels from 2.2.10 to 2.2

Re: many, too many, errors while upgrading potato ...

1999-09-24 Thread Seth R Arnold
ery day > using dselect. Don't know about the method dselect > use but it worked well till yesterday. > > > On Fri, 24 Sep 1999, Seth R Arnold wrote: > > > Alberto, I am going to guess you are upgrading from slink to potato. I am > > also going to gu

Re: many, too many, errors while upgrading potato ...

1999-09-24 Thread Seth R Arnold
Alberto, I am going to guess you are upgrading from slink to potato. I am also going to guess you ran "apt-get update;apt-get upgrade' rather than 'apt-get update;apt-get dist-upgrade'. If I am wrong, tell us as much. :) On Fri, Sep 24, 1999 at 11:28:46AM +0200, Alberto Maurizi wrote: > >

Re: fetchmail: SMTP connect to localhost failed

1999-09-24 Thread Seth R Arnold
On Fri, Sep 24, 1999 at 07:42:21AM +, Mark Phillips wrote: > > Well my /etc/hosts.allow didn't have any lines in it so I added > ALL: LOCAL 192.168.1.255 > then did "/etc/init.d/netbase restart" and everything now works. So > thank you! > > I must confess though, it seems a bit like black

Re: compiling xawtv-2.46

1999-09-24 Thread Seth R Arnold
On Fri, Sep 24, 1999 at 09:34:11AM +0200, Jean-Yves BARBIER wrote: > > Unfortunately, it doesn't work! > I was given the same advice some minutes ago, and installed: > xlib6-altdev, xaw95, xaw3d, libc5-altdev, xlib6, libc5, nextawg > (xlib6g is already installed) > BUT still the same error! Drat.

Re: True type fonts and xfstt once again...

1999-09-24 Thread Seth R Arnold
On Fri, Sep 24, 1999 at 10:24:45AM +0300, virtanen wrote: > On Thu, 23 Sep 1999, Aaron Stromas wrote: > > After seeing the discussion concerning ttf fonts and xfstt Idecided to try > this thing as well. > > There was no problem to put the fonts in their position and reading the > FAG doc... >

Re: compiling xawtv-2.46

1999-09-24 Thread Seth R Arnold
JY, chances are good you need to install xlib6g-dev as well. And, a snippet from my machine... amidala:/home/sarnold/aterm-0.3.6# dlocate Xaw nextawg: /usr/X11R6/lib/neXtaw/libXaw.so.6 xaw3dg: /usr/X11R6/lib/Xaw3d xaw3dg: /usr/X11R6/lib/Xaw3d/libXaw.so.6 xaw3dg: /usr/X11R6/lib/libXaw3d.so.6.1 xaw

Re: Root password

1999-09-24 Thread Seth R Arnold
I haven't tried this myself... but, I seem to recall that if you pass linux "single" on the boot line (at the lilo prompt, etc..) it will boot into a single-user mode; within that you should be able to "passwd root". If you have shadowpasswords installed, getting a crack to work will be very diffi

Re: Newer LICQ?

1999-09-24 Thread Seth R Arnold
ine. > > Regards, > > Todd > > > > > At 07:13 PM 9/23/1999 -0700, Seth R Arnold wrote: > >On Thu, Sep 23, 1999 at 12:42:28PM -0700, Wim Kerkhoff wrote: > > > On 24-Sep-99 Seth R Arnold wrote: > > > > Bill, rumor has it from the maintainer that

Re: Newer LICQ?

1999-09-24 Thread Seth R Arnold
On Thu, Sep 23, 1999 at 12:42:28PM -0700, Wim Kerkhoff wrote: > On 24-Sep-99 Seth R Arnold wrote: > > Bill, rumor has it from the maintainer that he uploaded .7 to the servers > > two weeks ago, or more (for unstable) -- but I have yet to see it. (Well, > > apt has yet t

Re: Newer LICQ?

1999-09-24 Thread Seth R Arnold
Bill, rumor has it from the maintainer that he uploaded .7 to the servers two weeks ago, or more (for unstable) -- but I have yet to see it. (Well, apt has yet to see it. :) I *think* we are waiting on the ftp maintainer to move it out of incoming into another spot. On Thu, Sep 23, 1999 at 05:28:

Re: killing dormant/dead processes

1999-09-24 Thread Seth R Arnold
In the future, some things that will help if you must powerdown cold... swapoff -a sync I do not know if the swapoff -a helps anything or not. I do it all the same. :) But, does anyone know a way to umount / and so forth before powering off? On Fri, Sep 24, 1999 at 08:27:57AM +1300, [EMAIL PROTEC

Re: portscan: sunrpc etc...

1999-09-23 Thread Seth R Arnold
Just a quick warning -- killall functions quite nicely under linux. But, don't try it under other versions of unix as superuser, since it often does kill*all*. As for the services... discard throws away everything that hits it -- /dev/null ported to tcp/ip sockets. :) daytime tells the date and ti

Re: true type fonts and xfstt (again)

1999-09-23 Thread Seth R Arnold
tem - what is it? > > -a > > Seth R Arnold wrote: > > > Aaron, there is a bit more involved than just adding it to the config files. > > here is the relevant section snipped from /usr/doc/xfstt/FAQ.gz: > > > > 1.1 How do I test it? > > mkdir

Re: ip_masq_ftp

1999-09-23 Thread Seth R Arnold
On Thu, Sep 23, 1999 at 11:11:45AM +0200, Robert Varga wrote: > On Thu, 23 Sep 1999, Seth R Arnold wrote: > > If you built your kernel yourself, it should be installed into > > /lib/modules//ipv4/ip_masq_ftp.o > > > > In which case, you can "modprobe ip_masq_ftp&q

Re: ip_masq_ftp

1999-09-23 Thread Seth R Arnold
If you built your kernel yourself, it should be installed into /lib/modules//ipv4/ip_masq_ftp.o In which case, you can "modprobe ip_masq_ftp" to get it to go. :) On Thu, Sep 23, 1999 at 11:02:13AM +0200, Robert Varga wrote: > > How can I install the masquerading module for FTP compatibility? >

Re: killing dormant/dead processes

1999-09-23 Thread Seth R Arnold
Can you init 1 or init 0? On Thu, Sep 23, 1999 at 03:26:17PM +1300, [EMAIL PROTECTED] wrote: > Hi > > I am trying to shutdown a server and it says it is already shutting down... > i discovered a shutdown process but it seems to be dead and i cannot kill > it off with kill -9. > > ie > > 993

apt-get "the following packages have been kept back"

1999-09-22 Thread Seth R Arnold
Hello there. Can someone explain to me what this message means? :) amidala:/var# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done The following packages have been kept back gimp1.1 login python-base python-tk shellutils wmaker 0 packages upgraded, 0 newly installed

Re: direct-pc

1999-09-22 Thread Seth R Arnold
Satelites have more latency than other services -- so, ftp would run very nice and quick and all, but something such as quake would be painfully slow. On Wed, Sep 22, 1999 at 05:30:00AM -0700, Kenneth Scharf wrote: > Has anyone tried using direct-pc with Linux? > (thats the satellite inter-net con

Re: true type fonts and xfstt (again)

1999-09-22 Thread Seth R Arnold
Aaron, there is a bit more involved than just adding it to the config files. here is the relevant section snipped from /usr/doc/xfstt/FAQ.gz: 1.1 How do I test it? mkdir /usr/share/fonts/truetype and put some *ttf fonts there, now run make xfstt && make install xfstt --syn

Re: telnet to my machine (cont)

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 01:51:34PM +0200, Manuel Arenaz Silva wrote: > I have installed telnetd via "dpkg --install" and, after that, I have > rebooted the machine. Nevertheless, the daemon was not started. [...] > where de daemon "telnetd" does not appear. What else do I have to > configure in ord

Re: VMware+DOS network

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 01:21:55PM +0200, Benak Istvan wrote: > Seth R Arnold wrote: > > > > You would need some programs with names such as: > > ne2000.exe (or whatever driver is needed for the card vmware emulates) > > lsl.exe > > odi.exe > > > > in

Re: telnet to my machine (cont)

1999-09-22 Thread Seth R Arnold
'ssh' is "secure shell". Think encrypting all the data that passes between two computers. It does more than that, but that is what it is known for. You can tunnel any other connections through it, such as X, whatever. Encrypted, authenticated. Its nice. http://www.ssh.fi/sshprotocols2/ has more

Re: VMware+DOS network

1999-09-22 Thread Seth R Arnold
You would need some programs with names such as: ne2000.exe (or whatever driver is needed for the card vmware emulates) lsl.exe odi.exe in addition to the netware client programs. The only way to legally get the netware client programs is from novell, if you happen to own a server. :) However, I d

Re: Satan Bug?

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 03:21:41AM -0600, Art Lemasters wrote: > On Wed, Sep 22, 1999 at 02:00:58AM -0700, Seth R Arnold wrote: > > Art, check the bug servers -- there might be more information on this. > > > > It might not hurt though to post the surrounding ten lines o

Re: [Linux: CD] How to make ???

1999-09-22 Thread Seth R Arnold
Heh, 'lite' and {KDE, StarOffice, Netscape, GIMP} do not seem to be words that I would associate... :) KDE takes up much space and depends on qt, netscape, well, I don't know what it takes, StarOffice seems to take over 141 megs on my system, the installer is 80 megs, GIMP depends on gtk... It all

Q: X11, two boxes

1999-09-22 Thread Seth R Arnold
Ok, time for another question. :) I have two potato machines; amidala has monitor, keyboard, all the usuals. sarnold has no such nice features. It only knows about the world via the network. I use ssh2 to login to sarnold, and export DISPLAY=amidala:0.0 -- from there, I traditionally like to run n

Re: Satan Bug?

1999-09-22 Thread Seth R Arnold
Art, check the bug servers -- there might be more information on this. It might not hurt though to post the surrounding ten lines or so, maybe it is something obvious. :) On Wed, Sep 22, 1999 at 02:59:54AM -0600, Art Lemasters wrote: > > --- >

Re: mutt: help with saving a messge to a different folder

1999-09-22 Thread Seth R Arnold
Shao, a thought just struck me. You could use symlinks to move your email folders around a bit -- so mutt only sees a symlink to them. The mutt on my redhat server (blasted...:) doesn't lstat() the symlinks, it just stat()s them. This might be the thing you need, since procmail should be smart eno

Re: Exit icon for wmaker?

1999-09-22 Thread Seth R Arnold
Well, if all else fails, you could have it run a script that will killall wmaker. Perhaps that isn't so ugly. But probably it is ugly. I do hope someone knows a nicer way, but the way it exits (on my system in /etc/X11/WindowMaker/menu) looks like it is built into the root menu in a very fundamen

Re: Floppy light stays perpetually on.

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 05:01:42PM +0930, Mark Phillips wrote: > Thanks for the replies! > > > That usually means the drives ribbon cable is backwards. make sure > > the red side of the ribbon is aligned with pin one on both ends. > > I switched the cable round and now it works! Thanks! > > My

Re: daemon/initd

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 04:08:44PM +1000, Marc-Adrian Napoli wrote: > Hey Seth. :) > > Just a quick question.. > > > On Wed, Sep 22, 1999 at 03:13:12PM +1300, [EMAIL PROTECTED] wrote: > > > Can someone properly explain to me the differences between how a process > > > starts up as a daemon as app

Re: page layout app

1999-09-22 Thread Seth R Arnold
On Tue, Sep 21, 1999 at 10:52:50PM -0700, Mark Wagnon wrote: > On Wed 09/22/99 01:39AM, Peter Mickle wrote: > > does anyone have any recommendations for a page layout/type formatting, > > including both text and graphics (photos/drawings/manipulated text) > > application? quark-like? > > How about

Re: Linux (both 2.0.x and 2.2.x), ifconfig, and routing tables.

1999-09-22 Thread Seth R Arnold
I got the impression that Richard was looking for a nicer way of doing this; if linux is going to be wierd about its network interfaces, then perhaps there is a nice way to circumvent it without too much work. :) On Wed, Sep 22, 1999 at 01:28:18AM -0400, William T Wilson wrote: > On Tue, 21 Sep 19

Re: startup in rc directories for ssh

1999-09-22 Thread Seth R Arnold
My ssh2 (installed from non-us.debian.org) and ssh have the value of "20" -- which is what nearly everything else has. Heheh. I have inserted my ssh startup script as well (except I deleted the "exit 0" near the top of the thing -- I don't want ssh if I have ssh2, but it is easier on the packagema

Re: daemon/initd

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 03:13:12PM +1300, [EMAIL PROTECTED] wrote: > Can someone properly explain to me the differences between how a process > starts up as a daemon as apposed to a process which starts up via initd as > i am a little unsure. Well, programs that init starts normally ARE daemons.

Re: Corel

1999-09-22 Thread Seth R Arnold
On Tue, Sep 21, 1999 at 08:01:29PM -0700, Mark Wagnon wrote: > On Tue 09/21/99 09:45PM, Phil Brutsche wrote: > > > Corel's been trying to release a beta of their distro under terms that > > violates the GPL (no redistribution what-so-ever, etc). Needless to say, > > a real mess has come about it.

Re: Setuid Perl script works on one slink box, doesn't work on the other

1999-09-22 Thread Seth R Arnold
Is perl-5.004-suid installed on one and not hte other? On Wed, Sep 22, 1999 at 12:40:34PM +1000, Andrew Pollock wrote: > Hi, > > We've got two relatively new slink boxes, both running 2.2.12, and I've got > a setuid Perl script that doesn't work on one, but does on the other. > Permissions are th

Re: Floppy light stays perpetually on.

1999-09-22 Thread Seth R Arnold
On Wed, Sep 22, 1999 at 10:45:35AM +0930, Mark Phillips wrote: > Hi, > > I went to use my floppy and noticed that the light is perpetually on. [...] > > I tried rebooting. The floppy light comes on straight away (and stays > on) and the system tries to boot from the floppy but fails, so goes on

Re: proftp where to I find it

1999-09-22 Thread Seth R Arnold
s: > > http://www.lwn.net/1999/0218/a/deb-ftpd.html > > paul > > -Original Message- > From: Seth R Arnold [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 21, 1999 1:46 PM > To: debian user list > Subject: Re: proftp where to I find it > > > Loo

Re: sblive skips?

1999-09-22 Thread Seth R Arnold
Aaron, it isn't the fault of windows, nor the fault of linux. If I recall, there is a FAQ at www.winamp.com that describes this situation. Basically, your PCI bus gives the cycles to the videocard when it needs them, and lets the chips fall where they may -- which means skipping during audio playba

Re: Multiplexing /dev/dsp

1999-09-21 Thread Seth R Arnold
The esound enlightened sound daemon offers this sort of thing in software. I think the commercial version of oss/linux (www.opensound.org, right?) offers this ability too. And, if you have a nice new pci soundcard that does this stuff natively, the proper drivers should make it go quite nicely, but

Re: proftp where to I find it

1999-09-21 Thread Seth R Arnold
Look for proftpd. :) On Tue, Sep 21, 1999 at 10:12:50AM -0500, Jim Ruby wrote: > Hi, where do I find proftp if it is better and easier then ftpd. > I see ftpd is a deb package, but I can't find proftp. > > Thanks. > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: telnet to my machine (cont)

1999-09-21 Thread Seth R Arnold
Manuel, try: apt-get update; apt-get install telnetd Of course, this assumes your setup is recent enough for apt-get to work. If your box is an older box based on an earlier version of debian, this might not work -- so try using dselect with your distribution CDs to find the telnetd package. And,

Re: FTP problem

1999-09-21 Thread Seth R Arnold
Benak, try looking in your /etc/hosts.allow and /etc/hosts.deny file to see if you are denying access in there... also check output from: ipfwadm -l -I ipfwadm -l -O ipfwadm -l -F (anyone know the equivalent ipchains commands?) Also, try checking the output of "route" to ensure that your routing

Re: Dont wanna upgrade package

1999-09-21 Thread Seth R Arnold
If memory serves me, putting the package on hold in dselect should be enough. (= key) On Tue, Sep 21, 1999 at 10:21:15AM +0200, Steeve Lennmark wrote: > Hi, Can I somehow say to apt that i dont want to upgrade a package, EVER? > > -- > Debian GNU/Linux - The Choice Of A GNU-Generation. > ___

Re: mutt: help with saving a messge to a different folder

1999-09-21 Thread Seth R Arnold
On Tue, Sep 21, 1999 at 04:29:18PM +1000, Shao Zhang wrote: > If I press c for change folder and followed by 4 TABs, then the first > TAB mutt will give me a default folder with new msg in it, the second > TAB mutt will give me a complete name of that folder, and the third TAB >

Re: Round about the way question.

1999-09-21 Thread Seth R Arnold
Marc-Adrian, I think this can best be described by the philosophy of the various operating systems. Micros~1's Vision Statement is, "A computer on every desktop." They have darn near nailed that one. Part of the remaining half of US households without computers includes the elderly, the poor, the

  1   2   3   >