A hack to get logging information from Alcatel ADSL Modem/router

2002-09-27 Thread Dan Aloni
(I know this is mostly-Linux unrelated, but some people here who use Alcatel moedm as a router, with Linux, can find it useful) While doing a routine telnet to my modem, I've discovered that you can get a remarkable amount of information regarding the activity of your modem, on the fly. This i

Re: Connect to users terminal useing `screen`

2003-07-21 Thread Dan Aloni
e that there is more elegant way to do this ( connect to > user session as root without "su, chmod 777 /dev/pst/XXX etc...) > > P.S if there is more efficient/secure way to monitor users and help them, please > advise me :-) > Thanks, > Gili You can look

Re: where did lvm module go in 2.6.0-test1 ?

2003-07-21 Thread Dan Aloni
om ftp://ftp.sistina.com/pub/LVM2/tools/ -- Dan Aloni [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

Re: Linux compatible wi-fi

2003-08-02 Thread Dan Aloni
iFi setup. Using a D-Link DWL-900AP+ access point, it seems that the wireless connection gets completely disconnected from 20 meters away, and at a 1 meter range - the link doesn't get any faster than 6Mbit/sec. What's the point of WiFi if I can't get upstairs to my room witho

Re: OSS-IL Coverage on Captain Internet

2004-04-11 Thread Dan Aloni
On Sun, Apr 11, 2004 at 12:22:35PM +0200, Uri Sharf wrote: > Galit Yamini from Ha'aretz published two articles today: Yemini, AFAIK. > 1. Interview with Shoshana Forbes, Dan Aloni, YBA, Menu Livne, Ori Idan and > others. > http://www.haaretz.co.il/captain/pages/ShArtCaptain.jh

Re: OSS-IL Coverage on Captain Internet

2004-04-11 Thread Dan Aloni
On Sun, Apr 11, 2004 at 02:19:18PM +0300, Gilad Ben-Yossef wrote: > On Sunday 11 April 2004 14:54, Dan Aloni wrote: > > On Sun, Apr 11, 2004 at 12:22:35PM +0200, Uri Sharf wrote: > > > Galit Yamini from Ha'aretz published two articles today: > > > > Yemini,

Openmoko Group sale

2008-05-31 Thread Dan Aloni
Hey there, Anyone interested in joining an Israeli Openmoko Freerunner group sale? http://en.wikipedia.org/wiki/Openmoko http://wiki.openmoko.org/wiki/GroupSales Join the revolution :) -- Dan Aloni XIV, an IBM (R) company danaloni (at) il.ibm.com

Re: Openmoko Group sale

2008-05-31 Thread Dan Aloni
upport even before we get the devices. -- Dan Aloni XIV, an IBM (R) company danaloni (at) il.ibm.com

Openmoko Group sale

2008-05-31 Thread Dan Aloni
Hey there, Anyone interested in joining an Israeli OpenMoko Freerunner group sale? http://en.wikipedia.org/wiki/Openmoko http://wiki.openmoko.org/wiki/GroupSales Join the revolution :) -- Dan Aloni XIV, an IBM (R) company danaloni (at) il.ibm.com

Re: My initiative to detect worms that send spam

2004-06-12 Thread Dan Aloni
be using syslog. An about X11, prehaps it would be better if it uses some more sophisticated notification method like xnotify.py, which I described in my blog: http://www.livejournal.com/users/da_x/2972.html -- Dan Aloni [EMAIL PROTECTED]

Re: Wireless advice

2005-01-05 Thread Dan Aloni
en ordering wireless equipment, I fell on this twice. * [1] http://ndiswrapper.sourceforge.net/ * [2] http://www.linux-wlan.org/ -- Dan Aloni [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]

Re: Happy new year 2038 !

2005-01-05 Thread Dan Aloni
rom __SLONGWORD_TYPE, that is defined from 'long int'. Even today 64 bit architectures define 'long int' as 64 bit on some cases. Hopefully most 32-bit architectures will perish until 2038. Nowadays, AMD64 slowly becomes commodoty hardware, so I'm optimistic. -- Dan Alo

Re: KDE 3 Debian Build

2002-04-28 Thread Dan Aloni
On Sun, 2002-04-28 at 14:23, Sparx wrote: > Hello list. > I decided to build the KDE3 packages for debian myself (since i dont > expect an official build in the near future). Maybe you should read http://www.kde.org/install-source.html Or instead of replicating work that was already done, try t

Re: Compiling a single kernel module

2002-05-11 Thread Dan Aloni
very well versed in the Makefile structure of the entire kernel > tree. No, you have to configure the kernel first. After that, you can do: make SUBDIRS=fs/ntfs modules Much faster than waiting for the whole kernel to (re)build. -- Dan Al

Re: Compiling a single kernel module

2002-05-11 Thread Dan Aloni
x27;m > not very well versed in the Makefile structure of the entire kernel > tree. No, you have to configure the kernel first. After that, you can do: make SUBDIRS=fs/ntfs modules Much faster than waiting for the whole kernel to (re)build. -- Dan

Re: pretty printing source code

2002-05-29 Thread Dan Aloni
n the code and such. -- Dan Aloni [EMAIL PROTECTED] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]