linuxmaniac's blog

Just another nonsense blog

Archive for the ‘Gnu/Linux’ Category

asterisk 1.4.11~dfsg with misdn on Debian etch/lenny

without comments

Just a new built

Written by linuxmaniac

August 30th, 2007 at 10:01 am

Posted in Gnu/Linux

asterisk 1.4.10~dfsg with misdn on Debian etch/lenny

without comments

Just a new built

Written by linuxmaniac

August 17th, 2007 at 9:26 am

Posted in Gnu/Linux

asterisk 1.4.9~dfsg with misdn on Debian etch/lenny

without comments

Just a new built

Written by linuxmaniac

July 27th, 2007 at 1:17 pm

Posted in Gnu/Linux

misdn with asterisk in Debian etch/lenny

without comments

I’ve just upgraded the misdn-kernel and misdn-user packages in order to use the new asterisk 1.4.8~dfsg version.

Written by linuxmaniac

July 26th, 2007 at 3:00 pm

Posted in Gnu/Linux

Nota Mental: renovando SSL

without comments

1
2
3
4
5
6
7
8
9
10
cd /etc/apache-ssl
openssl genrsa -out www.euhq.org.key 1024
chmod 600 www.euhq.org.key
openssl req -new -key www.euhq.org.key -out www.euhq.org.csr
openssl x509 -req -days 730 -in www.euhq.org.csr -signkey www.euhq.org.key -out www.euhq.org.crt
mv apache.pem apache.pem.old
cp www.euhq.org.key apache.pem
cat www.euhq.org.crt >> apache.pem
chmod 600 apache.pem
/etc/init.d/apache-ssl restart

Written by linuxmaniac

June 21st, 2007 at 3:20 pm

Posted in Gnu/Linux

linux-wlan-ng 0.2.8 uploaded

without comments

Enrico have just uploaded the new version.

Written by linuxmaniac

May 13th, 2007 at 10:14 pm

Posted in Gnu/Linux

República para seres humanos

without comments

Written by linuxmaniac

May 5th, 2007 at 12:18 pm

Posted in Gnu/Linux

misdn on etch

without comments

I’ve packaged the latest git versions of misdn and misdnuser in order to get Digium b410p cards working on Etch.

No luck yet with Debian’s asterisk version.

Written by linuxmaniac

April 21st, 2007 at 3:15 pm

Posted in Gnu/Linux

compiz in etch. Debian way

without comments

En el wiki “semioficial” de Debian existe una entrada indicando los pasos para configurar compiz en Etch.

Ahora mismo tengo la maquina configurada y es impresionante ver las pijadas que hace…

Written by linuxmaniac

November 28th, 2006 at 2:51 am

Posted in Gnu/Linux

cdebconf transition

without comments

Written by linuxmaniac

November 17th, 2006 at 7:50 am

Posted in Gnu/Linux

Switch to our mobile site

Page optimized by WP Minify WordPress Plugin