The latest cvs from kismac supports airport extreme in passive mode. as I don’t know whether this is a „circumvention device“ no link! But I think google will help.
Kategorie: technology
This category is about anything like computers, pdas, tablets, programming, hardware, …
loop encryption problem
gentoo problem:
icebird ~ # mount -t reiserfs /dev/hdc1 /secure/ -o loop,encryption=XXX Password: Error: Password must be at least 20 characters.
Just recompile:
ACCEPT_KEYWORDS="~x86" emerge "=util-linux-2.12i-r1"
I think this should only be a temporary solution. rebuild your encrypted partition with a correct password!
Perhaps a interesting link:
http://bugs.gentoo.org/show_bug.cgi?id=107680#c20
mac :: usefull progs
- FinkCommander is a GUI for fink. very usefull.
- NeoOffice is a OpenOffice without X-Server requirement.
- NVU is a WebDevKit for Unix. provides quite a lot of support for creating your personal homepage.
mac :: use an extended ibook desktop
On a new ibook your output to either your tv and your vga output are syncronized to the ibook monitor. That can be improved! have a look at:Screen Spanning Doctor
linux :: eclipse with big ram systems
if you have more than 300 MB RAM you schould think of telling eclipse to use it. This can be done with the following command:
eclipse -vmargs -Xmx900MB
mac :: gpsdrive on mac osx tiger
requirements:
- fink
- xcode from mac osx
fink
install the following packages with their -dev volumes:
- pkg
- gtk+-2.0
- glib2-dev
- pcre
- atk1
- gdk-pixbuf
maybe there are some more. i installed gimp previous to gpsdrive. this might be a hint. please tell me if i lost one.
gpsdrive
because gpsdrive is looking for gcc3.x and tiger is providing gcc4.0 compatibility you need to change in configure line 20858 to
if $CC -dumpversion|egrep -q "^4.*"; then
then you can ./configure && make
if you just upgraded to tiger make sure you have installed the new DevUtils with gcc4.0
linux :: imaps certificate
to build a imaps certificate just habe a look at this page: http://portal.suse.com/sdb/en/2003/05/imap_ssl.html
mac :: macscp
scp GUI for maxosx : http://remotefinder.sourceforge.net/
php :: session entries may not be named ’name‘
if you name your session entry ’name‘ ugly things will happen. this is solved in php 4.3 but with 4.2 it is disturbing you session system.
fsfe :: buy books online
if you are looking for a book online have a look at http://bookzilla.de/. buy books and support free software.