
Ho dovuto mettere a mano i valori di refresh e sync, non lo facevo da non so quanto, ora funziona tutto. Magari poi passo a un ambiente grafico meno pesante.

Ho dovuto mettere a mano i valori di refresh e sync, non lo facevo da non so quanto, ora funziona tutto. Magari poi passo a un ambiente grafico meno pesante.
Il disco SSD del mio buon vecchio Acer Aspire One 110L si è rotto molto tempo fa e fino a l’altro ieri per continuare a usarlo avevo installato Debian su una memoria USB da 8GB. Non che la soluzione non mi dispiacesse perché aveva un sapore molto geek e mi permetteva comunque di portare il netbook con me durante le ferie e usarlo per visualizzare le foto appena scattate, per leggere le email e per quelle cosette che si fanno quando si è in giro. Il file system sulla chiavetta si corrompe di frequente e quindi non ero soddisfatto della soluzione. A questo punto qualche settimana fa mi sono deciso ad ordinare un disco PATA ZIF da 1,8 pollici e un cavetto, ho cercato un po’ su Internet, ho smontato il portatile, ho rotto alcuni pezzettini di plastica interni, con il mio collega Mirko abbiamo messo un po’ di nastro biadesivo e ora ho un fantastico netbook con 30GB di spazio sfruttabile. Oggi ho installato Debian su LVM cifrato, awesome, emacs, mancano ancora alcune cose come conkeror, calibre, pidgin, gthumb, nm-applet, e la mia configurazione di emacs e il gioco è fatto.
Asking for a sponsor for apt-spy was for me the starting point for a big new job. Paul Wise did a great review an found out many errors and pointed out that github is not so free as it looks out at a first glance. Paul pointed me to Benjamin Mako Hill‘s great post titled: Free Software Needs Free Tools. So even if I decided to not switch apt-spy to native package with the help of Fabrizio Regalli I imported apt-spy package that is actually on Debian archives in the collab-maint git that was created a while ago.
I merged github repo (I’m going to leave or even delete) following the guide Git community book chapter about merging.
Sarò stupido ma sono triste perché ho appena ricevuto la comunicazione che è stata richiesta la rimozione di gsoap da Debian e questo a causa del fatto che non riesco più a dedicare tempo a Debian. Il processo NM è li appeso, sono mesi che vorrei richiedere di diventare DM ma poi… non riesco neanche a stare dietro alle mailing list. Perché? Perché? Non lo so. Non è tanto la rimozione di gsoap in se che mi rende triste ma il fatto che non riesco più a fare nulla per la distribuzione che uso e che tanto mi piace e di non riuscire a capire perché.
If you like to test gwibber on Debian just download and install packages from: http://people.debian.org/~kartik/packages/gwibber/.
The Stonesoft FW-300 is a firewall appliance that was discontinued by Stonesoft, I found one as I was looking for an headless little PC to use it as home server. I did not jet deployed it in my home network as I left it on my office desk after I installed it.
To install it I just did the following:
wget ftp.us.debian.org:/debian/dists/sid/main/installer-i386/\current/images/netboot/debian-installer/i386/linuxwget ftp.us.debian.org:/debian/dists/sid/main/installer-i386/\current/images/netboot/debian-installer/i386/initrd.gzwget ftp.us.debian.org:/debian/dists/sid/main/installer-i386/\current/images/netboot/mini.isoaptitude install mbr syslinux mtoolsmkdosfs /dev/sdb1install-mbr /dev/sdbsyslinux /dev/sdb1mount /dev/sdb1 /media/usbcp linux initrd.gz mini.iso /media/usb
CONSOLE 0
SERIAL 0 9600 0
umount /dev/sdb1The appliance did not boot the first time I tried. I rebooted entered BIOS setup and set it to boot for USB Floppy.
In many of the applications we are developing at Penta Engineering we make use of NLog logging library. From the NLog website you can download the Windows ™ installer or the source code, Mandriva has a package but nor Fedora nor Debian so yesterday I created a Fedora RPM. I started using the Mandriva spec file modified following the Fedora packaging guidelines for Mono . Today I discovered the way to let Monodevelop see the dll in its dependancy window and added a .pc file to the RPM.
I’m publishing my RPM in the hope to help someone not to loose her/his time. I’ll look the way to let this package enter Fedora and the time to create a DEB
I’m starting working on apt-spy. I started creating a git working directory on my PC and cloning it in my home page on alioth/git as apt-spy does not have a public code repository. I’ll apply all patches that were created during these years by QA to close bugs.
NOTE: This is the first post about my work on Debian packages. I’ll publish these series of posts in English, as English is not my mother tounge any correction is welcome.