Check This Out! Just got a new email at THEMAIL.COM
Dear debian-user@lists.debian.org, Farid Mohd wanted us to inform you that THEMAIL.COM is now giving out a powerful free email service. Best of all, I get paid for reading email! - Check it out for yourself at: http://www.themail.com/ref.htm?ref=1386903 TheMail.com PostMaster
different file timestamp on samba
Hello! I have Samba 2.0.7 on Potato. File dates after a modification are: -for Win95 clients the clients date and time -for WinNT clients the Samba server's date and time. How can I make for Win95 clients the file modified timestap to be the server one, like for WinNT clients? Thanks, Karesz.
Re: VI and Ispell
On Thu, Sep 28, 2000 at 11:00:34AM +0900, thus spake Jack Morgan: > How cn i use Ispell in VI? I'm using VI as my editor for Mutt and want to be > able to > check my spelling. I'm a VI newbie so any help is greatly appreciated ;-) Are you using Vim? If so, I've attached a good script by Claudio Fleiner which allows you to use Ispell from within Vim. Source it from your .vimrc and then just hit when you want to check the file you are working on. This may work in plain Vi too, wouldn't know because I haven't tried. Instruction are there in vimspell.vim. Good luck! -- ** * "The soul is greater than the hum of its parts. " * * Douglas Hoftstatder* ** " Use ispell to highlight spellig errors " Author: Claudio Fleiner <[EMAIL PROTECTED]> " F6 - write file, spell file & highlight spelling mistakes " F6 - switch between german and american spelling " F6- return to normal syntax coloring " I - insert word under cursor into directory " U - insert word under cursor as lowercase into directory " A - accept word for this session only " / - check for alternatives :function! ProposeAlternatives() : let @_=CheckSpellLanguage() : let alter=system("echo ".expand("")." | ispell -a -d ".b:language." | sed -e '/^$/d' -e '/[EMAIL PROTECTED]/d' -e 's/.*: //' -e 's/,//g' | awk '{ for(i=1;i<=NF;i++) if(i<10) printf \"map %d :let r=SpellReplace(\\\"%s\\\") | echo \\\"%d: %s\\\" | \",i,$i,i,$i; }'") : if alter !=? "" :echo "Checking ".expand("").": Type 0 for no change, r to replace or" :exe alter :map 0 :let r=SpellRemoveMappings() :map r 0gewcw : else :echo "no alternatives" : endif :endfunction :function! SpellRemoveMappings() : let counter=0 : while counter<10 :exe "map ".counter." x" :exe "unmap ".counter :let counter=counter+1 : endwhile : unmap r :endfunction :function! SpellReplace(s) : exe "normal gewcw".a:s."\" : let r=SpellRemoveMappings() :endfunction :function! ExitSpell() : unmap i : unmap u : unmap a : unmap n : unmap p : unmap : unmap : unmap : unmap : unmap : unmap : unmap : syn match SpellErrors "x" : syn match SpellCorrected "x" : syn clear SpellErrors : syn clear SpellCorrected :endfunction :function! SpellCheck() : syn case match : let @_=CheckSpellLanguage() : w : syn match SpellErrors "x" : syn clear SpellErrors : let b:spellerrors="\\<\\(nonexisitingwordinthisdociumnt" : let b:mappings=system("ispell -l -d ".b:language." < ".expand("%")." | sort -u | sed 's/\\(.*\\)/syntax match SpellErrors \"<\\1>\" ".b:spell_options."| let b:spellerrors=b:spellerrors.\"|\\1\"/'") : exe b:mappings : let b:spellerrors=b:spellerrors."\\)\\>" : map i :let @_=system("echo \\\*".expand("")." \| ispell -a -d ".b:language):syn case match:exe "syn match SpellCorrected \"\\<".expand("")."\\>\" transparent contains=NONE ".b:spell_options : map u :let @_=system("echo \\\&".expand("")." \| ispell -a -d ".b:language):syn case ignore:exe "syn match SpellCorrected \"\\<".expand("")."\\>\" transparent contains=NONE ".b:spell_options : map a :syn case match:exe "syn match SpellCorrected \"\\<".expand("")."\\>\" transparent contains=NONE ".b:spell_options : map :let @_=ExitSpell() : exe "map n /".b:spellerrors."\" : exe "map p ?".b:spellerrors."\" : map :let @_=system("echo \\\*".expand("")." \| ispell -a -d ".b:language):syn case match:exe "syn match SpellCorrected \"\\<".expand("")."\\>\" transparent contains=NONE ".b:spell_options : map :let @_=system("echo \\\&".expand("")." \| ispell -a -d ".b:language):syn case ignore:exe "syn match SpellCorrected \"\\<".expand("")."\\>\" transparent contains=NONE ".b:spell_options : map :syn case match:exe "syn match SpellCorrected \"\\<".expand("")."\\>\" transparent contains=NONE ".b:spell_options : map :let @_=ExitSpell() : exe "map /".b:spellerrors."\" : exe "map ?".b:spellerrors."\" : syn cluster Spell contains=SpellErrors,SpellCorrected : hi link SpellErrors Error : exe "normal \" :endfunction :function! CheckSpellLanguage() : if !exists("b:spell_options") :let b:spell_options="" : endif : if !exists("b:language") :let b:language="american" : elseif b:language !=? "german" :let b:language="american" : endif :endfunction :function! SpellLanguage() : if !exists("b:language") :let b:language="german" : elseif b:language ==? "american" :let b:language="german" : else :let b:language="american" : endif : echo "Language: ".b:language :endfunction map :let @_=SpellCheck() map / :let @_=ProposeAlternatives() map :let @_=ProposeAlternatives() map :let @_=SpellLanguage()
Re: different file timestamp on samba
Weird - would it help to synchronise all the win95 clocks with the samba server at login? At 08:40 AM 9/28/00 +0200, you wrote: Hello! I have Samba 2.0.7 on Potato. File dates after a modification are: -for Win95 clients the clients date and time -for WinNT clients the Samba server's date and time. How can I make for Win95 clients the file modified timestap to be the server one, like for WinNT clients? -- Criggie
Re: sawfish beeping on resize
"Remco van 't Veer" <[EMAIL PROTECTED]> wrote: >I just installed sawfish (0.31-helix5) and notice something really >annoying; every time a window is resized I hear a beep. Does anybody >know how to get ride of this behaviour? There's been an error in the build, leading to miscompiled bytecode; it may be partly due to the person who built the package having some locale settings other than simple LANG=C. Try the newest version from Debian unstable (0.31-2). -- Colin Watson [EMAIL PROTECTED]
apt-get update failures
Why is apt-get update not finding the following links: kde.tdyc.com woody/kde2 Packages www.gnome.gr.jp ./ Packages kde.tdyc.com/dists/woody/kde2/binary-i386/Packages www.gnome.gr.jp/~tagoh/debian/gnome-db/./Packages www.gnome.gr.jp/~tagoh/debian/gnome-db/./Sources This has been the case for better than 16 hours. Just re-booted the hardware.
Please remove my address from the list!
Addressed to: Distribution list (see below) I'm sorry, but the unsubscribe-procedure didn't work, and as I won't be able to read emails the next four weeks, I would like to be removed from the mailing list. Thank You, CU, Lars. Distribution list: [EMAIL PROTECTED] debian-isp@lists.debian.org debian-user@lists.debian.org debian-security@lists.debian.org debian-changes@lists.debian.org debian-announce@lists.debian.org debian-security-announce@lists.debian.org
Restoring printer to operation
Short of re-installing potato how can I get my printer back after having done a dist-upgrade to woody. Everything worked with an earlier upgrade. These are the pertinent lines from /etc/apt/sources.list: deb ftp://ftp.debian.org/debian woody main contrib non-free deb ftp://ftp.debian.org/debian unstable non-free deb ftp://ftp.debian.org/debian unstable main deb ftp://ftp.debian.org/debian unstable contrib deb http://kde.tdyc.com woody kde2 deb http://spidermonkey.helixcode.com/distributions/debian unstable main deb http://www.gnome.gr.jp/~tagoh/debian/gnome-db ./ deb-src http://www.gnome.gr.jp/~tagoh/debian/gnome-db ./ A probable cause of printer failure is that printtool will not complete a configuration. When a printer is selected and 'OK' button is clicked a Tcl script error is displayed: bad listbox index "": must be active, anchor, end, @x,y, or a number. Oh, just occurred to me - that's the second click. The first click does not return a list of drivers. Did apt-get remove printtool, then apt-get install printtool. Ideas?
*Begging* now for help with KDE2
I did an dselect update and, when the slew of new KDE2 files came onto my system, something broke. ksmserver dies like this: QFile::open: No file name specified Couldn't open ksmserver: Theme tree: (KDE-HiColor: (KDE-LoColor)) ksmserver: error while loading shared libraries: ksmserver: undefined symbol: setGroup__11KConfigBasePCc Help. Please. Please. Please. -D
Changing from X to a virtual terminal doesn't work
In debian 2.2 with a Diamond FireGl 1000 pro, the screen goes sleep when I change *from X to a virtual terminal*. Virtual terminals works fine before starting Xserver. Xserver works well also, but it seems like the screen lose the sync or the video card doesn't get back well to virtual terminal vga mode. Getting back again from the virtual terminal to X works again. I tried with Xfree86 3.3.6 3dLabs xserver and with XFree86 4.0.1. And the problem remains the same. Anybody knows something about this problem... and a solution ? Thanks, Unai
remote CVS: Permission denied
Hi .debs, I've installed and set up cvs. Locally things work alright, but when I try to do something from a remote machine I get Permission denied. The only thing I managed to do remotely is check out and release. I use ssh to access the remote server as in `CVS_RSH=ssh cvs status` from a checked out module. Enter my passphrase and boom! Permission denied I can ssh to the server no problem. Any ideas? Both machines use cvs 1.10.7-7 and run potato. I'll happily provide more details if required. -- Olaf Meeuwissen Epson Kowa Corporation, Research and Development
Re: VI and Ispell
Glyn Millington <[EMAIL PROTECTED]> wrote on 28/09/2000 (08:13) : > On Thu, Sep 28, 2000 at 11:00:34AM +0900, thus spake Jack Morgan: > > How cn i use Ispell in VI? I'm using VI as my editor for Mutt and want to > > be able to > > check my spelling. I'm a VI newbie so any help is greatly appreciated ;-) > > Are you using Vim? If so, I've attached a good script by Claudio > Fleiner which allows you to use Ispell from within Vim. Source it > from your .vimrc and then just hit when you want to check > the file you are working on. This may work in plain Vi too, > wouldn't know because I haven't tried. Instruction are there in > vimspell.vim. I recommend that you use vim rather than vi. vimspell.vim can be found at this address: http://www.fleiner.com/vim/spell.html -- Preben Randhol - Ph. D student - http://www.pvv.org/~randhol/ "Violence is the last refuge of the incompetent", Isaac Asimov
Mer: VI Band Ispell
Sie schrieben: > How cn i use Ispell in VI? I'm using VI as my editor for Mutt and want to be > able to > check my spelling. I'm a VI newbie so any help is greatly appreciated ;-) ^^ nvi/elvis or, of course, *vim* I recommend using aspell instead of ispell (replace suggestions are a bit less stupid [though often amusing] and there is an email mode). In vim you would invoke aspell with: :!aspell --mode=email --lang=(german -in my case) check % After your aspell-session you have to reload the file with :e! to reflect the changes To avoid you the pain of typing, map this function in your .vimrc file: mine: [...] map ,M :w!^M:!aspell --mode=email --lang=german check %^M:e! map the keys, write out the file, invoke (!) external program "aspell" in email mode using the German dictionary checking the current file (%); reload the file changed by aspell in the editor ... Hope I wasn't stating the obvious and well-known... MH > TIA > -- > Jack Morgan Debain GNU/Linux > Email:[EMAIL PROTECTED] > Web-site: www.mandinka.org > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > -- (Dr.) Michael Hummel mailto: [EMAIL PROTECTED] [EMAIL PROTECTED] -- fprint = F24D EAC6 E3D7 372C 9122 D510 EB24 01CA 0B56 B518 key: http://www.seitung.net/key pgpevS3erG4ky.pgp Description: PGP signature
Re: IP TUNNEL / was Re: doesn't anybody use tunnelling / vpn?
Hi folks, I'm certainly no expert in this field, but until some BOFH put up a firewall between college and my ISP, the following worked for me (should be all on one line...): ssh -C -P -f -L 8181:localhost:8080 remotehost.com "sleep 365d" > /dev/null 2>&1 This will create an encrypted tunnel between port 8181 on your machine and port 8080 on remotehost.com (you must have RSA authentication working for SSH so it doesn't ask you for a password). Put that in a little script file, and run it when you need the tunnel. It should stay up indefinately, but if it doesn't, run your script again. Too easy. Of course, if you want to tunnel lots of different services (the above is only good for a web proxy, but adapt the ports for whatever you need), it's going to get prohibitively complicated. BTW, I don't believe that sleep needs to be as long as I have done it - that was just what I ended up with to be on the safe side. HTH, damon Quoth Krzys Majewski, > On Wed, 27 Sep 2000, will trillich wrote: > > > hi. i have no clue about all this fancy stuff. sounds > > delightfully cool. if you get it straightened out, > > PLEASE post a 'SOLVED' message so that the rest of us > > dunces (speaking for what i hope is a large group and > > not just me) can learn from your experience... > > > > by the way -- HOW did you set up those tunnels? > > > > what package, what command, what script? > > > > OK I'm a bit hesitant about posting my solution since I > figure there's probably a simpler and better way, but here goes. > Please note that I'm only doing this because it's the only way > I know for e.g. reading news on my school's news server, given that my > ISP is LargeFacelessCorporation.com and not my school's modem pool. > I'm not doing it just because it's a neat trick or whatever. Peace. > > First, I put the following two lines in the "iface eth0" section of my > /etc/network/interfaces. (I talk to the world through an ethernet > card, if this is not the way you do things you'll have to find some > other way, like your /etc/ppp/ip-up script or whatever): > > up /etc/init.d/tcp-pipes start > down /etc/init.d/tcp-pipes stop > > The "tcp-pipes" script is attached. The way I do it, this > script runs a command on the remote machine. The command does > nothing: it just hangs. I've jimmied things on the other end so that > only one instance of this command (there's actually three of them, > they're called "imapl, newsl, and maill" if I remember right) can run > at a time. Otherwise, I'd eventually have a million of these things running on > the remote machine and the sysadmins at school would hate me. I've > done this with a C program (attached) which reads a PID from a file, nukes the > process, writes its PID to the same file, and hangs forever. You can maybe > do the same thing with a shell script. > > Uh, I think that's all. Then I just tell my mail and news clients to > talk to, say, port 6143 on the localhost instead of port 143 on the > remote host. Hope this helps. -chris > -- Damon Muller | Did a large procession wave their torches Criminologist/Linux Geek | As my head fell in the basket, http://killfilter.com | And was everybody dancing on the casket... PGP (GnuPG): A136E829 | - TBMG, "Dead" pgpaozALDIIer.pgp Description: PGP signature
Re: upgraded libc6 and libc6 and broke my system (Woody)
On Wed, Sep 27, 2000 at 08:16:29AM -0700, Joey Hess wrote: |Pollywog wrote: |> It first broke Postfix here. | |Details, please? I've been sitting comfy with the new libc since I use |postfix and I'd only heard of it breaking exim and sendmail. What |breakage are you seeing? My postfix is working fine. I also wonder why I don't have many problems. My postfix is working and except locales (which are not working), other programs seem to be OK. I am very curious why only some people have problems. Is there anything I am missing? Should I downgrade? Locales are not urgent for me and I cam wait. Is it so? --JS
Re: Mutt Address book
Sie schrieben: > Is there an address book for Mutt? I'm running woody. Have a look at "abook" From the man page: "abook is a simple text-based address book program. It contains Name, Email, Address and Phone fields. It is designed for use with mutt, but can be equally useful on its own." MH > Thanks, > -- > Jack Morgan Debain GNU/Linux > Email:[EMAIL PROTECTED] > Web-site: www.mandinka.org > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > -- (Dr.) Michael Hummel mailto: [EMAIL PROTECTED] [EMAIL PROTECTED] -- fprint = F24D EAC6 E3D7 372C 9122 D510 EB24 01CA 0B56 B518 key: http://www.seitung.net/key pgp8QktveN0ep.pgp Description: PGP signature
Re: 3c509 troubles
Hello! I've also got a 3c509b and it works fine. I switched on PnP mode in the DOS-based "3com utilites" setup program and then you don't really have to do anything complicated any more, because the bios automatically assigns irq/dma. Perhaps, there's just another pnp card using the interrupt of the 3com and this could be changed by switching the 3com to pnp. And: You've got to compile and install the kernel module for 3c509, it normally is able to autodetect irq, i/o etc.. For the irq etc... configuration, you could use isapnp, but it doesn't seem to be necessary for this card. I never used linux 3c...setup in my life. Kind Regards, Stephan Hachinger - Original Message - From: "Helpdesk" <[EMAIL PROTECTED]> To: "debian user list" Sent: Wednesday, September 27, 2000 9:11 PM Subject: 3c509 troubles > Greetings all, > > I just installed the latest version of debian and am having problems > with my nic. The 3c5x9setup program tells me that it can't find a nic at > 0x300. This is a 3c509b-tp card that worked fine under NT. I used > 3c5x9cfg to verify that the i/o address is 300h (i also tried 310h with > no luck) and the irq is 10. the card passes all the diagnostic tests. I > have a link light and can ping the loopback and the actual ip address of > the box but can't get to anything beyond that. I installed ipv4 and also > ipv6 during initial installation. I am using the version of 3c5x9setup > that is listed in the debian stable packages. I have downloaded the > latest source from the nasa page for 3c5x9setup but would rather not go > through compiling/installing it unless its really necessary. Any ideas > are appreciated. > > TIA > > ken > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >
Re: exim or smail?
On 27 Sep 2000, Colin Watson wrote: > Anthony Campbell <[EMAIL PROTECTED]> wrote: > >Why does Debian install exim by default? I've always had slight > >difficulties with configuring it, whereas smail always works for me > >faultlessly. > > What difficulties have you had? I've never had any problems, and the > configuration is lovely. > > With regard to it being the default, I guess that's why there are > alternatives. :) > > -- > Colin Watson [EMAIL PROTECTED] > I thought I had exim working well, but then I found I was unable to send mail to the mail server at one of my ISPs. Eventually I commented out "qualify_domain" in /etc/exim.conf and this seemed to fix the problem, but I didn't understand why. Smail always seems to work without problems for me. Anthony -- Anthony Campbell - running Linux Debian 2.2 (Windows-free zone) Book Reviews: http://www.cix.co.uk/~acampbell/bookreviews/ Skeptical articles: http://www.cix.co.uk/~acampbell/freethinker/ "Palo y tente tieso." (Spanish proverb) Free translation: "Holdfast is your only dog."
xinetd log messages...?
i've not deciphered some of these XINETD messages just yet-- if you can translate for me, or point me to The Path Of Enlightenment, lemme know: Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use (errno = 98)). service = telnet Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use (errno = 98)). service = smtp Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use (errno = 98)). service = ident how do i find out what's already "using an address?" and how do i become convinced that ANYTHING is using it now? the only service i use 'bind' in is telnet, to restrict it to my secure internal 192.168.*.*, so it won't show up on any nmap scan of my internet-visible ip address... Sep 27 20:37:20 server xinetd[883]: xinetd Version 2.1.8.8p3 started with Sep 27 20:37:20 server xinetd[883]: libwrap Sep 27 20:37:20 server xinetd[883]: options compiled in. Sep 27 20:37:20 server xinetd[883]: Started working: 6 available services Sep 27 20:42:43 server xinetd[883]: Exiting... Sep 27 20:44:56 server xinetd[1005]: bind failed (Address already in use (errno = 98)). service = telnet Sep 27 20:44:56 server xinetd[1005]: xinetd Version 2.1.8.8p3 started with Sep 27 20:44:56 server xinetd[1005]: libwrap Sep 27 20:44:56 server xinetd[1005]: options compiled in. Sep 27 20:44:56 server xinetd[1005]: Started working: 8 available services Sep 27 20:52:00 server xinetd[1005]: warning: can't get client address: Invalid argument Sep 27 20:54:51 server xinetd[1005]: warning: can't get client address: Invalid argument argument... from where? what client address are we looking for?
Re: qweb
Atila Nemet <[EMAIL PROTECTED]> writes: > I was wanted to install the qweb web browser, but it was asking for > some qt1 package which I could not find in the debian 2.2 > distribution. Where can I find this qt1 package? (Doesn't answer your question, but:) Unfortunately, the qweb browser is hopelessly outdated and, as far as I know, it's no longer in active development. When I tried it for some time, it was of no real use :(. Greetings, joachim
Re: A series of newbieite questions
"ObeseWhale" <[EMAIL PROTECTED]> writes: > 1. Debian keeps starting X as soon as I boot into linux. It give me the > graphical login screen and everything. This is annoying because I don't > seem to be capable of exiting X... Is there any way to stop Debian from > running xdm on startup? Why will all you people ever do this? Ctrl-Alt-F1(F2 ... F6) will get you to the console (if you of some reason are suspicious of xterm/rxvt etc.), Alt-F7 will get you back to X. Some graphical logins like gdm or wdm give you the opportunity to shutdown. So I could never understand all these efforts to start X with startx. On the other hand, if you nevertheless don't want to start X upon boot, why then use a graphical login at all -- you *are* already logged in when doing `startx', aren't you? Then the most easy thing is `dpkg --purge xdm', far easier than all those methods I read about in this thread. Wondering, joachim
Re: Q: on Debian Bug-Tracking system
On Wed, Sep 27, 2000 at 02:25:36PM -0400, Wayne Topa wrote: > Would someone know if the bugs listed on debian.org/Bugs > are the 'current' outstanding bugs or just of all the bugs ever > posted? > > In working up a course outline for an up-coming class, I found > a bunch of 'inconsistencies' in the doc packages (doc-base, dhelp, > dwww). I decides to report them and was somewhat dismayed at the > list of 'old' bugs that are still outstanding. 434 days, 866 days > and 1192 days, for each of the above packages. Now hopefully these > 'bugs' are minor and/or do not affect the overall use of the programs, > or are fixed and the tracking system has not caught up yet. I hope > the latter. For newbies like my class is, the doc system is the best > way for them to get the 'warm fuzzy' feeling about how easy the system > is to work with. If it doesn't work, as advertised in the man pages, > then that feeling is effected. > > I haven't looked at the bug list in awhile and it surprised me. > I will not refer the students to 'that' page as it puts what, IMO, > is the Best Linux Distribution, in a less then favorable light. > Honest, but not favorable. > > Thanks for any insight you may have on this. Especially if my > conclusions are wrong. I *do* want to be wrong. > > wt > I think your conclusions are wrong. I read your mail yesterday and whereas it was really interessting, it seemed somehow problematic. Well, slept one night on it and with that ideas came: First of all i'm with you, in depreciating the existence of old bugs (out of date tracking system is equally bad), but i do not follow about which consequences this implies on presentation in class. "Honesty" is one of the essential benefits you get with free software, and maybe the "warm fuzzy" feeling is not the best starting point when talking about software. (has to do with beings human or animal a lot more than with software and technical knickknacks) I'd recommend the following aproach: a) Tell what debian is and what it wants to be. Both can be learnd from the policy. b) Build up familiarity and confidence in the debian system by using it (potato that is). Maybe tell stories from your personal debian history. c) Point out that there are deficiencies in the debian system and which mechanisms exist to address theese. This is the time to mention the bugtracking system, your bugs and the overly old ones. d) Show and practice how to contact the debian people, teach netiquette and how to write a useful mailsubject, last not least how to cope with high traffic mailing lists. Getting in contact with people will then create the "warm fuzzy" feeling. I think this aproach could be used for any debian presentation regardless if 15min shorttalk or half a year of intense training. Finally here is some truths to keep in mind: - Hiding of deficiencies is an indication of weekness I think debian is strong enough to address its deficiencies. If you hide debians deficiencies in class, it is because you fear your lecturing beeing to weak to present them properly. (Don't take this too personal, if your lecturing is on debian your quite good anway. This is just to show that, if you are tempted to not talk about something it's quite sure you definitly should talk about it.) - Perfection is illusion and would be boring anyway This is the advertising problem, TV-world is perfect in a way, but real life certainly isn't. This is true with software and everything including human beings. One should face this fact sometime and you could consider it an entry ticket to the free-software community to drop the illusion of perfection. (recomended reading: Aldous Huxley - Brave New World) This means aiming at perfection nevertheless but not being restrained by being imperfect. - It's more fun to do the big things than the small ones, but both are equally necessary Well this is why documentation is rare and often out of date. I don't really know what to do about this. Maybe there should be awards to spice the small things. Personally i think it wrong to seperate small things from the big ones. In documentation issues the concept of literate programming seems most appealing to me. Sometimes you can't avoid seperation, i know, but it means troubles in every single case. Well, one could think i've been carried away a little, but that's fine with me. Maybe there's some ideas in it you can use in class. I'd like to hear how it went sometime. Bth how about transforming your personal notes and experiences into a teaching-debian-howto? Best Regards Bernd -- [EMAIL PROTECTED] -email-preferred
ODP: Changing from X to a virtual terminal doesn't work
Are your virtual terminals work with frame buffers support? If yes you may try test xfree40 with its own xserver, not from xfree3.3. I had exactly the same problem with Matrox G400. Mariusz -Oryginalna wiadomość- Od: unai [mailto:[EMAIL PROTECTED] Wysłano: 28 września 2000 10:23 Do: debian-user@lists.debian.org Temat: Changing from X to a virtual terminal doesn't work In debian 2.2 with a Diamond FireGl 1000 pro, the screen goes sleep when I change *from X to a virtual terminal*. Virtual terminals works fine before starting Xserver. Xserver works well also, but it seems like the screen lose the sync or the video card doesn't get back well to virtual terminal vga mode. Getting back again from the virtual terminal to X works again. I tried with Xfree86 3.3.6 3dLabs xserver and with XFree86 4.0.1. And the problem remains the same. Anybody knows something about this problem... and a solution ? Thanks, Unai -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Re: xinetd log messages...?
will trillich <[EMAIL PROTECTED]> wrote: >i've not deciphered some of these XINETD messages just yet-- >if you can translate for me, or point me to The Path Of Enlightenment, >lemme know: > >Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use >(errno = 98)). service = telnet >Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use >(errno = 98)). service = smtp >Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use >(errno = 98)). service = ident > >how do i find out what's already "using an address?" >and how do i become convinced that ANYTHING is using it now? Try 'netstat -a', or 'netstat -an' if it bogs down trying to do DNS lookups. You might have to look for the port numbers from /etc/services rather than the service names. (It will throw several pages of information at you on a busy server.) The messages above indicate that some other service on your machine is already listening on the given ports. >the only service i use 'bind' in is telnet, to restrict it to my >secure internal 192.168.*.*, so it won't show up on any nmap scan >of my internet-visible ip address... bind() is a system call; *everything* that listens on a socket calls it. 'man 2 bind' if you need to do socket programming. >Sep 27 20:52:00 server xinetd[1005]: warning: can't get client address: >Invalid argument >Sep 27 20:54:51 server xinetd[1005]: warning: can't get client address: >Invalid argument > >argument... from where? what client address are we looking for? That's how the C library describes the EINVAL error code, which is a fairly vague error saying "you passed the wrong argument to this function". I can't see anywhere in the source code where xinetd prints this message, though; maybe it's something xinetd calls, or maybe I'm missing something. -- Colin Watson [EMAIL PROTECTED]
unzip not installed?
Hello, A strange thing, I installed the 'zip' package: [EMAIL PROTECTED]:~$ dpkg --status zip Package: zip Status: install ok installed Priority: optional Section: utils Installed-Size: 153 Maintainer: Santiago Vila <[EMAIL PROTECTED]> Version: 2.30-1 Replaces: zip-crypt Depends: libc6 Conflicts: zip-crypt Description: Archiver for .zip files This is the Debian GNU/Linux version of InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) So 'zip' works, but strangely enough, unzip doesn't seem to have been installed. What's going on? Do I need to install another package to get unzip? Unlike gzip, there doesn't seem to be a command-line option to cause zip to unzip. =wl -- Albert ``Willy'' Lee, Emacs user, game programmer "They call me CRAZY - just because I DARE to DREAM of a RACE of SUPERHUMAN MONSTERS!"
Re: I'm afraid I've been cracked.
On Wed, Sep 27, 2000 at 07:49:00PM -0700, Steve Juranich wrote: > Please remember that you're speaking to a recent convert from Mandrake. > There, all I would have to do would be 'rpm -V `which top`' and rpm would Yeah, and you can type rpm -Va and have it tell you all about most of your packages being broken, which is the state they were in in the first place. Yeah, rpm rocks... Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to UNIX
Re: Check This Out! Just got a new email at THEMAIL.COM
Hey! Don't put bangs in your subject (!), it's confusing my spam filter. ;-) Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to UNIX
mount problems NEED URGENT HELP
Hi All, I've got the following problem: My debian system use one local fs (/dev/hda2 on / (rw)) But time to time I've to mount some other (network) fs This works fine, so simple asking "mount" I receive list of all mounted fs. Now when i do umount that network fs this clear ALL information about mounted fs, so asking "mount" produced emty list. But in fact everything remains mounted !!! (I've try to mount /floppy and then mount/umount network fs and can access /floppy/* although /floppy is not listed in mounted fs) Any help is VERY apriciated
Re: I'm afraid I've been cracked.
On Wed, Sep 27, 2000 at 07:49:00PM -0700, Steve Juranich wrote: > > Please remember that you're speaking to a recent convert from Mandrake. > There, all I would have to do would be 'rpm -V `which top`' and rpm would > tell me if the md5sum had been changed from the original package. Does dpkg what is stopping the attacker from installing a replacment top package with the same name and version? or replacing /bin/rpm? then you would be none the wiser. > have a similar funcitonality? I couldn't find mention of it in the man page. debsums but like rpm -V its worthless for security. only useful for finding corruption due to disk crashes and whatnot. -- Ethan Benson http://www.alaska.net/~erbenson/ pgp9Ixcdp5RTA.pgp Description: PGP signature
Re: sawfish beeping on resize
The problem disappeared when I logged in again (IOW restarted sawfish) this morning. Thanks anyway. On Thu, Sep 28, 2000 at 07:29, Colin Watson wrote: > "Remco van 't Veer" <[EMAIL PROTECTED]> wrote: > > >I just installed sawfish (0.31-helix5) and notice something really > >annoying; every time a window is resized I hear a beep. Does anybody > >know how to get ride of this behaviour? > > There's been an error in the build, leading to miscompiled bytecode; it > may be partly due to the person who built the package having some locale > settings other than simple LANG=C. Try the newest version from Debian > unstable (0.31-2). -- grenade Grijze Wolven plutonium ETA VVD reefer World Trade Center KKK AKSO nuclear explosion South Africa moord social kibo BATF
Re: unzip not installed?
Willy Lee <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED]:~$ dpkg --status zip >Package: zip >Status: install ok installed [...] >So 'zip' works, but strangely enough, unzip doesn't seem to have been >installed. What's going on? Do I need to install another package to >get unzip? Yes - install the 'unzip' package. (No, I don't know why they're separate. I would have thought each of them at least ought to suggest the other. There may be historical reasons for it, such as them being distributed separately upstream ...) -- Colin Watson [EMAIL PROTECTED]
Re: Problems.
On Wed, 27 Sep 2000 [EMAIL PROTECTED] wrote: >Howdy Folks. > >Two problems: I have a linksys etherfast 10/100. >Doesn't work, tried tulip, tulip.old, generic, nothing works. > I had that problem with a card by the same name. Check the second disk for a linux directory. If either disk or directory exist, a kernel recompile with $PATH_TO_SOURCE/drivers/net/tulip.c replaced with tulip.c from the linksys floppy should get you a working tulip.o. Brent
HOWTO get all the boot information, Re: boot information
Quoting Parrish M Myers ([EMAIL PROTECTED]): > Does anyone know if there is a method of rereading the boot > information, that gets displayed to the console, other than "dmesg"? > It seems that the information that "dmesg" produces is not the same as > what gets printed to the console. Use Shift-PageUp/PageDown. If you have gpm running, it's very simple, though slightly tedious, to capture the lot to a file: Boot up. Log in. Press Return enough times to move everything you want to capture off the top of the screen, or the next command will destroy it. ae boot.messages Hold down Shift-PageUp to get to the top. Drag the cut button over all the text. Press the paste button. Hold down Shift-PageUp to get to the top and press Shift-PageDown twice. Repeat ad nauseam, pressing 4times, 6times etc. Tidy it up by deleting the first line of each pair of identical lines (as the bottom of one page is the top of the next. Now you can examine it at leisure or archive it. Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 653 739 Fax: +44 1908 655 151 Snail: David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA Disclaimer: These addresses are only for reaching me, and do not signify official stationery. Views expressed here are either my own or plagiarised.
Re: unzip not installed?
Quoting Willy Lee ([EMAIL PROTECTED]): > So 'zip' works, but strangely enough, unzip doesn't seem to have been > installed. What's going on? Do I need to install another package to > get unzip? Unlike gzip, there doesn't seem to be a command-line > option to cause zip to unzip. Yes, you need unzip. Or you may prefer unzip-crypt instead. Which may be why they're separate. Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 653 739 Fax: +44 1908 655 151 Snail: David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA Disclaimer: These addresses are only for reaching me, and do not signify official stationery. Views expressed here are either my own or plagiarised.
Re: How to see module errors on bootup?
Quoting Robb Kidd ([EMAIL PROTECTED]): > Bernd Worsch wrote: > > > In case your feeling lonely your quite right, the messages > > seem to be nowhere in the logs. Which is quite unsatisfactory. > > It's to do with what goes on in /etc/init.d/modutils. I'm not savvy > enough to > tell you where to do it, but if you've a mind to, start figuring out that > script and > add "2>> /var/log/syslog" where appropriate. But do bear in mind that you *might* not have any /var yet. Modutils runs before mountall.sh, so /root might be a better place. Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 653 739 Fax: +44 1908 655 151 Snail: David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA Disclaimer: These addresses are only for reaching me, and do not signify official stationery. Views expressed here are either my own or plagiarised.
Re: different file timestamp on samba
I made it so, but some users to do their job must change back the date to a day before. They operate dates for a day before, but the file modification date must be the system date. "C. Falconer" wrote: > > Weird - would it help to synchronise all the win95 clocks with the samba > server at login? > > >I have Samba 2.0.7 on Potato. > >File dates after a modification are: > >-for Win95 clients the clients date and time > >-for WinNT clients the Samba server's date and time. > > > >How can I make for Win95 clients the file modified > >timestap to be the server one, like for WinNT clients? > > -- > Criggie Thanks, Karesz.
Re: Partition question
Quoting David A. Rogers ([EMAIL PROTECTED]): > I've been using Mandrake, but want to try using Debian. Mandrake puts the > kernel in /boot. So it was nice to make /boot one partition and / in another. > I tried installing 2.2 but couldn't figure out how to make the installer do > that. Any suggestions? Use the "Partition the disk" menu entry. If the disk is partitioned, then this won't be defaulted automatically, but will be an alternative. Then "Initialise partition" and select (or type) /boot. This command is always an alternative, offered at the "Install something or other" stage. Of course, it you already have your /boot partition in Mandrake, there's no reason why you shouldn't share it with Debian. Just install Debian normally, then rename /boot, edit /etc/fstab to mount the right partition, mount it and copy the files. (You could even have the partition contain two directories, one for each OS, with symlinks pointing to the correct one, I imagine, though I don't think it's necessary.) Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 653 739 Fax: +44 1908 655 151 Snail: David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA Disclaimer: These addresses are only for reaching me, and do not signify official stationery. Views expressed here are either my own or plagiarised.
4 speaker & sound
I compiled my kernel (kernel-source-2.2.17 & kernel-patch-2.2.17-ide) with the emu10k1 driver last night. Sound works. Woohoo! I have a SB Live! Value card with the Cambridge Soundworks fp1000 speakers (4). When I play a CD only the front 2 speakers have sound. Are there any packages which test the back 2 speakers? How can I check them? Jonathan
Real time video streams over IP in Linux?
Hi, My colleagues are all getting excited at the idea of setting up a real-time video stream facility to allow them to work from home more easily. Are there any Linux solutions at server and client ends? I have seen companied like INETCAM offering Win software for this; I'd love to be able to tell my colleagues that we don't need to migrate en masse to Win just for this application Thanks Tony ___ Tony Curzon Price University College London http://price.econ.ucl.ac.uk Fax/VoiceMail +44 (0)70921 27178 Cel +44 (0)7711 757 137
Re: *Begging* now for help with KDE2
On Thu, Sep 28, 2000 at 09:51:50AM +0200, Douglas Eck wrote: > I did an dselect update and, when the slew of new KDE2 files > came onto my system, something broke. > > ksmserver dies like this: I would go to the kde mailing list, since this is a KDE question. The KDE developers are hanging out there too. Also, KDE2 is still in beta, so you have to expect things to break. -- John__ email: [EMAIL PROTECTED] Quis custodiet ipsos custodes icq: thales @ 17755648 # I'm subscribed to this list, no need to cc: ## pgpS0Q4YAVaCV.pgp Description: PGP signature
Re: sparc boxes
> I've noticed that older sparc boxes are going for > reasonable prices on ebay. I've been running Debian > on Intel HW for sometime now, and would like to hack > on some Risc equipment, maybe some of the older sparc > equipment would play well (and Debian runs on it). > Problem is I know nothing about Sun equipment and > don't know what to look for and what to avoid. Can > anyone give me some advise here? Also which of the > sparc models are 64 bit (don't think any of them have > hit ebay yet?). Just sharing my experience the benefit of all who might be looking to try Debian Linux on a Sparc for the first time: I bought a SparcStation Classic from workstation.net awhile ago that didn't have a floppy drive, or a cd-rom drive. The only possible contact it had with the outside world was through ethernet. Netbooting an image via the PROM was fairly snappy and Debian was the obvious choice here. This isn't the first piece of Sun hardware that I've bought either, btw. One thing I've found about their hardware is that it's very picky. Sparcs don't boot unless you have both a (non-standard) Sun keyboard and mouse connected, and I've found their keyboards to be low quality in terms of durability. Perhaps it's because I bought used equipment, but I hear this a lot from people in corporate/university settings. YMMV. This could be a little suprising to someone who has only used ia86 hardware (such as myself). If possible, buy everything you can in a single package because it's far more expensive to hunt down individual pieces for something like Sun hardware. Also, workstation.net is a great company to deal with and I was very pleased with both their prices and quality of service. Also, If you're not interested in running X, I'd recommend the 19" B&W monitors, workstation.net only charged me $10 for one (with purchase of sparc) and they're great if you like working from the command-line. This is probably off-topic. Let me know if this is was unappreciated. :) -MB
Intellimouse + gpm + X
I have a MS Intellimouse that I have working with gpm and X just fine, however I have not been able to get the scrolling ball to work. Depressing it works as the third button, however. I have looked at the scolling mouse howto on my machine and online, but I haven't found anything that will get it to work. I'm using the -R option with gpm so X can use /dev/gpmdata as it's mouse device. It's a ps2 mouse, so the type is set to imps2, but it still doesn't work. There must be some configuration option I'm missing somewhere? Maybe with the repeat option or something? Can anyone help me out here? Rob
Re: exim or smail?
Anthony Campbell wrote: > > > I thought I had exim working well, but then I found I was unable to send > mail to the mail server at one of my ISPs. Eventually I commented out > "qualify_domain" in /etc/exim.conf and this seemed to fix the problem, > but I didn't understand why. > Usually it's the reverse: you set it so that your ISP's SMTP server accepts your mail as coming from a valid Internet domain. As in the case where your mail server is itself not permanently connected (a dialup), and has a "made up" domain name. Yours is probably already a valid domain, and 'qualify_domain' was set to something invalid.
Re: Q: on Debian Bug-Tracking system
Subject: Re: Q: on Debian Bug-Tracking system Date: Thu, Sep 28, 2000 at 11:38:40AM +0900 In reply to:Olaf Meeuwissen Quoting Olaf Meeuwissen([EMAIL PROTECTED]): > Wayne Topa <[EMAIL PROTECTED]> writes: > > > Would someone know if the bugs listed on debian.org/Bugs are the > > 'current' outstanding bugs or just of all the bugs ever posted? > > It lists the all the bugs filed that the maintainer has not yet > closed, which is likely someway between current outstanding and > all bugs ever posted. > > Sometimes things get fixed in the upstream without the maintainer > noticing it, sometimes the maintainer fixed it but forgot to close > the bug report, and sometimes a bug report is nothing but a feature > request. It depends. Thanks. That makes sense. It seems that maybe something could be done to clear out some of those outstanding, old, reports. Possibly a group of users could find educational to help with that. See below. > > > In working up a course outline for an up-coming class, I found > > a bunch of 'inconsistencies' in the doc packages (doc-base, dhelp, [snip] > > I've been using dhelp and dwww quite a bit and although there are some > quirks it is mostly functional; at least for what I use it for: browse > documentation installed at a central site so I don't waste disk space > all over the place. > > Be honest to your class. Tell them that the system mostly works as > documented, but since documentation is always trailing the latest and > greatest version there may be some discrepancies. The bigger the time > lag between version and documentation, well, it's obvious isn't it. > For example, there are some HOWTOs available that haven't been updated > for two years. Of course you should not expect the information in > there to be correct. The pace of change is just too fast. > I had a suggestion offered by another responder, that I should/could use the bug list as a teaching tool to accomplish two goals. One to educate the students in the working of their system by searching out the source of the reported bugs and confirming that they exist or have been fixed, and secondly for those so inclined, to attempt to help the maintainers by searching out the source of the bugs. As the writer said this is a "volunteer-run distribution" and I believe that his point was well made. We should all consider doing what we can, when we can, to keep Debian the best distribution there is. I am adding that to my lesson plan, for those students that can handle it. > > Better that than a bunch of favorable lies ;-) Yes, that is very true. I am also reminded that the maintainers of Debian packages do this as a labor of love rather then for monetary reward. My comments were in no way meant to denigrate the maintainers or their efforts. Many thanks for your comments. I appreciate you taking the time. Thanks also to Andrew Sullivan for his thoughts ans suggestions. Wayne -- Pascal, n.: A programming language named after a man who would turn over in his grave if he knew about it. ___
Re: How widely is Debian used for production?
> "Nick" == Nick Willson <[EMAIL PROTECTED]> writes: >> On Fri, Sep 22, 2000 at 09:08:10PM -0700, Nick Willson wrote: >> > >> > I am seeking help identifying installations that use Debian in production. >> > Specifically, for database servers, and ideally for web sites that read from >> > and write to a database. >> > Nick> [snip] >> >> one example i can vouch for: >> >> http://www.dontUthink.com/ uses mysql *and* postgresql on potato (2.2) debian. >> >> Nick> Thanks. A list of the sites identified so far, nearly all from replies on Nick> debian-user, is here: Awhile ago (July '99) I had a short email exchange with Mike Orr, the (then?) webmaster of SSC (publishers of Linux Journal), who told me that all their Linux systems run Debian (including their webservers). Bye, J PS: If you read this, Mike, I hope I haven't given out a secret... ;-) -- Jürgen A. Erhard[EMAIL PROTECTED] phone: (GERMANY) 0721 27326 My WebHome: http://members.tripod.com/Juergen_Erhard SPACE: Above And Beyond (http://www.planetx.com/space:aab) C> (A)bort (R)etry (I)nfluence with a large hammer pgpgSG3PXx1LQ.pgp Description: PGP signature
RE: Intellimouse + gpm + X
I've made it work on a machine by removing the gpmdata... But I still get strange behavior: If I am on the console mode and switch back t X, sometimes the mouse is stuck and I have to press on the middle button to unlock it. I think I may go back to the former solution if nobody has an idea on how to fix this problem. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 28, 2000 4:15 PM > To: debian-user@lists.debian.org > Subject: Intellimouse + gpm + X > > > I have a MS Intellimouse that I have working with gpm and X just fine, > however I have not been able to get the scrolling ball to work. > Depressing it works as the third button, however. I have looked at the > scolling mouse howto on my machine and online, but I haven't found > anything that will get it to work. I'm using the -R option with gpm so > X can use /dev/gpmdata as it's mouse device. It's a ps2 mouse, so the > type is set to imps2, but it still doesn't work. There must be some > configuration option I'm missing somewhere? Maybe with the repeat > option or something? Can anyone help me out here? > > Rob > > > -- > Unsubscribe? mail -s unsubscribe > [EMAIL PROTECTED] < /dev/null >
which java packages to install?
Me again! I'm at the moment trying to use a search facility provided with my perl-cd-bookshelf. They used java to implement this, well i installed the kaffe package which gave me a java executable. But that aint enough, cause i get: ./run_me.sh: [: argument expected java.lang.NoClassDefFoundError: / at java.lang.Throwable.(Throwable.java:38) at java.lang.Error.(Error.java:21) at java.lang.LinkageError.(LinkageError.java:21) at java.lang.NoClassDefFoundError.(NoClassDefFoundError.java:21) Anybody there to tell me what to install in order to get that $%&*%§ search facility working. They provide jre1.1.7-v3 on cd. Thanx Bernd -- [EMAIL PROTECTED] -email-preferred
Re: which java packages to install?
Bernd Worsch <[EMAIL PROTECTED]> writes: BW> I'm at the moment trying to use a search facility provided BW> with my perl-cd-bookshelf. They used java to implement this, BW> well i installed the kaffe package which gave me a java BW> executable. But that aint enough, cause i get: BW> BW> ./run_me.sh: [: argument expected That looks like a bug in the run_me.sh script, not necessarily anything directly related to your Java runtime environment. -- David Maze [EMAIL PROTECTED] http://www.mit.edu/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell
Default Route
I hate to write the list about this but I'm not having much luck with keeping a default route after reboot. I was able to keep it with a statement in /etc/network/interfaces using route add -net 0.0.0.0 netmask 0.0.0.0 dev eth0 metric 1 under Debian 2.1. With the upgrade to 2.2, this no longer works. Any help on where to place this statement would be a great help! Thanks Blair
Re: Check This Out! Just got a new email at THEMAIL.COM
I want to remove all messages that contain three or more "!" in the subject but I can't think of a way to do it while allowing two "!"s. Anyone have a regex for this? thanks -- Andrew On 28-Sep-2000 Michael P. Soulier wrote: > > Hey! Don't put bangs in your subject (!), it's confusing my spam filter. > ;-) >
Installing E themes?
I've downloaded the bluesteel theme for E. I open the control-panel and tell it to install new themes. It can't find it. I go to the sub-dir it's installed in. There is no obvious file to point it at, and not "HOWTO" for installation. Anyone? :wq! --- Robert L. Harris| Micros~1 : Senior System Engineer |For when quality, reliability at RnD Consulting | and security just aren't \_ that important! DISCLAIMER: These are MY OPINIONS ALONE. I speak for no-one else. FYI: perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
RE: which java packages to install?
Is your classpath OK? (echo $CLASSPATH) Check that run_me.sh uses the shell defined classpath and does not override it. Send me the script by e-mail if you want. Jerome > -Original Message- > From: Bernd Worsch [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 28, 2000 4:41 PM > To: Debian User Mailing List > Subject: which java packages to install? > > > Me again! > > I'm at the moment trying to use a search facility provided > with my perl-cd-bookshelf. They used java to implement this, > well i installed the kaffe package which gave me a java > executable. But that aint enough, cause i get: > > ./run_me.sh: [: argument expected > java.lang.NoClassDefFoundError: / > at java.lang.Throwable.(Throwable.java:38) > at java.lang.Error.(Error.java:21) > at java.lang.LinkageError.(LinkageError.java:21) > at > java.lang.NoClassDefFoundError.(NoClassDefFoundError.java:21) > > Anybody there to tell me what to install in order to get > that $%&*%§ search facility working. > > They provide jre1.1.7-v3 on cd. > > Thanx > Bernd > > -- > > > > [EMAIL PROTECTED] > -email-preferred > > > > -- > Unsubscribe? mail -s unsubscribe > [EMAIL PROTECTED] < /dev/null >
Re: getting network transfer rates
I use the mrtg, maybe is that you need. "Michael P. Soulier" wrote: > Hey people. Is there a way that I can get the current network transfer > rates, through both my dialup ppp0 interface, and the eth0 nic interface? I've > seen the occasional tool to show this, but I'd like to know where they're > getting their data from and maybe hack something myself. Perhaps somewhere on > the /proc filesystem? > > Mike > > -- > Michael P. Soulier <[EMAIL PROTECTED]> > "...the word HACK is used as a verb to indicate a massive amount > of nerd-like effort." -Harley Hahn, A Student's Guide to UNIX > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
RE: Installing E themes?
Move the themes you want to install to ~/.enlightenment/themes (~ denotes your home directory path) Next, root click on the desktop, go to maintenance, and regenerate your menus and it should show up when you root click and goto "themes". The "control-panel" (I assume you mean "control-center") is used to install gtk themes. E themes don't have an installer; you have to manually put them where you want them. On Thu, 28 Sep 2000 08:59:35 -0600, [EMAIL PROTECTED] wrote... > > >I've downloaded the bluesteel theme for E. I open the control-panel and >tell it to install new themes. It can't find it. I go to the sub-dir >it's installed in. There is no obvious file to point it at, and not >"HOWTO" >for installation. > >Anyone? > > >:wq! >-- - >Robert L. Harris| Micros~1 : >Senior System Engineer |For when quality, reliability > at RnD Consulting | and security just aren't >\_ that important! >DISCLAIMER: > These are MY OPINIONS ALONE. I speak for no-one else. >FYI: > perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' > > >-- >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < >/dev/null > > >
Re: Installing E themes?
Ok, As soon as I did the right-click I found the themes. Only having 2 mouse buttons I keep forgetting the 3rd. This worked great. Thanks alot. Thus spake luke ([EMAIL PROTECTED]): > Move the themes you want to install to ~/.enlightenment/themes > (~ denotes your home directory path) > > Next, root click on the desktop, go to maintenance, and regenerate your > menus and it should show up when you root click and goto "themes". > > The "control-panel" (I assume you mean "control-center") is used to install > gtk themes. E themes don't have an installer; you have to manually put > them where you want them. > > On Thu, 28 Sep 2000 08:59:35 -0600, > [EMAIL PROTECTED] wrote... > > > > > >I've downloaded the bluesteel theme for E. I open the control-panel and > >tell it to install new themes. It can't find it. I go to the sub-dir > >it's installed in. There is no obvious file to point it at, and not > >"HOWTO" > >for installation. > > > >Anyone? > > > > > >:wq! > >-- > - > >Robert L. Harris| Micros~1 : > >Senior System Engineer |For when quality, reliability > > at RnD Consulting | and security just aren't > >\_ that important! > >DISCLAIMER: > > These are MY OPINIONS ALONE. I speak for no-one else. > >FYI: > > perl -e 'print > $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' > > > > > >-- > >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < > >/dev/null > > > > > > > > > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null :wq! --- Robert L. Harris| Micros~1 : Senior System Engineer |For when quality, reliability at RnD Consulting | and security just aren't \_ that important! DISCLAIMER: These are MY OPINIONS ALONE. I speak for no-one else. FYI: perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Re: RE: Intellimouse + gpm + X
What do you mean "by removing th gpmdata"? Did you just not include the -R option? If so, what options did you use in X? I tried not running gpm and still couldn't get the scrolling mouse to work. Rob - Original Message - From: Jérôme Lacoste <[EMAIL PROTECTED]> Date: Thursday, September 28, 2000 9:34 am Subject: RE: Intellimouse + gpm + X > I've made it work on a machine by removing the gpmdata... > But I still get strange behavior: If I am on the console mode and > switchback t X, sometimes the mouse is stuck and I have to press on > the middle > button to unlock it. > > I think I may go back to the former solution if nobody has an idea > on how to > fix this problem. > > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 28, 2000 4:15 PM > > To: debian-user@lists.debian.org > > Subject: Intellimouse + gpm + X > > > > > > I have a MS Intellimouse that I have working with gpm and X just > fine,> however I have not been able to get the scrolling ball to work. > > Depressing it works as the third button, however. I have looked > at the > > scolling mouse howto on my machine and online, but I haven't found > > anything that will get it to work. I'm using the -R option with > gpm so > > X can use /dev/gpmdata as it's mouse device. It's a ps2 mouse, > so the > > type is set to imps2, but it still doesn't work. There must be some > > configuration option I'm missing somewhere? Maybe with the repeat > > option or something? Can anyone help me out here? > > > > Rob > > > > > > -- > > Unsubscribe? mail -s unsubscribe > > [EMAIL PROTECTED] < /dev/null > > > >
Re: Default Route
On Thu, Sep 28, 2000 at 03:52:29PM +, Blair M. Cummings wrote: > I hate to write the list about this but I'm not having much luck with > keeping a default route after reboot. I was able to keep it with a try adding "gateway aaa.bbb.ccc.ddd" at the end of the iface section for the interface where the default route should be. this in /etc/network/interfaces good luck alberto
Re: Problems.
> Howdy Folks. > > In case your just tuning in, I got some odd problems with my linux box. > > I run libranet/debian 2.2 (potato). > > Two problems: I have a linksys etherfast 10/100. > Doesn't work, tried tulip, tulip.old, generic, nothing works. > > I have a pc-100 m598 motherboard. It has sound onboard, pc98, 16-bit... the > whole shebang. > > Now how do I use it? > The only thing I can suggest is the Ethernet HOWTO. Hope this helps. > Thanks, Dan. > > apt-get install patience > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > -- Shaul Karl <[EMAIL PROTECTED]> Donate free food to the world's hungry: see http://www.thehungersite.com
How to set IRQ for a module?
After months of trying to grasp an adequate understanding of modules, I still find myself having to ask this list; sorry for the bother. This is long, but I'm trying to be complete. I've got a soundcard (Creative CT2940, Soundblaster 16 according to isapnp.conf). It's a PnP card. Here are the steps I've taken to get it going. Insert card. As root, run "pnpdump > /etc/isapnp.conf" to create an isapnp.conf file. My understanding is that this contains all the possible settings for all the ISA PnP cards in the box. Since I only have the soundcard, that's the only device mentioned in the isapnp.conf file. Since there are several "logical devices" (?) on the card, such as joystick circuitry and etc, there are several sections in the isapnp.conf file. Trying to keep things simple, I leave all the extra logical devices commented out for the time being, and work only with the "Audio" section. The way this file is put together is really confusing; the file says to "choose one only", but there's no indication if that means one line, or one section, or one item between DMA and IRQ and IO; the file I have mentions a "DMA 0" and a "DMA 1", as well as an "IO 0" and an "IO 1" and an "IO 2"; do I select only one of all five of these? Or one of the DMAs and one of the IOs? or one of each, but only in this section but not another section with similar choices? Very confusing, and the documentation hasn't helped me any. What I've done is to uncomment the following lines: (CONFIGURE CTL0026/321098269 (LD 0 (READPORT 0x0273) (ISOLATE PRESERVE) (IDENTIFY *) (VERBOSITY 2) (CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING (INT 0 (IRQ 5 (MODE +E))) (DMA 0 (CHANNEL 1)) (DMA 1 (CHANNEL 5)) (IO 0 (SIZE 16) (BASE 0x0220)) (NAME "CTL0026/321098269[0]{Audio }") (ACT Y) )) and left everything else in the file commented out. Recompiled the kernel to support SB16. In /etc/modules, there automagically appeared a line with sound I don't remember whether that worked somewhat or not, but for some reason that I don't remember now, I commented out the "sound" line and replaced it with "sb". Now when I do an "lsmod", I see the following: 3c509 5744 1 sb 32992 0 uart401 6128 0 [sb] sound 56336 0 [sb uart401] soundcore 2608 6 [sb sound] vfat9056 0 (unused) fat29312 0 [vfat] smbfs 24304 0 (unused) nls_cp437 3904 0 (unused) coda 50960 0 (unused) I reboot or restart /etc/rcS.d/S15isapnp. When I run "saytime", I get "The time is now." When I try to splay a .wav file, usually I get silence; occassionally I get a high-pitched whine or something similar. Very similar to an IRQ conflict type behaviour. So I take a closer look at dmesg; sure enough, there's mention of an interrupt conflict when trying to put the card on IRQ 7: Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996 SB 4.13 detected OK (220) sb: Interrupt test on IRQ7 failed - Probable IRQ conflict But wait a minute; in my /etc/isapnp.conf file I uncommented an IRQ 5 line, and nothing about IRQ 7 is mentioned. So I make the guess that perhaps the isapnp.conf file is setting the actual hardware to IRQ 5, but that the module(s) is/are looking to IRQ 7 to find the sound card. "man modules" is useless, as is "man modutils". Neither "man modules.conf" nor "man update-modules" mentions "irq" or "interrupt". There's no /usr/doc/modules directory. The info on /usr/doc/modutils hasn't helped me. It mentioned modules.dep, but there's no "man modules.dep" nor a doc directory for it. I did find a modules.dep file in my kernel source directory, but it didn't give me much of a clue. I'm sure there's probably some way to tell a module to look to a certain IRQ, but I haven't found the documentation for it. Or perhaps I'm wrong about needing to tell the module about the IRQ, etc? So my questions are: 1) Am I getting close to an understanding of how things work? "isapnp.conf" specifies the "jumper" settings a board should use, and then isapnp reads that file and sets the board accordingly. Then the modules have to be told which IRQs to look to when loading the modules? 2) How do I tell the modules which IRQ is to be associated with which module? 3) "modprobe sb" loads four modules. Is there a single command to unload those four modules rather than having to use four separate rmmod commands? This would need to be a generic command that is the opposite of modprobe, rather than something specific like a script to unload these specific four modules. Thanks for any direct help and any pointers to documentation that is understandable! -- Kent West [EMAIL PROTECTED]
Re: Intellimouse + gpm + X
Hi, there is an imwheel packet... install it, and read the docu... This should do. Bye, Lori. [EMAIL PROTECTED] wrote: > I have a MS Intellimouse that I have working with gpm and X just fine, > however I have not been able to get the scrolling ball to work. > Depressing it works as the third button, however. I have looked at the > scolling mouse howto on my machine and online, but I haven't found > anything that will get it to work. I'm using the -R option with gpm so > X can use /dev/gpmdata as it's mouse device. It's a ps2 mouse, so the > type is set to imps2, but it still doesn't work. There must be some > configuration option I'm missing somewhere? Maybe with the repeat > option or something? Can anyone help me out here? > > Rob > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Re: Default Route
That is what the interfaces file had in it in both v2.1 and 2.2 It never worked for me without adding a full route statement. On Thu, 28 Sep 2000, Alberto Brealey wrote: > On Thu, Sep 28, 2000 at 03:52:29PM +, Blair M. Cummings wrote: > > I hate to write the list about this but I'm not having much luck with > > keeping a default route after reboot. I was able to keep it with a > > try adding "gateway aaa.bbb.ccc.ddd" at the end of the iface section for the > interface where the default route should be. this in /etc/network/interfaces > > good luck > > alberto > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >
RE: RE: Intellimouse + gpm + X
I mean dpkg --purge gpmdata and reconfigure X86 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 28, 2000 5:27 PM > To: Jérôme Lacoste > Cc: debian-user@lists.debian.org > Subject: Re: RE: Intellimouse + gpm + X > > > What do you mean "by removing th gpmdata"? Did you just not include the > -R option? If so, what options did you use in X? I tried not running > gpm and still couldn't get the scrolling mouse to work. > > Rob > > - Original Message - > From: Jérôme Lacoste <[EMAIL PROTECTED]> > Date: Thursday, September 28, 2000 9:34 am > Subject: RE: Intellimouse + gpm + X > > > I've made it work on a machine by removing the gpmdata... > > But I still get strange behavior: If I am on the console mode and > > switchback t X, sometimes the mouse is stuck and I have to press on > > the middle > > button to unlock it. > > > > I think I may go back to the former solution if nobody has an idea > > on how to > > fix this problem. > > > > > > > > > -Original Message- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, September 28, 2000 4:15 PM > > > To: debian-user@lists.debian.org > > > Subject: Intellimouse + gpm + X > > > > > > > > > I have a MS Intellimouse that I have working with gpm and X just > > fine,> however I have not been able to get the scrolling ball to work. > > > Depressing it works as the third button, however. I have looked > > at the > > > scolling mouse howto on my machine and online, but I haven't found > > > anything that will get it to work. I'm using the -R option with > > gpm so > > > X can use /dev/gpmdata as it's mouse device. It's a ps2 mouse, > > so the > > > type is set to imps2, but it still doesn't work. There must be some > > > configuration option I'm missing somewhere? Maybe with the repeat > > > option or something? Can anyone help me out here? > > > > > > Rob > > > > > > > > > -- > > > Unsubscribe? mail -s unsubscribe > > > [EMAIL PROTECTED] < /dev/null > > > > > > > > > > -- > Unsubscribe? mail -s unsubscribe > [EMAIL PROTECTED] < /dev/null >
Dual NIC Problem
I am a new Debian (2.2) user and am trying to set up an Intel machine for two NIC cards. One NIC will monitor (tcpdump) one ethernet segment while I telnet into the machine on the other NIC on another segment. eth0 is on the segment I want to monitor. eth1 is the one I was planning to telnet into. The problem is that I do not get a login prompt when I telnet into the device, I get a "telnet> " prompt. If someone could point me in the right direction, either to some written resources or advice, I would greatly appreciate it. Thanks, Brian
Network Printing
Excuse my ignorance but how to you config network printers in Potato? There must be an easier way than editing the printcap file. Thanks,
efm related packages
I have been searching everywhere to find a place to get debian packages of efm, imlib2, fam, etc. I find lots of dead links to http://www.debian.org/~ljlane/downloads/efm-cvs I REALLY want to install efm without installing from source. Does anyone know of where I can find the packages?
Gnome sounds
Question about Gnome for all... does anyone know how to have NO sound for common things like opening and closing windows? I want it for login and out and more notable things, but since my sound card makes a POP whenever it plays a sound, this is really too much. I tried putting a blank entry in the configurator but it replaces it with the defaults. Thanks. -- Jonathan Markevich <[EMAIL PROTECTED]> http://www.geocities.com/jmarkevich == It's VIRUSES, not VIRII! See http://language.perl.com/misc/virus.html == If at first you don't succeed, you must be a programmer.
Re: Default Route
On Thu, Sep 28, 2000 at 04:29:47PM +, Blair M. Cummings wrote: > That is what the interfaces file had in it in both v2.1 and 2.2 It never > worked for me without adding a full route statement. > > On Thu, 28 Sep 2000, Alberto Brealey wrote: > > > On Thu, Sep 28, 2000 at 03:52:29PM +, Blair M. Cummings wrote: > > > I hate to write the list about this but I'm not having much luck with > > > keeping a default route after reboot. I was able to keep it with a > > > > try adding "gateway aaa.bbb.ccc.ddd" at the end of the iface section for the > > interface where the default route should be. this in /etc/network/interfaces here's my /etc/network/interfaces file -- # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # The loopback interface iface lo inet loopback # The first network card - this entry was created during the Debian installation # (network, broadcast and gateway are optional) iface eth0 inet static address 192.168.1.1 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.1.255 iface eth1 inet static address 208.33.90.85 netmask 255.255.255.0 network 208.33.90.0 broadcast 208.33.90.255 gateway 208.33.90.84 < that last one does most of my work: 208.33.90.85 is my ip; my cablemodem is 208.33.90.84, acting as my gateway. when my system boots, the routing is all taken-care-of: # route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 208.33.90.0 0.0.0.0 255.255.255.0 U 0 00 eth1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 00 eth0 0.0.0.0 208.33.90.840.0.0.0 UG0 00 eth1 (once i figure out the tunnelling setup, i'll be all smiles.)
Re: upgraded libc6 and libc6 and broke my system (Woody)
On Thu, Sep 28, 2000 at 05:34:22PM +0900, Julian Stoev wrote: > On Wed, Sep 27, 2000 at 08:16:29AM -0700, Joey Hess wrote: > |Pollywog wrote: > |> It first broke Postfix here. > | > |Details, please? I've been sitting comfy with the new libc since I use > |postfix and I'd only heard of it breaking exim and sendmail. What > |breakage are you seeing? My postfix is working fine. > > I also wonder why I don't have many problems. My postfix is working > and except locales (which are not working), other programs seem to be > OK. I am very curious why only some people have problems. > > Is there anything I am missing? Should I downgrade? Locales are not > urgent for me and I cam wait. Is it so? My postfix refused to restart with the new libdb. I also had a strange problem with procmail: Sep 26 15:59:14 narvi postfix/local[1230]: 70015F: to=<[EMAIL PROTECTED]>, relay=local, delay=2, status=bounced (can't create user output file. Command output: procmail: Extraneous locallockfile ignored procmail: Error while writing to "/var/spool/mail/bem" ) Postfix behaved when I recompiled it, but procmail still sometimes did the above. Both went back to normal when I backstepped glibc and libdb to the potato versions. -- Brian Moore | Of course vi is God's editor. Sysadmin, C/Perl Hacker | If He used Emacs, He'd still be waiting Usenet Vandal | for it to load on the seventh day. Netscum, Bane of Elves.
Re: IP TUNNEL / was Re: doesn't anybody use tunnelling / vpn?
> ssh -C -P -f -L 8181:localhost:8080 remotehost.com "sleep 365d" > > /dev/null 2>&1 OK this is basically the same thing I do. The only problem I can see with the above is, if you have to run this thing several times, you might get several orphaned "sleep 365d" processes on your remote machine. So instead of sleep, I use a command that kills any previous instance of itself before running. -chris
Re: Network Printing
On Thu, Sep 28, 2000 at 11:41:38AM -0400, Michael Goodman wrote: > Excuse my ignorance but how to you config network printers in Potato? There > must be an easier way than editing the printcap file. Thanks, Well, ummm, that's how I did it! Actually much easier than firing up and learning some GUI tool I'll use once and then not again... To wit. Here is the salient portion of my /etc/printcap which is the same on both the desktop and my laptop: lm|laser|Lexmark 4039-10R:\ :lp=/dev/lp0:\ :sd=/var/spool/lpd/lm:\ :sh:\ :pw#80:\ :pl#66:\ :px#1440:\ :mx#0:\ :if=/etc/magicfilter/ljet3-filter:\ :af=/var/log/lp-acct:\ :lf=/var/log/lp-errs: The Lexmark is connected to the desktop (which also runs Potato) and I have an ethernet connection available to tie the two machines together. Looking in the printcap file I noticed this nice little template toward the end: # rlp|Remote printer entry:\ # :lp=:\ # :rm=remotehost:\ # :rp=remoteprinter:\ # :sd=/var/spool/lpd/remote:\ # :mx#0:\ # :sh: Using this as a guide, I added the remote Lexmark alias of rlm as so: rlm|Remote Lexmark 4039-10R on linux.n0nb.ampr.org:\ :lp=:\ :rm=linux.n0nb.ampr.org:\ :rp=lm:\ :sd=/var/spool/lpd/remote:\ :mx#0:\ :sh: I then restarted lprng with: /etc/init.d/lprng restart as root. Then I happily printed from Netscape on the laptop to the Lexmark in the other room. Total time from curiosity to implementation? Less than 5 minutes. Try *that* on those "administrator friendly" OSes. :) HTH, - Nate >> -- Wireless | Amateur Radio Station N0NB | "None can love freedom Internet | [EMAIL PROTECTED] | heartily, but good Location | Wichita, Kansas USA EM17hs | men; the rest love not Wichita area exams; ham radio; Linux info @ | freedom, but license." http://www.qsl.net/n0nb/ | -- John Milton
Woody broke my system
hello I updated my system with apt (unstable) and it totally breaked down. Now I can't install/configure anything: perl: error while loading shared libraries: libdb.so.3: cannot open shared object file: No such file or directory btw, My apache broke down too.. Anyone with simular problems? Fixes? /David Vest
Install linux with Pentium Pro 200 Bi-Proc.
Dear Sir, Trying to install an Intel platform with bi-processors Pentium Pro 200 SY032, we have some troubles. Could you please help us for configuration i.e. Do we need driver of the motherboard, and could send it to us? Is it other particularities, we must care of. Thank you in advance for you answer Your sincerely Luc Jaquet
Re: Check This Out! Just got a new email at THEMAIL.COM
On Thu, Sep 28, 2000 at 02:45:35PM +, Pollywog wrote: > I want to remove all messages that contain three or more "!" in the subject > but I can't think of a way to do it while allowing two "!"s. Anyone have a > regex for this? .*!.*!.*!.* doesn't work? -- "Two words: Windows survives." - Craig Mundie, Microsoft senior strategist "So does syphillis. Good thing we have penicillin." - Matthew Alton Geek Code 3.1: GCS d- s+: a- C++ UL++$ P+>+++ L+++> E- W--(++) N+ o+ !K w---$ O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv b+ DI D G e* h+ r++ y+
Re: Network Printing
It's good to know the below, this might be a bit faster for you though. (as root) apt-get install printtool Then printtool& Good luck On Thu, 28 Sep 2000, Nate Bargmann wrote: > On Thu, Sep 28, 2000 at 11:41:38AM -0400, Michael Goodman wrote: > > Excuse my ignorance but how to you config network printers in Potato? There > > must be an easier way than editing the printcap file. Thanks, > > Well, ummm, that's how I did it! Actually much easier than firing up > and learning some GUI tool I'll use once and then not again... > > To wit. > > Here is the salient portion of my /etc/printcap which is the same on > both the desktop and my laptop: > > lm|laser|Lexmark 4039-10R:\ > > :lp=/dev/lp0:\ > :sd=/var/spool/lpd/lm:\ > :sh:\ > :pw#80:\ > :pl#66:\ > :px#1440:\ > :mx#0:\ > :if=/etc/magicfilter/ljet3-filter:\ > :af=/var/log/lp-acct:\ > :lf=/var/log/lp-errs: > > The Lexmark is connected to the desktop (which also runs Potato) and I > have an ethernet connection available to tie the two machines together. > > Looking in the printcap file I noticed this nice little template toward > the end: > > # rlp|Remote printer entry:\ > > # :lp=:\ > > # :rm=remotehost:\ > > # :rp=remoteprinter:\ > > # :sd=/var/spool/lpd/remote:\ > > # :mx#0:\ > > # :sh: > > > Using this as a guide, I added the remote Lexmark alias of rlm as so: > > rlm|Remote Lexmark 4039-10R on linux.n0nb.ampr.org:\ > > :lp=:\ > > :rm=linux.n0nb.ampr.org:\ > :rp=lm:\ > :sd=/var/spool/lpd/remote:\ > :mx#0:\ > :sh: > > I then restarted lprng with: > > /etc/init.d/lprng restart > > as root. Then I happily printed from Netscape on the laptop to the > Lexmark in the other room. Total time from curiosity to implementation? > Less than 5 minutes. Try *that* on those "administrator friendly" OSes. :) > > > HTH, > > - Nate >> > > -- > Wireless | Amateur Radio Station N0NB | "None can love freedom > Internet | [EMAIL PROTECTED] | heartily, but good > Location | Wichita, Kansas USA EM17hs | men; the rest love not >Wichita area exams; ham radio; Linux info @ | freedom, but license." > http://www.qsl.net/n0nb/ | -- John Milton > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >
Sound only for root
I thought that there was no sound available, but when I log in as root I have sound. I have tried adding my normal account into the audio group, but still I have no sound. Any suggestions? === John Kerr Anderson Powered by Debian GNU/Linux 2.2 ===
Re: Default Route
On Thu, Sep 28, 2000 at 05:55:30PM +, Blair M. Cummings wrote: > mention. What if the default gateway is in a different subnet? Would that > make a difference? gateway has to be on the same subnet, cuz the machine has to know how to get to that gateway, in order to go elsewhere. alberto.
Re: Default Route
Ok, Everyone said this works for them and thats cool! But in every example the gateway was in the same subnet. Question though on somthing I didn't mention. What if the default gateway is in a different subnet? Would that make a difference? My ip is .35 with a 224 mask and the gateway is .17 with a 240 mask On Thu, 28 Sep 2000, will trillich wrote: > On Thu, Sep 28, 2000 at 04:29:47PM +, Blair M. Cummings wrote: > > That is what the interfaces file had in it in both v2.1 and 2.2 It never > > worked for me without adding a full route statement. > > > > On Thu, 28 Sep 2000, Alberto Brealey wrote: > > > > > On Thu, Sep 28, 2000 at 03:52:29PM +, Blair M. Cummings wrote: > > > > I hate to write the list about this but I'm not having much luck with > > > > keeping a default route after reboot. I was able to keep it with a > > > > > > try adding "gateway aaa.bbb.ccc.ddd" at the end of the iface section for > > > the > > > interface where the default route should be. this in > > > /etc/network/interfaces > > here's my /etc/network/interfaces file -- > > # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) > > # The loopback interface > iface lo inet loopback > > # The first network card - this entry was created during the Debian > installation > # (network, broadcast and gateway are optional) > > iface eth0 inet static > address 192.168.1.1 > netmask 255.255.255.0 > network 192.168.0.0 > broadcast 192.168.1.255 > > iface eth1 inet static > address 208.33.90.85 > netmask 255.255.255.0 > network 208.33.90.0 > broadcast 208.33.90.255 > gateway 208.33.90.84 > > < > > that last one does most of my work: 208.33.90.85 is my ip; > my cablemodem is 208.33.90.84, acting as my gateway. > > when my system boots, the routing is all taken-care-of: > > # route -n > Kernel IP routing table > Destination Gateway Genmask Flags Metric RefUse Iface > 208.33.90.0 0.0.0.0 255.255.255.0 U 0 00 eth1 > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 00 eth0 > 0.0.0.0 208.33.90.840.0.0.0 UG0 00 eth1 > > (once i figure out the tunnelling setup, i'll be all smiles.) > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >
Re: Q: on Debian Bug-Tracking system
Subject: Re: Q: on Debian Bug-Tracking system Date: Thu, Sep 28, 2000 at 11:42:28AM +0200 In reply to:Bernd Worsch Quoting Bernd Worsch([EMAIL PROTECTED]): > On Wed, Sep 27, 2000 at 02:25:36PM -0400, Wayne Topa wrote: > > Would someone know if the bugs listed on debian.org/Bugs > > are the 'current' outstanding bugs or just of all the bugs ever > > posted? [ snip my original comments] > > I think your conclusions are wrong. I read your mail yesterday > and whereas it was really interessting, it seemed somehow problematic. > > Well, slept one night on it and with that ideas came: > > First of all i'm with you, in depreciating the existence of old > bugs (out of date tracking system is equally bad), but i do not > follow about which consequences this implies on presentation in > class. > Bernd I think that I should have mentioned that the students ages range from 16 to 75. A warm fuzzy feeling to a 16 year old is not quite the same as with someone over 60. I know, I am in the latter group. > "Honesty" is one of the essential benefits you get with free software, > and maybe the "warm fuzzy" feeling is not the best starting point > when talking about software. (has to do with beings human or animal > a lot more than with software and technical knickknacks) > > I'd recommend the following aproach: > > a) Tell what debian is and what it wants to be. Both can > be learnd from the policy. > > b) Build up familiarity and confidence in the debian system > by using it (potato that is). Maybe tell stories from your > personal debian history. > > c) Point out that there are deficiencies in the debian system > and which mechanisms exist to address theese. This is the > time to mention the bugtracking system, your bugs and the > overly old ones. > > d) Show and practice how to contact the debian people, teach > netiquette and how to write a useful mailsubject, last not > least how to cope with high traffic mailing lists. > Getting in contact with people will then create the "warm > fuzzy" feeling. > > I think this aproach could be used for any debian presentation > regardless if 15min shorttalk or half a year of intense training. > Totally agree. I have this in the plan and it will be spread over more than one class period. > Finally here is some truths to keep in mind: > > - Hiding of deficiencies is an indication of weekness > Thats why I use Debian!!! > I think debian is strong enough to address its deficiencies. > If you hide debians deficiencies in class, it is because you > fear your lecturing beeing to weak to present them properly. > (Don't take this too personal, if your lecturing is on debian >your quite good anway. This is just to show that, if you are >tempted to not talk about something it's quite sure you >definitly should talk about it.) > Why do you think I settled on Debian in the first place. I wouldn't have done this with any other dist. My problem, again, is with the older crowd. I don't want to scare anyone away, at first. When they are settled in I *will* discuss the problems. If I didn't do that, I shouldn't/wouldn't be giving the class in the first place. No offense taken BTW, I agree with you. > - Perfection is illusion and would be boring anyway > > This is the advertising problem, TV-world is perfect in a > way, but real life certainly isn't. This is true with software > and everything including human beings. One should face this > fact sometime and you could consider it an entry ticket to > the free-software community to drop the illusion of perfection. > (recomended reading: Aldous Huxley - Brave New World) > This means aiming at perfection nevertheless but not being > restrained by being imperfect. > > - It's more fun to do the big things than the small ones, but > both are equally necessary > > Well this is why documentation is rare and often out of date. > I don't really know what to do about this. Maybe there should > be awards to spice the small things. Personally i think it wrong > to seperate small things from the big ones. In documentation > issues the concept of literate programming seems most appealing > to me. Sometimes you can't avoid seperation, i know, but it > means troubles in every single case. As an 'old' programmer, I know of the problem associated with the lack of 'user' understandable documentation. It was quite a job to keep the doc's up with all the changes we made to the software. We never reach 'Perfection', and I don't think that will ever be possible. But, as a user now, I can try to help the situation. (see my other post) > > Well, one could think i've been carried away a little, but > that's fine with me. Maybe there's some ideas in it you can > use in class. I'd like to hear how it went sometime. Bth how > about transforming your personal notes and experiences into
Re: Default Route
It's not in the same subnet but works when I add a route of .. route add -net 0.0.0.0 netmask 0.0.0.0 dev eth0 metric 1. Thats how I'm able to email you this email (grin) But I think you are right when it comes to the interfaces file just asking for gateway= xxx.xxx.xxx.xxx. I've always had to put in the whole route statement. but now it just skips it. Anyone know what file I can include the above route statement so it will load on bootup? On Thu, 28 Sep 2000, Alberto Brealey wrote: > On Thu, Sep 28, 2000 at 05:55:30PM +, Blair M. Cummings wrote: > > > mention. What if the default gateway is in a different subnet? Would that > > make a difference? > > gateway has to be on the same subnet, cuz the machine has to know how to get > to that gateway, in order to go elsewhere. > > alberto. > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >
Re: Sound only for root
I'm using alsa for sound, and I had to chmod ugo+rw /dev/dsp to get sound to work. John Anderson wrote: > > I thought that there was no sound available, but when I log in as root I > have sound. I have tried adding my normal account into the audio group, > but still I have no sound. Any suggestions? > > === > John Kerr Anderson > Powered by Debian GNU/Linux 2.2 > === > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Re: Sound only for root
make sure /dev/dsp /dev/cdrom and /dev/mixer have read/Write permissions for the audio group. you can as root chmod 665 /dev/dsp etc. Good luck On Thu, 28 Sep 2000, John Anderson wrote: > I thought that there was no sound available, but when I log in as root I > have sound. I have tried adding my normal account into the audio group, > but still I have no sound. Any suggestions? > > === > John Kerr Anderson > Powered by Debian GNU/Linux 2.2 > === > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >
Re: Sound only for root
On Thu, Sep 28, 2000 at 01:02:52PM -0400, thus spake John Anderson: > I thought that there was no sound available, but when I log in as root I > have sound. I have tried adding my normal account into the audio group, > but still I have no sound. Any suggestions? > > === Bet it's permissions. Does your user have permission to use /dev/cdrom ?? HTH Glyn M -- ** * "The soul is greater than the hum of its parts. " * * Douglas Hoftstatder* **
Like expr, but for floating point numbers?
I would like to have something like "expr", but not restricted to integers. For example, I have a bunch of numbers: 99 100 99 98 100 . . . and I take their average with "awk". This gives me some floating point number. Now I would like to compare, in a shell script, this floating point number to some other floating point number. How do people do this? -chris
Re: ?? .Xdefaults ??
Thanks to all who answered. Actually I checked the hole thing with xrdb -merge and then renamed my .Xdefaults to .Xressources. Additionally I learned another command "xrdb". Thanks. Peter -- P.Malewski, Maschplatz 8, 38114 Braunschweig, Tel.: 0531 500965, At work: (MH-Hannover): 0511 532 3194 / Fax: 0511 532 3190, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Re: Changing from X to a virtual terminal doesn't work
Thanks both ! You were right. The framebuffer support was in the kernel (a debian instalation kernel version 2.2.17-idepci). I didn't think about it. It's a little bit strange. This kernel has also de configuration lines : CONFIG_FB_VESA=y CONFIG_FB_VGA16=y so support would be quite generic. For the moment I compiled a new kernel without the framebuffer support. Only with de VGA_CONSOLE and VIDEO_SELECT options (they were also selected in the previous kernel...). And it works fine ! May another day I will try with the framebuffer and Permedia 2 support. Thank you very much again ! Unai
Re: Enlightenment Menu System and StarOffice
On Mon, Sep 25, 2000 at 07:05:11PM -0400, Mark W. Abbott wrote: > > Hello, > I have been baffled by an odd error as follows: I have Debian 2.2.17 > loaded with X Windows and Enlightenment 0.16.3-8 as my primary Window > Manager. I also installed StarOffice recently and even tho it will launch > from the user accounts xterm prompts, when I create a link in the > user_apps.menu files, they will not work. StarOffice is loaded as a > network installation and each user account has run the installation to > bring the necessary files for their personal settings and such. In > user_apps.menu I add a line as follows: > > "Star Office 5.2" NULL exec "soffice" > > However, it does not show up in the menu sometimes and furthermore, when I > place it last in the list, it will appear but does not function. > Enlightenment will not include programs in its menu unless it can find them. Try specifying "soffice" with a full path. -- David Benfell [EMAIL PROTECTED] ICQ 59438240 [e-mail first for access] --- There are no physicists in the hottest parts of hell, because the existence of a "hottest part" implies a temperature difference, and any marginally competent physicist would immediately use this to run a heat engine and make some other part of hell comfortably cool. This is obviously impossible. -- Richard Davisson [from fortune] pgpNK5T9suVcI.pgp Description: PGP signature
Which files in /var to back up?
With the advent of apt-get and cable modems, it appears I no longer have to back up every file on my machine. In particular, things like debian packages can be easily retrieved after a crash, provided that the appropriate status files exist. Presumably these are files in /var like /var/lib/dpkg/status or maybe /var/cache/apt/* ... anyone know exactly which files I should be backing up? I could back up all of /var but that seems a bit excessive, no? -chris
Minimum hardware requirements? Web-based version?
I have a client who uses Debian GNU/Linux (versions 2.2.6, 2.2.13, 2.0.18 and 2.1.?) on four of their servers. I have two questions that I am trying to get answered for them, and did not find the info on the Debian web site: 1) What are the minimum hardware requirements for installing Debian GNU/Linux? Will this change for near-future versions (next 18 mos or so)? 2) Is there (or will there be) a web-based version of this product available? Thank you in advance for any assistance you can provide. Dawn Miller Dawn R. Miller Moss Adams Advisory Services (206) 442-2676 (800) 243-4936 x2676 [EMAIL PROTECTED]
ISDN Help?
Hi my name is Greg and I am from Costa Rica. I need some help whit my Debian 2.2. I have one machine whit a ISDN UTA128 (external). When I dial to my local ISP I have no problem at all. But I have another machine whit debian 2.2 whit another ISDN UTA128 (external). I want to make a pont-to-point conection whit this 2 computer. Problems That I have. 1) I get this message, "peer refused to authtenticate" --- ok a have being trying a lot of things. I am using mgetty. I already put noauth on /etc/options and /etc/options.ttyS0 Remember that a am in Costa Rica (Central America) WE USE UTA NOT STA OK <-- THIS COULD BE THE REASON? Please help me. - Este mensaje fue enviado por medio de IMP: http://correo.ulatina.ac.cr
Re: xinetd log messages...?
On Thu, Sep 28, 2000 at 11:23:44AM +0100, Colin Watson wrote: > will trillich <[EMAIL PROTECTED]> wrote: > >i've not deciphered some of these XINETD messages just yet-- > >if you can translate for me, or point me to The Path Of Enlightenment, > >lemme know: > > > >Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use > >(errno = 98)). service = telnet > >Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use > >(errno = 98)). service = smtp > >Sep 27 20:37:20 server xinetd[883]: bind failed (Address already in use > >(errno = 98)). service = ident > > > >how do i find out what's already "using an address?" > >and how do i become convinced that ANYTHING is using it now? > > Try 'netstat -a', or 'netstat -an' if it bogs down trying to do DNS > lookups. You might have to look for the port numbers from /etc/services > rather than the service names. (It will throw several pages of > information at you on a busy server.) aha. very helpful gadget there, that 'netstat' command. Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 server:4658 mail.pinncomp.net:pop3 TIME_WAIT tcp0 0 localhost:4656 localhost:smtp TIME_WAIT tcp0 0 server:4655 mail.speedex.net:imap2 TIME_WAIT tcp0 1 server:www ftp.colormax.net:59242 FIN_WAIT1 tcp0 20 linus:ssh wdt:2048ESTABLISHED tcp0 0 *:auth *:* LISTEN tcp0 0 *:pop3 *:* LISTEN tcp0 0 *:smtp *:* LISTEN tcp0 0 *:ftp *:* LISTEN tcp0 0 *:time *:* LISTEN tcp0 0 *:daytime *:* LISTEN tcp0 0 *:discard *:* LISTEN tcp0 0 server:domain *:* LISTEN tcp0 0 linus:domain*:* LISTEN tcp0 0 1.2.3.4:domain *:* LISTEN tcp0 0 localhost:domain*:* LISTEN tcp0 0 *:ssh *:* LISTEN tcp0 0 linus:www *:* LISTEN tcp0 0 server:www *:* LISTEN tcp0 0 localhost:www *:* LISTEN tcp0 0 *:mysql *:* LISTEN udp0 0 *:discard *:* udp0 0 *:1141 *:* udp0 0 server:domain *:* udp0 0 linus:domain*:* udp0 0 1.2.3.4:domain *:* udp0 0 localhost:domain*:* raw0 0 *:icmp *:* 7 raw0 0 *:tcp *:* 7 raw0 0 *:ipv6-icmp *:* 7 raw0 0 *:ipv6-icmp *:* 7 raw0 0 *:ipv6-icmp *:* 7 in tinkering with tunl0 i got it up and running on 1.2.3.4 which is bogus; now i can't kill it. (don't think that' related to my problem, tho...) > The messages above indicate that some other service on your machine is > already listening on the given ports. > > >the only service i use 'bind' in is telnet, to restrict it to my > >secure internal 192.168.*.*, so it won't show up on any nmap scan > >of my internet-visible ip address... > > bind() is a system call; *everything* that listens on a socket calls it. > 'man 2 bind' if you need to do socket programming. confusing -- in /etc/xinetd.conf there's a "bind" directive that allows you to tell it "listen on this interface but not that one"... > >Sep 27 20:52:00 server xinetd[1005]: warning: can't get client address: > >Invalid argument > >Sep 27 20:54:51 server xinetd[1005]: warning: can't get client address: > >Invalid argument > > > >argument... from where? what client address are we looking for? > > That's how the C library describes the EINVAL error code, which is a > fairly vague error saying "you passed the wrong argument to this > function". I can't see anywhere in the source code where xinetd prints > this message, though; maybe it's something xinetd calls, or ma
Re: Check This Out! Just got a new email at THEMAIL.COM
On Thu, Sep 28, 2000 at 11:48:06AM -0500, Dave Sherohman wrote: > On Thu, Sep 28, 2000 at 02:45:35PM +, Pollywog wrote: > > I want to remove all messages that contain three or more "!" in the subject > > but I can't think of a way to do it while allowing two "!"s. Anyone have a > > regex for this? > > .*!.*!.*!.* doesn't work? wild guess, here: .*\!.*\!.*\!.* maybe you hafta escape the '!'s?
Re: Minimum hardware requirements? Web-based version?
Mensaje citado por: Dawn Miller <[EMAIL PROTECTED]>: There is not a Minimum hardware rerequirements to install Linux in General. The linux Kernel is so modular that you could run linux on a Floppy disk. I just install Debian 2.2 on my old 486... In general you need a 386 or better, and 1 floppy disk, cd-rom (optional), hard-drive. This is very importan that you recompile the kernel whit your needs. <-- Here is where you put your minimun requirements!! > I have a client who uses Debian GNU/Linux (versions 2.2.6, 2.2.13, 2.0.18 > and 2.1.?) on four of their servers. > > I have two questions that I am trying to get answered for them, and did not > find the info on the Debian web site: > > 1) What are the minimum hardware requirements for installing Debian > GNU/Linux? Will this change for near-future versions (next 18 mos or so)? > > 2) Is there (or will there be) a web-based version of this product > available? > > Thank you in advance for any assistance you can provide. > > Dawn Miller > > Dawn R. Miller > Moss Adams Advisory Services > (206) 442-2676 > (800) 243-4936 x2676 > [EMAIL PROTECTED] > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < > /dev/null > - Este mensaje fue enviado por medio de IMP: http://correo.ulatina.ac.cr
Re: Minimum hardware requirements? Web-based version?
On Thu, Sep 28, 2000 at 11:09:59AM -0700, Dawn Miller wrote: > I have a client who uses Debian GNU/Linux (versions 2.2.6, 2.2.13, 2.0.18 and > 2.1.?) on four of their servers. I assume those are kernel version numbers since they don't look like Debian versions. However, all of them need the kernel's updated, since there are bugs and known security issues with all of them IIRC. > I have two questions that I am trying to get answered for them, and did not > find the info on the Debian web site: > > 1) What are the minimum hardware requirements for installing Debian > GNU/Linux? Will this change for near-future versions (next 18 mos or so)? On our website we have install docs that give this information. Off the top of my head, I think the minimum sane hardware is a 486 with 8 megs of RAM, prefered is a Pentium with atleast 32 megs, and even more if you are going to use things like X or a database. What you do with the machine has a lot of impact on the hardware requirements. > 2) Is there (or will there be) a web-based version of this product available? I'm not sure what you mean by this. If you mean a version with web capabilities, like http etc. Then yes we have always had the capability. Also I'd like to add a quick note, "Debian GNU/Linux" is not a product. It is a Linux distribution that is completely free and developed/maintained by hundreds of volunteer developers. You wont find a company called "Debian" although we do operate under a non-profit org called "Software in the Public Interest". You can, however, purchase versions of Debian from some corporate vendors. These come in two forms, such as standard CD vendors like CheapBytes to "box sets" like the VA/SGI/Oreilly Debian distribution. Then there are companies that distribute versions of GNU/Linux based on Debian, such as Stormix and Corel. Ben -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=--===-=-=-=-===-==---=--=---'
Re: Like expr, but for floating point numbers?
Krzys Majewski ([EMAIL PROTECTED]) said: > and I take their average with "awk". This gives me some floating point > number. Now I would like to compare, in a shell script, this floating > point number to some other floating point number. How do people do > this? You could probably use awk to do it. Anyways, here's a quick shell function that I whipped up to do simple comparison... really, dealing with floating point in the shell is messy. Also, this may be bash specific... I don't know if plain sh supports the $ # and % stuff. # returns 0 if $1 > $2 # returns 1 if $1 < $2 # returns 2 if $1 = $2 # returns 3 cmp() { local int_a=${1%.*} local dec_a=${1#*.} local int_b=${2%.*} local dec_b=${2#*.} [ $int_a -lt $int_b ] && return 0 [ $int_b -lt $int_a ] && return 1 [ $int_b -eq $int_a ] && { [ $dec_a -lt $dec_b ] && return 0 [ $dec_b -lt $dec_a ] && return 1 [ $dec_b -eq $dec_a ] && return 2 } return 3 } I don't think the first -eq comparision is required, but it makes it a bit more complete. It'll only work for decimals x.y where x and y are not empty. .adam -- [<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>] [ icq #3354423 | lazur.org | clustermonkey.org ]
doc-debian failed to build
I was told that there is a emacs&ispell answer in the new doc-debian which I am interested in. I used: apt-get -b source doc-debian to get the newest package (with sources.list pointing deb-src to woody) Build failed because there is no debiandoc2html. I don't know if this is a bug, because the "binary" of doc-debian should not depend on debiandoc2html. Is there something like a build-depend? What I am missing of apt-get is a "install-unstable" function so that I can install some packages from unstable while using stable. Then I could do something like "apt-get install-unstable doc-debian" and I don't have to use ftp myself. Any suggestions welcome. -- Thomas Guettler Office: <[EMAIL PROTECTED]> www.interface-business.de Private:<[EMAIL PROTECTED]> http://yi.org/guettli
Re: Default Route
On Thu, Sep 28, 2000 at 06:14:34PM +, Blair M. Cummings wrote: > It's not in the same subnet but works when I add a route of .. route add > -net 0.0.0.0 netmask 0.0.0.0 dev eth0 metric 1. > > Thats how I'm able to email you this email (grin) > > But I think you are right when it comes to the interfaces file just asking > for gateway= xxx.xxx.xxx.xxx. I've always had to put in the whole route > statement. but now it just skips it. > > Anyone know what file I can include the above route statement so it will > load on bootup? > Hello, try the following in the file /etc/network/interfaces. Add in the part describing the eth0 device the line: up route add -net 0.0.0.0 netmask 0.0.0.0 dev eth0 metric 1 or shorter up route add default eth0 Armin
Re: Dual NIC Problem
On Thu, Sep 28, 2000 at 11:38:13AM -0400, Kimsey-Hickman, Brian wrote: > I am a new Debian (2.2) user and am trying to set up an Intel machine for > two NIC cards. One NIC will monitor (tcpdump) one ethernet segment while I > telnet into the machine on the other NIC on another segment. eth0 is on the > segment I want to monitor. eth1 is the one I was planning to telnet into. > The problem is that I do not get a login prompt when I telnet into the > device, I get a "telnet> " prompt. If someone could point me in the right > direction, either to some written resources or advice, I would greatly > appreciate it. Did you try "telnet ip_or_name_of_machine"? You only get a prompt if you only type in "telnet". What error messages do you get? Can you ping your machine's ip-adresses? -- Thomas Guettler Office: <[EMAIL PROTECTED]> www.interface-business.de Private:<[EMAIL PROTECTED]> http://yi.org/guettli
Re: Check This Out! Just got a new email at THEMAIL.COM
On Thu, Sep 28, 2000 at 11:48:06AM -0500, Dave Sherohman wrote: > On Thu, Sep 28, 2000 at 02:45:35PM +, Pollywog wrote: > > I want to remove all messages that contain three or more "!" in the subject > > but I can't think of a way to do it while allowing two "!"s. Anyone have a > > regex for this? > > .*!.*!.*!.* doesn't work? well .* means anything, including !, so this involves backtracking, perhaps the following is more efficient: [^!]*\![^!]*\![^!]*\!.* -- groetjes, carel
Re: Gnome sounds
look at your soundmixer (under 'multimedia') and uncheck 'PCM'. That worked for me to get rid of those sounds that sounds cool at first and annoying later. Am Don, 28 Sep 2000 bereicherte Jonathan Markevich uns mit folgender Nachricht: > Question about Gnome for all... does anyone know how to have NO sound for > common things like opening and closing windows? I want it for login and out > and more notable things, but since my sound card makes a POP whenever it > plays a sound, this is really too much. > > I tried putting a blank entry in the configurator but it replaces it with > the defaults. > > Thanks. > > -- > Jonathan Markevich <[EMAIL PROTECTED]> > http://www.geocities.com/jmarkevich > == It's VIRUSES, not VIRII! See http://language.perl.com/misc/virus.html == > > If at first you don't succeed, you must be a programmer. > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- _ *Linux: Because rebooting is for adding new hardware* _ Ulrich Grün Amsterdamsestraatweg 609 BIS 3553 EJ UTRECHT 030-2467141 mail: [EMAIL PROTECTED], [EMAIL PROTECTED] icq: 35629246 System: AMD-K6 350, 64. OS: RedHat 6.2, Kernel: 2.2.14
efm related packages
I have been searching everywhere to find a place to get debian packages of efm, imlib2, fam, etc. I find lots of dead links to http://www.debian.org/~ljlane/downloads/efm-cvs I REALLY want to install efm without installing from source. Does anyone know of where I can find the packages? -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null