Tag Archives: Debian

Acer 5315 AR242x wireless

Even with the latest ubuntu-backport-modules on intrepid ibex, the wireless card on this Acer isn’t reveled, probably by a badly behavior of the rf kill switch. The only way i found that do the work is to install the madwifi … Continue reading

Posted in Software, en_US | Tagged , , , , , , , | Comments Off

eeebuntu easy install via usb

There is a very fast and easy way for installing a new OS on your eeepc, without using an USB-CDROM. It’s name is UNetbootin (http://unetbootin.sourceforge.net/) and it helps you to make an USB bootable pendrive for installing any operating system … Continue reading

Posted in Software, en_US | Tagged , , , , , , , , | Comments Off

How to make a real-time Linux kernel, the Debian way

A Real-Time Operating System (RTOS; generally pronounced as “R-toss”) is a multitasking operating system intended for real-time applications. Such applications include embedded systems (programmable thermostats, household appliance controllers), industrial robots, spacecraft, industrial control (see SCADA), and scientific research equipment. We … Continue reading

Posted in Software, en_US | Tagged , , , , | 1 Comment

Booting diskless system via pxe (netboot)

Preboot Execution Environment is an useful way to make machine booting without using a system installed on a physical disk. It is very useful for testing purposes, rescue system or for making “thin clients”. The services needed to get everything … Continue reading

Posted in Software, en_US | Tagged , , , , , , , | 1 Comment

Virtualbox 2.0 e USB

Intanto bisogna istruire al sistema di montare usbfs con supporto scrittura per il gruppo vboxusers: Modificare in /etc/init.d/mountkernfs.sh da: domount usbfs usbdevfs /proc/bus/usb usbfs -onodev,noexec,nosuid a: domount usbfs usbdevfs /proc/bus/usb usbfs -onodev,noexec,nosuid,devgid=123,devmode=664 dove devgid è l’id del gruppo vboxusers, per … Continue reading

Posted in Software | Tagged , , , , , , | 1 Comment

Intel 82801G ICH7 su debian ubuntu

Due volte che mi serve e due volte che perdo 30 minuti per googlare nuovamente. Per far funzionare il dolby surround (5.1) con i jack shared della scheda audio Intel 82801G ICH7 montata su una Asus P5KPL-VM, basta aggiungere in … Continue reading

Posted in Software | Tagged , , , , , | Comments Off

Condividere musica in mp3/ogg in LAN

Capita di avere una collezione mostruosa di mp3 e capita di alternarsi fra pc desktop e pc portatili e quindi è sempre complesso mantenersi un archivio su ogni computer (e tenerlo sincronizzato su tutti). Capita anche di avere un fratello … Continue reading

Posted in Software | Tagged , , , , , , , | 2 Comments

Debian/Ubuntu Raid1 per home e Raid0 per swap

Sul mio nuovo serverino casalingo ho buttato dentro due dischi sata, uno da 320Gb, l’altro da 500Gb. Visto che lo spazio avanza, perchè non ridondare un po’? :p Cominciamo con un: # aptitude install mdadm Per le home utilizzeremo un … Continue reading

Posted in Software | Tagged , , , , , , , , , | 2 Comments

Debian Openssl bug – predictable random number generator

Bug simpatici come questo non se ne vedono tanti. Ai posteri lascio il changelog della patch incriminata, qualche vignetta satirica e la collezione completa delle chiavi generabili con il pacchetto buggato: 262144.

Posted in Fun, Software | Tagged , , , , , , , | Comments Off

Per Clamav e spamassassin aggiornati su debian stable: debian-volatile!

Ieri son incappato in un Clamav su debian etch che non ne voleva sapere di funzionare e che faceva loopare all’infinito all’avvio DansGuardian che richiedeva il suo supporto per scansionare le pagine web filtrate. Dopo qualche googlata ho trovato codesto … Continue reading

Posted in Software | Tagged , , , , , , , | Comments Off