Re: Hosts.allow config

2000-05-21 Thread Kent West
Jay Kelly wrote: > > Ok I have two qeustion for the group, > > 1) I am wanting to use the finger command in my hosts.allow file to see who > has been in my system. Im using > spawn (/usr/sbin/safe_finger -l @%h | /usr/ucb/mail root) but I dont receive > any mail. Am I doing this right? Sorry, ca

Update on Epson Stylus Color 850 info

2000-05-21 Thread Jeronimo Pellegrini
Hello; I recently had a color tuning problem with an Epson Stylus Color 850. It was listed in the printer compatibility database as "perfectly" working... Well, that's not exactly true... I asked Gunther Hess {mainteiner of uniprint} about that, and he told me the files fot the stc800

Re: Update on Epson Stylus Color 850 info

2000-05-21 Thread Eric G . Miller
On Sun, May 21, 2000 at 02:03:43AM -0300, Jeronimo Pellegrini wrote: > I have contacted Epson, too, and although they sent me quite a nice > reply, with a handful of Linux links (which I already knew), they said > they are not developing anything for Linux at the moment... No surprise there... >

Debian and SCSI tapes

2000-05-21 Thread Brian Schramm
I just got through installing Slink on a firewall I am setting up. I need to install the tape drive dev files on it. It is a SCSI drive so it should be nst0 but there is no driver like that in the dev directory. I do have the st modual loaded so I no it should work. How do I create the driver?

Re: Debian and SCSI tapes

2000-05-21 Thread Lindsay Haisley
cd /dev ./MAKEDEV st0 ./MAKEDEV nst0 That oughta do it, assuming your kernel (or your module directory) contains the driver. Thus spake Brian Schramm on Sun, May 21, 2000 at 12:20:51AM CDT > I just got through installing Slink on a firewall I am setting up. I > need to install the tape drive dev

Re: Stuck...

2000-05-21 Thread w trillich
Martin Bialasinski wrote: > > * "w" == w trillich <[EMAIL PROTECTED]> wrote: > > w> if it were clear on how to exit mc, i'd be more in favor > w> of recommending it to the new folk... > > w> (i tried it from a telnet session where the Fkeys don't > w> exactly work as they should... > > Well, th

Re: Can't "make xconfig" for kernel-2.3.99-pre8

2000-05-21 Thread Didi Damian
I was able to 'make menuconfig' and succesfully compile it but it all I got upon reboot was kernel panic. 2.3.99-pre3 worked like a charm for me before ... * Pollywog <[EMAIL PROTECTED]> [21-05-2000 04:29 AM +] > I was able to use 'make xconfig' on this kernel, but this kernel version has > b

console /dev/tty[1-6] screen savers?

2000-05-21 Thread w trillich
NOTE: i'm not running xwindows. Adam Shand wrote: > trillich wrote: > > on my setup i think the poweroff feature is in bios... unless the > > CONSOLE mode (NO XWINDOWS) has a screensaver option? > > yes it does. check out the xset man page. at the bottom of every page of 'man xset' it says "X

Re: console /dev/tty[1-6] screen savers?

2000-05-21 Thread Kent West
w trillich wrote: > > NOTE: i'm not running xwindows. > does the LINUX console mode (notice that xwindows is not running) > have a screensaver mode for /dev/tty[1-6]? what's it called, how > do i get to it? I believe you're looking for "setterm -blank [0-60]". The documentation is a bit weak,

Re: Debian-CD Image and Kernel versions puzzle

2000-05-21 Thread Lindsay Haisley
Thus spake Ron Stordahl on Fri, May 19, 2000 at 05:31:15PM CDT > > Here is what puzzles me. I have the impression that I am using the CD just > to load a basic system, to give me the capability to proceed further with an > http install, as such I would have thought that either way I would end up

Re: Stuck...

2000-05-21 Thread John Bagdanoff
> if it were clear on how to exit mc, i'd be more in favor > of recommending it to the new folk... > > (i tried it from a telnet session where the Fkeys don't > exactly work as they should... from another telnet window > i found that mc was calling my login shell for commands, > so i figured may

Help .gtkrc FAQ?

2000-05-21 Thread Jonathan Gift
Hi, I'm looking for a FAQ or source of info on the settings in the .gtkrc so I can edit them. Any pointers? Thanks, Jonathan

Re: segmentation fault

2000-05-21 Thread Peter Ross
On Tue, May 02, 2000 at 03:45:21AM +0200, Pocsaji Miklós wrote: > Hello, > > I've got a problem with 'su': when I want to change to root, I type in a > correct password & I get a 'Segmentation fault' message. I am almost a > beginner in the Linux world, so I am fully confused. > A segmentation fa

module loading problems

2000-05-21 Thread ulla . russell
I was asked by a friend to help him install debian onto one of his computers.He downloaded the programs allowing him to install the base system, which we did. We used a cdrom I Got from the book Debian GNU/linux 2.1 unleased, and installed the packages that would allow us to compile a new kern

Re: Help .gtkrc FAQ?

2000-05-21 Thread Didi Damian
Try this: http://gtk.themes.org/php/docs.phtml?docid=37&secid=1.2 or the whole documentation section at gtk.themes.org. * Jonathan Gift <[EMAIL PROTECTED]> [21-05-2000 08:48 AM +0200] > Hi, > > I'm looking for a FAQ or source of info on the settings in the .gtkrc so I > can edit them. Any poin

Help with laptop's external display

2000-05-21 Thread Shao Zhang
Hi, I have a thinkpad 1400(2621) i series laptop. When I am in console mode, the external display works fine. However, when I am in X mode, the external display does not work at all. There are no output from the device at all. Could someone help me with this please? Thanks

Re: module loading problems

2000-05-21 Thread Lindsay Haisley
Thus spake [EMAIL PROTECTED] on Sun, May 21, 2000 at 02:00:11AM CDT > > . > . > make menuconfig > make-kpkg clean > make-kpkg --revision=custom.1.0 kernel_image > dpkg -i ../kernel-image..deb > > With the new kernel installed we get the following > messages: Simple is best. I've never had any

Re: rawrite broken from DOS-box under W98? (Was: Re: thinkpad install prob)

2000-05-21 Thread Martin Albert
On Sat, 20 May 2000, Karl M. Hegbloom wrote: > Robert> Every floppy I've written in a "DOS-box" so far wrote fine but > Robert> didn't work, so I strongly recommend booting into real DOS (via > Robert> when "Starting Windows 9x..."). > > Have other people exerienced this? (I've neve

Re: init - autostarts

2000-05-21 Thread Martin Albert
On Sat, 20 May 2000, w trillich wrote: > Dominic> all that "starting syslogd", "starting inetd" etc > Dominic> when you're booting, it's controlled by init, right? > Dominic> how do i tell it not to start the things I'd rather > Dominic> not be running? Mostly you will want to have syslogd, initd

Re: Stuck... -->mc!!

2000-05-21 Thread Martin Albert
> Le sam, 20 mai 2000, Alain Reinhardt a écrit : > > I always also suggest to try 'mc' (assuming MidNight Commander is installed) > because it is always a good feeling for a new user to go as far as a file > manager of some sort -in this case a very good one. Nothing means more when > you begin t

network setup script ??

2000-05-21 Thread John Leget
Hi all. I just installed woody :) on my brother in laws pc , he was keen to poke around. He had allready got hold of an older mandrake pack but it had developed some problems. And since potato is still cooking... ( and i dont have a local copy- i keep a copy of woody myself though on a HDD in

Re: Stuck...

2000-05-21 Thread Martin Bialasinski
* "w" == w trillich <[EMAIL PROTECTED]> wrote: >> BTW: ESC + 0 ^= F10 w> hi, newbie mode here, how do you learn of those keystroke w> equivalences? Hmm, somebody told me long time ago :-) Maybe it is a VT100 thing or such. Ciao, Martin

Re: Stuck...

2000-05-21 Thread Sven Burgener
>Yet another reason to move to ssh. Using puTTY on a windows >box, brings up an xterm like window, and it's like being >right in front of your linux box. What about TeraTerm [Pro] with the SSH extension? How good do you think that is? I think it's also free, innit? Sven

Re: Stuck...

2000-05-21 Thread w trillich
Martin Bialasinski wrote: > > * "w" == w trillich <[EMAIL PROTECTED]> wrote: > > >> BTW: ESC + 0 ^= F10 > > w> hi, newbie mode here, how do you learn of those keystroke > w> equivalences? > > Hmm, somebody told me long time ago :-) > > Maybe it is a VT100 thing or such. none of the vt100's i

Re: Stuck...

2000-05-21 Thread Oswald Buddenhagen
> >Yet another reason to move to ssh. Using puTTY on a windows > >box, brings up an xterm like window, and it's like being > >right in front of your linux box. > > What about TeraTerm [Pro] with the SSH extension? How good do you think > that is? I think it's also free, innit? > it works. but pu

Re: Debian vs Red Hat??? I need info.

2000-05-21 Thread Josip Rodin
On Sat, May 20, 2000 at 07:37:59PM -0800, Ethan Benson wrote: > > Apt uses a mixed approach: it uses the same textfiles as dpkg but > > uses a binary cache to also get the advantages of a binary database. > > it does? where? See /var/cache/apt/*.bin files. An example why is that good is the spe

Mouse doesn't work in Xwindow, NFS, bug(3.)???

2000-05-21 Thread Antonio Rodriguez
A fresh installation using the boot floppies in frozen directory (ftp.debian...), dselect + apt-get used to continue installation. Problems: 1. Mouse (/dev/psaux, ps2 with wheel) doesn't work after setting it up through xf86config; it had always worked before. Mouse works in console, detected by gp

Where (& what) is rman?

2000-05-21 Thread J. Hartzelbuck
Dear friends, My valiant attempt as a green user to obtain and insall KDE for slink has hit a snag. dselect shows thatrman is nt available and is needed for kdebase. Why would it not be available? Where can I get it? Thanks very much. -- Chris

Re: Debian vs Red Hat??? I need info.

2000-05-21 Thread Ron Rademaker
That's why I said to point to it during installation! Ron Rademaker On Sat, 20 May 2000, w trillich wrote: > seems like an uphill battle, eh? > > Ron Rademaker wrote: > > > > Try: pt-get install pine > > > > It'll give youenough information to get a bit further > > > > Ron Rademaker > >

Re: Mouse doesn't work in Xwindow, NFS, bug(3.)???

2000-05-21 Thread Oswald Buddenhagen
> 1. Mouse (/dev/psaux, ps2 with wheel) doesn't work after setting it up > through xf86config; it had always worked before. Mouse works in console, > detected by gpm with correct settings. so i post it again ... from /etc/X11/XF86Config: Section "Pointer" Protocol"IMPS/2" D

Re: network setup script ??

2000-05-21 Thread Oswald Buddenhagen
> But now id like to set his networking up, what script do i run ??. Is it > on the system or only on the install floppies. > I dont know enough about the network setup to do it from the ground up, > i can fix it :) when its there ( ussually ). > i don't know, where the initial setup script is. tr

Re: [Debian]:Browser ala lynx

2000-05-21 Thread Stefan Lommel
Hallo Liste, > Bei mir läuft E-mail usw. per Kommmandozeile nur für das Surfen im Netz > muß ich X starten für Netscape. > Gab es da nicht mal einen Referenzbrowser ? Probier mal Amaya der W3C unter http://www.w3.org/Amaya/ ru sl mailto:[EMAIL PROTECTED]

Re: Mouse doesn't work in Xwindow, NFS, bug(3.)???

2000-05-21 Thread Antonio Rodriguez
Oswald Buddenhagen wrote: > 2. After rebooting the first time with the boot disk created in fresh > > installation (kernel 2.2.15something) there were no problems. But after > > all this apt-getting-installing I rebooted, thinking it might fix the > > mouse problem in Xwindow, and while loading

Re: Missing header file conio.h

2000-05-21 Thread J.H.M. Dassen \(Ray\)
On Sat, May 20, 2000 at 04:36:41 -0700, Eric G . Miller wrote: > The semi-equivalent system under Unix would be [n]curses. There's > probably little chance of getting that program to run under Linux without > some serious rewriting on your part. Well, there is a reasonable chance it will compile

Re: Debian vs Red Hat??? I need info.

2000-05-21 Thread Steve Lamb
On Sat, May 20, 2000 at 06:29:01PM -0500, w trillich wrote: > "apropos"? okay, i'll try that... man -k is easier to type. :P > CONCLUSION: > there are #NO# pointers from a standard cd-install of slink, Of course not. Correct me if I'm wrong but apt didn't really come into its

RE: Stuck...

2000-05-21 Thread Chris Mason
I tried puTTY and absolutely hated the default settings. I am using SecureCRT, wonderful program. Chris Mason Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax: 264 497 8463 USA Fax (561) 382-7771 Take a virtual tour of the island http://net.ai/ The Anguilla Guide Find out m

Re: Mouse doesn't work in Xwindow, NFS, bug(3.)???

2000-05-21 Thread Oswald Buddenhagen
> > > installation (kernel 2.2.15something) there were no problems. But after > > > all this apt-getting-installing I rebooted, thinking it might fix the > > > mouse problem in Xwindow, and while loading the same kernel from floppy > > > went bananas with NFS, sending signals without response (I do

Re: Mouse doesn't work in Xwindow, NFS, bug(3.)???

2000-05-21 Thread Antonio Rodriguez
Thanks, I was just waiting for this to disconnect my winbox and try to fix debian. I will give it a try. Oswald Buddenhagen wrote: > > > > installation (kernel 2.2.15something) there were no problems. But after > > > > all this apt-getting-installing I rebooted, thinking it might fix the > > > >

Re: network setup script ??

2000-05-21 Thread Ron Rademaker
I don't know if you can do network setup again, but I can tell you what you'll have to do to get the network working. 1. Make sure the nerwork card is recognised and the drivers are installed (duh!). 2. Get the eth0 interface 'up' using ifconfig ( command = ifconfig eth0 ${IPADDR} netmask ${NETMA

'chat -v' but no readout

2000-05-21 Thread ktb
I'm trying to determine my connection speed. I've read in the archives that 'chat' must have the '-v' option in order to view the speed with 'plog' or in '/var/log/messages.' I notice in '/etc/ppp/peers/provider' that 'chat' is passed the '-v' option but I don't see the connection speed when I lo

apt-get proxy config?

2000-05-21 Thread Peter Firmstone
Hi, I'm relatively new to debian and I'm having a little confusion setting up my /etc/apt/sources.list file for use behind a squid proxy-firewall. I can't seem to get the format right! I guessed that it may be: deb http://squid.cqu.edu.au:3128/www.au.debian.org/debian stable main contrib non-US

Re: apt-get, upgrade, /var/cache/apt/archives

2000-05-21 Thread Daniel Martin
Jason Gunthorpe <[EMAIL PROTECTED]> writes: > On Fri, 19 May 2000, Antonio Rodriguez wrote: > > > 1:) What is the best way to make apt-get use the /archives folder to > > perform the upgrade and return the system to stage 2. above? > > cp /archive/*.deb /var/cache/apt/archives/ > Specifically,

afterstep in slink

2000-05-21 Thread Alberto Meroni
Hello to everybody. I installed afterstep from slink but apparently update-menu dies with the error message cat: write error: Bad file descriptor Update-menus[26727]: Script /etc/menu-methods//afterstep returned error status 1Any hint ? Second problem : my man system does not find manual pages in

Re: NIS+? Alternatives?

2000-05-21 Thread Dan Melomedman
On Wed, May 17, 2000 at 05:11:11AM -0500, Michael Janssen (CS/MATH stud.) generated a stream of 1s and 0s: > > Some of you probably have seem me asking about this in #debian: > > I'm trying to setup NIS+ on Debian.. I have a number of machines which > I would like to use NIS+ for authenticatio

Re: libfltk-dev: which "config.h"

2000-05-21 Thread Frank Barknecht
Frank Barknecht hat gesagt: // Frank Barknecht wrote: > Johann Spies hat gesagt: // Johann Spies wrote: > > > I am trying to compile the programs in /usr/share/doc/libfltk1/examples/. > > > > After copying the files to /tmp and gunzipping the .gz files I get the > > following error when I run "

Re: Where (& what) is rman?

2000-05-21 Thread Jo Hoffmann
> Dear friends, > > My valiant attempt as a green user to obtain and insall KDE for slink has > hit a snag. dselect shows thatrman is nt available and is needed for > kdebase. > > Why would it not be available? > > Where can I get it? It is either in contrib or non-free (can't remember). You

exim mail routing...

2000-05-21 Thread Gregory Guthrie
I used to have sendmail used as my MTA, and had it setup to use an upstream smartmailer, i.e. all non-local mail went there. Can I get a quick-hint how to do this with exim, which I now seem to have as my new mail program. Thanks, Gregory -

Re: exim mail routing...

2000-05-21 Thread Oswald Buddenhagen
> Can I get a quick-hint how to do this with exim, which I now seem to have > as my new mail program. > RTFM! ;-) look at this 800 kb file and search for smarthost. there is a complete config example. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- If Windows is the an

Re: Stuck...

2000-05-21 Thread Lehel Bernadt
On 21-May-2000 w trillich wrote: > Martin Bialasinski wrote: >> >> * "w" == w trillich <[EMAIL PROTECTED]> wrote: >> >> >> BTW: ESC + 0 ^= F10 >> >> w> hi, newbie mode here, how do you learn of those keystroke >> w> equivalences? >> >> Hmm, somebody told me long time ago :-) >> >> Maybe it is

Re: apt-get proxy config?

2000-05-21 Thread Alex Titov
Peter Firmstone wrote: > > Hi, > > I'm relatively new to debian and I'm having a little confusion setting > up my /etc/apt/sources.list file for use behind a squid proxy-firewall. > > I can't seem to get the format right! > > I guessed that it may be: > > deb http://squid.cqu.edu.au:3128/www.a

Re: are there any good free 3d modeling tools?

2000-05-21 Thread Felix Natter
Chris Baker <[EMAIL PROTECTED]> writes: > Hello, > > I'm looking for good free (as in speech) 3d modeling tools. there is also an open-source modeller (designed for games): http://prettypoly.sourceforge.net -- Felix Natter

Re: Who eats my buffers?! (kernel leaks memory?)

2000-05-21 Thread Christian Hammers
Hello > Christian Hammers <[EMAIL PROTECTED]> writes: > CH> I have a serious problem. One of the servers I administrate seems to > CH> have a buffer leak. free and vmstat show me that the buffer size > CH> increases by some K every second leading to a 15M memory loss per hour. > CH> I'm currently

Options for automatic recompilation

2000-05-21 Thread Christophe TROESTLER
Hi everybody, I know apt-get --compile source will download and recompile the package for me but I was wondering if there is a standard way (i.e., not modifying debian/rules but changing a config file for apt-get) to pass optimizations for i586 processors? I indeed like to optimize e.g

Re: xterm xterm-debian

2000-05-21 Thread Christophe TROESTLER
On Thu, 18 May 2000, <[EMAIL PROTECTED]> wrote: > > What's the best the best way to avoid having ot reset my terminal > variable everytime I telnet to a site that does not know what > xterm-debian is? Since this happens quite often it is getting a > little tedious. Make a script. For example I

Minor Samba issues

2000-05-21 Thread Philip Lehman
I just installed Samba on a small server to act as a file and print server for a Linux (printing only) and a Windows client (both). Installing and configuring everthing took about ten minutes, SWAT is amazing! So basically everything works like it is supposed to, but there are still some minor iss

Putting applications in Xwindows

2000-05-21 Thread Antonio Rodriguez
I got my Xwindows going with functioning mouse, the only problem is that I don't have any applications accessible from there, even xterm isn't there! I suposse that it hapenned because I installed all the applications first, and then only my Xsystem. How do I make them visible from there? Thanks, A

Re: exim mail routing...

2000-05-21 Thread w trillich
eavesdropping, here... one of the debian gurus wrote: > > > Can I get a quick-hint how to do this with exim, which I now seem to have > > as my new mail program. > > > RTFM! ;-) > look at this 800 kb file and search for smarthost. there is a complete > config example. for illustrative purposes,

Re: module loading problems

2000-05-21 Thread ulla . russell
I tried depmod -a and got /lib/modules/2.2.9/fs/vfat.o:unresolved symbols /lib/modules/2.2.9/fs/msdos.o /lib/modules/2.2.9/fs/fat.o /lib/modules/2.2.9/net/eepro100.o /lib/modules/2.2.9/net/3c59x.o /lib/modules/2.2.9/net/dummy /lib/modules/2.2.9/net/bsd_comp.o /lib/modules/2.2.9/net/ibmtr.o etc

OT: Is pgp 2.6.X considered old?

2000-05-21 Thread Kenward Vaughan
I just installed pgp last night, read some mail this AM, and got a "need newer pgp version" message from a tagged post. I haven't used pgp before, so don't know if the "older" version is considered really old now. Can someone toss the answer to this my way, please? TIA, Kenward

Re: apt-get, upgrade, /var/cache/apt/archives

2000-05-21 Thread w trillich
Daniel Martin wrote: > > Jason Gunthorpe <[EMAIL PROTECTED]> writes: > > > On Fri, 19 May 2000, Antonio Rodriguez wrote: > > > > > 1:) What is the best way to make apt-get use the /archives folder to > > > perform the upgrade and return the system to stage 2. above? > > > > cp /archive/*.deb /var

Re: Debian vs Red Hat??? I need info.

2000-05-21 Thread w trillich
Steve Lamb wrote: > > On Sat, May 20, 2000 at 06:29:01PM -0500, w trillich wrote: > > there are #NO# pointers from a standard cd-install of slink, > > Of course not. Correct me if I'm wrong but apt didn't really come into > its own as the standard package tool until potato. you're probably righ

Re: OT: Is pgp 2.6.X considered old?

2000-05-21 Thread J.H.M. Dassen \(Ray\)
On Sun, May 21, 2000 at 11:41:12 -0700, Kenward Vaughan wrote: > I just installed pgp last night, read some mail this AM, and got a "need > newer pgp version" message from a tagged post. I haven't used pgp before, > so don't know if the "older" version is considered really old now. More or less.

Re: Putting applications in Xwindows

2000-05-21 Thread Pollywog
On Sun, 21 May 2000, Antonio Rodriguez wrote: > I got my Xwindows going with functioning mouse, the only problem is that > I don't have any applications accessible from there, even xterm isn't > there! I suposse that it hapenned because I installed all the > applications first, and then only my Xsy

Anyone have kppp working under potato?

2000-05-21 Thread walt
I started with the Corel/debian linux download version. Kppp worked fine. Then I made lots of changes. I did an "apt-get dist-upgrade" to potato, which went fine. This removed the Corel kde installation so I got the standard kde 1.1.2 debian distribution from kde.org, which also went fine. I

configuring X problem

2000-05-21 Thread BadMan
I use Debian2.1 , installation went fine everything works fine, EXCEPT I just cant get Xwindows to work. I have 16Mb Diamond Viper TNT AGP Video Card (Version 1.95E5802), IntelliMouse 1.1A PS/2 Compatible. I try to configure XFree86, write the new configuration, when I try to start X, the screen

Re: exim mail routing...

2000-05-21 Thread Gregory Guthrie
At 06:07 PM 05/21/2000 +0200, Oswald Buddenhagen wrote: > Can I get a quick-hint how to do this with exim, which I now seem to have > as my new mail program. > RTFM! ;-) look at this 800 kb file and search for smarthost. there is a complete config example. -- Ahem, ... in the "FM" there is no

Re: OT: Is pgp 2.6.X considered old?

2000-05-21 Thread Kenward Vaughan
Thanks for the quick replies. There is no "pgp" link to pgp5. I see a set of executable links from the manpage. Mutt expects "pgp." What is the best approach to integrate these together? Kenward On Sun, May 21, 2000 at 11:49:48AM -0700, Eric Hanchrow wrote: > > "Kenward" == Kenward Va

Re: OT: Is pgp 2.6.X considered old?

2000-05-21 Thread Kenward Vaughan
On Sun, May 21, 2000 at 12:35:32PM -0700, Kenward Vaughan wrote: > Thanks for the quick replies. There is no "pgp" link to pgp5. I see a set > of executable links from the manpage. > > Mutt expects "pgp." What is the best approach to integrate these together? ... Never mind, folks. I just F

e

2000-05-21 Thread Hagit Tenne

Re[2]: exim mail routing...

2000-05-21 Thread Bob Bernstein
Gregory Guthrie <[EMAIL PROTECTED]> wrote: > This was an automatic setup option with sendmail! grep smarthost /usr/sbin/eximconfig -- Bob Bernstein http://www.ruptured-duck.com

Re: exim mail routing...

2000-05-21 Thread Oswald Buddenhagen
> > > Can I get a quick-hint how to do this with exim, which I now seem to have > > > as my new mail program. > > > > >RTFM! ;-) > >look at this 800 kb file and search for smarthost. there is a complete > >config example. > > -- Ahem, ... > > in the "FM" there is no string "smarthost". :-) > t

Re: configuring X problem

2000-05-21 Thread Oswald Buddenhagen
> -- > What am I doing wrong ? I've tried selecting different mouse and > keyboard > options, but still get the same error. > i'm not sure, but i have the impression, that exactly the same question came up some days ago on this list, so please look at the archives. if you find noth

Re: exim mail routing...

2000-05-21 Thread Riku Saikkonen
Gregory Guthrie <[EMAIL PROTECTED]> writes: >I used to have sendmail used as my MTA, and had it setup to use an upstream >smartmailer, i.e. all non-local mail went there. > >Can I get a quick-hint how to do this with exim, which I now seem to have >as my new mail program. Run "eximconfig" (the n

Debian and the Linuxtag 2000

2000-05-21 Thread Alexander Reelsen
Hi First, the Linuxtag[1] is one of the biggest linux events in europe, held this year in Stuttgart, Germany. It is dated from 29 June to the 2nd of July. It deals with all aspects of GNU/Linux and is directed to everyone, regardless if newbie or experienced administrator. There will be commercial

Re: exim mail routing...

2000-05-21 Thread Sven Burgener
[snip] >HFTFMADBUFE, the linux motto, is an acronym for 'hunt for the %#@ [snip] Sorry, but what on earth is "HFTFMADBUFE"? Couldn't find it in the Jargon file. TIA Sven

Re: exim mail routing...

2000-05-21 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Oswald Buddenhagen <[EMAIL PROTECTED]> wrote: >> Can I get a quick-hint how to do this with exim, which I now seem to have >> as my new mail program. >> >RTFM! ;-) >look at this 800 kb file and search for smarthost. there is a complete >config example. Or run 'ex

Re: exim mail routing...

2000-05-21 Thread Oswald Buddenhagen
> >HFTFMADBUFE, the linux motto, is an acronym for 'hunt for the %#@ > [snip] > > Sorry, but what on earth is "HFTFMADBUFE"? Couldn't find it in the > Jargon file. > well, i have the impression, that it is "decrypted" on the same line. ;-) however, this attack against debian (or linux or even *n

Re: exim mail routing...

2000-05-21 Thread Sven Burgener
[snip] >> Sorry, but what on earth is "HFTFMADBUFE"? Couldn't find it in the >> Jargon file. [snip] >well, i have the impression, that it is "decrypted" on the same line. ;-) Yes, sorry, I realised it slightly too late. I guess the length of the acronym completely knocked me out for a sec there. ;

Re: anyone have apsfilter working with a networked ps printer?

2000-05-21 Thread Sven Gaerner
I just configured apsfilter for using a ps printer connected locally to /dev/lp0. Then I added the line :rp=\: and changed the line :lp...\: to :lp=/dev/null:\ in the file /etc/printcap. That's all and worked fine for me until now... Sven At Thu, 18 May 2000 14:00:55 -0800 (AKDT), Britton <[EMA

Re: exim mail routing...

2000-05-21 Thread Oswald Buddenhagen
> >> Can I get a quick-hint how to do this with exim, which I now seem to have > >> as my new mail program. > >> > >RTFM! ;-) > >look at this 800 kb file and search for smarthost. there is a complete > >config example. > > Or run 'eximconfig'. A lot easier ;) > yes - that's the thing, that is r

Re: Putting applications in Xwindows

2000-05-21 Thread Antonio Rodriguez
Yes I do. I have installed several of them: icewm, fvwm, enlightenment, afterstep,etc Pollywog wrote: > On Sun, 21 May 2000, Antonio Rodriguez wrote: > > I got my Xwindows going with functioning mouse, the only problem is that > > I don't have any applications accessible from there, even xterm i

RE: squid maybe causing crash

2000-05-21 Thread zdrysdal
Here is the required info : It is an old 486 DX/SX Dell machine with 16MB ram running Slink with 2.0.36 kernel. Disk space = total 837MB, free 339MB. Main software is : Squid version 2.1.2-1. Apache version 1.3.3-7. Smail version 3.2.0.102-1. I was unable to retrieve any relevant onfo from the

RE: Please help - network incredibly slow...

2000-05-21 Thread Christian Pernegger
Thanks for your reply! Info coming up... (attached, unix line breaks) I just hope they're readable - I have to mail from NT because I haven't had time to get exim to do my bidding yet :( Regards Christian > -Original Message- > From: John Pearson [mailto:[EMAIL PROTECTED] > Sent: Sund

RFC okay, i hereby volunteer.

2000-05-21 Thread w trillich
from the private support i've gotten over my 'HFTFMADBUFE' rantings, i can tell i struck a chord: this is not specific to debian, it's a unix/linux-wide situation. the documentation is hither and yon, and the newbies don't have the knowledge of which tools to use in order to find what they're look

diald question

2000-05-21 Thread Paulo Henrique Baptista
Hi all, I have a small network with a debian gnu/linux box with modem sharing connection with windows clients (using masquerade). I want to install and configure diald to automagically dials when some windows client try to acess the Internet. I installed diald and I'm lo

samba question

2000-05-21 Thread Paulo Henrique Baptista
Hi all, I want to setup samba. Anyone can send me a good smb.conf aside the one that exists at SAMBA HOWTO. I tried to setup and it didnt appear at explorer at windows client. What commands I can use to log samba problems? Thanks, Paulo Henrique

modem question

2000-05-21 Thread Paulo Henrique Baptista
HI all, anyone has a US/Robotics 3Com external modem. I'm trying to setup it and cant succed. What are its configurations? ioport, irq, setserial, ttyS? Thanks, Paulo Henrique

RE: apt-get proxy config?

2000-05-21 Thread Christian Pernegger
Hi! Read man apt-get It explains how to permanently set up proxies for apt. IIRC: (in /etc/apt/apt.conf add) Acquire::http::proxy "http://yourproxy:yourport/";; Christian > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Peter Firmstone > Sent: Sund

Re: Putting applications in Xwindows

2000-05-21 Thread Mark Crotts
On Sun, May 21, 2000 at 05:43:47PM -0400, Antonio Rodriguez wrote: > Yes I do. I have installed several of them: icewm, fvwm, enlightenment, > afterstep,etc Try this. vim ~/.xinitrc add the following line exec save it then "startx" > Pollywog wrote:

Re: RFC okay, i hereby volunteer.

2000-05-21 Thread Colin Watson
[EMAIL PROTECTED] wrote: >so. > >i volunteer (and would love some assistance from >some of you others--Svante? are you listening? hmm?) >to spend some of my free [sic] time to make it easier >for newbies to find their way around (so that the >experts can focus on answering more challenging >quest

Re: Putting applications in Xwindows

2000-05-21 Thread Kent West
Antonio Rodriguez wrote: > > Yes I do. I have installed several of them: icewm, fvwm, enlightenment, > afterstep,etc > > Pollywog wrote: > > > On Sun, 21 May 2000, Antonio Rodriguez wrote: > > > I got my Xwindows going with functioning mouse, the only problem is that > > > I don't have any appl

Re: Putting applications in Xwindows

2000-05-21 Thread Antonio Rodriguez
Thanks, I will try that next. What is funny is that only the "debian box" appears gray -I have afterstep running-, and I can click on it: nothing happens. Any other box is not gray, has "something". I already tried dpkg -r ; apt-get install , but still no life to the gray box. I will see what hap

Re: modem question

2000-05-21 Thread Kent West
Paulo Henrique Baptista wrote: > > HI all, > anyone has a US/Robotics 3Com external modem. > I'm trying to setup it and cant succed. > What are its configurations? > ioport, irq, setserial, ttyS? > Thanks, Paulo Henrique > Assuming it's not

Re: Putting applications in Xwindows

2000-05-21 Thread Pollywog
On Sun, 21 May 2000, you wrote: > > I'm no expert, but here's a brief rundown of my understanding. > > Desktop icons are not part of window managers, but they are part of > "environments", such as KDE or Gnome, so if you're looking for desktop > icons, that's the direction to look. I am less of a

Re: Update on Epson Stylus Color 850 info

2000-05-21 Thread Pollywog
On Sun, 21 May 2000, Jeronimo Pellegrini wrote: > Hm... "Developing"? We only needd color tuning. We don't need a > driver. We *do* have a driver! These are the 3 lines in the upp file > that need to be changed: > > -dupCyanTransfer="{0. 0.0452 0.0836 0.1215 0.1493 0.1749 }" > -dupMagentaT

Re: Putting applications in Xwindows

2000-05-21 Thread Kent West
Antonio Rodriguez wrote: > > Thanks, I will try that next. What is funny is that only the "debian box" > appears gray -I > have afterstep running-, and I can click on it: nothing happens. Any other > box is not gray, > has "something". I already tried dpkg -r ; apt-get install package>, but > s

Re: modem question

2000-05-21 Thread Ray Olszewski
**External** modems don't have IRQs and ioports; serial ports do. Which serial port did you plug it into -- /dev/ttyS0 (DOS's COM1) or /dev/ttyS1 (DOS's COM2)? You can use "setserial" in probe mode (e.g., "setserial /dev/ttyS0") to find out what the current settings are for a serial device. You ne

Re: exim mail routing...

2000-05-21 Thread Gregory Guthrie
At 11:29 PM 05/21/2000 +0200, Oswald Buddenhagen wrote: nobody said, it that there must be so many places for documentation - it simply has "grown" historically into this situation. and even that is not that bad. man, info and /usr/doc are the main sources - it could be *much* worse. possibly the

Re: Debian vs Red Hat??? I need info.

2000-05-21 Thread Joey Hess
Wichert Akkerman wrote: > I wouldn't call it nonsensical, but the way dpkg does it is definitely > more robust. I need to take another close look at how rpm and dpkg > differ in this respect anyway, so if people are interested in the little > details I might be willing to write a little comparison

Re[2]: exim mail routing...

2000-05-21 Thread Gregory Guthrie
I have a smarthost, but things don't work right. My previous debian build on this machine worked fine, so the network environment seems OK. In /etc/exim.conf: # Send all mail to a smarthost smarthost: driver = domainlist transport = remote_smtp route_list = "* mail.mum.edu bydns_a" But

  1   2   >