Entries Categorized as 'Linux'

Debian’s poor OpenSSL Randomness

Date May 16, 2008

This is worth reading.

Update: The Debian people created a website with instructions to rollover keys. And there’s also a Perl script for testing SSH servers an other packages for vulnerabilities.
Update 2: Bruce Schneier jumped in. And here is a xkcd cartoon and some source.
Update 3: Here are some useful tips (in German).

bind9 performance

Date February 29, 2008

This is not really suprising:

Server capacity at breaking point

OS
Queries/second

Linux Gentoo 2.6.20.7

93,000

Linux Fedora Core 2.6.20.7

87,000

FreeBSD-7-CURRENT 200708

84,000

FreeBSD-6-stable 200708

55,000

FreeBSD 6.2-RELEASE

51,000

Solaris-10 DevelExpr 5/07

50,000

NetBSD-4.0-Beta 200708

42,000

OpenBSD 4.1-snap-20070427

35,000

Windows 2003 Server

22,000

Windows XP Pro64 5.2.3790 SP2

20,000

(via Fefe’s Blog)

Asterisk VoIP server talking to Inode SIP gateway

Date February 26, 2008

After some problems to get an Asterisk server talking to an Inode Telenode gateway (incoming calls did not work) I tried the following configuration for sip.conf and it worked like a charm:
context=default
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
nat=yes
allow=all
externip=81.223.xxx.yyy
localnet=10.0.0.0/255.255.255.0
register=0999999999:password@px.voip.inode.at
incominglimit=10
and users.conf:
context=DID_trunk_1
dialformat=${EXTEN:1}
canreinvite=yes
hasexten=no
hasiax=no
hassip=yes
host=px.voip.inode.at
port=5060
type=peer
registeriax=no
registersip=yes
secret=password
trunkname=Custom - Telenode
trunkstyle=customvoip
username=0999999999
callerid=0999999999
fromdomain=px.voip.inode.at
contact=0999999999
fromuser=0999999999
allow=alaw
insecure=very
AsteriskNow helps a lot when setting up an Asterisk server and is actually a time saver. Just download the ISO image [...]

Ubuntu: Firefox freezing on popup - solved!

Date November 27, 2007

After some testing I have discovered the reason why Firefox on my Ubuntu Linux box was frequently freezing when I tried to open a popup window: The Google toolbar. After removing this extension everything works fine now!

Installation of The Latest Firefox Release On OpenSUSE 10.2

Date December 21, 2006

When you try to install the latest firefox release on openSUSE 10.2 (before openSUSE offers one), firefox will throw an error like “Installlocation has no properties” in the javascript console. Because of that it is kimpossible to use the installed add-ons and therefore makes no sense to install any new ones.
This can be solved by [...]

Trying OpenSUSE 10.2

Date December 11, 2006

After I killed my SuSE 10.1 installation on my good old IBM Thinkpad yesterday (I tried to upgrade to the latest Gnome release without success), I installed openSUSE 10.2 today.
The installation worked like a charme and the system installed without any problems.
Before installing the new system I did a backup of my data partition (I [...]

Weg mit CapsLock!

Date December 4, 2006

Fastjack und Joern und Andreas haben vollkommen Recht! Die CapsLock-Taste macht absolut keinen Sinn und ist überflüssig. Davon abgesehen, tendiere ich generell dazu, diese Taste auf meinem Thinkpad immer unabsichtlich zu berühren, und das verursacht nervige und zusätzliche Tipparbeit.
Unter Linux lässt sich die Taste ganz einfach mit xmodmap -e “remove Lock = Caps_Lock” bzw. xmodmap [...]

Aptana: The Web IDE

Date September 13, 2006

Aptana ist keine Babynahrung, sondern eine - trotz Beta (na klar!) - sehr ausgereifte IDE für Javascript, HTML, XML und CSS.  Nachdem ich das heute bei Markus gesehen hatte, musste ich es sogleich testen.
Unter Windows XP verlief die Installation recht unproblematisch, das Tool selbst ist angenehm stabil. Unter SuSE 10.1 war es dann nicht ganz [...]

IE for Linux

Date January 4, 2006

Sometimes I need IE for testing web applications and today I found IEs 4 Linux, a great resource if you want to run IE (5, 5.5 and 6) on linux.
And besides that, it is really easy, download IEs4Linux, start ./ies4linux and after a few minutes of downloading you are there!

Technorati Tags:
internetexplorer,
ie,
wine,
linux

Adobe Reader 7 für Linux

Date March 14, 2005

Endlich gibt es den 7er-Reader auch für Linux. Gut so! Die letzte Version (5.0.10) war schrecklich …
Update
Das war wohl doch nicht die final, es dürfte sich um die Beta handeln, genaueres findet sich hier.
Links
heise online - Acrobat Reader 7 fuer Linux erhaeltlich
Index of ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu
PluginDoc FAQ deutsch: Firefox-Plugins [...]