Tag Archives: Ubuntu

Tips for configuring Ubuntu Karmic on MacBook Pro

The new Ubuntu Karmic (9.10) will be release soon and it will greatly increase the support of MacBooks, thanks to the official Ubuntu Mactel Team (https://launchpad.net/mactel-support) Here are a short list of tips for configuring your Macbook with Ubuntu Karmic. … Continue reading

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

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

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

Ubuntu 8.10 is for porn.

Encrypted private directory The ecryptfs-utils package was recently promoted to Ubuntu main, with support for a secret encrypted folder in your Home Folder (by Michael Halcrow, Dustin Kirkland, and Daniel Baumann). Cosa non si inventano pur di guadagnare utenti =D

Posted in Fun | Tagged , , | Comments Off

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