Tag Archives: Debian

Some notes about configuring RAID10, LVM, KVM and virt-manager on a Debian Lenny server

Recently I’ve achieved a good setup for a virtualized environment, using Debian Lenny as host, with a RAID10, and LVM for managing VM disk images. The server was a: CPU Intel Xeon X3430 RAM 4GB HD 4x500GB During the installation, … Continue reading

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

DNS-323

Il DNS-323 è un NAS (disco di rete) di fascia bassa (170 euro senza dischi) con due slot SATA, l’ideale per mettere al sicuro (sempre relativamente parlando) i propri dati. Purtroppo dispositivi del genere (ma anche router/modem/acess-point), nonostante siano dei … Continue reading

Posted in Hardware, it_IT | Tagged , , , , , , | Comments Off

MacBook Pro 15” Debian

Il vecchio Asus F3Jc stava esalando gli ultimi respiri, quindi onde evitare di rimanere senza pc (anche perchè lo usavo a lavoro), ho ben pensato di accattarmi un nuovo portatile. Lavorando con due mac luser (ndr: malteo e orontobate) con … Continue reading

Posted in Hardware, Software | Tagged , | 3 Comments

Dropbox Debian – Backup, Sync, Share your files!

As described on his site: Once installed, any file you drop into your Dropbox folder will synchronize and be available on any other computer you’ve installed Dropbox on, as well as from the web. Also, any changes you make to … Continue reading

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

Recover Linux Xandros on Eee-Box, without CDROM, without USB (the manual way)

I don’t have an external USB CD-ROM drive, nor a live Xandros installation to build an usb recovery image. The prerequisites are: – the file named system_image.gz that is on the Recovery CD. – a live linux system (knoppix? SysRescueCD? … Continue reading

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

Git repository hosting in 5 minutes with Gitosis in Debian Lenny

After many months experiencing with SVN, we want to try to shoot with GIT. We will use a great tool for manage our git repositories: gitosis.

Posted in Debian, en_US | Tagged , , , , | 5 Comments

PLAIN Smtpd Auth with Postfix (faster than light)

Ok, you have a small postfix deployed, and you need a fast but effective protection from third people using your server as a rocket-delivering-spam. The first thing to do, is to configure the variable mynetworks to allow only certain netblocks … Continue reading

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

Gambas 2.10 for Debian Lenny

From the gambas main site No real new features in this release. But some of the fixed bugs were nasty: * Possible crashes in the IDE property sheet and while saving forms. * Crash in the debugger when selecting the … Continue reading

Posted in Debian, en_US | Tagged , | Comments Off

Asus eeepc 900A/901 optimized kernel 2.6.28

I’ve decided to make a stripped vanilla kernel for debian/ubuntu after seeing that the lean kernel from array.org has practically nothing stripped out. For gaining performances, I compiled the kernel with the Core 2/Newer Xeon as Processor Family, removed every … Continue reading

Posted in Debian, en_US | Tagged , , , , , | 7 Comments

Instructing APT to not consider recommends packages as strict dependecies

On apt systems, there are three type of dependencies: Dependant packages Recommended packages Suggested packages The first are packages strictly needed for an application to work correctly (eg: for amsn, the tls library needed to login). The recommended packages are … Continue reading

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