Re: why is my debian automatically doing apt updates?

2017-11-25 Thread Ludovico Van
On my system I had to disable apt-daily and apt-daily-upgrade through > systemd. This command will tell you if those are installed/enabled on > your system: > > systemctl status apt-daily apt-daily-upgrade > > $ systemctl is-enabled apt-daily-upgrade.timer apt-daily.timer disabled disabled i thin

Re: why is my debian automatically doing apt updates?

2017-11-25 Thread Ludovico Van
> > > gee, do you think this PackageKit thing might have something to do with > it? I'm on stretch, about two weeks into the new plasma, the first thing > I did was purge discover, apper, and all the other windows clone stuff. > > yeah, i get that, but the packagekit systemd service is of type dbu

why is my debian automatically doing apt updates?

2017-11-25 Thread Ludovico Van
Hi all, i have debian testing/unstable on my laptop. It's been 9 years without any problems whatsoever (thank you debian devs!). Since a couple of weeks i've been having at every boot some job that automatically does apt update, but i've been unable to track it down. Of course, being the unstable

Re: sigabrt chrome

2014-09-27 Thread Ludovico Van
anyone? > hi all > sorry for the little ot, being chrome not open source > on a debian stable, after some upgrades (unfortunately cannot track which one, since i don't own that machine), google chrome stopped working. > When starting from the cli i only get a "Aborted" and then terminates. > T

sigabrt chrome

2014-09-24 Thread Ludovico Van
hi all sorry for the little ot, being chrome not open source on a debian stable, after some upgrades (unfortunately cannot track which one, since i don't own that machine), google chrome stopped working. When starting from the cli i only get a "Aborted" and then terminates. This happens with chr

Re: sigabrt chrome

2014-09-10 Thread Ludovico Van
> Ed infatti, non è uno strace ma, come pensavo, proprio il log di Chrome, che il nostro simpatico amico spara su stderr: Ciao, appena possibile provo a vedere il log (pensavo che lo stderr su shell bastasse, ma leggendo qui http://www.chromium.org/for-testers/enable-logging , pare di no) da stde

Re: sigabrt chrome

2014-09-10 Thread Ludovico Van
> l'eseguibile sia google-chrome-beta sì, quello strace è della versione beta, installato dopo per controllare che fosse indipendente dalla versione. Identico risultato ottengo comunque con la stable. > ma non ci siano ne le librerie particolari di chrome ne alcuni eseguibili del sistema come "mk

Re: sigabrt chrome

2014-09-10 Thread Ludovico Van
> Analizzare lo "strace" è un bel casino !!! > Prova a vedere che non ci sia qualche problema legato a librerie con "ldd" lo so... purtroppo non ne vengo a capo in altro modo. E comunque non vedo nulla di anormale nello strace se non che ad un certo punto manda il sigabrt per motivi che non capisc

Re: sigabrt chrome

2014-09-10 Thread Ludovico Van
> Usare la versione stable di google-chrome. E' quella che sto usando. La beta e unstable hanno lo stesso comportamento comunqe. Ciao

sigabrt chrome

2014-09-09 Thread Ludovico Van
ciao, un po' ot essendo google-chrome non completamente open source, ma lasciatemela passare... da un mesetto google-chrome non parte più sulla mia debian stable, andando immediatamente in sigabrt all'avvio. il problema si presenta su più utenti e con diverse versioni di chrome (stable, beta, uns

Re: miglior filesystem per condivisione dati Linux/Mac/Windows

2014-07-07 Thread Ludovico Van
> > > > Alla fine la soluzione me l’ha data una SD card da 32 GB che mi è passata per le mani: exFAT!!! Che ne pensate invece di udf per uso come disco esterno? http://tanguy.ortolo.eu/blog/article93/usb-udf

Re: Installare Sigil 0.7.1 su debian.

2013-03-17 Thread ludovico van
io avevo installato una versione dal ppa di ubuntu e funzionava bene usa le qt4 (forse non è l'ultima versione) se serve recupero l'url ciao 2013/3/17 Alessandro Pellizzari : > Il Sat, 16 Mar 2013 23:36:05 +0100, Gollum1 ha scritto: > >> No, infatti non riesco a completare la compilazione...

Re: [bash] rimuovere spazi nel nome dei file e delle directory.

2011-06-06 Thread ludovico van
2011/6/6 gollum1 : > > Ciao All, > > come da oggetto, vorrei fare uno script che mi rimuova tutti gli spazi > (sostituendoli con il carattere underscore) partendo da una directory, e per > tutte le sue sottodirectory e file in esse contenute. http://mywiki.wooledge.org/BashFAQ/030 ciao -- Per

Re: kopete google video chat support

2010-07-13 Thread ludovico van
No one? > here: > http://www.kde.org/announcements/4.4/pim_network.php > i read "added support for Google Audio and Video Chat back in Kopete" > > but i don't know how to setup/use video chat with my gmail account and kopete. > > can you help me, or point me a good link? > > many thanks > -- To

kopete google video chat support

2010-07-09 Thread ludovico van
hi all, here: http://www.kde.org/announcements/4.4/pim_network.php i read "added support for Google Audio and Video Chat back in Kopete" but i don't know how to setup/use video chat with my gmail account and kopete. can you help me, or point me a good link? many thanks -- To UNSUBSCRIBE, emai

Re: flash 64 bit.

2010-07-01 Thread ludovico van
2010/6/30 skizzhg : >> a 64 bit per linux, c'e' un modo per poter recuperare la versione >> precedente del flash player? > > se ti assumi il carico di questo > http://www.adobe.com/support/security/bulletins/apsb10-14.html > > ho conservato tutti e quattro i tar (64 bit) usciti e posso hostarli da

Re: [OT] chiavetta + piano dati per l'estate

2010-06-10 Thread ludovico van
Scusate se approfitto del thread, ma a breve dovrò anch'io usare una connessione umts. Che programma usate per la connessione? C'è un programma che permette di specificare di usare solamente la connessione 3G (niente roaming)? Uso kde 4, e network manager pare non permetta il blocco della rete, e

Re: [Vim-latex-devel] latex-aware paragraph formatting

2010-05-06 Thread ludovico van
On 5/4/10, Mike Richman wrote: > I've attached a tex.vim that includes the solution I now use, which is > mostly the result of a discussion on this list a few months ago. hi mike, your message seems to not have reached the mailing list and i received some private mail about getting your attachme

Re: [Vim-latex-devel] latex-aware paragraph formatting

2010-05-05 Thread ludovico van
On 5/4/10, Mike Richman wrote: > I've attached a tex.vim that includes the solution I now use, which is > mostly the result of a discussion on this list a few months ago. thanks! -- __

[Vim-latex-devel] latex-aware paragraph formatting

2010-05-04 Thread ludovico van
first of all, thanks to all vim-latex developers for their awesome work. i'd like to know what is the best solution for having latex-aware paragraph formatting using the "gwip" command (format inner paragraph). i searched on the web and on this mailing list and i've seen some solutions and lots o

Re: messaggi del boot

2010-04-17 Thread ludovico van
On 4/17/10, paolo.pe...@email.it wrote: > Ho necessità di leggere i messaggi (tutti) che appaiono a video > quando il computer avvia il boot e fino a che non lascia > il tutto alla grafica e al desktop kdm (devo verificare > alcuni messaggio di warning). > Dove posso reperirli? oltre a quello che

Re: undelete file Xfs filesystem

2010-03-06 Thread ludovico van
>> Vedi il pacchetto safe-rm. > > Che non fa quel che ricordavo. :-) > Son certo ci fosse un pacchettino già pronto con uno script > che settava una serie di alias. Nulla che non si rifaccia > a mano in 30 secondi, comunque. pacchetto trash-cli oppure libtrash ciao -- Per REVOCARE l'iscrizione

Re: Clearing Screen on Logout?

2010-03-03 Thread ludovico van
On Tue, Mar 2, 2010 at 7:04 PM, Carlos Williams wrote: > On Tue, Mar 2, 2010 at 1:00 PM, ludovico van wrote: >> i have this in $HOME/.bash_logout : >> # ~/.bash_logout: executed by bash(1) when login shell exits. >> >> # when leaving the console clear the screen t

Re: Clearing Screen on Logout?

2010-03-02 Thread ludovico van
On Tue, Mar 2, 2010 at 6:52 PM, Carlos Williams wrote: > I noticed that with Debian when I logout of my system, it doesn't > clear the screen to the login screen via bash only (non GUI). i have this in $HOME/.bash_logout : # ~/.bash_logout: executed by bash(1) when login shell exits. # when leav

Re: find installed unavailable packages

2010-02-28 Thread ludovico van
> Dear all, > > How to list all packages which are installed but unavailable? maybe $ aptitude search ~i~o bye -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/5eb33

Re: KDE4 with 1 GB RAM ?

2010-02-14 Thread ludovico van
> Is anyone here using KDE4 with 1 GB of RAM or less?  I have 1 GB on my > laptop and I'm finding that by the end of the day, even after I close most > apps, the system is swapping like crazy and is just unusable, taking > seconds before it reacts to a mouseclick.  I have to restart the X server >

Re: HDD powersaving at music playing.

2010-02-09 Thread ludovico van
On Tue, Feb 9, 2010 at 4:36 PM, Sthu Deus wrote: > Good day. > > > how I can load a lot of files into RAM so that a mplayer would not read from > the HDD? > something like $ cat [list of files] > /dev/null should cache the files. If you have enough unused ram they will stay in memory. or creat

Re: ddrescue-like tool at filesystem level

2010-01-24 Thread ludovico van
On Sat, Jan 23, 2010 at 7:20 PM, T o n g wrote: > On Wed, 20 Jan 2010 18:14:08 +0100, ludovico van wrote: > >>>> so, is there a tool like ddrescue, which ignores errors (and maybe >>>> retries to read the bad blocks), but working at the filesystem level, >>

Re: ddrescue-like tool at filesystem level

2010-01-20 Thread ludovico van
On Wed, Jan 20, 2010 at 5:35 PM, T o n g wrote: > On Wed, 20 Jan 2010 13:25:07 +0100, ludovico van wrote: > >> so, is there a tool like ddrescue, which ignores errors (and maybe >> retries to read the bad blocks), but working at the filesystem level, so >> i can copy on

ddrescue-like tool at filesystem level

2010-01-20 Thread ludovico van
hi all, i have a damaged HD with many bad blocks on it, and i'm trying to recover its files. the first try was using ddrescue, but (even with the --no-split option) it took an entire day to only copy a couple of GiB... since i can successfully mount the disk and browse its files, it would be nic

Re: problemi con gestore pacchetti

2010-01-05 Thread ludovico van
English version below: Qui si scrive solo in inglese. Per aiuto in italiano, scrivi su debian-italian. Comunque per il tuo problema serve vedere l'output di # LANG=en_US aptitude # cat /etc/apt/sources.list ciao If you want to write in italian, please use debian-italian mailing list. If you w

Re: troppo swap

2010-01-01 Thread ludovico van
2010/1/1 roberto : > 2. e' possibile liberare di nuovo tutto lo swap ? # swapoff -a && swapon -a ciao -- Per REVOCARE l'iscrizione alla lista, inviare un email a debian-italian-requ...@lists.debian.org con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a listmas...@lists.debi

Re: chiamate video/audio linux e win

2009-12-04 Thread ludovico van
> Da windows puoi collegarti dalla pagina di posta di gmail abilitando le > opzioni audio/video della chat (scarica un plugin) e dialogare con utenti > linux che usano pidgin qualcuno sa se è possibile anche con kopete? (chat video tramite account gmail) grazie -- Per REVOCARE l'iscrizione alla

Re: Slow booting

2009-11-11 Thread ludovico van
On Wed, Nov 11, 2009 at 1:15 PM, Kamil Kułaga wrote: > It looks like udev i blocking boot sequence. 22K svg image attached. I > have no idea how to speedup this. Do you get something like udev: missing sysfs features; please update the kernel or disable the kernel's CONFIG_SYSFS_DEPRECATED optio

Re: debian installer con supporto ext4

2009-11-11 Thread ludovico van
dimenticavo: se qualcuno ha avuto brutte esperienze con ext4 o vuole sconsigliarmelo, dica pure... > Vorrei installare debian squeeze su filesystem ext4 (home + /). > > Esiste un installer per testing con la possibilità di formattare in ext4? > > /boot su ext4 richiede grub2. Qual è la versione d

da raid 1 a nessun raid

2009-11-11 Thread ludovico van
Ho una workstation in raid 1 (software) con uno dei due dischi danneggiato. Adesso ho una curiosità: è possibile convertire il sistema in modo da non usare alcun tipo di raid? Intendo: togliere il disco rotto, togliere il raid e farlo diventare un normalissimo pc con un solo disco. ciao -- Per

debian installer con supporto ext4

2009-11-11 Thread ludovico van
Vorrei installare debian squeeze su filesystem ext4 (home + /). Esiste un installer per testing con la possibilità di formattare in ext4? /boot su ext4 richiede grub2. Qual è la versione di grub attualmente di default per l'installer? grazie -- Per REVOCARE l'iscrizione alla lista, inviare un

Re: passaggio a GRUB2

2009-11-07 Thread ludovico van
> > ho installato il nuovo kernel, a parte il primo avvio da 200 secondi adesso > pare essere soltanto di una ventina...problema risolto ;) se hai installato readahead è normale. Da poco ad ogni aggiornamento di kernel viene automaticamente eseguito il profiling della sequenza di avvio. Dovrebbe a

Re: MTA - exim4

2009-09-22 Thread ludovico van
2009/9/22 SpawnAngel : > Salve a tutta la lista, > ho notato che all'avvio della mia Debian Squeeze, l'avvio di exim4 risulta > un po' lentino; quindi mi chiedevo se potessi evitare di lanciarlo > all'avvio, oppure si tratta di una applicazione necessaria? > Ho avuto modo di leggere che l'MTA gesti

Re: Starting MTA:

2009-09-18 Thread ludovico van
> Agreed.  Cron and anacron both need a mailer to inform you of errors and > various packages install cron jobs implicitly. > > However, isn't there a local-only mailer that respects /etc/aliases and is > lighter-weight than exim4? what i do on my computers is putting QUEUERUNNER='nodaemon' in /et

Re: I can't locate locate

2009-08-20 Thread ludovico van
> > I am running up to date Sid and can no longer run the command 'locate'. Has > this been removed from Sid, if so is there an alternative command for > searching a database for files? mlocate is the package you want ciao -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

Re: wget e php

2009-07-22 Thread ludovico van
> di aprire php... c'è modo di dire a wget di rinominare le pagine .php in > html? wget --html-extension ... (vedi man wget per ulteriori dettagli) -- Per REVOCARE l'iscrizione alla lista, inviare un email a debian-italian-requ...@lists.debian.org con oggetto "unsubscribe". Per problemi inviare

Re: two fingers scroll?

2009-07-20 Thread ludovico van
> > how can i know if two fingers scrolling is supported on my laptop (debian > sid)? the answer is in man synclient, option -m -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: two fingers scroll?

2009-07-20 Thread ludovico van
Noone? How can i know my touchpad model? lspci, lsusb and lshw show nothing... On Fri, Jul 17, 2009 at 5:45 PM, ludovico van wrote: > hi all, > > i have a synaptics touchpad on a sony vaio sr11m laptop (how can i > know the exact touchpad model?), and i try to enable two finger s

two fingers scroll?

2009-07-17 Thread ludovico van
hi all, i have a synaptics touchpad on a sony vaio sr11m laptop (how can i know the exact touchpad model?), and i try to enable two finger scroll with $ xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Scrolling" 8 1 1 $ howewer it's not working. Is that enough? how can i

Re: xorg vuoto

2009-07-14 Thread ludovico van
2009/7/14 leandro noferini : > ludovico van ha scritto: > >> > E coloro che, usando xorg da  sid, hanno un xorg.conf vuoto come possono >> > fare? >> >> * installa xserver-xorg-input-synaptics > > Celo! > >> * copia /usr/share/hal/fdi/policy/2

Re: xorg vuoto (was: touchpad.)

2009-07-12 Thread ludovico van
>> * installa xserver-xorg-input-synaptics >> >> * copia /usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi in >> /etc/hal/fdi/policy/ e modificalo a piacimento > > Perche' copiare l'fdi anziche' modificare direttamente il file xorg.conf? perché farlo nell'xorg.conf è diventato obsoleto e

Re: xorg vuoto (was: touchpad.)

2009-07-12 Thread ludovico van
> > E coloro che, usando xorg da  sid, hanno un xorg.conf vuoto come possono > fare? * installa xserver-xorg-input-synaptics * copia /usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi in /etc/hal/fdi/policy/ e modificalo a piacimento references: http://wiki.debian.org/XStrikeForce/In

Re: i need ia32-libs. What to do?

2009-06-29 Thread ludovico van
>>> What's the simplest way to get ia32-libs back? > Anyone knows how long will it take for the transition to finish? it seems ia32-libs has been updated to version 18 (??). from http://packages.debian.org/sid/ia32-libs : This is a transitional package that depends on a set of core libraries fo

Re: i need ia32-libs. What to do?

2009-06-24 Thread ludovico van
>> What's the simplest way to get ia32-libs back? Thanks all. For now i'm using a 32-bit chroot. it seemed the simplest way... Anyone knows how long will it take for the transition to finish? thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscri

i need ia32-libs. What to do?

2009-06-24 Thread ludovico van
Hi, currently ia32-libs is uninstallable in sid due to this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533362 unfortunately i upgraded without noticing it would have removed ia32-libs, and i need that package for some 32bit-only closed source software. Does anyone know when the transition

kernel-package e initrd

2009-06-17 Thread ludovico van
visto che in sid è arrivato il 2.6.30, mi sono ricompilato il kernel col solito metodo: $ fakeroot make-kpkg --initrd kernel-image ma all'installazione non mi crea l'initrd, ed infatti ottengo un bel kernel panic. Ho letto questo: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525032 ma since

Re: kde4-full

2009-05-22 Thread ludovico van
> > qualcuno di voi l'ha provata? come si trova? problematiche? > io mi trovo benissimo. nessun bug, molto migliore di kde 4.1. Graficamente è molto piacevole e poi alcune applicazioni sono enormemente migliori di quelle in kde3, ad es: okular, gwenview, ... (anche dolphin, io lo preferisco a konq

Re: unstable o testing+unstable?

2009-04-28 Thread ludovico van
> Scrivi alla lista, non solo a me :) oopsss... comunque, dicevo: > Ti consiglio di restare su stable, aggiungendo i repository di > debian-desktop [1] così puoi avere kde 4.2.1 ok, può essere una buona soluzione. Però sarebbe utile avere anche altri programmi più aggiornati e in quel reposito

unstable o testing+unstable?

2009-04-28 Thread ludovico van
ciao a tutti, ho sempre e solo usato sid, quindi non conosco bene la situazione della testing. ho una workstation con stable su cui vorrei mettere kde4, attualmente solo in sid. Quale distribuzione mi consigliate, sid o testing+sid (solo per kde4)? Quale dà meno problemi? grazie -- Per REVOCARE

Re: opera mi modifica la lista delle fonti di apt?

2009-04-09 Thread ludovico van
> Quale versione di opera hai installato? Ho provato su di una macchina virtuale > ma non mi ha modificato o aggiunto nulla (per fortuna). 10.00.4205.gcc4.qt3 e il repository viene aggiunto dallo script postints (che ad una veloce occhiata sembra ben scritto) comunque problema risolto... basta to

Re: opera mi modifica la lista delle fonti di apt?

2009-04-08 Thread ludovico van
> Per quanto mi suoni improbabile, controllerei nella > directory /etc/apt/sources.list.d/ ok, non conoscevo di quella dir, ma lì è indicato il repository. avevo controllato con dpkg -L | grep /etc, ma probabilmente il file viene creato da qualche script all'installazione. grazie -- Per REVOCA

opera mi modifica la lista delle fonti di apt?

2009-04-08 Thread ludovico van
all'ultimo update ho notato le seguenti righe # aptitude update ... Hit http://deb.opera.com stable Release.gpg Ign http://deb.opera.com stable/non-free Translation-en_US Hit http://deb.opera.com stable Release Ign http://deb.opera.com stable/non-free Packages/DiffIndex Ign http://deb.opera.com st