It should work fine with two wifi interfaces, as long as you are accessing two different AP’s.
But I never tried it…
Is this bash file compatible when I use two WiFi interface?in my case, I make 2 APs by using 2 WiFi interfaces with different gw and use 2 clients by using 2 WiFi interfaces which connected to different AP?
]]> http://underpop.online.fr/n/nielshorn/2010/02/using-wireshark-with-remote-capturing/comment-page-1/#comment-2499 Andi Thu, 15 Nov 2012 23:26:46 +0000 http://underpop.online.fr/n/nielshorn/?p=167#comment-2499 @Brian: Thank you for your work! I now use tcpdump with "-l" command. Now i can monitor the traffic in realtime. "C:\Program Files\PuTTY\plink.exe" -ssh -pw "passwd" user@host tcpdump -l -w - -s 0 -i eth0 not port 22 | "C:\Program Files\Wireshark\wireshark.exe" -k -i - @Brian: Thank you for your work!I now use tcpdump with “-l” command. Now i can monitor the traffic in realtime.
“C:\Program Files\PuTTY\plink.exe” -ssh -pw “passwd” user@host tcpdump -l -w – -s 0 -i eth0 not port 22 | “C:\Program Files\Wireshark\wireshark.exe” -k -i -
]]> http://underpop.online.fr/n/nielshorn/2010/10/changing-the-boot-logo-in-slackware/comment-page-1/#comment-2461 Niels Horn Thu, 08 Nov 2012 23:40:01 +0000 http://underpop.online.fr/n/nielshorn/?p=779#comment-2461 The problem is that - when booting - the BIOS just understands the the lower resolutions. To get a nice looking picture on wide-screen monitors, you have to distort the image like in the example I gave. The problem is that – when booting – the BIOS just understands the the lower resolutions. To get a nice looking picture on wide-screen monitors, you have to distort the image like in the example I gave. ]]> http://underpop.online.fr/n/nielshorn/2012/01/freecad-0-12-5284-and-opencascade-6-5-2-working-together-on-slackware/comment-page-1/#comment-2460 Niels Horn Thu, 08 Nov 2012 23:37:29 +0000 http://underpop.online.fr/n/nielshorn/?p=1150#comment-2460 Hi, Slackware 14.0 has been released and the SlackBuild scripts have been updated. I'll build new ready-to-go packages for it as soon as I can find some spare time. Hi,Slackware 14.0 has been released and the SlackBuild scripts have been updated.
I’ll build new ready-to-go packages for it as soon as I can find some spare time. ]]> http://underpop.online.fr/n/nielshorn/2011/03/qemu-snapshots-temporary-files-where-they-go-and-how-to-change-that/comment-page-1/#comment-2457 brii Thu, 04 Oct 2012 18:31:22 +0000 http://underpop.online.fr/n/nielshorn/?p=976#comment-2457 This article was very helpful for me, thank you :) This article was very helpful for me, thank you

The information was helpful too!!! ]]> http://underpop.online.fr/n/nielshorn/2010/10/changing-the-boot-logo-in-slackware/comment-page-1/#comment-2455 jo feder Fri, 21 Sep 2012 01:54:32 +0000 http://underpop.online.fr/n/nielshorn/?p=779#comment-2455 Hi, Thanks for sharing your knowledge. I was actually wondering why it has to end up with 640x480 ---I mean, is it possible to use a .bmp of 640x400 (since I have a 16:10 monitor ratio) ? I was able to edit my lilo.conf to boot at 640x480x256 by setting to vga=768 and it worked. Then I edited slack.bmp to 640x400 using GIMP but I had no success running it as lilo always rejects it.with "Fatal: Unsupported bitmap". In your example above, you chose to resize 853x480 to 640x480, a standard I believe to be widely used, and I think it is the right thing to do as there is no vesa mode for 853x480. My purpose for trying to use 640x400 is that I just want to try to maintain 16:10 ratio ---from the lilo bitmap of 640x400 till X display of 1152x720, ..and just experimenting. Again thanks for the info. Hi,
Thanks for sharing your knowledge. I was actually wondering why it has to end up with 640×480 —I mean, is it possible to use a .bmp of 640×400 (since I have a 16:10 monitor ratio) ? I was able to edit my lilo.conf to boot at 640×480x256 by setting to vga=768 and it worked. Then I edited slack.bmp to 640×400 using GIMP but I had no success running it as lilo always rejects it.with “Fatal: Unsupported bitmap”. In your example above, you chose to resize 853×480 to 640×480, a standard I believe to be widely used, and I think it is the right thing to do as there is no vesa mode for 853×480. My purpose for trying to use 640×400 is that I just want to try to maintain 16:10 ratio —from the lilo bitmap of 640×400 till X display of 1152×720, ..and just experimenting. Again thanks for the info.
]]> http://underpop.online.fr/n/nielshorn/2012/01/freecad-0-12-5284-and-opencascade-6-5-2-working-together-on-slackware/comment-page-1/#comment-2454 Ryan Mon, 17 Sep 2012 21:30:58 +0000 http://underpop.online.fr/n/nielshorn/?p=1150#comment-2454 I'm a Mechanical Engineering Major at the University of Massachusetts here in the states so I was very excited to find your blog and FreeCAD slackware packages. Unfortunately I am running -current (14 beta) right now and things are not looking good. I installed your prebuilt packages and FreeCAD complained about not finding the right version of many libraries. Instead of trying to go back and make lots of version links to new new libs I attempted to just compile the packages using your slackbuilds. Here is the second issue. Coin will not compile at all. After a few days of research and headache, I had the thought that maybe you were already working on slackware 14 packages. Would you happen to have some that I can help alpha/beta test? I figure that you have a deeper understanding of what these programs need in order to compile and it would be easier to work with you then alone. Can we help each other? I’m a Mechanical Engineering Major at the University of Massachusetts here in the states so I was very excited to find your blog and FreeCAD slackware packages. Unfortunately I am running -current (14 beta) right now and things are not looking good. I installed your prebuilt packages and FreeCAD complained about not finding the right version of many libraries. Instead of trying to go back and make lots of version links to new new libs I attempted to just compile the packages using your slackbuilds. Here is the second issue. Coin will not compile at all. After a few days of research and headache, I had the thought that maybe you were already working on slackware 14 packages. Would you happen to have some that I can help alpha/beta test? I figure that you have a deeper understanding of what these programs need in order to compile and it would be easier to work with you then alone. Can we help each other? ]]> http://underpop.online.fr/n/nielshorn/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2449 Niels Horn Fri, 10 Aug 2012 11:35:47 +0000 http://underpop.online.fr/n/nielshorn/?p=1078#comment-2449 Hi, Yes, it works flawlessly here! Try with wicd, which you can find in the /extra directory of Slackware. It's a little front-end to configure your wireless interface without editing files :) Regards, Niels Hi,Yes, it works flawlessly here!
Try with wicd, which you can find in the /extra directory of Slackware.
It’s a little front-end to configure your wireless interface without editing files

Regards,
Niels
]]>