Re: ASUS motherboard
Jim McCloskey wrote: [cut...] > Can I ask two questions? > > 1. Is the 2.4.20-pre8-ac2 kernel sturdy enough to function as the >kernel for a server (mail and web mainly, about 30 users)? I would say yes. Others may disagree. But you could start out with this kernel on a test machine or something, before putting it on a production server. I would do this for any kernel. > > 2. Would you be willing to share the config file you used to get UDMA >support? you may find it at http://sentinel.dk/config-2.4.20-pre8-ac3 look for options with "IDEDMA" and "SIS5513". These should be the interesting ones. /frederik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Progeny installer for woody
A R wrote: I think may be interesting to the list members http://archive.progeny.com/progeny/pgi/ How does it work exactly? I've just tested it on two machines, and it worked great for me with hardware auto detection and everything. Remember though, it is still in development, and there's, of course, room for many improvements. For instance, I wasn't able to choose Danish keyboard layout from the drop-down menu (no big deal, since you can manually configure this in 'advanced mode'). /frederik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: DVD Player w/KDE 3
Rob Weir wrote: On Mon, Dec 09, 2002 at 10:31:51AM -0500, David Ellis wrote: Has anyone had any luck with DVD Playback on Debian with KDE 3? Can you point out a good player (and maybe a website) with a download and HOWTO? I believe mplayer (www.mplayerhq.hu) can handle this, even DVDs with the moronic CSS encryption enabled. and www.apt-get.org should have a line for sources.list, I believe. /frederik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Limit a process's CPU usage?
Fredag den 28. marts 2003 12:26 skrev Joerg Johannes: > Hi List > > I'm running [EMAIL PROTECTED] on my laptop, but the near 100% CPU usage results in > my processor fan constatly being on. Is there a way on telling [EMAIL PROTECTED] to > use the CPU at no more than, say 30%? > I have already set it to nice 19, but this affects only the priority, so > that an other process can take over the CPU more easily, this does not > reduce CPU load. I asked for something like this on lkml a while ago. Have a look at: http://www.uwsg.iu.edu/hypermail/linux/kernel/0211.3/0606.html http://www.uwsg.iu.edu/hypermail/linux/kernel/0211.3/0745.html -- /frederik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Canon LBP-660
On Thursday 12 September 2002 09:33, [EMAIL PROTECTED] wrote: > Hey! > > Do somebody have expience about Canon LBP-660 printer > on a Woody Debian System? > > How can I install it? I think my parents have one of these, and unless my memory is off, the lbp-660 is a windows printer that uses the windows printing system or something like that. If this is the case it probably won't be an easy task getting it to work under linux. /frederik dannemare -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: debian3.0 (Woody) login interface - How?
On Friday 13 September 2002 07:08, Oliver Fuchs wrote: > On Thu, 12 Sep 2002, damar thapa wrote: > > Hi, > > > > I installed Debian3.0, during which I chose KDE as my > > default X Window. Everything works fine, and I like > > the login interface, from which I could (i)login as > > root (or any users, of course), (ii) Switch to > > different X managers, and (iii) most importantly I > > could go to text mode login. > > > > Recently I changed my X Window Manager to GNOME, > > during which I got different login interface, from > > where (i) I cannot login as root and (ii) Therere is > > nothing thatlets me into text mode login. > > > > So, I changed back to KDE again, but I still get the > > same GNOME login interface. > > > > How can I go back to the original KDE login interface? try setting your choice in /etc/X11/default-display-manager (e.g. /usr/bin/kdm) /frederik dannemare -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: ASUS motherboard
Jim McCloskey wrote: > Has anyone any experience of the ASUS P4 S533 motherboard under > Debian? > > In particular, I've been trying to reassure myself that the onboard > LAN controller is supported, and have wandered all over the net > seeking reassurance. I'm still not sure. The LAN controller is > described as an SiS 961. Does anyone know for sure whether or not this > is handled properly by the sis900 ethernet driver? > > Any other experience or observations? I got my P4S533 in July. Great and stable board! The onboard LAN and sound is supported in standard marcello kernels, but you'll need a newer -ac kernel (I use 2.4.20-pre8-ac2), if you want to be able to use NVIDIA's 3D accel. drivers via AGPGART. Finally I can play UT2003demo on my P4S533. ;) The 2.4.20-pre8-ac2 also gave me UDMA support for the SIS5133 onboard IDE controller. With a standard 2.4.18 kernel (not supporting SIS5133) I only got 3 MB/sec for disk reads (tested with hdparm -tT). With the new 2.4.20-pre8-ac2 and UDMA enabled I get 46 MB/sec. /frederik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: courier-mta + amavisd-new + spamassassin
On Saturday 20 November 2004 14:56, Horst Bursik wrote: > hi, > > Does anybody have experiences with courier-mta + amavisd-new + > spamassassin? > > Amavisd-new works great with postfix and sendmail but the last time i > tried to use amavisd-new in combination with courier it was nearly > impossible. With a lot of hacks in the amavis-code i accomplished > what i wanted but it's far away from a clean setup and most > important: i could only use parts of the full amavis functionality. > > This was half a year ago and hopefully there had been some > improvements in either amavis or courier, or someone with more > perl-experience than I found a solution? > > I couldn't find anything useful in the web so I'm trying it here. If > anyone can give me some tips i would be very grateful. > > tia, > horst I made some notes for myself last time I installed the combo you mention. Maybe you can use some of it, maybe you can't. The patch I refer to is a slightly edited version of the courier patch that is included in the amavisd-new Debian package. I had to slighty adjust the pacth here and there - otherwise it would not apply cleanly (maybe this has changed since I did my install?). I hope to have gotten everything written down, but I haven't yet followed/verified my written down instructions myself yet, so there may in fact be bits of pieces missing in this 'recipe'. Anyhow, here goes: # Install amavisd-new with all dependencies sudo apt-get install amavisd-new update-rc.d -f amavis remove update-rc.d amavis defaults 21 21 # Now fetch sources, courier patch, and rebuild sudo apt-get source amavisd-new sudo apt-get build-dep amavisd-new chown -R frederik:frederik amavisd-new* (as root) cd amavisd-new-20030616p10 cp debian/etc/amavisd.conf . wget \ http://sentinel.dk/linux/debian/patches/amavisd-new-courier-debian.patch cat amavisd-new-courier-debian.patch | patch -p0 cp amavisd.conf debian/etc/amavisd.conf dpkg-buildpackage -rfakeroot -us -uc # Install new patched package to replace the unpatched one sudo dpkg -i amavisd-new_20030616p10-3_all.deb ## Configuration notes # Run amavisd-new via manual start/stop (and not via courierfilter). # In amavisd.conf: $mydomain = 'sentinel.dk'; $daemon_user = 'amavis'; $daemon_group = 'daemon'; $pid_file = "/var/run/amavis/amavisd.pid"; $lock_file = "/var/run/amavis/amavisd.lock"; $forward_method = undef; $notify_method = 'pipe:flags=q argv=/usr/sbin/sendmail -f \ ${sender} -- ${recipient}'; $unix_socketname = "/var/lib/courier/allfilters/amavisd"; $unix_socket_protocol = 'courier'; # Set various file ownership and permissions. touch /var/log/amavis.log chown amavis:daemon /var/log/amavis.log chmod 640 /var/log/amavis.log chown -R amavis:daemon /var/lib/amavis find /var/lib/amavis -type d -exec chmod 750 {} \; find /var/lib/amavis -type f -exec chmod 640 {} \; # Activate amavisd-new as a filter through courierfilter/filterctl. ln -sf /usr/sbin/amavisd-new /usr/lib/courier/filters/amavisd chmod 755 /var/lib/courier/allfilters # Ensure that /etc/courier/enablefiltering exists and contains "esmtp". # This is default for Debian installations, btw. # Restart amavisd-new /etc/init.d/amavis restart # If clamav is not already member of secondary groups daemon and # amavis, add it manually and restart clamav for changes to take effect. adduser clamav daemon adduser clamav amavis /etc/init.d/clamav-daemon restart SpamAssassin notes at: http://www.sentinel.dk/cookbook/?SpamAssassin_with_Courier B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Nvidia Kernel Drivers ( Sarge )
On Saturday 20 November 2004 22:03, Tomy Alarie wrote: > Hi ! I just want to know if anyone here has installed yet these > drivers with Sarge and how did you do. Newbie with NVIDIA-Linux > drivers ! Though it doesn't cover the fancy module-assistant, it's still a pretty easy task (especially if you're using 2.4.x). I have written down the instructions at: http://www.sentinel.dk/cookbook/?nvidia_drivers B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: courier-mta + amavisd-new + spamassassin
On Sunday 21 November 2004 21:45, Horst Bursik wrote: > Hi Frederik, > > Thank you very much for your notes - I'll give them a try in the next > days and let you know if I find something that may be not in your > notes. > > On Sun, 21 Nov 2004 03:10:10 +0100, Frederik Dannemare > > <[EMAIL PROTECTED]> wrote: > >mention. Maybe you can use some of it, maybe you can't. The patch I > >refer to is a slightly edited version of the courier patch that is > >included in the amavisd-new Debian package. I had to slighty adjust > > the pacth here and there - otherwise it would not apply cleanly > > (maybe this has changed since I did my install?). > > Do you still have the adjusted patch or is > http://sentinel.dk/linux/debian/patches/amavisd-new-courier-debian.pa >tch already the modified version? Yes, http://sentinel.dk/linux/debian/patches/amavisd-new-courier-debian.patch is my modified version of the original courier patch. My modified patch will apply cleanly to the amavisd-new sources in Debian, whereas the original patch (named amavisd-new-courier.patch) does not apply cleanly, simply because the Debian package maintainers of amavisd-new have made small changes to the amavisd-new sources (which the original courier patch, of course, does not know about). > Did amavisd-new in your setup work with full features? Or are there > some limitations? I haven't noticed any limitations in my particular setup, but on the other hand, I may not be using features that you may want to use. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: courier-mta + amavisd-new + spamassassin
Hi Horst, On Monday 22 November 2004 21:39, Horst Bursik wrote: > Hi, Frederik, > > I tested it with your 'recipe' but unfortunately it won't work. > Amavis is not able to rewrite the emails because "SEND via PIPE" > returns always: "550 5.1.1 Recipient unknown". But the recipient is > of course working if I turn amavis of or if it didn't find anything. Could it be that the email address defined in $mailfrom_notify_admin or $mailfrom_notify_recip is incorrect? > Is it possible, that you send me your amavisd.conf and/or your > amavisd-new binary for comparing? I have placed them at http://www.sentinel.dk/files/ > I followed your recipe step by step and checked it about 10 times but > somewhere with the filtering there must be a mistake or something > missing. > > On Sun, 21 Nov 2004 23:00:16 +0100, Frederik Dannemare > > <[EMAIL PROTECTED]> wrote: > >I haven't noticed any limitations in my particular setup, but on the > >other hand, I may not be using features that you may want to use. > > Is amavis in your setup able to add additional header fields? Come to think of it, I think you're right. I believe amavisd-new is not able to rewrite the header. Anyway, I just throw away any mail that is infected. I don't notice sender and recipient, or anybody else. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: courier-mta + amavisd-new + spamassassin
On Monday 22 November 2004 22:04, Horst Bursik wrote: > Some Add-ons Information: > > I just turned the debugging output to the highest level and found the > problem (although i was not able to solve it yet). Amavis says the > following in its log: > > ---snip--- > Nov 22 21:58:21 voyager amavisd-new[2618]: (2618-1) SEND via PIPE: <> > -> <[EMAIL PROTECTED]> > Nov 22 21:58:21 voyager amavisd-new[2618]: (2618-1) mail_via_pipe > running command: /usr/sbin/sendmail -f <> -- [EMAIL PROTECTED] > Nov 22 21:58:21 voyager amavisd-new[2618]: (2618-1) > one_response_for_all <>: REJECTs, '550 5.1.1 Recipient unknown, > id=2618-1' > ---snip--- > > so it looks like courier is not passing the sender to amavis. > > Does anybody have an idea where i can point the problem? Is "[EMAIL PROTECTED]" actually a valid mail address that your mail server will accept mails for? -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: courier-mta + amavisd-new + spamassassin
On Wednesday 24 November 2004 00:39, Horst Bursik wrote: > On Tue, 23 Nov 2004 13:20:14 +0100, Frederik Dannemare > > <[EMAIL PROTECTED]> wrote: > >I have placed them at http://www.sentinel.dk/files/ > > Thanks to you i found the problem: > > The following lines from amavisd.conf are verry important and are > commented out by default: > > $mailfrom_notify_admin = "[EMAIL PROTECTED]"; > $mailfrom_notify_recip = "[EMAIL PROTECTED]"; > > Thats the only think, that was/is missing in your howto. I'll make sure to emphasize these two settings next time I update my recipe. Thanks. > >> Is amavis in your setup able to add additional header fields? > > > >Come to think of it, I think you're right. I believe amavisd-new is > > not able to rewrite the header. Anyway, I just throw away any mail > > that is infected. I don't notice sender and recipient, or anybody > > else. > > I did a little research and its by design, that courier does not > allow any email modification (header rewriting or what ever) until > the message leaves the mta. Modifing can only be accomplished by the > mda witch normaly means maildrop filter configuration. > > Anyway i realy have to thank you for your help! No problem. I'm glad I could help. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Unable to access ftp.nerim.net (Marillat's repository). Am I alone?
Hi, I've been unable to access ftp.nerim.net (port 21) for more than a week now. Thus, no new upgrades from Marillat's repository for me at the moment. I simply get a "connection timed out" trying to access ftp.nerim.net on port 21. Anybody else having this problem? I thought the repo might have moved, but http://hpisi.nerim.net/ doesn't mention anything. DNS-related? Here ftp.nerim.net resolves to: ~$ host ftp.nerim.net ftp.nerim.net CNAME metroid.nerim.net metroid.nerim.net A 62.4.16.80 B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: unsubscribe
Hello Ricardo, 4 times today you have tried to unsubscribe from this list, but you keep doing it incorrectly. It shouldn't be /that/ difficult to read and understand the note/footer included (at the bottom) with every single mail sent to the list (including your own mails) : "To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]" Thereby notice that you don't (un)subscribe via mailto:[EMAIL PROTECTED], but via mailto:[EMAIL PROTECTED] Furthermore, the info you need to (un)subscribe is also included in the mail header of every mail sent to the list. Hope this helps. B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using Debian as an Access Point?
On Friday 17 December 2004 15:10, Bruce Park wrote: > Hey guys, > > Is there anyway to use Debian as an access point? Yes, it's certainly possible. Get a card which supports the hostap driver. I have some notes which you may be able to use. <http://www.sentinel.dk/cookbook/?Wireless_cards_%2F_access_points> Don't mind the first half of the recipe where I absolutely feel like using the hostap driver for the non-AP nodes. Today I simply use the orinoco driver for new nodes since this works out-of-the-box with the Sarge installer, anyway. Best regards, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Unable to access ftp.nerim.net (Marillat's repository). Am I alone?
On Monday 13 December 2004 00:39, Stefan Strasser wrote: > Frederik Dannemare schrieb: > > Hi, > > > > I've been unable to access ftp.nerim.net (port 21) for more than a > > week now. Thus, no new upgrades from Marillat's repository for me > > at the moment. > > > > I simply get a "connection timed out" trying to access > > ftp.nerim.net on port 21. Anybody else having this problem? > > > > I thought the repo might have moved, but http://hpisi.nerim.net/ > > doesn't mention anything. > > > > DNS-related? Here ftp.nerim.net resolves to: > > ~$ host ftp.nerim.net > > ftp.nerim.net CNAME metroid.nerim.net > > metroid.nerim.net A 62.4.16.80 > > > > B/R, > > works here. same IP. Oh, boy. This is embarrassing. iptables screwup on my part. Sorry for the noise. :( -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using Debian as an Access Point?
On Saturday 18 December 2004 04:27, Olle Eriksson wrote: > On Saturday 18 December 2004 00.01, Nate Duehr wrote: > > Joey Hess wrote: > > >Nate Duehr wrote: > > >>It's pretty much a roll-your-own kind of thing. Haven't seen any > > >>Debian-specific packages for creating an AP or making it "easy" > > >> yet, really. Of course, I'm not looking either... AP's are so > > >> cheap it's not worth the effort unless the application is very > > >> specialized. The PCI-based 802.11b Prism chipset cards cost > > >> roughly twice what a discounted real AP would cost from an > > >> online vendor. > > > > > >The nice thing about my linux based AP is that, unlike every > > > proprietary AP I've used, it doesn't randomly lose settings, > > > crash, require some crummy web interface, contain stupid backdoor > > > security problems, etc. My AP also mails me when it sees new > > > clients, has powerful packet filtering and andwidth throttling > > > capailities, and can be upgraded with apt-get. > > > > Hmm, I wonder if you've been using the combined AP/Router things. > > My three standard AP's (no routing capabilities and NO intelligence > > on-board - Linksys WAP-11's) have worked fine for years... I have a > > version 1, 1.2, and 2. Agreed that the AP/Router things are a > > giant pain. The only one I'd consider is the new Linksys one that > > runs Linux under the hood and lots of people have alternate flash > > images for. (That one looks fun.) > > What exactly is the problem with the wireless routers? I was just > about to buy one and would like to know more about you experiences. > Loose settings, crash? That doesn't sound good. I was hoping to make > it easier for myself by having all that stuff separated from my linux > machine. Should I not? My experience it this: Bought an Zyxel ZyAIR B-2000v2 last year around this time. It was awful (maybe I was just unlucky and got a bad unit. dunno). It would crash in no time when I tried forcing the external NIC to run at a particular speed and duplex (the ZyAIR would not auto-negotiate with the cable modem I had at that time). Also, it would lose its configuration over and over again and return to default/factory values. Returned it to the shop after 2 days doing nothing but trying to get it behave properly. Since then I have been using a small Linux machine as wireless AP, and this just makes it so much easier to really be in control of your AP. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using Debian as an Access Point?
On Thursday 23 December 2004 05:45, Bruce Park wrote: > > At Sat, 18 Dec 2004 04:03:30 +0100, Frederik Dannemare wrote: > >>On Friday 17 December 2004 15:10, Bruce Park wrote: > >>>Hey guys, > >>> > >>>Is there anyway to use Debian as an access point? > >> > >>Yes, it's certainly possible. Get a card which supports the hostap > >>driver. I have some notes which you may be able to use. > >><http://www.sentinel.dk/cookbook/?Wireless_cards_%2F_access_points> > >> > >>Don't mind the first half of the recipe where I absolutely feel > >> like using the hostap driver for the non-AP nodes. Today I simply > >> use the orinoco driver for new nodes since this works > >> out-of-the-box with the Sarge installer, anyway. > >> > >>Best regards, > >>-- > > I would like to use my router (Linux machine) to act as an AP. It > looks like this can be done according to the link above. > > Now, can anyone recommend a card that will work in Linux? I'm using a Netgear MA311 802.11b wireless adapter as AP. > Furthermore, the link only shows WEP encryption. I want to be able to > do WPA. Is this possible using a Debian machine? Don't know about WPA, but you should probably use some sort of VPN solution for your WLAN, anyways. I use OpenVPN for various reasons. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using Debian as an Access Point?
On Saturday 25 December 2004 21:48, Bruce Park wrote: > Frederik Dannemare wrote: > > On Thursday 23 December 2004 05:45, Bruce Park wrote: > >>>At Sat, 18 Dec 2004 04:03:30 +0100, Frederik Dannemare wrote: > >>>>On Friday 17 December 2004 15:10, Bruce Park wrote: > >>>>>Hey guys, > >>>>> > >>>>>Is there anyway to use Debian as an access point? > >>>> > >>>>Yes, it's certainly possible. Get a card which supports the > >>>> hostap driver. I have some notes which you may be able to use. > >>>><http://www.sentinel.dk/cookbook/?Wireless_cards_%2F_access_point > >>>>s> > >>>> > >>>>Don't mind the first half of the recipe where I absolutely feel > >>>>like using the hostap driver for the non-AP nodes. Today I simply > >>>>use the orinoco driver for new nodes since this works > >>>>out-of-the-box with the Sarge installer, anyway. > >>>> > >>>>Best regards, > >>>>-- > >> > >>I would like to use my router (Linux machine) to act as an AP. It > >>looks like this can be done according to the link above. > >> > >>Now, can anyone recommend a card that will work in Linux? > > > > I'm using a Netgear MA311 802.11b wireless adapter as AP. > > > >>Furthermore, the link only shows WEP encryption. I want to be able > >> to do WPA. Is this possible using a Debian machine? > > > > Don't know about WPA, but you should probably use some sort of VPN > > solution for your WLAN, anyways. I use OpenVPN for various reasons. > > Why a VPN solution? I was thinking of making the entire machine a VPN > endpoint once I have the time to sort out machine. WEP/WPA is too easy to break. Lots of info out there about the problems with it. On the other hand, if you cycle keys often and traffic volume on your wlan is low, you are probably safe. For example I tried aircrack against my wlan some time ago, but "gave up" after 10 days or so. Not enough traffic to analyze. Please remember to CC the list. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using Debian as an Access Point?
On Saturday 25 December 2004 22:02, Alvin Oga wrote: > On Sat, 25 Dec 2004, Frederik Dannemare wrote: > > > Now, can anyone recommend a card that will work in Linux? > > ... > > > > Furthermore, the link only shows WEP encryption. I want to be > > > able to do WPA. Is this possible using a Debian machine? > > see the list of supported hardware for each driver > > hostap and madwifi is the only 2 drivers that supports WPA > > http://Linux-Wireless.org/AP/#WPA > http://Linux-Wireless.org/WPA/ > > c ya > alvin Well, that was a rather odd quoting/reply style, methinks. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: digital camera (100 - 200 USD price range)
On Sunday 02 January 2005 02:32, David Mandelberg wrote: > My sister is looking to get a digital camera, and I'm trying to find > one that is compatible with ubuntu or another easy to use debian > derivative (or debian itself if sarge/etch is user friendly enough). > > Any suggestions appreciated. Bought a Kodak CX7300[1] for my girlfriend this Christmas. It doesn't have optical zoom, but is otherwise a very fine camera in the USD 100 price-range. She's happily using it with digikam on sarge. [1]<http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=1826&pq-locale=en_US> -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Nvidia + 2.6 kernel
On Tuesday 05 October 2004 20:49, Noah Durell wrote: > Hello, > I was hoping to try out a 2.6 kernel. When I installed it (using > apt-get) I couldn't get the nvidia drivers to install (using > module-assisstant) nor by doing a manual install as per the > instructions of this webpage: > http://home.comcast.net/~andrex/Debian-nVidia/installation.html. > My computer is a dell dimension 8250 with a GeForce4 MX 420 video > card. Thanks, > Noah Durell Here's how I do it: http://www.sentinel.dk/cookbook/?nvidia_drivers -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Not subscribed to list.
On Wednesday 20 October 2004 21:27, Patrick R. White wrote: > Can anyone explain why the iso mirrors and hence the debian master > site do not have md5sum's for the iso's individually or a combined > MD5SUM for all iso's on a given URL? > Haven't bothered to check other mirrors, but on funet it's at <ftp://ftp.funet.fi/pub/Linux/mirrors/debian-cdimage/images/3.0_r2/i386/MD5SUMS> -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Nvidia installation (nvidia-kernel-source)
On Friday 22 October 2004 16:42, Philippe Dhont (Sea-ro) wrote: > Hello, > > I'm pretty new to driver installations. > I downloaded with apt-get nvidia-kernel-source and now it is in my > /usr/src path. > How do i install it ? I wrote a short howto last time I installed nvidia onto a few new sarge installations. Maybe you can use some of it: # Make sure you contrib and non-free are included in your lines # in /etc/apt/sources.list. E.g.: # deb http://ftp.dk.debian.org/debian/ testing main contrib non-free deb-src http://ftp.dk.debian.org/debian/ testing main contrib non-free ## If kernel 2.4.x # apt-get install kernel-image-2.4.27-1-686 nvidia-kernel-2.4.27-1-686 ## If kernel 2.6.x # # Update available package list. # sudo apt-get update # Get the packages needed for installation of the nvidia driver. # In this example I assume that you already run the 2.6.7 kernel # (-1-386 revision) and there must choose the 2.6.7 kernel sources. # sudo apt-get install build-essential kernel-package \ kernel-source-2.6.7 nvidia-glx nvidia-glx-dev \ nvidia-kernel-common nvidia-kernel-source # Make yourself owner of everything in /usr/src. Make it a # habbit not compiling as root, since you don't really need to. # chown -R frederik:frederik /usr/src (execute as root) cd /usr/src tar jxvf kernel-source-2.6.7.tar.bz2 tar zxvf nvidia-kernel-source.tar.gz ln -sf kernel-source-2.6.7 linux cd linux cp /boot/config-2.6.7-1-386 .config fakeroot make-kpkg --append-to-version -1-386 modules_clean fakeroot make-kpkg --append-to-version -1-386 modules_image sudo dpkg -i \ ../nvidia-kernel-2.6.7-1-386_1.0.6111-1+10.00.Custom_i386.deb depmod -a # Configure the X server # - deselect the 'GLcore' and 'dri' modules # - make sure 'glx' is being loaded # - use 'nvidia' as driver instead of 'nv' B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Can't burn CDs since kernel 2.6.7 - am I the only one?
On Wednesday 10 November 2004 12:43, Alan Chandler wrote: > Robert Parker writes: > > The '#' before the commands that work should tell us something, > > doesn't it mean that the user is root? > > The 2.6.8 kernel has a bug (or security feature???) that will not > > allow setuid root programs to run with root privilege. > > Just become root and run from there. I suspect that all will be > > well. > > You suspect wrong. I was well aware of this "feature" having read > through all the flamewar on lkml. All my tests have been conducted > as root. > > It seems that DMA causes the hang, using ATAPI: stops DMA and then it > works. I have seen the same behavior on one of my machines using 2.6.7/8. I burn cds rarely, so I don't remember the details - except for the need to disable DMA on the device. B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Migrating from qmail: which MTA?
On Sunday 14 November 2004 16:40, David Garamond wrote: > David Garamond wrote: > > We are planning to migrate a bunch of hosting servers from RH73 + > > qmail + vmailmgr to Sarge and I'd appreciate on the comments of the > > choice of MTA to use. > > Oh, I should add that I'm pretty clueless when it comes to other > MTAs. I've used qmail ever since I've used Linux (around RH5-RH6). > I'm not even familiar with Sendmail. Most of my friends are pushing > for Postfix, but I see that Debian's default is exim, and I myself > have been using courier-imap so currently I'm thinking courier would > be the easiest migration route. I have been using the Courier Mail Server Suite (usually with MySQL as backend to store mail users) for about two years now on various mail servers, and I have been very pleased with it. It is feature rich and actively developed with an active community that seems to grow every day. Also, I like the idea of having smtpd, imapd, popd, mailing list manager and mail filtering[1] provided by the same developer(s). Also, Stefan Hornburg does a good job maintaining the Courier packages in Debian. Integration with spamassassin is trivial, however, integration amavisd-new is not (small patch by Martin Orr is required). Not a big problem, but maybe worth mentioning. [1] I like the maildrop syntax much more than that of procmail. maildrop is much easier to work with, IMO. -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: linux-wlan-ng on kernel 2.6?
On Monday 15 November 2004 23:14, Friedemann Schorer wrote: > HI :-) > Recently I bought me an USB WLAN device which was reported to work > under Linux - now I found out that it contains a prism2 chipset and > needs linux-wlan-ng to work properly. OK, I thought and installed > linux-wlan-ng-doc. Alas, although I followed the instrutions > in /usr/share/doc/linux-wlna-ng/README.Debian.gz, the build fails > continually :-/ Log is attached. > Although support for 2.6 kernel is 'experimental' there are some DEBs > in the net, but they are for 2.6.6 or 2.6.4 - not 2.6.9 like i used > on my laptop (installed from ftp.debian.org). > bugs.d.o. has a bugreport for failing builds on 2.6 kernels, but it > has not been solved for > 180 days. > Is there somenone who can help me in this? > > Thanks in advance, As already suggested, I'd go with hostap instead of linux-wlan-ng. They overlap each other a fair bit, but I believe (pls correct me if I'm wrong) hostap has become the most mature of the two. Also, with hostap you can have your NIC act as an wireless access point for other NICs to connect to which is pretty neat. If you still want to go with linux-wlan-ng, I have some info (may be outdated) at http://www.sentinel.dk/cookbook/?Wireless_%28OLD_-_linux-wlan-ng%29 Otherwise, I have some (should be up-to-date) info on how to use the hostap driver at http://www.sentinel.dk/cookbook/?Wireless_cards_%2F_access_points -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Problems with Courier-Imap, It cannot login more than 5 users.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 28 June 2004 18:06, Caba wrote: > Hi all, > > I have been looking for information about it, but couldn`t find > anything. > > The fact is that my email-imap-domains can login in just 5 > email-acounts, and What happened with the other once? > > Sorry if my question is silly. > Thanks in advanced. Do all connections come from the same IP? If so, you may want to have a look at MAXPERIP in /etc/courier/imapd. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA4IdHLSX61ZxOtagRAm6iAJ40iSNROoAIBRQRi9TqyMvttyzdjgCfWY5l 8M7+GtowtDg1w6i1KcO9YF8= =uarh -END PGP SIGNATURE-
Re: NETGEAR MA311 802.11b Wireless PCI Network Adapter Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 07 July 2004 05:40, Rodney D. Myers wrote: > I know this card is supported under Linux, and debian, but... > > What is involved in getting this card found/configured under Sarge? > Specifically under the new net install cdrom? > > A lady friend is seriously considering letting me move her off of > windos and onto debian. The hangup is this wifi card. I don't ant to > spend all day trying to get this piece of hardware working, unless I > absolutely have to. Don't know how the new installer handles wifi, but this is more or less what you should do to get the netgear ma311 working: apt-get install hostap-utils hostap-source wireless-tools hotplug echo "alias wlan0 hostap_cs" >/etc/modutils/hostap update-modules Ensure that you have a wlan0 section in /etc/network/interfaces... iwconfig wlan0 essid foobar iwconfig wlan0 mode managed - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA7VBJLSX61ZxOtagRAjnKAKCGTWtKls6N/064IR1y2bwJguHRVQCfRNV0 h2tP7ENv9RCbVPKKwFwOLjY= =Rhi7 -END PGP SIGNATURE-
Re: Networking
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 13 July 2004 12:06, Mah PuiYee wrote: > hi, > Can you tell me what is a NetBEUI? > > Thank you for your awareness to my question. http://en.wikipedia.org/wiki/NetBEUI - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA8/SFLSX61ZxOtagRAuXpAJ9jhES/ZRjq29w+UD7IvwvYEdSxigCgqfN9 zB5S83xoUjAKlAJMTTA9sLs= =uEUr -END PGP SIGNATURE-
Re: Debian Hangs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 14 July 2004 18:26, Vijaya S wrote: > Hi all , > A machine with Debian on it hangs suddenly for no reason. > Below are the snapshots of the file /var/log/syslog > I am not able to figure whats the reason. > The eth0 eepro100 goes down and after rebooting its fine. > But i doubted the line LOWMEM > Is that the reason or any other? > any ideas or suggestins? > > > 718): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" > to a read-only config source at position 2 > Jul 14 21:38:01 sun /USR/SBIN/CRON[782]: (mail) CMD ( if [ -x > /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then > /usr/lib/exim/exim3 -q ; fi) > Jul 14 21:40:08 sun sz[789]: [ashok] hjtag/ZMODEM: got ZSKIP > Jul 14 21:40:08 sun sz[789]: [ashok] hjtag/ZMODEM: 21304 Bytes, 908 > BPS Jul 14 21:40:13 sun sz[789]: [ashok] mod_PJTAGS.o/ZMODEM: got > ZSKIP Jul 14 21:40:13 sun sz[789]: [ashok] mod_PJTAGS.o/ZMODEM: 4428 > Bytes, 906 BPS > Jul 14 22:07:10 sun syslogd 1.4.1#10: restart. > Jul 14 22:07:10 sun kernel: klogd 1.4.1#10, log source = /proc/kmsg > started. > Cannot find map file. [ snip ] Seems to me that your System.map file cannot be found. Not sure whether it relates directly or indirectly to your system freeze, though. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA9SP4LSX61ZxOtagRAhrVAJ9MFiFAGVZ2BKornvN7AcjTWdWvbQCfTV7p 8wdyDr7WAB47ewjDugV5paw= =9UpU -END PGP SIGNATURE-
Re: Debian Hangs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 14 July 2004 19:45, Vijaya S wrote: > Its present is following directories > /boot/System.map-2.2.20-idepci > /usr/src/linux-2.4.22/System.map Yes, but looking at your log, it seems that your system cannot find this file (at least not a System.map that corresponds to your current running kernel). Or maybe I'm just misinterpreting your log. You could try this symlinking, rerun lilo, and then reboot (ln -s /boot/System.map-2.2.20-idepci /boot/System.map). Still, it may not even relate to your system hanging. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA9SoDLSX61ZxOtagRAi1kAJ9kxTyKkixnRj1/7PsLTcBiSfEruwCeIOvM DnKQA18k0xJpOKEL50mDVb0= =a4+H -END PGP SIGNATURE-
Re: Debian Hangs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 14 July 2004 15:00, John Summerfield wrote: > Frederik Dannemare wrote: > >On Wednesday 14 July 2004 19:45, Vijaya S wrote: > >>Its present is following directories > >>/boot/System.map-2.2.20-idepci > >>/usr/src/linux-2.4.22/System.map > > > >Yes, but looking at your log, it seems that your system cannot find > > this file (at least not a System.map that corresponds to your > > current running kernel). Or maybe I'm just misinterpreting your > > log. > > Since when has System.map been important? I thought it was only > needed for debugging - think ksymoops. Now having googled a bit for System.map, I believe you're right. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA9TKpLSX61ZxOtagRAsVZAJ0ZjuMjka5O4AqFewkOZdnol+FcZwCeLJ/M v9t5U/BXa+hamJwPpj5/WLM= =hSxd -END PGP SIGNATURE-
Re: Debian Hangs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 15 July 2004 12:02, Vijaya S wrote: > Actually in between frequently, > The eth0 goes down and when i run /sbin/ifup i get the following > error: > > SIOCSIFADDR : No such device > SIOCSIFNETMASK:No such device > eth0: error while getting interface flags cannot help you there, sorry p.s.: remember to always cc the list... > > Regards, > Vijaya > > Frederik Dannemare wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Wednesday 14 July 2004 19:45, Vijaya S wrote: > > > Its present is following directories > > > /boot/System.map-2.2.20-idepci > > > /usr/src/linux-2.4.22/System.map > > > > Yes, but looking at your log, it seems that your system cannot find > > this file (at least not a System.map that corresponds to your > > current running kernel). Or maybe I'm just misinterpreting your > > log. > > > > You could try this symlinking, rerun lilo, and then reboot > > (ln -s /boot/System.map-2.2.20-idepci /boot/System.map). Still, it > > may not even relate to your system hanging. > > - -- > > Frederik Dannemare | mailto:[EMAIL PROTECTED] > > GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu > > Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 > > http://frederik.dannemare.net | http://www.linuxworlddomination.dk > > -BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.4 (GNU/Linux) > > > > iD8DBQFA9SoDLSX61ZxOtagRAi1kAJ9kxTyKkixnRj1/7PsLTcBiSfEruwCeIOvM > > DnKQA18k0xJpOKEL50mDVb0= > > =a4+H > > -END PGP SIGNATURE- - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA9lFZLSX61ZxOtagRAi5OAJ9wUc+32ZvSD2XzaYop77pFZnKpFACgjn3R BZKpKvqeROzI/bhvFGCKEFw= =b8kf -END PGP SIGNATURE-
Re: NETGEAR MA311 802.11b Wireless PCI Network Adapter Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 July 2004 15:46, Frederik Dannemare wrote: On Wednesday 07 July 2004 05:40, Rodney D. Myers wrote: >> I know this card is supported under Linux, and debian, but... >> >> What is involved in getting this card found/configured under Sarge? >> Specifically under the new net install cdrom? >> >> A lady friend is seriously considering letting me move her off of >> windos and onto debian. The hangup is this wifi card. I don't ant to >> spend all day trying to get this piece of hardware working, unless I >> absolutely have to. > > Don't know how the new installer handles wifi, but this is more or > less what you should do to get the netgear ma311 working: > > apt-get install hostap-utils hostap-source wireless-tools hotplug > echo "alias wlan0 hostap_cs" >/etc/modutils/hostap Should have said _pci, not _cs. Thus: echo "alias wlan0 hostap_pci" >/etc/modutils/hostap > update-modules > > Ensure that you have a wlan0 section in /etc/network/interfaces... > > iwconfig wlan0 essid foobar > iwconfig wlan0 mode managed Did you get it to work, btw? - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA+PqmLSX61ZxOtagRAtyTAJ4mPTDCKNtJlDRYTnEokhyuGw0/oACfe9pz VekRbCpIvFxhTcGDMRRnJTk= =HQg0 -END PGP SIGNATURE-
Re: NETGEAR MA311 802.11b Wireless PCI Network Adapter Card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 17 July 2004 16:40, Rodney D. Myers wrote: > On Sat, 17 Jul 2004 12:08:35 +0200 > > Frederik Dannemare <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Thursday 08 July 2004 15:46, Frederik Dannemare wrote: > > > > On Wednesday 07 July 2004 05:40, Rodney D. Myers wrote: > > >> I know this card is supported under Linux, and debian, but... > > >> > > >> What is involved in getting this card found/configured under > > >> Sarge? Specifically under the new net install cdrom? > > >> > > >> A lady friend is seriously considering letting me move her off > > >> of windos and onto debian. The hangup is this wifi card. I don't > > >> ant > > > > > >to> spend all day trying to get this piece of hardware working, > > >unless I> absolutely have to. > > > > > > Don't know how the new installer handles wifi, but this is more > > > or less what you should do to get the netgear ma311 working: > > > > > > apt-get install hostap-utils hostap-source wireless-tools hotplug > > > echo "alias wlan0 hostap_cs" >/etc/modutils/hostap > > > > Should have said _pci, not _cs. Thus: > > echo "alias wlan0 hostap_pci" >/etc/modutils/hostap > > > > > update-modules > > > > > > Ensure that you have a wlan0 section in > > > /etc/network/interfaces... > > > > > > iwconfig wlan0 essid foobar > > > iwconfig wlan0 mode managed > > > > Did you get it to work, btw? > > - -- > > Frederik Dannemare | mailto:[EMAIL PROTECTED] > > Actually I missed the first reply to this message, not sure how or > why.. I know have this email printed out so I can try. Oh, I also forgot to mention that you should, of course, compile the hostap kernel module. This can be done like this (after having apt-get'ed hostap-source and assuming that you compile your own kernels with kernel sources located in /usr/src/linux): cd /usr/src tar zxvf hostap-source.tar.gz cd linux fakeroot make-kpkg --append-to-version -foobar modules_image sudo dpkg -i ../hostap-modules-2.6.5-foobar_0.1.2-2_i386.deb depmod -a Should you ever want to use the MA311 as an access point, have a look at my notes: http://sentinel.dk/cookbook/?Linux_wireless_access_point - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA+XJrLSX61ZxOtagRAiedAKCFK+fFW+MOH9IZ10MGJazHCjLqGACdGDWW Hcv0EXB8Hm/PCXVmTW1kdpw= =F1Df -END PGP SIGNATURE-
Re: conntrack_ftp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 17 July 2004 13:22, [EMAIL PROTECTED] wrote: > How can i append at boot time module conntrack_ftp? With modprobe > conntrack_ftp - by hand it's Ok. My system is Woody with kernel > 2.4.18 echo ip_conntrack_ftp >>/etc/modules - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA+XNQLSX61ZxOtagRAu2kAJ0TbDU4YQwhfV6r9VAdoBmNZJbpFwCfbLPn cBpL/ajhYNbIBhzMsEeeLUM= =yszL -END PGP SIGNATURE-
Re: Need a Traffic Shaping Crash Course Please
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 17 July 2004 20:34, Scarletdown wrote: > Hello, hello! I've been rather quiet for a while here due to being > busy with other projects. But now, I am needing some help with > traffic shaping, something that I have zero experience with thus far. [ snip ] Sorry, I cannot give you a crash course, but you should probably start out by reading some of http://lartc.org/howto/index.html Or the easy way - without really learning anything about traffic shaping: http://freshmeat.net/projects/cbq.init http://freshmeat.net/projects/htb.init - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA+XVTLSX61ZxOtagRApZLAKCl9+HIaOVtZwBMv0fbmfxQnbXvVwCgp0nn McjeNsk4vBUoc1RWJEFJGM0= =et10 -END PGP SIGNATURE-
Re: unsubscribe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 19 July 2004 19:49, Karl Hegbloom wrote: > unsubscribe > -- > Karl Hegbloom <[EMAIL PROTECTED]> With each ande every mail sent to this list (including your own), there's a note at the bottom saying: "To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]". The wording should be easy enough for everybody to understand... Furthermore, the info you need to unsubscribe is included in the mail header of every mail sent to the list. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/A1CLSX61ZxOtagRAmduAJ949E/szNhL1+S/lSl7Ke+93AWHDACeJMM6 xkuGx/TqlmKyfzIhPuBbjzQ= =LYe8 -END PGP SIGNATURE-
Re: Debian installer beta 4 can't mount ext3 partitions
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 22 July 2004 06:18, Jason Rennie wrote: > Hello, > > I just did a Debian Sarge install using the beta 4 installer. I had > an existing ext3 paritition that I wanted to mount as /home, but > after "manually partitioning" and telling Debian to use the existing > format, Debian complained that the ext2 filesystem had something > wrong with it. I don't have any ext2 filesystems. I presume it was > looking at the ext3 filesystem, trying to mount it as an ext2 > filesystem. When I told Debian to ignore the partition, it installed > fine. > > Anyone else seen this problem? Has it been fixed in one of the daily > installer builds? Probably. beta4 is really old. Much has changed since then. Try the most current install image instead, and if you still see the problem, please file an installation report. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/7CBLSX61ZxOtagRAo6vAKCg7mdQALtIhv/IHBuWa7F/SaVKyACfW24F peE3vsttB8p93/Em/YnQkDI= =WKVA -END PGP SIGNATURE-
Re: Which IMAP server should I use
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 26 July 2004 10:02, Jacob Friis Larsen wrote: > Hello. > > Which IMAP server would you recommend? > > I use Postfix as SMTP server. I'd say courier-imap[1], but then again: I have fallen in love with the entire courier mail server suite using courier-smtp, courier-imap, courier-pop, couriermlm, and maildrop. [1]http://www.courier-mta.org/imap/ - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBBQtRLSX61ZxOtagRAsMVAKCXSGJ0l2Q0J7f0kt3UGAdRKmCvpwCeN/R0 PlaWIlSnJVBfVoNySOe4ZNs= =Pb5I -END PGP SIGNATURE-
Re: Debian crashes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 26 July 2004 20:32, Tim Raats wrote: > Debian crashes on the strangest moments. Im running Sarge with kernel > 2.4.26. When im surfing the internet with Mozilla Firefox 0.8, Debian > sometimes crashes. I dont know what the source of this problem is. Im faulty hardware maybe (start out with memtest86/memtest86+)? what do your logs tell you (if anything)? does the problem _only_ occur when using firefox? - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBBXc2LSX61ZxOtagRAqzuAKCFiQnSydRA/Q95dV7r3a+sU00kzwCeIcJm 31TTjN8Q6wgeQLdJbrfT3Ac= =q3Fr -END PGP SIGNATURE-
Re: Debian crashes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 26 July 2004 22:49, Tim Raats wrote: > Alexandros Papadopoulos wrote: > >On Monday 26 July 2004 21:32, Tim Raats wrote: > >>Debian crashes on the strangest moments. Im running Sarge with > >> kernel 2.4.26. When im surfing the internet with Mozilla Firefox > >> 0.8, Debian sometimes crashes. > > > >Quick answer: Use a different version/build of Firefox. > > > >Now, are you sure the machine is "crashing"? What does that mean? > > Can you install the SSH server and login to it from a different > > machine, or ping its address, while it seems "crashed"? > > > >Sometimes a graphical application locks the keyboard and the user > >perceives this as a "crash", although it really isn't a system crash > > - it's the stupid X server not being able to accept input from the > > devices any more. If for example you leave some program with > > dynamic output (e.g. top) running in an xterm, do you still see it > > updating after the system becomes unresponsive? > > > >Make sure this isn't happening, try to get out of X with Ctrl-Alt-F1 > > and see if you can troubleshoot from there. > > > >>I dont know what the source of this problem is. Im > >>running KDE 3.2.3 also. Please I need help because if I want > >> crashes than I should install Window$ again. > > > >If instability is the only thing that annoys you in M$ products, > > then I agree with you; you really should. > > > >-A > > I also had this problem also with the version in unstable. I have > also tried ctrl-alt-F1 and it doesnt switch to tty1. but did you also try, as suggested to you, to ping the box or ssh into the box from another host? - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBBXgNLSX61ZxOtagRAtgKAJ9C5phqyK01+V7ffkuyGzBoczWQVwCfWJFf IuX8RDFXV5ESRGEvFdMqGXU= =dG0Z -END PGP SIGNATURE-
Re: Debian crashes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 26 July 2004 23:30, Frederik Dannemare wrote: > On Monday 26 July 2004 22:49, Tim Raats wrote: > > Alexandros Papadopoulos wrote: > > >On Monday 26 July 2004 21:32, Tim Raats wrote: > > >>Debian crashes on the strangest moments. Im running Sarge with > > >> kernel 2.4.26. When im surfing the internet with Mozilla Firefox > > >> 0.8, Debian sometimes crashes. > > > > > >Quick answer: Use a different version/build of Firefox. > > > > > >Now, are you sure the machine is "crashing"? What does that mean? > > > Can you install the SSH server and login to it from a different > > > machine, or ping its address, while it seems "crashed"? > > > > > >Sometimes a graphical application locks the keyboard and the user > > >perceives this as a "crash", although it really isn't a system > > > crash - it's the stupid X server not being able to accept input > > > from the devices any more. If for example you leave some program > > > with dynamic output (e.g. top) running in an xterm, do you still > > > see it updating after the system becomes unresponsive? > > > > > >Make sure this isn't happening, try to get out of X with > > > Ctrl-Alt-F1 and see if you can troubleshoot from there. > > > > > >>I dont know what the source of this problem is. Im > > >>running KDE 3.2.3 also. Please I need help because if I want > > >> crashes than I should install Window$ again. > > > > > >If instability is the only thing that annoys you in M$ products, > > > then I agree with you; you really should. > > > > > >-A > > > > I also had this problem also with the version in unstable. I have > > also tried ctrl-alt-F1 and it doesnt switch to tty1. > > but did you also try, as suggested to you, to ping the box or ssh > into the box from another host? btw, come to think of it. I had a problem with my kde freezing my entire system. This was related to the fact that I had enabled Full Duplex in the control center for my soundcard. This is often a problem with some sound cards with poor drivers. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBBYSqLSX61ZxOtagRAtx3AJ93Tb7CTFewuad1JP0p0gYcVrnWHwCgnwYM TtQbBi5BFviQ1ubOm7D2iFY= =8fJe -END PGP SIGNATURE-
Re: Security camera management software
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 02 August 2004 09:23, Brian Nelson wrote: > A friend of mine recently asked me if any decent software exists for > Linux for managing security cameras. He intends to setup up 6 or 7 > cameras, and wants to be able to manage them from a MacOS X box. > > I've looked around and have found two promising projects: "motion" > and "zoneminder". Motion is currently packaged for Debian but > zoneminder is not. Has anyone tried either of these, and if so, can > you share your experiences? Or, are there any other projects out > there I've overlooked? > > Unfortunately, I don't have any v4l devices right now, so I'm not > really able to test out either of these myself. I recently adopted 'motion' and version 3.1.14 hit unstable two days ago. You should try it out. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBDr75LSX61ZxOtagRAlOdAJ9fEs5EbvNjqgKktvUaI4C6K+Yi+wCfbbSV lJ3pHPyViqzVg/wvZx+POXQ= =J8Qb -END PGP SIGNATURE-
Re: new to Debian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 17 June 2004 01:03, [EMAIL PROTECTED] wrote: > Hello all, > > Although I am using Linux for some time I am interested in learning > Debian. I would like to know if you could point me good sources on > the web for documentations, hacks, tricks on how to setup multimedia, > etc besides the Debian install documentation. Any help is apreciated. > Thanks, > Charlie. Try http://qref.sourceforge.net/ - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA0Pv1LSX61ZxOtagRAmvDAJ9JkAclKBOivmf53JaPaAip4z9MqgCbB54O sNSTdqKrV/MD0tpUcUFi5ys= =cp4Q -END PGP SIGNATURE-
Re: (dvix,avi) to (svcd,vcd) script
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 17 June 2004 12:39, Antonio Rodriguez wrote: > Does any one has any idea of how to convert an avi to svcd or vcd? Do > we have any scripts packaged as debs? Try something along the lines of: MOVIE="videofile.avi" ASPECT_RATIO="3" # Type '2' for 4:3 or '3' for 16:9. transcode -q 0 -i $MOVIE -V -y mpeg2enc,mp2enc -F 4 -E 44100 -b 128 \ -o $MOVIE-SVCD -Z 480x576 --import_asr $ASPECT_RATIO mplex -v 0 -f 4 -o $MOVIE-SVCD%d.mpg $MOVIE-SVCD.m2v $MOVIE-SVCD.mpa i=1 for x in $MOVIE-SVCD*.mpg; do vcdimager -q -t svcd -c $MOVIE-SVCD$i.cue -b $MOVIE-SVCD$i.bin $x ((i=$i+1)) done I advise you to read the man pages of transcode, mplex, and vcdimager to get a better idea of what the above commands do. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA0diPLSX61ZxOtagRAjq3AJ0UDhXF74is0MdmRMfY3QWgXwRIXgCgimy5 Hbg0hq3Z15MsBzeFCtj/Z6E= =q+Ld -END PGP SIGNATURE-
Re: Software for webcam@
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 17 June 2004 23:32, Didier Caamano wrote: > Hello everyone: > > I was just wondering if there is a software that I could use with my > webcam, specially if I could chat with my friends and at the same > time using the webcam. http://www.gnomemeeting.org/ - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA0hLpLSX61ZxOtagRApZeAKCjmGxNYGkJdxDlG0X2YfrLegGxBACfcnWF 8fCFsCg+XXFA866AVD7wDRo= =MXG2 -END PGP SIGNATURE-
Re: (dvix,avi) to (svcd,vcd) script
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 18 June 2004 13:12, Antonio Rodriguez wrote: > On Thu, Jun 17, 2004 at 07:44:44PM +0200, Frederik Dannemare wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Thursday 17 June 2004 12:39, Antonio Rodriguez wrote: > > > Does any one has any idea of how to convert an avi to svcd or > > > vcd? Do we have any scripts packaged as debs? > > > > Try something along the lines of: > > > > MOVIE="videofile.avi" > > ASPECT_RATIO="3" # Type '2' for 4:3 or '3' for 16:9. > > > > transcode -q 0 -i $MOVIE -V -y mpeg2enc,mp2enc -F 4 -E 44100 -b 128 > > \ -o $MOVIE-SVCD -Z 480x576 --import_asr $ASPECT_RATIO > > > > mplex -v 0 -f 4 -o $MOVIE-SVCD%d.mpg $MOVIE-SVCD.m2v > > $MOVIE-SVCD.mpa > > > > i=1 > > for x in $MOVIE-SVCD*.mpg; do > > vcdimager -q -t svcd -c $MOVIE-SVCD$i.cue -b $MOVIE-SVCD$i.bin $x > > ((i=$i+1)) > > done > > > > I advise you to read the man pages of transcode, mplex, and > > vcdimager to get a better idea of what the above commands do. > > Thank you for your help. I will try this small script. Let me ask you > one thing: What would happen if the original avi is large enough to > cause a bin larger than would fit in a CD? mplex will split the file for you into smaller chunks. check man mplex. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA0wVjLSX61ZxOtagRAuWRAJwNbJAbKBXn2xWHddyfhfLfWT5wSgCgixjd E094udr4g6yHSH9haBLQBNA= =LC/a -END PGP SIGNATURE-
Re: How to replicate debian system on Local Network?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > On Mon, Jun 21, 2004 at 04:19:38PM +1000, James Sinnamon wrote: > >>I have a Debian system set up on one PC and would like to replicate > >> it onto another (to eventually replace my Redhat 9.0 system.). > >> > >>What would be the easist way to accomplish this? [ snip ] you may want to have a look at these projects: http://freshmeat.net/projects/mkcdrec/ http://freshmeat.net/projects/systemimager/ http://freshmeat.net/projects/partimage/ http://freshmeat.net/projects/g4l/ I'm especially fond of partimage. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA2G75LSX61ZxOtagRAq1qAJ0X3TDyrKx4HfsRL6/Na6SuDCYhfgCghggq sW7fCdt5plbubuIP2dkAj9A= =sXFF -END PGP SIGNATURE-
Re: Kernel Vulnerability
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 24 June 2004 21:52, Fabio Marcos Pedroso Filho wrote: > Hi All, > > I have some servers here with Debian 3.0 r2 (woody), since I received > notices about the kernel vulnerabilty I didnt receive any update on > kernel-image. Is there any release for Debian? > > I tried to find this subject on the archive but I didnt find > anything. > > Thanks for any help. > > Fabio Do you in fact have a kernel-image package installed? My memory may be off, but I don't think a kernel-image packge is actually installed default. If "dpkg -l|grep kernel-image" doesn't show anything, you might want to search for the kernel image that suits your system: "apt-cache search kernel-image|grep ^kernel-image" - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA20h1LSX61ZxOtagRAoLaAJ0QS02gKgJmuGGa20QJGh38xWZsagCgmT5n RUAMzcmhIm4TgE4s3F05700= =hRD1 -END PGP SIGNATURE-
Re: detaching a process from an ssh session ??
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > On Fri, Jun 25, 2004 at 08:32:19AM +1000, Zenaan Harkness wrote: > > On Fri, 2004-06-25 at 08:06, Damian Morris wrote: > > > to do it manually, you need to use one of the special ssh escape > > > codes. from my ssh man page: > > > > > >Escape Characters > > > ~. Disconnect. > > > The one you want is "~." but make sure you enter it as the input > > > on an empty line. > > > > I discovered it even needs to be the first characters typed on a > > line, not just an empty line. > > > > The thing with this is that it terminates the backgrounded process. Try "your_command /dev/null 2>&1 &" - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA3Gl+LSX61ZxOtagRAlz1AJ0Sm2Z1akPCxfk5az9KNnZALFPJFwCcDcou htb3vNlpDi0yhhbBA3cZF2Q= =38jV -END PGP SIGNATURE-
Re: sound problem: init_module: No such device
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 27 June 2004 02:42, Nori Heikkinen wrote: > sound is no longer working after having rebooted my computer. when i > try to play music using music123, i get the following error: > > Can't find a suitable libao driver. (Is device in use?) [ snip ] Wild guess: Are you using alsa with oss emulation when running music123? If so, you might have loaded a kernel module that is registering /dev/dsp, thus preventing alsa from being able to access dsp for oss emulation. If this is in fact the case you should see something like unable to register OSS PCM device 0:0 unable to register OSS mixer device 0:0 in your logs. At least I had this problem to begin with going from oss to alsa. In my case it was the module called audio (for usb audio) that caused me my problems. Assuming you use alsa, I also believe you shouldn't load es1371 for your sound card. Alsa sound modules (all?) begin with 'snd_' (I suspect you should load snd-ens1371 instead, but I could easily be wrong). If you don't use alsa, you can ignore this posting... - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] GnuPG key: search for 'dannemare' on http://pgpkeys.mit.edu Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 http://frederik.dannemare.net | http://www.linuxworlddomination.dk -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA3sk7LSX61ZxOtagRAuM8AKCcU0BYh4gm3PnT53Nnb98xPAYHQQCeJlom X3lTJYaNTGVhOSIM2To0u/g= =bUgH -END PGP SIGNATURE-
Re: Adding wireless card
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 18 August 2004 19:41, Michael Satterwhite wrote: > If I've got to do this the old-fashioned way, it's OK, but... > > When I was running the Debian installer, it recognized both my LAN > cards (the ethernet and the wireless). I brought it up with the > ethernet active, but now I want to create a profile with the wireless > card. Is there a way to get the system to rescan the network cards > and give me the initial configuration framework to use my wireless > card? Assuming that discover/hotplug automatically loads the necessary modules for your wlan card, you probably don't need to do much other than adding an entry in /etc/network/interfaces similar to this: auto wlan0 iface wlan0 inet static address 192.168.1.1 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 After doing that, issue an 'ifup wlan0'. Maybe I overlooked something, but try it out. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBLLoALSX61ZxOtagRAo9SAJ9+MgxaHaolprBr5vPsc041OIkcfACfU5O2 yFZsvoTh38pHCY8Av4YnWAE= =AsYP -END PGP SIGNATURE-
Re: Webcam and Linux
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 20 August 2004 02:54, Piers Kittel wrote: > Hello all, > > Have finally got my Quickcam webcam to work under Linux, and want to > capture video from it - not images, but video. The only software > that I could find that would capture video was xawtv - is there any > other? Have a look at 'motion' and see if it does what you want. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBLL2iLSX61ZxOtagRAhduAJ9nMmp1fdtOGHMSA0k/cEnyGDPadQCfZk4j +ZVPLktZwWhvdDibq+zhK/0= =vdLD -END PGP SIGNATURE-
Re: Problem with apt-get update
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 05 September 2004 07:15, Paul E Condon wrote: > When attempting to run apt-get update, I get the following error > > Reading Package Lists... Error! > E: Dynamic MMap ran out of room > E: Error occured while processing python-vtk (NewVersion1) > E: Problem with MergeList > /var/lib/apt/lists/cmn:_debian_dists_testing_main_binary-i386_Pac >kages E: The package lists or status file could not be parsed or > opened. big:~# > > I suppose that I need to increase the storage allocated to > Dynamic MMap, but how do I do that? Where is it set? Increasing your APT::Cache-Limit should help. Try adding a line with APT::Cache-Limit 12582912; to /etc/apt/apt.conf.d/70debconf - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBOv5GLSX61ZxOtagRAjIwAJ44+dfNgaK9zxa/fyj0TZHAtMZBcwCffFKq +xln5XAocMQvjJDZdXeyhjY= =XfiR -END PGP SIGNATURE-
Re: Redirect all http requests to a single page?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 14 September 2004 03:13, Jimmy Liang wrote: > Hi All, > > I have a Sarge server running only Apache2 and not much else. All it > does is serving 1 index.html, with a few images and css. Its my > maintanience page for when the actual web servers are down. > My question is, how can I make it so that any request made to the > server, will be redirected to index.html? > I don't care what the web users request it, I don't want any page not > found errors, just my maintainence page. > > any help would be greatly appreciated. > Thanks. > > > -Jimmy Enable mod_rewrite (if it's not already): cd /etc/apache2/mods-enabled ln -s ../mods-available/rewrite.load . Then add somethign like this to your sites-available/default: RewriteEngine on RewriteLogLevel 9 RewriteLog /tmp/rewrite.log RewriteCond %{REQUEST_URI} !^/(index.html)$ RewriteCond %{REQUEST_URI} !^/(picture1.jpg)$ RewriteCond %{REQUEST_URI} !^/(picture2.jpg)$ RewriteCond %{REQUEST_URI} !^/(stylesheet.css)$ RewriteRule ^.+$ http://your.apache.box/index.html [R,L] Restart Apache... Disable RewriteLog (or certainly lower RewriteLogLevel) when you have things the way you want them. Otherwise, the log file will grow really big in no time. Read more about mod_rewrite at <http://httpd.apache.org/docs-2.0/mod/mod_rewrite.html>. It's a rather complex module that can do all sorts of rewriting. - -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBRvsCLSX61ZxOtagRAtHKAJ9GttlERICjWPaLxsjeQBTU8s7i6wCggc2i wTduPcIy8D/x9kAAYl6p+Bg= =Tb1J -END PGP SIGNATURE-
Re: limiting resources
On Tuesday 21 September 2004 11:51, martin f krafft wrote: > also sprach Dominique Dumont <[EMAIL PROTECTED]> [2004.09.21.1141 +0200]: > > > I forgot to mention that spamc is of course being used. However, > > > spamc does not provide the means to strip markup from email > > > messages, nor can it report to razor. My users don't need > > > spamassassin for spam checking, but for spam processing. > > > > Have you tried the '-m' switch on spamd ? > > Sure. As I said, spamd is not the problem. It's users executing > multiple times, with the last time being > spamassassin that almost killed the system. > > > You may need to use perl5.8.x to avoid signal handling bugs > > mentionned in spamd man page. See "PERL_SIGNALS" in perlrun and > > "Deferred Signals (Safe Signals)" in perlipc for details. > > All being done here. Back in 2002 I asked on lkml a question similar to yours <http://www.uwsg.iu.edu/hypermail/linux/kernel/0211.3/0583.html>. Rik Van Riel mentioned his fairsched <http://surriel.com/patches/>, but it looks like it's not been ported to recent kernels. Marc-Christian Petersen pointed me to another patch <http://www.tls-technologies.com/CPU/cpu-intro.html>. But again, it's not been ported to recent kernels, it seems. B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: All these open ports
On Tuesday 21 September 2004 11:57, Tom Allison wrote: > [EMAIL PROTECTED] wrote: > >>If a port is open, and associated with a program which isn't from a > >>debian package and you don't believe you put it there yourself - > >> its time to consider the possibility your machine has been > >> compromised. > > > > Okay... that gives me an opening to try this again. > > > > At the risk of provoking the usual "WELL GO RUN WINDOWS THEN!!!" > > knee-jerk reaction, I will mention that the Gatesware-based > > firewall packages (like "Zone Alarm") will detect *outgoing* > > connection attempts and query whether they are legitimate. Query how? Based on what rules it an outgoing connection allowed/disallowed? > > > > There has been some dicsuscion on the net w/r/t the fact that > > apparently the later (per)versions of Gatesware have some "trojans" > > embedded in the OS, which will connect to Billsoft to report your > > social security number, sexual preference, etc. etc. - the point > > being that (allegedly) the > > commercial firewall products can't detect such attempts to "phone > > home". > > > > In any case, I've as yet been unable to find any way of getting > > detection and authorization of outgoing requests with any > > of the Linux firewalls, or with IPtables - although I can hardly > > say that > > I've thoroughly done my homework - but I have asked here and there > > and thus far no one seems to know. The "Paradigm" seems to be that > > if it's something that got spawned on your machine, and is trying > > to connect > > outward, it by definition must be legitimate, so it gets granted a > > port, unless whatever port it is requesting is *already* explicitly > > blocked by "iptables" or whatever for some reason. Using 'policy drop' for outgoing traffic, and then explicitly allowing certain traffic would do what you want, if I understand your question correctly. Try using something like firehol (firehol.sf.net), where it's really easy and convinient to define rules. > > (Okay, now, everybody yell in unison: "WELL GO RUN WINDOWS > > THEN!!!") > > There's several aspects of this that you have overlooked regarding > just the basics of iptables and the state of TCP/IP today. > > First, iptables can be configured such that filtered port traffic can > be directed into userspace wherein you can do anything you would like > to with them, including adding rules to permit their traffic. > > The methods by which you could query outgoing traffic is numerous > with or without iptables. > > But more importantly you have to understand that you cannot block and > query all traffic going out from your computer. If you did that, you > would block FTP for the majority of environments. Namely, passive > mode FTP which was popularized by Microsoft. Prior to this everyone > had the notion of connection through the control and data ports which > were traceable and identifiable. > > Passive mode FTP allows you to make a high port connection to another > high port connection. Both of these port numbers are not defined > until the connection is attempted. This connection cannot be > filtered in iptables because you have to create a high-port to > high-port connection ACCEPT rule in order for passive mode to work. [ snip ] Why not just use connection tracking? Load the ip_conntrack_ftp module and create proper iptables rules. Iptables will then be able to recognize the high-port connection as RELATED to the original connection to port 21. B/R, -- Frederik Dannemare | mailto:[EMAIL PROTECTED] http://qa.debian.org/developer.php?login=Frederik+Dannemare http://frederik.dannemare.net | http://www.linuxworlddomination.dk Key fingerprint: BB7B 078A 0DBF 7663 180A F84A 2D25 FAD5 9C4E B5A8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]