Deb package update in depth

2015-02-10 Thread Kirill Proskurin

Hello.

I'm trying to understand how deb package update happens in details.
Is it transaction of some kind? Atomic? Temp dirs and move? And so on. I 
cant find any info about this in official docs and in Google in general.


I want to package our in house php code in deb and deploy it in 
production servers. But nature of this code implies what there is 
shouldn't be any race of mix of old\new files.


--
Best regards,
Proskurin Kirill


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54da2990.6020...@gmail.com



Re: Overflow of RX/TX Bytes on AMD64

2015-02-10 Thread Dan Ritter
On Mon, Feb 09, 2015 at 01:02:23PM -0700, Bob Proulx wrote:
 
   ip a
   ip r
 
 The counters are not printed with those but since I think those should
 be accessed using /proc (or /sys) I am not going to contribute to
 pulling those from a command.

But I will.

ip --statistics link

ip -s l  

will print the numbers desired.

-dsr-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210142510.gq9...@randomstring.org



Re: Overflow of RX/TX Bytes on AMD64

2015-02-10 Thread Lisi Reisz
On Monday 09 February 2015 20:02:23 Bob Proulx wrote:
 Hey if an old school dog like me can learn to deal with 'ip' instead
 of 'ifconfig' then you can too.

The problem, anyhow for me, is that ifconfig is legible and ip is not.  So I 
shall use ifconfig for as long as almost possible and then have to give up 
sorting out my nework problems. :-(  

Seriously, I can't read ip.  I suppose that eventually I shall have to see if 
I can sort it out by copying and pasting into a word processor and seeing 
what I can make of it by way of sorting out.  But as it stands, all I see is 
a jumbled mess.

So an old dog may be able to learn to deal with ip.  But for some of us it 
really is complicated.  Even if I manage to render it legible, I've then 
still got to learn to deal with it. :-(

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502101457.51347.lisi.re...@gmail.com



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Lisi Reisz
On Monday 09 February 2015 16:29:29 Brad Rogers wrote:
 On Mon, 9 Feb 2015 16:07:51 + (UTC)
 Glyn Astill glynast...@yahoo.co.uk wrote:

 Hello Glyn,

 I think the issue is that the flash plugin version stops at
 11.2 and there's been no further version.

 Adobe continue to backport security updates to the Linux version of
 their flash player(1).  New capabilities etc. do not make it in.

 (1)  How long this will continue, IDK.

So sites continue to complain or even refue to run.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502101503.57067.lisi.re...@gmail.com



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Curt
On 2015-02-10, Michael Graham ooberm...@gmail.com wrote:

 I managed to fix my issue but I suspect that it was more of a
 coincidence than anything else.  I move the file out of the way,
 restarted firefox, confirmed in about:plugins that the plugin was
 gone, moved the file back, restarted firefox. Ta da!

This kludge appears to have eliminated the warnings for me also.

However, I note that in about:plugins it still says State: Enabled
(STATE_VULNERABLE_UPDATE_AVAILABLE).

Of course, I just won't look in about:plugins. Doctor, it hurts when
I go like this (don't go like that).

I also tried purging flashplugin-nonfree (and putting the
manually extracted .so file in ~.mozilla/plugins) with identical
results.

 Does firefox have a cache of the details somewhere that this magic
 trick has caused to reload?  In any case the issue is gone.




-- 

Anything incomprehensible has a sexual significance to many people under 35.

— Zelda Fitzgerald


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdka01.27v.cu...@einstein.electron.org



Upgrading, was Re: jessie upgrade sources.list entries?

2015-02-10 Thread David Wright
Quoting Brian (a...@cityscape.co.uk):
 
 Some people also recommend checking progress and the state of the system
 by doing a reboot between an upgrade and a dist-upgrade.

Lots of good advice here. I can't remember where I got my checklist
from but it's grow like topsy over the years. Please hack it back
(in the gardening sense) as it's OTT (preparing for senility)...

-

A fairly full list of steps in upgrading a Debian distribution.
Running script might help, with care when it is upgraded itself.
It's safer not to be in X.

0. check backups are valid, rebackup, and repeat before big steps.

1. read any upgrade/release notes for the new distribution.

2. apt-get update the current packages list.

3. apt-get upgrade the current distribution.

4. apt-get dist-upgrade the current distribution if necessary.

5. remove any 3rd-party and iffy packages, and backports, if possible.

6. (re)move desktop environment stuff.

7. renew the sources list, also commenting out any 3rd-party sources.

8. review /etc/apt/preferences* and /etc/apt/apt.conf* and/or move them.

9. apt-get clean (though I do this myself as a matter of routine).

10. apt-get update the new packages list.

11. possibly upgrade linux-image, linux-headers, dpkg, apt and aptitude,
and reboot, bearing in mind anything like wireless stuff, ndiswrapper.
(If script running, save typescript.)

12. apt-get upgrade to the new distribution: much might be held back.

13. there's usually a set of changes listed which needs acknowledging: q.

14. there's usually a query whether to restart services automatically: y.

15. if disk space is an issue, clean the cache after saving debs
(if not running apt-cache).

16. check if udev has been upgraded and whether it needs to be,
before or after a reboot (remembering script).

17. apt-get dist-upgrade to the new distribution.

18. if disk space is an issue, ...

19. apt-get -f install occasionally to fix problems including removals/purges.

20. sometimes dpkg --configure -a helps because something unconfigured is
holding loads of debs back.

12-20. repeat from about here.

21. save any new debs not already saved, if needed.

22. if the kernel was upgraded since the last reboot, reboot
(remembering script).

23. check over package release notes.

24. sort out mc configuration, especially confirm delete.

25. start reapplying customisations where still necessary.

26. check functionality and add 3rd-party packages where still necessary.

27. archive any script/typescript outputs that might have been saved.

28. save any new package debs and import them into apt-cacher-ng if necessary.

29. see if X still works!

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210151524.gb7...@alum.home



Re: jessie upgrade sources.list entries?

2015-02-10 Thread Lisi Reisz
On Tuesday 10 February 2015 09:02:42 Sivaram Neelakantan wrote:
  And, if you do do it, do an
  #apt-get upgrade
  before the dist-upgrade.

 errmbefore which dist-upgrade?   And why?

I am referrring to what you said.  I'll quote:
quote
2. followed by

# apt-get update
# apt-get --download-only dist-upgrade
# apt-get dist-upgrade
/quote

So do:
# apt-get update
# apt-get upgrade
# apt-get dist-upgrade

Do it in more than one stage.  It can help prevent any potential muddle.

  I never quite know why people do the download-only stage, unless there
  are problems with bandwidth and you want to download overnight?

 I'm sorry, I don't understand the above.  What is this in reference
 to?  I'm upgrading because it was suggested I move to jessie once I
 get my backports conflicts resolved.  

I repeat - for clarity, not because I think that you are deaf ;-):
I am referrring to what you said.  I'll quote:
quote
2. followed by

# apt-get update
# apt-get --download-only dist-upgrade
# apt-get dist-upgrade
/quote

I don't get the point of the middle line there.  The line 
with --download-only in it.  Unless you have a very poor internet 
connection and want to download overnight I can't see the point. 

Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502101441.49190.lisi.re...@gmail.com



Re: Desenvolvimento de Serviços

2015-02-10 Thread Fabricio Cannini

On 10-02-2015 08:44, Renato Batisteli Pinto wrote:

Olá, bom dia a todos!


E aí, beleza ?


Me chamo Renato sou empreendedor e marketer digital. Há três meses
publiquei minha primeira iniciativa de negócio digital que podem
conhecer clicado aqui
http://t.signalecinque.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XX43LPWwnW1pgRm-2BpBcjVRrZFz56dRmFf3jZLfz02?t=http%3A%2F%2Fganhardinheironainternetja.com.br%2Fsi=4628044962594816pi=5f3b6cad-549e-4601-b6f4-b51180f61701



Pra poupar os outros de um click desnecessário, o link é esse:

http://ganhardinheironainternetja.com.br



Sou assinante da lista pois, há muito que faço a gestão dos meus
serviços de hospedagem e por já ter administrado servidores baseados no
Debian

O motivo dessa mensagem é que tenho uma dezena de ideias de serviços
digitais baseadas na Internet que gostaria de desenvolver.

Acontece que não sou programador e não tenho recursos para pagar pelo
desenvolvimento.



Vais pagar como então, divulgando o nome do coitado/otário que cair 
nesse conto do vigário ?


Todo mundo aqui tem contas pra pagar, então se tu quer que alguém 
trabalhe pra ti, é bom tu falar de $$ .




Por esse motivo estou em busca de programadores que estejam interessados
em juntar os seus conhecimentos aos meus para desenvolve-los.

Quem estiver interessado pode contatar-me pelo Skype, user
batisteli.para conversamos a respeito

Quem se habilitar escreve Debian no convite, por favor

Cumprimentos a todos

RBP



--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54da175a.1050...@gmail.com



Re: Instalando 64 bits.

2015-02-10 Thread Ala de Dragón
El 9/2/15, Camaleón noela...@gmail.com escribió:


 Para la próxima, si te encuentras con un error en el proceso de
 instalación, informa ;-)

 5.4.6. Reporting Installation Problems
 https://www.debian.org/releases/stable/i386/ch05s04.html.en#problem-report


Puedo reproducir el error con tan solo meter el medio de instalación y
comenzar.
Lo que no me hace ninguna gracia es copiar a papel y boli todo el log
de instalación.

 Todos los equipos donde he instalado Wheezy llevan disquetera
 (son viejunos) y en ninguno he tenido problemas salvo los
 típicos mensajes que te comentaba:

 root@stt008:/var/log/installer# grep -i fd0 syslog

hummm, si ese log esta disponible durante la instalación tal vez pueda
sacarlo de dentro del disco. tal vez copiar por ftp/sftp o algo
parecido. No se exactamente que utilidades de consolas tiene el medio
de instalación.

 Jun  1 08:22:45 kernel: [1.015182] Floppy drive(s): fd0 is 1.44M
 Jun  1 08:30:20 kernel: [  457.196015] end_request: I/O error, dev fd0,
 sector 0
 Jun  1 08:30:20 kernel: [  457.220014] end_request: I/O error, dev fd0,
 sector 0
 Jun  1 08:30:32 kernel: [  470.136016] end_request: I/O error, dev fd0,
 sector 0
 Jun  1 08:30:33 kernel: [  470.660014] end_request: I/O error, dev fd0,
 sector 0
 Jun  1 08:30:33 kernel: [  470.896016] end_request: I/O error, dev fd0,
 sector 0
 Jun  1 08:30:33 kernel: [  470.920014] end_request: I/O error, dev fd0,
 sector 0


La ultima disquetera que utilice fue en un pentium 1, a partir de ahí
algún cd que otro y medios de instalación por red.

 Saludos,

 --
 Camaleón


 --

Saludos
:)
-- 
El cielo es para los dragones
 lo que el agua es  para las ninfas


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CA+924HQ_ZW5tJBF4+d9UTKZeMAxRD=7pkupdky_ytkgqbnd...@mail.gmail.com



Re: Iceweasel question

2015-02-10 Thread Curt
On 2015-02-09, Gene Heskett ghesk...@wdtv.com wrote:

 Is there a procedure to enable javascript for iceweasel/firefox?


I believe nowadays (current versions) the only way to enable/disable
javascript is by toggling the appropriate entry in 'about:config'.

about:config

javascript.enabled toggle to true 

I suppose that's the default anyway (true).

-- 

Anything incomprehensible has a sexual significance to many people under 35.

— Zelda Fitzgerald


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdk5ss.27v.cu...@einstein.electron.org



Re: ultraprimitiv editor sökes

2015-02-10 Thread Sven Arvidsson
On Tue, 2015-02-10 at 16:33 +0100, j...@lillahusetiskogen.se wrote:
 Jag skulle behöva en löjligt primitiv editor för att modifiera
 konfigurationsfiler i ett inbyggt system med alldeles för lite flash.
 
 Idag finns vi som är en länk till busybox. Vi är väl bra på sitt sätt
 men det är väldigt svårt att få ovana datoranvändare att använda den.
 Jag kan använda den för att göra småändringar i en konfigurationsfil
 men inte mer.
 
 Det enda den behöver kunna är öppna en fil, spara en fil, flytta
 markören i texten, radera ett tecken och skriva in tecken.
 
 Jag kollade på nano på min dator och den är på nästan 200k vilket är
 för mycket.

ed finns ju, men den är ju knappast enklare än vi.

Har du testat detta med nano?
http://www.nano-editor.org/dist/v1.2/faq.html#3.6

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 6FAB5CD5




signature.asc
Description: This is a digitally signed message part


Re: Overflow of RX/TX Bytes on AMD64

2015-02-10 Thread Lisi Reisz
On Tuesday 10 February 2015 14:57:51 Lisi Reisz wrote:
 Seriously, I can't read ip.

I just had another try, and it has improved.  Maybe by the time ifconfig is 
finally dead or useless, ip will be useful!

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502101513.02296.lisi.re...@gmail.com



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Curt
On 2015-02-10, David Wright deb...@lionunicorn.co.uk wrote:
 Quoting Curt (cu...@free.fr):
 
 I updated to the latest version but still get security warnings (and
 have to click on allow or something of the kind).

 I rather enjoy this misfeature. It means I can click around those


That's what I said (in so many words).


-- 

Anything incomprehensible has a sexual significance to many people under 35.

— Zelda Fitzgerald


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdk6kq.27v.cu...@einstein.electron.org



Re: Instalando 64 bits.

2015-02-10 Thread Camaleón
El Tue, 10 Feb 2015 15:44:46 +0100, Ala de Dragón escribió:

 El 9/2/15, Camaleón noela...@gmail.com escribió:
 
 
 Para la próxima, si te encuentras con un error en el proceso de
 instalación, informa ;-)

 5.4.6. Reporting Installation Problems
 https://www.debian.org/releases/stable/i386/ch05s04.html.en#problem-
report


 Puedo reproducir el error con tan solo meter el medio de instalación y
 comenzar.
 Lo que no me hace ninguna gracia es copiar a papel y boli todo el log de
 instalación.

No hombre, escribir a mano no es necesario X-)

 Todos los equipos donde he instalado Wheezy llevan disquetera (son
 viejunos) y en ninguno he tenido problemas salvo los típicos mensajes
 que te comentaba:

 root@stt008:/var/log/installer# grep -i fd0 syslog
 
 hummm, si ese log esta disponible durante la instalación tal vez pueda
 sacarlo de dentro del disco. tal vez copiar por ftp/sftp o algo
 parecido. No se exactamente que utilidades de consolas tiene el medio de
 instalación.

Ese registro se genera automáticamente tras instalar el sistema y 
permanece ahí salvo que lo elimines manualmente. En tu caso, y si no 
llega a finalizar el proceso, ve al menú principal de instalación y 
selecciona la opción de guardar los registros de depuración como 
indican en el manual. Y así de paso pruebas la disquetera ;-)

 Jun  1 08:22:45 kernel: [1.015182] Floppy drive(s): fd0 is 1.44M
 Jun  1 08:30:20 kernel: [  457.196015] end_request: I/O error, dev fd0,
 sector 0 Jun  1 08:30:20 kernel: [  457.220014] end_request: I/O error,
 dev fd0, sector 0 Jun  1 08:30:32 kernel: [  470.136016] end_request:
 I/O error, dev fd0, sector 0 Jun  1 08:30:33 kernel: [  470.660014]
 end_request: I/O error, dev fd0, sector 0 Jun  1 08:30:33 kernel: [ 
 470.896016] end_request: I/O error, dev fd0, sector 0 Jun  1 08:30:33
 kernel: [  470.920014] end_request: I/O error, dev fd0, sector 0


 La ultima disquetera que utilice fue en un pentium 1, a partir de ahí
 algún cd que otro y medios de instalación por red.

Como ves, esos errores con la disquetera son habituales. Ahora bien, si 
hay algo que te impide finalizar/avanzar con el instalador entonces debes 
informar. 

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2015.02.10.15.03...@gmail.com



Re: Kablosuz Ağ Paylaşımı

2015-02-10 Thread jinhitmanBarracuda
Merhaba

Kullandığınız sürüm sistem debian sanırım. İlk wifi interface'iniz
üzerinden yayına bağlanıp diğerini ilk wifi ağının kullanmadığı bir banddan
yayın yapacak şekilde hostapd ile yayın yapacak şekilde yapılandırmanız
gerekli. Bu yapılandırmaya DHCP ile otomatilk network yapılandırması ve
iptables ile NAT eklerseniz istediğiniz olacaktır.

Tabi birde bunun yanında ikinci el bir adsl modem alıp onu wifi-ap olarak
yapılandırmak daha kolay ve ucuz olur.

10 Şubat 2015 11:15 tarihinde Gökhan Öztürk guneyligokhan...@gmail.com
yazdı:

 İki tane ağ kartım var. Güçlendirici kullanıyorum bir de bilgisayarımınki
 var ama onu kullanmıyorum.

 10 Şubat 2015 10:12 tarihinde sea_side82 sea_sid...@hotmail.com yazdı:

 İyi günler,
 Bildiğim kadarıyla bilgisayarın kablosuz bağlantı kartını zaten uzaktaki
 modeme bağlamış olacağınızdan aynı kartla ikinci bir işlem (interneti
 yayma) yapılamaz.
 Tek kartla interneti yaymak ancak şöyle mümkün olabilir.
 Ya bilgisayar internet modemine kablo ile bağlı olacak ( ki böylece
 kablosuz yayın kartını kullanabilirsiniz) yada aynı bilgisayarı ikinci bir
 kablosuz bağlantı donanımı ile donatıp birinci kartla aldığınız yayını
 ikinci kartla yayınlarsınız.

 Ömer Çakır


 Samsung Mobile tarafından gönderildi



  Orjinal mesaj 
 Kimden: Gökhan Öztürk guneyligokhan...@gmail.com
 Tarih: 10 02 2015 09:55 (GMT+02:00)
 Alıcı: debian-user-turkish@lists.debian.org
 Konu: Kablosuz Ağ Paylaşımı


 Merhaba. Daha önce bu soruyu sormuştum ama anlamadım yapamdım. Ben
 bilgisayarıma wifi den bağlandığım interneti paylaşıp telefonumdan
 bağlanmak istiyorum.

 (Çünkü uzaktaki modeme bilgisayarım çekiyor telefonum çekmiyor.)

 Araştırdım ama her kaynakta farklı anlatımlar var daha önce uğraşırken
 bilgisarımda galiba ayarları bozmustum kablosuz ağları hiç göremedim o
 yüzden yine biraz korkum var bilmeden bişey yapmak istemiyorum :(

 ___
 Gökhan ÖZTÜRK
 T.C Mehmet Akif Ersoy Üniversitesi
 Gölhisar Meslek Yüksekokulu
 Bilgisayar Proğramcılığı Bölümü
 Gölhisar / BURDUR / TÜRKİYE

 Telefon : +90 530 845 92 82




 --

 ___
 Gökhan ÖZTÜRK
 T.C Mehmet Akif Ersoy Üniversitesi
 Gölhisar Meslek Yüksekokulu
 Bilgisayar Proğramcılığı Bölümü
 Gölhisar / BURDUR / TÜRKİYE

 Telefon : +90 549 464 1994




-- 
*There is no place like /home*
*From HemiB A R R A C U D A !*


Delay playing videos, was Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread David Wright
Quoting Curt (cu...@free.fr):
 On 2015-02-10, David Wright deb...@lionunicorn.co.uk wrote:
  Quoting Curt (cu...@free.fr):
  
  I updated to the latest version but still get security warnings (and
  have to click on allow or something of the kind).
 
  I rather enjoy this misfeature. It means I can click around those
 
 
 That's what I said (in so many words).

I'm sorry if you feel that I have trodden on your toes or plagiarised
your post. However, I need to illustrate the problem that I would love
someone to answer. To spell it out, I would like to click on a youtube
link from a google search and read the video's metadata and any
comments without immediately seeing the progress bar vacuuming up
500MB worth of my monthly bandwidth.

I hope this makes the substance of my posting clearer. Have I missed a
switch somewhere? In Mosaic, you could prevent the downloading of
images for the same reason. I'm getting used to the disappearing menu
bar in iceweasel, but get confused about where things are configured
in the google-iceweasel mélange.

I have adjusted the subject line.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210154434.gc7...@alum.home



Re: Delay playing videos, was Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Curt
On 2015-02-10, David Wright deb...@lionunicorn.co.uk wrote:
 
 That's what I said (in so many words).

 I'm sorry if you feel that I have trodden on your toes or plagiarised
 your post. However, I need to illustrate the problem that I would love
 someone to answer. To spell it out, I would like to click on a youtube
 link from a google search and read the video's metadata and any
 comments without immediately seeing the progress bar vacuuming up
 500MB worth of my monthly bandwidth.

What springs to mind first would be some kind of add on 

https://addons.mozilla.org/en-US/firefox/addon/youtube-center/?src=search

Says it prevents buffering, autoplay, and other diseases related to
our modern epoch.

But I suppose you already thought of that and are looking for a more 
groovy solution.

-- 

Anything incomprehensible has a sexual significance to many people under 35.

— Zelda Fitzgerald


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdkau1.27v.cu...@einstein.electron.org



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Brad Rogers
On Tue, 10 Feb 2015 15:03:57 +
Lisi Reisz lisi.re...@gmail.com wrote:

Hello Lisi,

So sites continue to complain or even refue to run.

Some, yes.  Mostly because such sites require facilities not available in
the Linux version of flashplayer.  Or, at the very least, assume Linux
can't handle flash(0).  IMU that the security warnings are generated by
Ff/IW, not web sites.

When Iceweasel started throwing up flash security warnings on sites I use
on a regular basis, I was amazed(1);  Mostly logins at sites like Amazon.

(0)  Sometimes spoofing as another browser works, but not often enough
to make it a very useful workaround.
(1)  I hadn't realised just how insidious flash is.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
If Adolf Hitler flew in today, they'd send a limousine anyway
(White Man) In Hammersmith Palais - The Clash


pgpgPVpRCdsR0.pgp
Description: OpenPGP digital signature


Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Brad Rogers
On Tue, 10 Feb 2015 10:05:29 -0500
Michael Graham ooberm...@gmail.com wrote:

Hello Michael,

Does firefox have a cache of the details somewhere that this magic
trick has caused to reload?  In any case the issue is gone.

If you only updated the flashplayer, without clearing the copy Ff was
already using from RAM, then of course it's going to continue using the
old version.

All you needed to do was stop/restart Ff.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
Tell the dinosaurs they just won't survive
The History Of The World (Part 1) - The Damned


pgpFXgqpFhnaz.pgp
Description: OpenPGP digital signature


Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Brad Rogers
On Tue, 10 Feb 2015 11:16:21 -0500
Michael Graham ooberm...@gmail.com wrote:

Hello Michael,

fixed it but restarting wasn't enough.

Strange indeed.  Still, all sorted now, so it's moot.

-- 
 Regards  _
 / )   The blindingly obvious is
/ _)radnever immediately apparent
Is she really going out with him?
New Rose - The Damned


pgpMHJ19GDLwo.pgp
Description: OpenPGP digital signature


Re: jessie upgrade sources.list entries?

2015-02-10 Thread Sivaram Neelakantan
On Tue, Feb 10 2015,Brian  wrote:

 On Tue 10 Feb 2015 at 14:45:43 +0530, Sivaram Neelakantan wrote:

 On Tue, Feb 10 2015,Reco  wrote:

[snipped 11 lines]

 You really should read the release notes. :)

In some cases, doing the full upgrade (as described below)
directly might remove large numbers of packages that you
will want to keep. We therefore recommend a two-part upgrade
process: first a minimal upgrade to overcome these conflicts,
then a full upgrade as described in Section 4.4.6, “Upgrading
the system”.

To do this, first run:

# apt-get upgrade

This has the effect of upgrading those packages which can be
upgraded without requiring any other packages to be removed
or installed. 


Done and got a new shiny Jessie 8 without any problemsso far.



  - From the running X session, unless you're know what you're doing.
 
 Why?  Then how do I upgrade?  I'm usually in the KDE desktop terminal
 when I try all this.  If I'm supposed to do without X, how do I go to
 terminal only login?

 Log out of KDE. CTRL+ALT+F1. Then 'service kdm stop'.


Figured this out though I didn't do the service kdm stop and the
installation did warn me over X services running or something during
the interminable installation process which did go quite smoothly. 

[snipped 10 lines]


 sivaram
 -- 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87386dbsj0@gmail.com



Formato de imagen webp

2015-02-10 Thread Camaleón
Hola,

En Wheezy, veo que tengo instalado la biblioteca libwebp2:

sm01@stt008:~$ dpkg -l | grep webp
ii  libwebp2:amd640.1.3-3+nmu1  
 amd64Lossy compression of digital photographic images.

Pero ningún programa puede abrir archivos de imagen webp (he probado con 
los típicos: The Gimp, visor de imágenes Ristretto... pero nada).

De hecho estos archivos son detectados como archivos de audio (?):

sm01@stt008:~$ file Escritorio/thumb.webp 
Escritorio/thumb.webp: RIFF (little-endian) data

¿Hace falta alguna cosa más para que las aplicaciones convencionales
puedan gestionar este formato? 

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2015.02.10.17.19...@gmail.com



Re: Desenvolvimento de Serviços

2015-02-10 Thread Helio Loureiro
Pode deixar que eu faço.  Em 5 minutos.

5 minutos técnicos...

Abs,
Helio Loureiro
http://helio.loureiro.eng.br
http://br.linkedin.com/in/helioloureiro
http://twitter.com/helioloureiro
http://gplus.to/helioloureiro

Em 10 de fevereiro de 2015 15:36, Fabricio Cannini fcann...@gmail.com
escreveu:

 On 10-02-2015 08:44, Renato Batisteli Pinto wrote:

 Olá, bom dia a todos!


 E aí, beleza ?

  Me chamo Renato sou empreendedor e marketer digital. Há três meses
 publiquei minha primeira iniciativa de negócio digital que podem
 conhecer clicado aqui
 http://t.signalecinque.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nM
 JW7t5XX43LPWwnW1pgRm-2BpBcjVRrZFz56dRmFf3jZLfz02?t=http%3A%2F%
 2Fganhardinheironainternetja.com.br%2Fsi=4628044962594816
 pi=5f3b6cad-549e-4601-b6f4-b51180f61701



 Pra poupar os outros de um click desnecessário, o link é esse:

 http://ganhardinheironainternetja.com.br


  Sou assinante da lista pois, há muito que faço a gestão dos meus
 serviços de hospedagem e por já ter administrado servidores baseados no
 Debian

 O motivo dessa mensagem é que tenho uma dezena de ideias de serviços
 digitais baseadas na Internet que gostaria de desenvolver.

 Acontece que não sou programador e não tenho recursos para pagar pelo
 desenvolvimento.



 Vais pagar como então, divulgando o nome do coitado/otário que cair
 nesse conto do vigário ?

 Todo mundo aqui tem contas pra pagar, então se tu quer que alguém trabalhe
 pra ti, é bom tu falar de $$ .



  Por esse motivo estou em busca de programadores que estejam interessados
 em juntar os seus conhecimentos aos meus para desenvolve-los.

 Quem estiver interessado pode contatar-me pelo Skype, user
 batisteli.para conversamos a respeito

 Quem se habilitar escreve Debian no convite, por favor

 Cumprimentos a todos

 RBP



 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/54da175a.1050...@gmail.com




Re: Deb package update in depth

2015-02-10 Thread David Wright
Quoting Kirill Proskurin (olor...@gmail.com):
 Hello.
 
 I'm trying to understand how deb package update happens in details.
 Is it transaction of some kind? Atomic? Temp dirs and move? And so
 on. I cant find any info about this in official docs and in Google
 in general.
 
 I want to package our in house php code in deb and deploy it in
 production servers. But nature of this code implies what there is
 shouldn't be any race of mix of old\new files.

Simple-mindedly, it's done with links:

ln -s tree-of-old-software production-link

(before you start the software which you reference through the link).

Build your new tree:

ln -s tree-of-updated-software newlink

ls -l
production-link - tree-of-old-software/...
newlink - tree-of-updated-software/...

Now switch them:

mv -T newlink production-link

ls -l
production-link - tree-of-updated-software/...

Restart software if necessary.

Yes, mv -T (ie rename) is atomic.

I assume that's why /lib and /usr/lib are stuffed with links.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210173936.gb11...@alum.home



Re: Delay playing videos, was Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread David Wright
Quoting Curt (cu...@free.fr):
 On 2015-02-10, David Wright deb...@lionunicorn.co.uk wrote:
  [...] To spell it out, I would like to click on a youtube
  link from a google search and read the video's metadata and any
  comments without immediately seeing the progress bar vacuuming up
  500MB worth of my monthly bandwidth.
 
 What springs to mind first would be some kind of add on 
 
 https://addons.mozilla.org/en-US/firefox/addon/youtube-center/?src=search
 
 Says it prevents buffering, autoplay, and other diseases related to
 our modern epoch.
 
 But I suppose you already thought of that and are looking for a more 
 groovy solution.

You flatter me!

That's just great, and other useful features too. Thanks a lot.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210171200.ga11...@alum.home



Re: Delay playing videos, was Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread songbird
David Wright wrote:
...
 someone to answer. To spell it out, I would like to click on a youtube
 link from a google search and read the video's metadata and any
 comments without immediately seeing the progress bar vacuuming up
 500MB worth of my monthly bandwidth.

  i don't know of anything within the browsers, but
apart from that see if youtube-dl will work for you
(there are others too)...


  songbird


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/0jqpqb-pb3@id-306963.user.uni-berlin.de



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Michael Graham
On 10 February 2015 at 10:42, Brad Rogers b...@fineby.me.uk wrote:
 If you only updated the flashplayer, without clearing the copy Ff was
 already using from RAM, then of course it's going to continue using the
 old version.

 All you needed to do was stop/restart Ff.

A reboot never fixed it but the crazy rename trick did. No idea how it
fixed it but restarting wasn't enough.

-- 
Michael Graham ooberm...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cac2svhw7tmw-jouzpdcbyjpbhcaffgnn7uju8xs2h3byhsx...@mail.gmail.com



Re: ultraprimitiv editor sökes

2015-02-10 Thread jan
On Tue, 10 Feb 2015 17:09:16 +0100
Sven Arvidsson s...@whiz.se wrote:

 On Tue, 2015-02-10 at 16:33 +0100, j...@lillahusetiskogen.se wrote:
  Jag skulle behöva en löjligt primitiv editor för att modifiera
  konfigurationsfiler i ett inbyggt system med alldeles för lite
  flash.
  
  Idag finns vi som är en länk till busybox. Vi är väl bra på sitt
  sätt men det är väldigt svårt att få ovana datoranvändare att
  använda den. Jag kan använda den för att göra småändringar i en
  konfigurationsfil men inte mer.
  
  Det enda den behöver kunna är öppna en fil, spara en fil, flytta
  markören i texten, radera ett tecken och skriva in tecken.
  
  Jag kollade på nano på min dator och den är på nästan 200k vilket är
  för mycket.
 
 ed finns ju, men den är ju knappast enklare än vi.
 
 Har du testat detta med nano?
 http://www.nano-editor.org/dist/v1.2/faq.html#3.6
 

Intressant! Ska testa senare. Tack!

Och ed vill vi nog helst glömma. Jag minns inte namnet på första
editorn jag kom i kontakt med men den var hemsk. På DEC10.

/Janne


--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210172248.254f2b91@igor



Permanent Fave: apt-show-versions -u (Was: help in purging old packages)

2015-02-10 Thread Cindy-Sue Causey
On 1/10/15, Bob Proulx b...@proulx.com wrote:

 If you are an apt-get command line person (like I am) instead of the
 aptitude methods already mentioned then you can use apt-show-versions
 to show you what is installed but no longer has an install candidate.

   apt-show-versions | grep -v uptodate

 Packages that match what are in the archive say uptodate.  The grep
 -v removes those lines.  What are left are all of the other
 interesting packages.  I will include a list from a system of mine for
 an example.  (And I guess I have some cleaning to do on my system.)

 With the list in hand you can then use judgement and purge them off.



Just finished running this one AGAIN, and decided to give it its 15
seconds of subject line fame for new users to see. Bob suggested this
to another Debian-User member not too long ago. It IMMEDIATELY became
a permanent part of my own Top 5 programs.

One easy daily to-do list check off for me these days is:

$ apt-get update
$ apt-show-versions -u

Example output from that run a few minutes ago under Sid is:

dbus:amd64/sid 1.8.14-2 upgradeable to 1.8.16-1
dbus-x11:amd64/sid 1.8.14-2 upgradeable to 1.8.16-1
libdbus-1-3:amd64/sid 1.8.14-2 upgradeable to 1.8.16-1
libldap-2.4-2:amd64/sid 2.4.40-3 upgradeable to 2.4.40-4
libmp3lame0:amd64/sid 3.99.5+repack1-5 upgradeable to 3.99.5+repack1-6

With each new output, I then hand pick what updates to control what
gets updated when. The necessary reason for that is because I'm
running at the speed of dialup. You have to control what happens
when.. :)

Thanks to apt-show-versions, my laptop now runs consistently with:

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

k/t to Bob one more time for that great lead. It might have been
years, if ever, that I stumbled upon it otherwise. It's been a
*perfect*, very *_cognitively friendly_* tool for keeping my computer
100% up to date under my particular set of computing circumstances

Hope highlighting this helps someone else near as much as it has
helped me.. Happy Debian'ing out there.. :)

Cindy :)

-- 
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA

* runs with plastic sporks *


-- Forwarded message --
From: Bob Proulx b...@proulx.com
Date: Sat, 10 Jan 2015 15:40:14 -0700
Subject: Re: help in purging old packages
To: debian-user@lists.debian.org

Comer Duncan wrote:
 I have a situation in which I am running wheezy 7.7 and for various reasons
 now want to purge all packages which for some reason are still present from
 etch, lenny, and squeeze.  What I would like to know is how can I purge all
 such packages using dpkg?  I can not seem to find how to select just those
 old packages for purging. Can those who know about this please help?

If you are an apt-get command line person (like I am) instead of the
aptitude methods already mentioned then you can use apt-show-versions
to show you what is installed but no longer has an install candidate.

  apt-show-versions | grep -v uptodate

Packages that match what are in the archive say uptodate.  The grep
-v removes those lines.  What are left are all of the other
interesting packages.  I will include a list from a system of mine for
an example.  (And I guess I have some cleaning to do on my system.)

With the list in hand you can then use judgement and purge them off.

Bob

Example:

$ apt-show-versions | grep -v -e uptodate -e bpo7
ddrescue 1.14-1 installed: No available version in archive
doc-linux-text 2008.08-1 installed: No available version in archive
foomatic-filters-ppds 1:4.0.4-3 installed: No available version in archive
kerneloops 0.12+git20090217-1 installed: No available version in archive
libarchive1 2.8.4.forreal-1+squeeze2 installed: No available version in archive
libdb4.8 4.8.30-2 installed: No available version in archive
liblzma2 5.0.0-2 installed: No available version in archive
libmozjs10d 10.0.12esr-1 installed: No available version in archive
libnotify1 0.5.0-2 installed: No available version in archive
libssl0.9.8 0.9.8o-4squeeze14 installed: No available version in archive
linux-image-2.6.32-5-686 2.6.32-48squeeze3 installed: No available
version in archive
powernowd 1.00-1.1 installed: No available version in archive
python2.5 2.5.5-11 installed: No available version in archive
python2.5-minimal 2.5.5-11 installed: No available version in archive
python3-dvdvideo 0.1 installed: No available version in archive
python3.1 3.1.3-1 installed: No available version in archive
python3.1-minimal 3.1.3-1 installed: No available version in archive
sun-java6-bin 6.26-0squeeze1 installed: No available version in archive
sun-java6-jre 6.26-0squeeze1 installed: No available version in archive


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAO1P-kDi6GMU1uhwtNZFkheq2zNTaDL0=mgekq1d-sjdd6m...@mail.gmail.com



Re: Deb package update in depth

2015-02-10 Thread Darac Marjal
On Tue, Feb 10, 2015 at 06:53:52PM +0300, Kirill Proskurin wrote:
 Hello.
 
 I'm trying to understand how deb package update happens in details.
 Is it transaction of some kind? Atomic? Temp dirs and move? And so on. I
 cant find any info about this in official docs and in Google in general.

The official page for dpkg is: https://wiki.debian.org/Teams/Dpkg
which doesn't have a high-level design document as far as I can see. In
that case, the documentation is the code :)

 
 I want to package our in house php code in deb and deploy it in production
 servers. But nature of this code implies what there is shouldn't be any race
 of mix of old\new files.

There are a number of solutions to this. If your code can open and
retain a filehandle to the code it uses (I don't know if PHP does this
already, so you probably want to look at how PHP works), then you're
safe to delete  and overwrite the files (which I suspect is what dpkg
will do). The running application will retain access to the deleted
files until it closes them (e.g. application restart).

If your code is opening and closing files and you want to ensure that it
only has access to a consistent set of files (everything from package
version A -OR- everything from package version B), then consider locking
(the application locks files when it opens them and unlocks them when it
closes them; your package locks all the files in the pre-inst (which
will cause the application to block, waiting for the lock to be
released), installs the files and unlocks them in the post-inst (at
which point the application resumes processing with the new files)). You
will want to audit your application, though, and check that it's not
going to be holding a file open for ages and blocking the package
upgrade.

 
 -- 
 Best regards,
 Proskurin Kirill
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject
 of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/54da2990.6020...@gmail.com
 


signature.asc
Description: Digital signature


YNT: Kablosuz Ağ Paylaşımı

2015-02-10 Thread sea_side82
İyi günler,
Bildiğim kadarıyla bilgisayarın kablosuz bağlantı kartını zaten uzaktaki modeme 
bağlamış olacağınızdan aynı kartla ikinci bir işlem (interneti yayma) yapılamaz.
Tek kartla interneti yaymak ancak şöyle mümkün olabilir. 
Ya bilgisayar internet modemine kablo ile bağlı olacak ( ki böylece kablosuz 
yayın kartını kullanabilirsiniz) yada aynı bilgisayarı ikinci bir kablosuz 
bağlantı donanımı ile donatıp birinci kartla aldığınız yayını ikinci kartla 
yayınlarsınız.

Ömer Çakır


Samsung Mobile tarafından gönderildi

 Orjinal mesaj 
Kimden: Gökhan Öztürk guneyligokhan...@gmail.com 
Tarih: 10 02 2015  09:55  (GMT+02:00) 
Alıcı: debian-user-turkish@lists.debian.org 
Konu: Kablosuz Ağ Paylaşımı 
 
Merhaba. Daha önce bu soruyu sormuştum ama anlamadım yapamdım. Ben 
bilgisayarıma wifi den bağlandığım interneti paylaşıp telefonumdan bağlanmak 
istiyorum. 

(Çünkü uzaktaki modeme bilgisayarım çekiyor telefonum çekmiyor.)

Araştırdım ama her kaynakta farklı anlatımlar var daha önce uğraşırken 
bilgisarımda galiba ayarları bozmustum kablosuz ağları hiç göremedim o yüzden 
yine biraz korkum var bilmeden bişey yapmak istemiyorum :(
___
Gökhan ÖZTÜRK
T.C Mehmet Akif Ersoy Üniversitesi
Gölhisar Meslek Yüksekokulu
Bilgisayar Proğramcılığı Bölümü
Gölhisar / BURDUR / TÜRKİYE

Telefon : +90 530 845 92 82


Re: theme editor?

2015-02-10 Thread Petter Adsen
On Tue, 10 Feb 2015 02:44:13 -0500
Gene Heskett ghesk...@wdtv.com wrote:

 On Monday, February 09, 2015 11:01:10 PM David Wright wrote:
  Quoting Gene Heskett (ghesk...@wdtv.com):
  [...]
  
   dm-tool sounds like something I should look at, but it is not in
   the repo's I address. Fixable?
   
   Thanks Petter.
  
  I don't understand this. Earlier in the thread you posted:
  Greetings;
  
  I am apparently using lightdm and I have failed to find a desktop
  theme which is 100% pleasing. So I am wondering if we have a theme
  editor that might allow me to tweak some colors here and there in
  an existing theme?
  
  Looking at https://packages.debian.org/jessie/i386/lightdm/filelist
  we find
  
  File list of package lightdm in jessie of architecture i386
  
  /etc/apparmor.d/abstractions/lightdm
  /etc/apparmor.d/abstractions/lightdm_chromium-browser
  /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
  /etc/init.d/lightdm
  /etc/lightdm/keys.conf
  /etc/lightdm/lightdm.conf
  /etc/lightdm/users.conf
  /etc/pam.d/lightdm
  /etc/pam.d/lightdm-autologin
  /etc/pam.d/lightdm-greeter
  /lib/systemd/system/lightdm.service
  /usr/bin/dm-tool ←--
 
 I thought it was a separate package, duh.
 
 However I don't see that it was any color editing facilities

No, that was my bad - sorry :( I misread switch-TO-greeter as
switch-greeter, so I thought maybe you could use it to select what
greeter you want to use. But you would probably need to set that
in /etc/lightdm/lightdm.conf - that's also where (IIRC, the VM with
Jessie isn't running now) you set the background. For other colours I
would think you would need to start with the sample I pointed you to
and edit that. It seems pretty straightforward.

A couple of web searches turned up a few themes here and there, so you
could also use those as a starting point.

Good luck!

Petter



-- 
I'm ionized
Are you sure?
I'm positive.


pgpwzOnSriRz6.pgp
Description: OpenPGP digital signature


Re: jessie upgrade sources.list entries?

2015-02-10 Thread Reco
 Hi.

On Tue, Feb 10, 2015 at 01:43:11PM +0530, Sivaram Neelakantan wrote:
 In for a penny, in for a pound.  So I did get the libcurl4* install
 from backports done.  And everything installed swimmingly.  Emacs and
 Rstudio seem to work fine.
 
 Now, to the upgrade
 
 1.  Changed all wheezy to jessie in sources.list
 
 --8---cut here---start-8---
 deb http://kartolo.sby.datautama.net.id/debian/ jessie main
 deb-src http://kartolo.sby.datautama.net.id/debian/ jessie main
 
 deb http://security.debian.org/ jessie/updates main
 deb-src http://security.debian.org/ jessie/updates main
 
 # jessie-updates, previously known as 'volatile'
 deb http://kartolo.sby.datautama.net.id/debian/ jessie-updates main
 deb-src http://kartolo.sby.datautama.net.id/debian/ jessie-updates main
 
 #jessie backports
 deb http://kartolo.sby.datautama.net.id/debian jessie-backports main

You'll want sources from the backports too probably:

deb-src http://kartolo.sby.datautama.net.id/debian jessie-backports main


 #jessie R packages
 #deb http://ftp5.gwdg.de/pub/misc/cran/bin/linux/debian jessie-cran3/
 --8---cut here---end---8---
 
 2. followed by
 
 # apt-get update
 # apt-get --download-only dist-upgrade
 # apt-get dist-upgrade

Since you're going to the trouble of pre-downloading packages
for dist-upgrade, you might as well pre-download all of them:

apt-get --download-only dist-upgrade
apt-get update
apt-get dist-upgrade


 should get me there to Jessie 8?

More or less. It's also recommended to empty /etc/apt/preferences before
the upgrade, and, of course, you don't upgrade if:

- From the running X session, unless you're know what you're doing.

- Over SSH or VNC, unless you're know what you're doing.

- You don't have a backup of a current system hidden in the safe place:)

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210085516.ga16...@d1696.int.rdtex.ru



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Curt
On 2015-02-10, Michael Graham ooberm...@gmail.com wrote:

 But Iceweasel is still reporting the previous version:

 File: libflashplayer.so
 Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
 Version: 11.2.202.440
 State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
 Shockwave Flash 11.2 r202

 Does anyone have a clue what is going on?

 Thanks,


I updated to the latest version but still get security warnings (and
have to click on allow or something of the kind).

File: libflashplayer.so
Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
Version: 11,2,202,442
State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
Shockwave Flash 11.2 r202

I don't know what the problem is. However, it does prevent flash doohickeys from
playing without my express authorisation, which might be considered a
feature.

;-)


-- 

Anything incomprehensible has a sexual significance to many people under 35.

— Zelda Fitzgerald


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdjfbd.27v.cu...@einstein.electron.org



jessie upgrade sources.list entries?

2015-02-10 Thread Sivaram Neelakantan
In for a penny, in for a pound.  So I did get the libcurl4* install
from backports done.  And everything installed swimmingly.  Emacs and
Rstudio seem to work fine.

Now, to the upgrade

1.  Changed all wheezy to jessie in sources.list

--8---cut here---start-8---
deb http://kartolo.sby.datautama.net.id/debian/ jessie main
deb-src http://kartolo.sby.datautama.net.id/debian/ jessie main

deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main

# jessie-updates, previously known as 'volatile'
deb http://kartolo.sby.datautama.net.id/debian/ jessie-updates main
deb-src http://kartolo.sby.datautama.net.id/debian/ jessie-updates main

#jessie backports
deb http://kartolo.sby.datautama.net.id/debian jessie-backports main
#jessie R packages
#deb http://ftp5.gwdg.de/pub/misc/cran/bin/linux/debian jessie-cran3/
--8---cut here---end---8---

2. followed by

# apt-get update
# apt-get --download-only dist-upgrade
# apt-get dist-upgrade


should get me there to Jessie 8?


 sivaram
 -- 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/871tlyi3qg@gmail.com



Re: jessie upgrade sources.list entries?

2015-02-10 Thread Sivaram Neelakantan
On Tue, Feb 10 2015,Lisi Reisz wrote:

 On Tuesday 10 February 2015 08:13:11 Sivaram Neelakantan wrote:

[snipped 35 lines]

 If everything installed swimmingly and is working fine, why?

Well, everyone says move to Jessie.  I thought once you get a clean
system working, let's get on the bandwagon.

And my sources list is fine?


 And, if you do do it, do an 
 #apt-get upgrade
 before the dist-upgrade.

errmbefore which dist-upgrade?   And why?


 I never quite know why people do the download-only stage, unless there are 
 problems with bandwidth and you want to download overnight?

I'm sorry, I don't understand the above.  What is this in reference
to?  I'm upgrading because it was suggested I move to jessie once I
get my backports conflicts resolved.  



 sivaram
 -- 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87wq3qgmvh@gmail.com



Re: Kablosuz Ağ Paylaşımı

2015-02-10 Thread Gökhan Öztürk
İki tane ağ kartım var. Güçlendirici kullanıyorum bir de bilgisayarımınki
var ama onu kullanmıyorum.

10 Şubat 2015 10:12 tarihinde sea_side82 sea_sid...@hotmail.com yazdı:

 İyi günler,
 Bildiğim kadarıyla bilgisayarın kablosuz bağlantı kartını zaten uzaktaki
 modeme bağlamış olacağınızdan aynı kartla ikinci bir işlem (interneti
 yayma) yapılamaz.
 Tek kartla interneti yaymak ancak şöyle mümkün olabilir.
 Ya bilgisayar internet modemine kablo ile bağlı olacak ( ki böylece
 kablosuz yayın kartını kullanabilirsiniz) yada aynı bilgisayarı ikinci bir
 kablosuz bağlantı donanımı ile donatıp birinci kartla aldığınız yayını
 ikinci kartla yayınlarsınız.

 Ömer Çakır


 Samsung Mobile tarafından gönderildi



  Orjinal mesaj 
 Kimden: Gökhan Öztürk guneyligokhan...@gmail.com
 Tarih: 10 02 2015 09:55 (GMT+02:00)
 Alıcı: debian-user-turkish@lists.debian.org
 Konu: Kablosuz Ağ Paylaşımı


 Merhaba. Daha önce bu soruyu sormuştum ama anlamadım yapamdım. Ben
 bilgisayarıma wifi den bağlandığım interneti paylaşıp telefonumdan
 bağlanmak istiyorum.

 (Çünkü uzaktaki modeme bilgisayarım çekiyor telefonum çekmiyor.)

 Araştırdım ama her kaynakta farklı anlatımlar var daha önce uğraşırken
 bilgisarımda galiba ayarları bozmustum kablosuz ağları hiç göremedim o
 yüzden yine biraz korkum var bilmeden bişey yapmak istemiyorum :(

 ___
 Gökhan ÖZTÜRK
 T.C Mehmet Akif Ersoy Üniversitesi
 Gölhisar Meslek Yüksekokulu
 Bilgisayar Proğramcılığı Bölümü
 Gölhisar / BURDUR / TÜRKİYE

 Telefon : +90 530 845 92 82




-- 
___
Gökhan ÖZTÜRK
T.C Mehmet Akif Ersoy Üniversitesi
Gölhisar Meslek Yüksekokulu
Bilgisayar Proğramcılığı Bölümü
Gölhisar / BURDUR / TÜRKİYE

Telefon : +90 549 464 1994


Re: jessie upgrade sources.list entries?

2015-02-10 Thread Sivaram Neelakantan
On Tue, Feb 10 2015,Reco  wrote:

  Hi.


[snipped 23 lines]

 You'll want sources from the backports too probably:

 deb-src http://kartolo.sby.datautama.net.id/debian jessie-backports main

thanks for that.



 #jessie R packages
 #deb http://ftp5.gwdg.de/pub/misc/cran/bin/linux/debian jessie-cran3/
 --8---cut here---end---8---
 
 2. followed by
 
 # apt-get update
 # apt-get --download-only dist-upgrade
 # apt-get dist-upgrade

 Since you're going to the trouble of pre-downloading packages
 for dist-upgrade, you might as well pre-download all of them:

 apt-get --download-only dist-upgrade
 apt-get update
 apt-get dist-upgrade

I don't understand,  what does the update between the upgrades give me
in the command sequence above?

 - From the running X session, unless you're know what you're doing.

Why?  Then how do I upgrade?  I'm usually in the KDE desktop terminal
when I try all this.  If I'm supposed to do without X, how do I go to
terminal only login?


 sivaram
 -- 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87sieegm9s@gmail.com



Re: jessie upgrade sources.list entries?

2015-02-10 Thread Lisi Reisz
On Tuesday 10 February 2015 08:13:11 Sivaram Neelakantan wrote:
 In for a penny, in for a pound.  So I did get the libcurl4* install
 from backports done.  And everything installed swimmingly.  Emacs and
 Rstudio seem to work fine.

 Now, to the upgrade

 1.  Changed all wheezy to jessie in sources.list

 --8---cut here---start-8---
 deb http://kartolo.sby.datautama.net.id/debian/ jessie main
 deb-src http://kartolo.sby.datautama.net.id/debian/ jessie main

 deb http://security.debian.org/ jessie/updates main
 deb-src http://security.debian.org/ jessie/updates main

 # jessie-updates, previously known as 'volatile'
 deb http://kartolo.sby.datautama.net.id/debian/ jessie-updates main
 deb-src http://kartolo.sby.datautama.net.id/debian/ jessie-updates main

 #jessie backports
 deb http://kartolo.sby.datautama.net.id/debian jessie-backports main
 #jessie R packages
 #deb http://ftp5.gwdg.de/pub/misc/cran/bin/linux/debian jessie-cran3/
 --8---cut here---end---8---

 2. followed by

 # apt-get update
 # apt-get --download-only dist-upgrade
 # apt-get dist-upgrade


 should get me there to Jessie 8?


If everything installed swimmingly and is working fine, why?

And, if you do do it, do an 
#apt-get upgrade
before the dist-upgrade.

I never quite know why people do the download-only stage, unless there are 
problems with bandwidth and you want to download overnight?

Perhaps someone can enlighten me?

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502100828.06505.lisi.re...@gmail.com



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Greg Madden
/usr/lib/mozilla/plugins/libflashplayer.so

On Mon, Feb 9, 2015 at 11:12 PM, Curt cu...@free.fr wrote:
 On 2015-02-10, Michael Graham ooberm...@gmail.com wrote:

 But Iceweasel is still reporting the previous version:

 File: libflashplayer.so
 Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
 Version: 11.2.202.440
 State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
 Shockwave Flash 11.2 r202

 Does anyone have a clue what is going on?

 Thanks,


 I updated to the latest version but still get security warnings (and
 have to click on allow or something of the kind).

 File: libflashplayer.so
 Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
 Version: 11,2,202,442
 State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
 Shockwave Flash 11.2 r202

 I don't know what the problem is. However, it does prevent flash doohickeys 
 from
 playing without my express authorisation, which might be considered a
 feature.

 ;-)


 --

 Anything incomprehensible has a sexual significance to many people under 35.

 — Zelda Fitzgerald


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/slrnmdjfbd.27v.cu...@einstein.electron.org




-- 
Peace

Greg Madden


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAO6D2z+Snu8CHoVYfsM+R7GTjQCJBcJyw+hoG4UaGhuF3=y...@mail.gmail.com



Re: jessie upgrade sources.list entries?

2015-02-10 Thread basti
Sometimes it helps when all needed packages are stored local.
When something can get wrong it got wrong.
In the past, when I upgrade a sparc machine from etch or lenny I don't
know anymore I get an decency cycle.
So I can solve it with dpkg -i ...

On 10.02.2015 09:28, Lisi Reisz wrote:
 I never quite know why people do the download-only stage, unless there are 
 problems with bandwidth and you want to download overnight?

 Perhaps someone can enlighten me?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54d9c37f.1060...@unix-solution.de



Re: Tu Mina de Oro Privada ( RECORDATORIO IMPORTANTE )

2015-02-10 Thread libreydivagante

ahh.. lo mandaron a la lista!!

Seremos todos millonarios!

El 10/02/15 a las 03:42, William Romero escibió:




QUIEN CARAJOS ERES HDPTA.



 
  Hola
 
  Solo Para Recordarte que
 
  Tienes solo 9 dias para decidir
  si ingresaras a Tu Mina de Oro Privada.
  (desde el momento que recibiste la invitacion)
 
  Despues de ese tiempo tu codigo de ingreso
  caduca y tu Lugar sera Recomendado
  a otra persona.
 
  Te Pido ingreses a esta pagina
 
http://mailer.gotocontactsmtp.com/click.php/e10642/t61004195/?tipe=0seguimiento=6703identity=2823624URl=http://creatumundo.net/
 
  y Tomes Accion Inmediata.
 
  Gracias.
 
 
  Para todos los que ya Tomaron Accion
  Verifiquen su correo electronico
  (o carpeta de spam)
  ya les enviamos sus datos de Acceso
  a su area privada.
 
 
  Saludos y Muchos Exitos
 
 
  Millonario.
  Asministrador
 
  Tu Mina de Oro Privada.
 
 
  OJO
 
  Una Oportunidad sin Precedente
 
  y con TODOS LOS PRIVILEGIOS
 
 
  Mira en
 
 
 
http://mailer.gotocontactsmtp.com/click.php/e10642/t61004195/?tipe=0seguimiento=6703identity=2823624URl=http://www.creatumundo.net/ComunidadPermanente/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  .
 
  Administrador
  sopo...@creatumundo.net
 
 
  Enlace de desuscripcion:
  http://mailer.gotocontactsmtp.com/click.php/e10642/t61004578/
 
 
 
  --
  To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
listmas...@lists.debian.org
  Archive:
https://lists.debian.org/ec9d4fbfd40343106bd3c810121ad...@gotocontactsmtp.com
 



--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54d9dddf.2060...@gmail.com



Re: theme editor?

2015-02-10 Thread Petter Adsen
On Tue, 10 Feb 2015 03:37:46 -0500
Gene Heskett ghesk...@wdtv.com wrote:

 On Tuesday, February 10, 2015 03:04:44 AM Petter Adsen wrote:
  On Tue, 10 Feb 2015 02:44:13 -0500
  
  Gene Heskett ghesk...@wdtv.com wrote:
   However I don't see that it was any color editing facilities
  
  No, that was my bad - sorry :( I misread switch-TO-greeter as
  switch-greeter, so I thought maybe you could use it to select what
  greeter you want to use. But you would probably need to set that
  in /etc/lightdm/lightdm.conf - that's also where (IIRC, the VM with
  Jessie isn't running now) you set the background. For other colours
  I would think you would need to start with the sample I pointed you
  to and edit that. It seems pretty straightforward.
  
  A couple of web searches turned up a few themes here and there, so
  you could also use those as a starting point.
  
  Good luck!
  
  Petter
 
 The problem isn't one I cannot live with if I chose the correct
 theme, but when running kmail under this window manager, 99% of them
 use so faint a marker in the folder list to indicate which folder you
 are in that it needs a concentrated stare to spot it, and if the msg
 list is aggregated other than flat-by-date, there is so much of the
 same garish colors there that I am unable to read the subject line of
 the currently displayed message, the color totally overrides the
 textual content.

That absolutely sounds like a problem, but AFAIK lightdm/wm's should
have no impact on what colours kmail uses. I personally use no k*-apps,
but aren't the colours configurable from within kmail? From what I've
seen of the k-family, they tend to be pretty configurable. Maybe it uses
some system-wide KDE/Qt setting, have you tried to look at that?

If you can't find anything there, I would look for a kmail mailing-list
and ask there.

Failing that, I would suggest you switch to Claws Mail ;-)

 What I was hoping I could do was to make some minor edits in the best
 of the lot to see if it could be further improved.
 
 From the proliferation of available themes available, one would draw
 the conclusion that there is an editor used by the producers of all
 these.

If there is, I haven't found it if you're still talking about lightdm,
but in that case I'm afraid you're barking up the wrong tree :(

 Looks like a false hope at this time  repo selection.

Sorry I couldn't help.

Petter

-- 
I'm ionized
Are you sure?
I'm positive.


pgpa_hrhn1jE8.pgp
Description: OpenPGP digital signature


Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Dejan Jocic
On Tuesday 10 February 2015 10:14:24 AM Greg Madden wrote:
 /usr/lib/mozilla/plugins/libflashplayer.so
 
 On Mon, Feb 9, 2015 at 11:12 PM, Curt cu...@free.fr wrote:
  On 2015-02-10, Michael Graham ooberm...@gmail.com wrote:
  But Iceweasel is still reporting the previous version:
  
  File: libflashplayer.so
  Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
  Version: 11.2.202.440
  State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
  Shockwave Flash 11.2 r202
  
  Does anyone have a clue what is going on?
  
  Thanks,
  
  I updated to the latest version but still get security warnings (and
  have to click on allow or something of the kind).
  
  File: libflashplayer.so
  Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
  Version: 11,2,202,442
  State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
  Shockwave Flash 11.2 r202
  
  I don't know what the problem is. However, it does prevent flash
  doohickeys from playing without my express authorisation, which 
might be
  considered a feature.
  
  ;-)
  
  
  --
  
  Anything incomprehensible has a sexual significance to many 
people under
  35.
  
  — Zelda Fitzgerald
  
  
  --
  To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org Archive:
  https://lists.debian.org/slrnmdjfbd.27v.cu...@einstein.electron.org

I just reinstall Iceweasel with aptitude whenever i see messages like 
that. So, those warning messages vanish for some time. I think there 
is not any permanent solution for problem, but perhaps someone 
more knowledgeable could provide one.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502101145.32023.jode...@gmail.com



Re: theme editor?

2015-02-10 Thread Gene Heskett
On Tuesday, February 10, 2015 03:04:44 AM Petter Adsen wrote:
 On Tue, 10 Feb 2015 02:44:13 -0500
 
 Gene Heskett ghesk...@wdtv.com wrote:
  On Monday, February 09, 2015 11:01:10 PM David Wright wrote:
   Quoting Gene Heskett (ghesk...@wdtv.com):
   [...]
   
dm-tool sounds like something I should look at, but it is not in
the repo's I address. Fixable?

Thanks Petter.
   
   I don't understand this. Earlier in the thread you posted:
   Greetings;
   
   I am apparently using lightdm and I have failed to find a desktop
   theme which is 100% pleasing. So I am wondering if we have a
   theme editor that might allow me to tweak some colors here and
   there in an existing theme?
   
   Looking at https://packages.debian.org/jessie/i386/lightdm/filelist
   we find
   
   File list of package lightdm in jessie of architecture i386
   
   /etc/apparmor.d/abstractions/lightdm
   /etc/apparmor.d/abstractions/lightdm_chromium-browser
   /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
   /etc/init.d/lightdm
   /etc/lightdm/keys.conf
   /etc/lightdm/lightdm.conf
   /etc/lightdm/users.conf
   /etc/pam.d/lightdm
   /etc/pam.d/lightdm-autologin
   /etc/pam.d/lightdm-greeter
   /lib/systemd/system/lightdm.service
   /usr/bin/dm-tool
   ←--
  
  I thought it was a separate package, duh.
  
  However I don't see that it was any color editing facilities
 
 No, that was my bad - sorry :( I misread switch-TO-greeter as
 switch-greeter, so I thought maybe you could use it to select what
 greeter you want to use. But you would probably need to set that
 in /etc/lightdm/lightdm.conf - that's also where (IIRC, the VM with
 Jessie isn't running now) you set the background. For other colours I
 would think you would need to start with the sample I pointed you to
 and edit that. It seems pretty straightforward.
 
 A couple of web searches turned up a few themes here and there, so you
 could also use those as a starting point.
 
 Good luck!
 
 Petter

The problem isn't one I cannot live with if I chose the correct theme, but 
when running kmail under this window manager, 99% of them use so faint a 
marker in the folder list to indicate which folder you are in that it 
needs a concentrated stare to spot it, and if the msg list is aggregated 
other than flat-by-date, there is so much of the same garish colors there 
that I am unable to read the subject line of the currently displayed 
message, the color totally overrides the textual content.

What I was hoping I could do was to make some minor edits in the best of 
the lot to see if it could be further improved.

From the proliferation of available themes available, one would draw the 
conclusion that there is an editor used by the producers of all these.

Looks like a false hope at this time  repo selection.
 
Thanks Petter.

Cheers, Gene Heskett
-- 
There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order.
-Ed Howdershelt (Author)
Genes Web page http://geneslinuxbox.net:6309/gene
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502100337.46756.ghesk...@wdtv.com



Re: jessie upgrade sources.list entries?

2015-02-10 Thread Jochen Spieker
Sivaram Neelakantan:

 In for a penny, in for a pound.  So I did get the libcurl4* install
 from backports done.  And everything installed swimmingly.  Emacs and
 Rstudio seem to work fine.

Please do not assume that your readers have also read all other threads
you participated in. I have no idea what you are referring to with this.
But anyway, I assume you want to upgrade from wheezy to jessie. If this
is the case you should read (or at least skim) this:

https://www.debian.org/releases/jessie/releasenotes

J.
-- 
When driving at night I find the headlights of oncoming vehicles very
attractive.
[Agree]   [Disagree]
 http://www.slowlydownward.com/NODATA/data_enter2.html


signature.asc
Description: Digital signature


Re: theme editor?

2015-02-10 Thread Liam O'Toole
On 2015-02-10, Gene Heskett ghesk...@wdtv.com wrote:
 On Tuesday, February 10, 2015 03:04:44 AM Petter Adsen wrote:
 On Tue, 10 Feb 2015 02:44:13 -0500
 
 Gene Heskett ghesk...@wdtv.com wrote:
  On Monday, February 09, 2015 11:01:10 PM David Wright wrote:
   Quoting Gene Heskett (ghesk...@wdtv.com):
   [...]
   
dm-tool sounds like something I should look at, but it is not in
the repo's I address. Fixable?

Thanks Petter.
   
   I don't understand this. Earlier in the thread you posted:
   Greetings;
   
   I am apparently using lightdm and I have failed to find a desktop
   theme which is 100% pleasing. So I am wondering if we have a
   theme editor that might allow me to tweak some colors here and
   there in an existing theme?
   

[SNIP}

 The problem isn't one I cannot live with if I chose the correct theme, but 
 when running kmail under this window manager, 99% of them use so faint a 
 marker in the folder list to indicate which folder you are in that it 
 needs a concentrated stare to spot it, and if the msg list is aggregated 
 other than flat-by-date, there is so much of the same garish colors there 
 that I am unable to read the subject line of the currently displayed 
 message, the color totally overrides the textual content.

 What I was hoping I could do was to make some minor edits in the best of 
 the lot to see if it could be further improved.

 From the proliferation of available themes available, one would draw the 
 conclusion that there is an editor used by the producers of all these.

 Looks like a false hope at this time  repo selection.
  
 Thanks Petter.

 Cheers, Gene Heskett

Are you trying to configure the display manager theme or the themes used
by applications such as kmail after you login? If the latter, then
lightdm has nothing to do with it.

-- 

Liam



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdjlgj.rcg.liam.p.otoole@dipsy.tubbynet



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread antispammbox-27


On this web page is not aviable:
https://packages.debian.org/squeeze/flashplugin-nonfree  Error Package not 
available in this suite.


What that? :-)

Regards 



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/41443E25B19C44C99268293F915452C1@rx



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread basti
You can also try https://github.com/i-rinat/freshplayerplugin
so you can use pepperflash (the chrome flashplayer) with firefox or
something else.
Deb packages are also available:
http://www.webupd8.org/2014/05/install-fresh-player-plugin-in-ubuntu.html

Regards,
Basti


On 10.02.2015 10:14, Greg Madden wrote:
 /usr/lib/mozilla/plugins/libflashplayer.so

 On Mon, Feb 9, 2015 at 11:12 PM, Curt cu...@free.fr wrote:
 On 2015-02-10, Michael Graham ooberm...@gmail.com wrote:

 But Iceweasel is still reporting the previous version:

 File: libflashplayer.so
 Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
 Version: 11.2.202.440
 State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
 Shockwave Flash 11.2 r202

 Does anyone have a clue what is going on?

 Thanks,

 I updated to the latest version but still get security warnings (and
 have to click on allow or something of the kind).

 File: libflashplayer.so
 Path: /usr/lib/flashplugin-nonfree/libflashplayer.so
 Version: 11,2,202,442
 State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)
 Shockwave Flash 11.2 r202

 I don't know what the problem is. However, it does prevent flash doohickeys 
 from
 playing without my express authorisation, which might be considered a
 feature.

 ;-)


 --

 Anything incomprehensible has a sexual significance to many people under 
 35.

 — Zelda Fitzgerald


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/slrnmdjfbd.27v.cu...@einstein.electron.org





-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54d9cd7e.5050...@unix-solution.de



Desenvolvimento de Serviços

2015-02-10 Thread Renato Batisteli Pinto
Olá, bom dia a todos!

Me chamo Renato sou empreendedor e marketer digital. Há três meses
publiquei minha primeira iniciativa de negócio digital que podem conhecer
clicado aqui
http://t.signalecinque.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XX43LPWwnW1pgRm-2BpBcjVRrZFz56dRmFf3jZLfz02?t=http%3A%2F%2Fganhardinheironainternetja.com.br%2Fsi=4628044962594816pi=5f3b6cad-549e-4601-b6f4-b51180f61701

Sou assinante da lista pois, há muito que faço a gestão dos meus serviços
de hospedagem e por já ter administrado servidores baseados no Debian

O motivo dessa mensagem é que tenho uma dezena de ideias de serviços
digitais baseadas na Internet que gostaria de desenvolver.

Acontece que não sou programador e não tenho recursos para pagar pelo
desenvolvimento.

Por esse motivo estou em busca de programadores que estejam interessados em
juntar os seus conhecimentos aos meus para desenvolve-los.

Quem estiver interessado pode contatar-me pelo Skype, user batisteli.para
conversamos a respeito

Quem se habilitar escreve Debian no convite, por favor

Cumprimentos a todos

RBP


No responder al spam, por favor.

2015-02-10 Thread fernando sainz
Hola.
Últimamente se han colado algunos mensajes de spam.
Los filtros no son perfectos, pero respondiendo a ellos no se ayuda.

Por favor no respondan a estos mensajes.
Si usan el correo de google, yahoo o similares, marcar el mensaje como
spam ayuda a que sea más fácilmente detectado y filtrado para otros.


S2.


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAGw=rHgR=hywpbsx-vxfiunu9hy5_vdrza61wf2y1cuydra...@mail.gmail.com



Re: jessie upgrade sources.list entries?

2015-02-10 Thread Brian
On Tue 10 Feb 2015 at 14:45:43 +0530, Sivaram Neelakantan wrote:

 On Tue, Feb 10 2015,Reco  wrote:
 
  Since you're going to the trouble of pre-downloading packages
  for dist-upgrade, you might as well pre-download all of them:
 
  apt-get --download-only dist-upgrade
  apt-get update
  apt-get dist-upgrade
 
 I don't understand,  what does the update between the upgrades give me
 in the command sequence above?

You really should read the release notes. :)

   In some cases, doing the full upgrade (as described below)
   directly might remove large numbers of packages that you
   will want to keep. We therefore recommend a two-part upgrade
   process: first a minimal upgrade to overcome these conflicts,
   then a full upgrade as described in Section 4.4.6, “Upgrading
   the system”.

   To do this, first run:

   # apt-get upgrade

   This has the effect of upgrading those packages which can be
   upgraded without requiring any other packages to be removed
   or installed. 

  - From the running X session, unless you're know what you're doing.
 
 Why?  Then how do I upgrade?  I'm usually in the KDE desktop terminal
 when I try all this.  If I'm supposed to do without X, how do I go to
 terminal only login?

Log out of KDE. CTRL+ALT+F1. Then 'service kdm stop'.

Some more reading for opinions on a dist-upgrade within X:

  https://lists.debian.org/debian-user/2011/06/msg02261.html

The issue is arguable but for a major step like going from Wheezy to
Jessie you have nothing to lose.

Some people also recommend checking progress and the state of the system
by doing a reboot between an upgrade and a dist-upgrade.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210110529.ga21...@copernicus.demon.co.uk



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Curt
On 2015-02-10, Greg Madden gomadtr...@gmail.com wrote:

 /usr/lib/mozilla/plugins/libflashplayer.so


Is this terse follow-up meant to suggest I put a copy of libflashplayer.so in
/usr/lib/mozilla/plugins in order to suppress the unwarranted warning
messages?  

Maybe I should just try it and see.

But I rather like things the way they are so I don't think I will.

-- 

Anything incomprehensible has a sexual significance to many people under 35.

— Zelda Fitzgerald


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmdk2d0.27v.cu...@einstein.electron.org



Re: Delay playing videos, was Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread David Wright
Quoting songbird (songb...@anthive.com):
 David Wright wrote:
 ...
  someone to answer. To spell it out, I would like to click on a youtube
  link from a google search and read the video's metadata and any
  comments without immediately seeing the progress bar vacuuming up
  500MB worth of my monthly bandwidth.
 
   i don't know of anything within the browsers, but
 apart from that see if youtube-dl will work for you
 (there are others too)...

Yes thanks, I use that. It's the other side of the coin.
Curt's solution prevents my downloading them effectively twice:
once finding them, again using youtube-dl.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210183618.gc11...@alum.home



MENSAJE PRIVADO... Acceso Gratis

2015-02-10 Thread Administrador
Acceso  Gratis

Solo Por  Invitacion  Directa

Entra en esta  Pagina y  Obten
tu membresia de por vida 
Completamente Gratis.


http://mailer.gotocontactsmtp.com/click.php/e3183879/t61004591/?tipe=0seguimiento=27693identity=2823624URl=http://www.jesushernandez.net/Ideas/












































...

Administrador
sopo...@creatumundo.net 


 Enlace de desuscripcion: 
 http://mailer.gotocontactsmtp.com/click.php/e3183879/t61004578/



-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/e7312305f093fab9ea239645458ed...@gotocontactsmtp.com



Re: Formato de imagen webp

2015-02-10 Thread javier frf
El 10 de febrero de 2015, 14:19, Camaleón noela...@gmail.com escribió:

 Hola,

 En Wheezy, veo que tengo instalado la biblioteca libwebp2:

 sm01@stt008:~$ dpkg -l | grep webp
 ii  libwebp2:amd640.1.3-3+nmu1
amd64Lossy compression of digital photographic images.

 Pero ningún programa puede abrir archivos de imagen webp (he probado con
 los típicos: The Gimp, visor de imágenes Ristretto... pero nada).

 De hecho estos archivos son detectados como archivos de audio (?):

 sm01@stt008:~$ file Escritorio/thumb.webp
 Escritorio/thumb.webp: RIFF (little-endian) data

 ¿Hace falta alguna cosa más para que las aplicaciones convencionales
 puedan gestionar este formato?

 Saludos,

 --
 Camaleón

 podrías probar esto
https://developers.google.com/speed/webp/download


 --
 To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/pan.2015.02.10.17.19...@gmail.com




Re: Formato de imagen webp

2015-02-10 Thread Camaleón
El Tue, 10 Feb 2015 16:01:33 -0300, javier frf escribió:

(ese html...)

 El 10 de febrero de 2015, 14:19, Camaleón noela...@gmail.com escribió:
 
 Hola,

 En Wheezy, veo que tengo instalado la biblioteca libwebp2:

(...)

 ¿Hace falta alguna cosa más para que las aplicaciones convencionales
 puedan gestionar este formato?


 podrías probar esto
 https://developers.google.com/speed/webp/download

Sí, gracias, ya lo había visto pero me interesa usar las aplicaciones que 
conozco y tengo instaladas en el equipo y por lo que he leído (README) 
parece que ese paquete funciona de manera independiente en línea de 
comandos, además de que está disponible en los repos listo para usar ;-)

https://packages.debian.org/wheezy/webp

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2015.02.10.19.09...@gmail.com



Re: Formato de imagen webp

2015-02-10 Thread javier frf
El 10 de febrero de 2015, 16:09, Camaleón noela...@gmail.com escribió:

 El Tue, 10 Feb 2015 16:01:33 -0300, javier frf escribió:

 (ese html...)

  El 10 de febrero de 2015, 14:19, Camaleón noela...@gmail.com escribió:
 
  Hola,
 
  En Wheezy, veo que tengo instalado la biblioteca libwebp2:

 (...)

  ¿Hace falta alguna cosa más para que las aplicaciones convencionales
  puedan gestionar este formato?
 
 
  podrías probar esto
  https://developers.google.com/speed/webp/download

 Sí, gracias, ya lo había visto pero me interesa usar las aplicaciones que
 conozco y tengo instaladas en el equipo y por lo que he leído (README)
 parece que ese paquete funciona de manera independiente en línea de
 comandos, además de que está disponible en los repos listo para usar ;-)

 https://packages.debian.org/wheezy/webp

 e dado con la solución, pero  en mi archlinux, en debian creo que no esta
o tal vez se llama diferente el paquete,
el que e usado es gimp-plugin-webp, y lo e sacado de aur. de todos modos
debe andar por ahi el c, fuente, para que te lo compiles. saludos!

Saludos,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/pan.2015.02.10.19.09...@gmail.com




Re: jessie upgrade sources.list entries?

2015-02-10 Thread Lisi Reisz
On Tuesday 10 February 2015 17:11:47 Sivaram Neelakantan wrote:
 Done and got a new shiny Jessie 8 without any problemsso far.

\o/  Great!!

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201502101838.23696.lisi.re...@gmail.com



Re: Permanent Fave: apt-show-versions -u (Was: help in purging old packages)

2015-02-10 Thread songbird
Cindy-Sue Causey wrote:
...
 One easy daily to-do list check off for me these days is:

 $ apt-get update
 $ apt-show-versions -u

  this list includes things you've held or pinned.

  since you are on dialup have you tried debdelta
(and explicitly debdelta-upgrade)?  it helps at
times.  even now that i have a faster connection
i still use it when i see the MB of updates is
more than a few.


  songbird


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/scupqb-5n3@id-306963.user.uni-berlin.de



Re: Deb package update in depth

2015-02-10 Thread songbird
Kirill Proskurin wrote:

 I'm trying to understand how deb package update happens in details.
 Is it transaction of some kind? Atomic? Temp dirs and move? And so on. I 
 cant find any info about this in official docs and in Google in general.

  dpkg is the tool used which uses various rules
at different stages.

  for an overview of how to make a package you
can use the documentation at:

  https://www.debian.org/devel/

  and questions or issues can be answered via the
mentors mailing list, or perhaps the archive will
have the answer already supplied.

  the developers reference, newmaint and policy 
guides are there along with a draft PHP policy.


 I want to package our in house php code in deb and deploy it in 
 production servers. But nature of this code implies what there is 
 shouldn't be any race of mix of old\new files.

  i'm sure it can be done since the current PHP 
installation exists and gets upgraded at times.

  perhaps examining the PHP debs in conjunction
with the documentation will give you the answers.


  songbird


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/3rtpqb-5n3@id-306963.user.uni-berlin.de



LDAP

2015-02-10 Thread Edward Villarroel (EDD)
buenas tardes comunidad

ahora los molesto con el problema siguiente

quiero autenticarme en mi laptop contra el servidor ldap de mi empresa
es obligatorio el usuario root del ldap y el password?

debo reconfigurara libpam-ldap para agregarlos
jessie


Edward Villarroel:  @Agentedd


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CADfsJo2MJ0S8xNrpPKWqnUmY=0-=qsg5qpim5ex5wtz_xvk...@mail.gmail.com



ultraprimitiv editor sökes

2015-02-10 Thread jan
Jag skulle behöva en löjligt primitiv editor för att modifiera
konfigurationsfiler i ett inbyggt system med alldeles för lite flash.

Idag finns vi som är en länk till busybox. Vi är väl bra på sitt sätt
men det är väldigt svårt att få ovana datoranvändare att använda den.
Jag kan använda den för att göra småändringar i en konfigurationsfil
men inte mer.

Det enda den behöver kunna är öppna en fil, spara en fil, flytta
markören i texten, radera ett tecken och skriva in tecken.

Jag kollade på nano på min dator och den är på nästan 200k vilket är
för mycket.

Några tips?
/Janne


--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210163357.0f57685f@igor



Re: Upgrading, was Re: jessie upgrade sources.list entries?

2015-02-10 Thread David Wright
Quoting Cindy-Sue Causey (butterflyby...@gmail.com):
 [...] I keep .debs archived to save wear and
 tear on both my ISP (Internet provider) and Debian volunteer
 repository servers..

Yes; as you see I use apt-cacher-ng which does a really good job.
At some point I should find out how to copy it to another machine
in case I want to do a fresh install on its host. I think it's as
straightforward as copying /var/{cache,log}/apt-cacher-ng.

 Only issue I ran into was I use UUIDs within /etc/fstab and
 what-have-you. Those are 100% specific and MUST MATCH the new
 partition a backup may be operating from..

Personally I use a script to convert UUIDs to LABELs in grub.cfg.
I looked at the source of grub to see what would be involved in
supporting labels properly but it didn't look trivial enough for
me to hack.
My drives each have a name like ezra, faye, gina written on them
in marker ink, and the partitions are labelled ezra01 through 04
etc. My brain can't handle UUIDs; they're not designed for humans.

 That leads me to ask... I deleted the list and just left that first
 one because it's my absolute most important one these days. Did you
 mention... having a LiveDVD handy? Having one here SAVED MY BACKSIDE
 three or four days ago.

I've always run multiple machines so I'll burn one if I really need
it. Grub and rescue get me by. I'm not sure if my Knoppix is modern
enough to cope.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210210103.ga14...@alum.home



Re: Upgrading, was Re: jessie upgrade sources.list entries?

2015-02-10 Thread Ric Moore

On 02/10/2015 02:42 PM, Cindy-Sue Causey wrote:


That leads me to ask... I deleted the list and just left that first
one because it's my absolute most important one these days. Did you
mention... having a LiveDVD handy? Having one here SAVED MY BACKSIDE
three or four days ago.


That was my point to the OP. If you don't know how to drop down into 
single user mode, installing fresh will save a bunch of back n forth on 
the list. Ric




--
My father, Victor Moore (Vic) used to say:
There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome. R.I.P. Dad.
http://linuxcounter.net/user/44256.html


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54da7b73.2070...@gmail.com



Re: Debugging ipv6

2015-02-10 Thread Tony van der Hoff
On 09/02/15 13:02, Darac Marjal wrote:
 On Mon, Feb 09, 2015 at 12:50:19PM +, Tony van der Hoff wrote:
 I have a VPS, with an ipv6 address. It responds correctly to ping packets:

 tony@tony-lx:~$ ping6 vanderhoff.org
 PING vanderhoff.org(2a03:9800:10:54::1) 56 data bytes
 64 bytes from 2a03:9800:10:54::1: icmp_seq=1 ttl=58 time=13.6 ms

 According to nmap, the only port you have open is port 179 (bgp). So I'd
 start by checking netstat to confirm that sshd IS listening on IPv6
 
Yes, it turns out that 2a03:9800:10:54::1 is the host's address, my VPS
starts at 2a03:9800:10:54::2. A bit of reconfiguration, and an update to
the DNS, and bob's yer uncle.

Thanks again for your help.

-- 
Tony van der Hoff| mailto:t...@vanderhoff.org
Buckinghamshire, England |


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54da7e5c.7050...@vanderhoff.org



Re: Upgrading, was Re: jessie upgrade sources.list entries?

2015-02-10 Thread Cindy-Sue Causey
On 2/10/15, David Wright deb...@lionunicorn.co.uk wrote:
 Quoting Brian (a...@cityscape.co.uk):

 Some people also recommend checking progress and the state of the system
 by doing a reboot between an upgrade and a dist-upgrade.

 Lots of good advice here. I can't remember where I got my checklist
 from but it's grow like topsy over the years. Please hack it back
 (in the gardening sense) as it's OTT (preparing for senility)...

 -

 A fairly full list of steps in upgrading a Debian distribution.
 Running script might help, with care when it is upgraded itself.
 It's safer not to be in X.

 0. check backups are valid, rebackup, and repeat before big steps.


That's the most important one for me. These days I just debootstrap
looking for the latest updates. I keep .debs archived to save wear and
tear on both my ISP (Internet provider) and Debian volunteer
repository servers..

On checking backups, I don't just peer in, I boot my last one up. I
rsync my copies. I saw someone call that not a backup, but so far it's
worked for me.

Only issue I ran into was I use UUIDs within /etc/fstab and
what-have-you. Those are 100% specific and MUST MATCH the new
partition a backup may be operating from..

Think I mentioned this before. I ran into adding that to my personal
checklist recently. While verifying my backup copy, things felt like
they were booting all OVER the place.  Just looked funky. Turned out
to be right about that.

As a cognitively friendly aid, I plant partition specific dummy
directories at the top of each partition. When what I thought was the
backup booting up as itself was viewed in the file manager, the wrong
dummy directory was showing at the top. Was instant verification
SOMETHING SOMEWHERE needed fixed before the process could progress any
further.

What happened was the UUIDs were working fabulously. The backup copy
was finishing up the boot by loading the original that was about to be
replaced. It did so because that's what was being read in the backup
copy's /etc/fstab.. At the end of the boot, all it proved was that the
long standing functional original worked. We already KNEW that. *oops*

This past week I... skipped a step. Everyone has their *_CHOICE_* for
getting the same info, but I use lshw to gather UUID info for
verification purposes. I did NOT do that this last time and
simultaneously SOMEHOW multiples of my UUIDs CHANGED without me
consciously doing it.

Not sure how it happened. It's on a to-do list to see if I can't
backtrack to determine accidental cause. Moral of the story was I got
locked out of EVERY SINGLE PARTITION. 100% across the board received
couldn't find file errors at boot, including on my now old fallback
and very stable Wheezy. Had to turn to Knoppix LiveDVD to fix that
mess before things functioned properly again.

That leads me to ask... I deleted the list and just left that first
one because it's my absolute most important one these days. Did you
mention... having a LiveDVD handy? Having one here SAVED MY BACKSIDE
three or four days ago.

Good luck to whatever or whomever has inspired this latest chatter..

Cindy :)

PS  It was purely by accident that UUIDs being changed became
apparent. Recognizing the first couple and last couple characters of
longstanding UUIDs and therefore realizing those suddenly didn't exist
was the time saving hero there..

-- 
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA

* falls on face occasionally. 3 times last week. literally. ouch. *


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cao1p-kcxhdd+hlekyybc4umpkj3yj1+g7ao4sj-66botl3y...@mail.gmail.com



Re: ultraprimitiv editor sökes

2015-02-10 Thread Per Andersson
2015-02-10 17:22 GMT+01:00  j...@lillahusetiskogen.se:
 On Tue, 10 Feb 2015 17:09:16 +0100
 Sven Arvidsson s...@whiz.se wrote:

 On Tue, 2015-02-10 at 16:33 +0100, j...@lillahusetiskogen.se wrote:
  Jag skulle behöva en löjligt primitiv editor för att modifiera
  konfigurationsfiler i ett inbyggt system med alldeles för lite
  flash.
 
  Idag finns vi som är en länk till busybox. Vi är väl bra på sitt
  sätt men det är väldigt svårt att få ovana datoranvändare att
  använda den. Jag kan använda den för att göra småändringar i en
  konfigurationsfil men inte mer.
 
  Det enda den behöver kunna är öppna en fil, spara en fil, flytta
  markören i texten, radera ett tecken och skriva in tecken.
 
  Jag kollade på nano på min dator och den är på nästan 200k vilket är
  för mycket.

 ed finns ju, men den är ju knappast enklare än vi.

 Har du testat detta med nano?
 http://www.nano-editor.org/dist/v1.2/faq.html#3.6


 Intressant! Ska testa senare. Tack!

 Och ed vill vi nog helst glömma. Jag minns inte namnet på första
 editorn jag kom i kontakt med men den var hemsk. På DEC10.

TECO (Text Editor and COrrector)? PDP-10? :-)


--
Per


--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cabyrxsstmgp+zi4brrdjwbrqkrehf7xwapdswb4pdlcw+wf...@mail.gmail.com



Re: Formato de imagen webp

2015-02-10 Thread JulHer



El 10/2/15 a las 18:19, Camaleón escribió:

Hola,

En Wheezy, veo que tengo instalado la biblioteca libwebp2:

sm01@stt008:~$ dpkg -l | grep webp
ii  libwebp2:amd640.1.3-3+nmu1  
 amd64Lossy compression of digital photographic images.

Pero ningún programa puede abrir archivos de imagen webp (he probado con
los típicos: The Gimp, visor de imágenes Ristretto... pero nada).

De hecho estos archivos son detectados como archivos de audio (?):

sm01@stt008:~$ file Escritorio/thumb.webp
Escritorio/thumb.webp: RIFF (little-endian) data

¿Hace falta alguna cosa más para que las aplicaciones convencionales
puedan gestionar este formato?



Algunas aplicaciones necesitan plugin, ahí va una lista.

http://wiki.webmproject.org/software/webp

Un saludo

JulHer


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54da5885.6090...@escomposlinux.org



Re: VPN

2015-02-10 Thread Per Andersson
2015-02-09 13:06 GMT+01:00 Rolf Edlund rolfew...@gmail.com:
 Den 9 februari 2015 10:51 skrev Per Andersson avtob...@gmail.com:
 PPTP är ju svagt och ska inte användas. IPSec handlar väl mest om att det
 är väldigt konfigurerbart och därmed lätt att konfigurera det på ett osäkert
 sätt?


 Som klient gör NetworkManager det väldigt smidigt att använda åtminstone
 OpenVPN.

 OpenVPN är väl det mest populära i GNU/Linux-sammanhang.

 Tyckte det här lät intressant. Så jag tog upp det med supporten hos min ISP.

 Dom svarade att det är klart säkrare att köra OpenVPN, men där är
 problemet att hastigheten kan strypas ganska rejält. Tydligen får man
 där väga nackdelar mot fördelar.

Så är det alltid.

Säkerhet ställs alltid mot användbarhet och prestanda.

Är det lätt att använda är det (oftast) inte säkert. Är det säkert är det
(oftast) invecklat att använda.


--
Per


--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cabyrxsq-zqjroxhmtkotlcja+8uehjwcrxunz7js0myoxbp...@mail.gmail.com



Re: Adobe Flash spelare

2015-02-10 Thread Per Andersson
2015-02-09 11:14 GMT+01:00 Rolf Edlund rolfew...@gmail.com:
 Den 9 februari 2015 10:49 skrev Per Andersson avtob...@gmail.com:
 Nej, det gör de inte tyvärr.

 Hmm.. har för mig jag sett någonstans, att dom kommer kunna det ?
 Eller är jag som vanligt ute och snurrar ?

Har jobbats på ett tag för svtplay-dl verkar det som

https://github.com/spaam/svtplay-dl/issues/47


--
Per


--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CABYrXSQxKGYtuWK-0p=H=-0voxt0dxp0wortrkuucfg+m...@mail.gmail.com



Re: Canon PIXMA MG 2922 and 64-bit Debian Wheezy

2015-02-10 Thread Marko Randjelovic
On Tue, 10 Feb 2015 17:26:38 -0500
brian br...@meadows.pair.com wrote:

 
 Hi all, 
 
 Does anyone know of the whereabouts of a working driver for the Canon
 PIXMA MP 2922 printer/scanner/copier? 
 
 I did check up before buying the printer, and indications were that
 the drivers from Canon Asia would work (as usual, Canon USA doesn't
 even recognise the existence of Linux as regards drivers), but the
 AMD64 version from Canon Asia produces a segmentation fault :( I did
 try the i386 version, hoping that would work as an alternative
 architecture, but that produced a segmentation fault as well. 
 
 I don't care about the wireless side of things, it's just going to be
 a local printer hanging off my desktop. 
 
 Any help appreciated. 
 
 
 Brian. 
 
 

First, to make things clearer, did you check system requirements for
the driver, such as libc version? 

I didn't find web page for this driver. Can you post it's address?

-- 
http://markorandjelovic.hopto.org

One should not be afraid of humans.
Well, I am not afraid of humans, but of what is inhuman in them.
Ivo Andric, Signs near the travel-road


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150211062640.56680...@eunet.rs



Tu Mina de Oro Privada (Segundo RECORDATORIO)

2015-02-10 Thread Administrador
Hola  

Solo  Para  Recordarte  que

Tienes  solo  9  dias  para  decidir
si ingresaras  a Tu Mina de Oro  Privada.
(desde el momento que recibiste la invitacion)

Despues de ese  tiempo  tu codigo de ingreso  
caduca   y  tu  Lugar  sera  Recomendado
a otra  persona.

Te  Pido  ingreses a esta  pagina 
http://mailer.gotocontactsmtp.com/click.php/e823226/t61186396/?tipe=0seguimiento=6704identity=2823624URl=http://creatumundo.net/

y  Tomes  Accion  Inmediata.

Gracias.


Para todos los que ya Tomaron Accion
Verifiquen su correo electronico
(o carpeta de spam)
ya les enviamos sus datos de Acceso
a su area  privada.

Si no an recibido sus datos de acceso
comuniquese directamente a  solomillonar...@gmail.com



Saludos  y  Muchos  Exitos


Millonario.
Asministrador

Tu Mina de Oro  Privada.


OJO

Una  Oportunidad  sin  Precedente

y con  TODOS LOS  PRIVILEGIOS


Mira en


http://mailer.gotocontactsmtp.com/click.php/e823226/t61186396/?tipe=0seguimiento=6704identity=2823624URl=http://www.creatumundo.net/ComunidadPermanente/
























.

Administrador
sopo...@creatumundo.net 


 Enlace de desuscripcion: 
 http://mailer.gotocontactsmtp.com/click.php/e823226/t61223018/



-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/fe8311902d07cc3348275f401b8e7...@gotocontactsmtp.com



Geeft Debian aan als het systeem moet worden herstart

2015-02-10 Thread Cecil Westerhof
Op het ogenblik werk ik nog voornamelijk met openSUSE. Als je hier
doet:
zypper update

Dan krijg je een melding indien er processen zijn die verwijderde
bestanden gebruiken:
There are some running programs that use files deleted by recent upgrade.

En als dat bijvoorbeeld systemd is, dan weet je dat je je systeem
beter kunt rebooten. Tot nu toe heb ik zoiets nog niet bij Debian
gezien. Zie ik iets over het hoofd?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


-- 
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87d25gx4xi@equus.decebal.nl



[fail2ban][Argh!] bidouiller les fichiers système

2015-02-10 Thread Philippe Gras
Une question qui a en réalité plus à voir avec le système qu'avec  
fail2ban…


Comme ça se produit dans fail2ban, je me lance quand même ici sans  
HS ;-)


J'ai un paquet de lignes qui ne servent à rien dans mes logs :
# cat fail2ban.log
2015-02-08 06:28:58,509 fail2ban.server : INFO   Changed logging  
target to /var/log/fail2ban.log for Fail2ban v0.8.6
2015-02-08 06:29:04,215 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:04,263 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/access.log
2015-02-08 06:29:04,293 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.error.log
2015-02-08 06:29:04,296 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/error.log
2015-02-08 06:29:04,451 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:04,548 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.error.log
2015-02-08 06:29:04,569 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.error.log
2015-02-08 06:29:04,681 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.error.log
2015-02-08 06:29:04,720 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:04,751 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:04,844 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:04,896 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:04,957 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:27,477 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:38,540 fail2ban.filter : INFO   Log rotation  
detected for /var/log/mail.log
2015-02-08 06:29:38,717 fail2ban.filter : INFO   Log rotation  
detected for /var/log/mail.log
2015-02-08 06:29:38,722 fail2ban.filter : INFO   Log rotation  
detected for /var/log/mail.log
2015-02-08 06:29:39,720 fail2ban.filter : INFO   Log rotation  
detected for /var/log/mail.log
2015-02-08 06:29:39,725 fail2ban.filter : INFO   Log rotation  
detected for /var/log/mail.log
2015-02-08 06:29:39,994 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:29:40,544 fail2ban.filter : INFO   Log rotation  
detected for /var/log/mail.log
2015-02-08 06:31:16,397 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/access.log
2015-02-08 06:31:16,435 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/error.log
2015-02-08 06:33:25,121 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:33:25,976 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:33:26,022 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:33:53,507 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 06:33:54,193 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.access.log
2015-02-08 07:06:44,456 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.error.log
2015-02-08 07:06:44,880 fail2ban.filter : INFO   Log rotation  
detected for /var/log/nginx/$log*.error.log
 
==
J'ai un certain nombre de fichiers de logs HTTP différents que j'ai  
renommés $log*, ça ne vous étonne pas.


Ces lignes d'info ne servent à rien et sont redondantes, la question  
a été posée et résolue sur Internet :

https://github.com/fail2ban/fail2ban/issues/129

On a un lien vers le correctif dans le tropique du GitHub, et j'ai  
comparé avec ce que j'ai chez moi :

# locate filter.py
/usr/lib/python2.7/lib2to3/fixes/fix_filter.py
/usr/lib/python2.7/lib2to3/fixes/fix_filter.pyc
/usr/share/fail2ban/server/filter.py

# vi /usr/share/fail2ban/server/filter.py

class FileContainer:

def __init__(self, filename, tail = False):
self.__filename = filename
self.__tail = tail
self.__handler = None
# Try to open the file. Raises an exception if an  
error occured.

handler = open(filename)
stats = os.fstat(handler.fileno())
self.__ino = stats.st_ino
try:
firstLine = handler.readline()
# Computes the MD5 of the first line.
self.__hash = md5sum(firstLine).digest()
# Start at the beginning of file if tail  
mode is off.

if tail:
handler.seek(0, 2)
self.__pos = 

[OFF TOPIC] Novos esclarecimentos

2015-02-10 Thread Henrique Fagundes

Colegas,

Meu nome é Luiz Henrique Marques Fagundes e sou o responsável pelo 
Portal Aprendendo Linux.


Recebi um comentário no vídeo da página inicial do Portal Aprendendo 
Linux que me deixou um pouco incomodado. Mediante a isso, resolvi fazer 
um outro vídeo, de réplica.


Peço aos colegas que assistam:
https://www.youtube.com/watch?v=v-Ifc3W8zHU

Obrigado!

Atenciosamente,

Henrique Fagundes
henri...@linuxadmin.com.br
Skype: magnata-br-rj
Linux User: 475399

http://www.aprendendolinux.com/
http://www.facebook.com/PortalAprendendoLinux
http://youtube.com/aprendendolinux/
http://twitter.com/aprendendolinux/
__
Participe do Grupo Aprendendo Linux
http://listas.aprendendolinux.com

Ou envie um e-mail para:
aprendendolinux-subscr...@listas.aprendendolinux.com


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54da8dc9.3030...@linuxadmin.com.br



Canon PIXMA MG 2922 and 64-bit Debian Wheezy

2015-02-10 Thread brian

Hi all, 

Does anyone know of the whereabouts of a working driver for the Canon
PIXMA MP 2922 printer/scanner/copier? 

I did check up before buying the printer, and indications were that
the drivers from Canon Asia would work (as usual, Canon USA doesn't
even recognise the existence of Linux as regards drivers), but the
AMD64 version from Canon Asia produces a segmentation fault :( I did
try the i386 version, hoping that would work as an alternative
architecture, but that produced a segmentation fault as well. 

I don't care about the wireless side of things, it's just going to be
a local printer hanging off my desktop. 

Any help appreciated. 


Brian. 


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/8t0ldapb2c09ao1ca8h7ef12mntrnlg...@4ax.com



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread David Wright
Quoting Curt (cu...@free.fr):
 
 I updated to the latest version but still get security warnings (and
 have to click on allow or something of the kind).

I rather enjoy this misfeature. It means I can click around those
youtube playlists without the movies immediately playing.
And lots of adverts can't play either.

OTOH...

 State: Enabled (STATE_VULNERABLE_UPDATE_AVAILABLE)

is worrying.

Do you know how to make flash movies wait to be clicked before playing?
Like the ones on the BBC website.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150210144533.ga7...@alum.home



Re: [OT?]Squeeze: update Flashplugin?

2015-02-10 Thread Michael Graham
I managed to fix my issue but I suspect that it was more of a
coincidence than anything else.  I move the file out of the way,
restarted firefox, confirmed in about:plugins that the plugin was
gone, moved the file back, restarted firefox. Ta da!

Does firefox have a cache of the details somewhere that this magic
trick has caused to reload?  In any case the issue is gone.

On 10 February 2015 at 09:50, Curt cu...@free.fr wrote:
 On 2015-02-10, David Wright deb...@lionunicorn.co.uk wrote:
 Quoting Curt (cu...@free.fr):

 I updated to the latest version but still get security warnings (and
 have to click on allow or something of the kind).

 I rather enjoy this misfeature. It means I can click around those


 That's what I said (in so many words).


 --

 Anything incomprehensible has a sexual significance to many people under 35.

 — Zelda Fitzgerald


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/slrnmdk6kq.27v.cu...@einstein.electron.org




-- 
Michael Graham ooberm...@gmail.com


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAC2SvHwfbG+2-Nmg2UEwfOOjTSMLcVFqtRjKETMQ-=fzgub...@mail.gmail.com



Xen 4.1, PyGrub et reboot impossible

2015-02-10 Thread Guillaume

Bonjour,

J'ai un soucis avec Xen 4.1 présent dans les dépots de Wheezy.

infos:
j'utilise xl comme toolstack et PyGrub comme bootloader.

soucis:
Il m'est impossible de reboot un DomU via les commandes
* reboot
* shutdown -r now

le log sur le Dom0 :
$ cat /var/log/xen/xl-vm1.log
Waiting for domain vm1 (domid 20) to die [pid 7584]
Domain 20 is dead
Action for shutdown reason code 1 is restart
Domain 20 needs to be cleaned up: destroying the domain
Done. Rebooting now
failed to run bootloader: -3

--
Guillaume

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/54da02f5.4090...@gwilhom.fr



Re: Sobre os Apartamentos na Pedra Branca, na avenida principal.

2015-02-10 Thread Jaulin Freitas
Olá, tudo bem?one
Gostaria de lhe informar que ainda temos algumas unidades para venda, entrega 
prevista para Dezembro deste ano.
São apartamentos maravilhosos, várias unidades com vista para o mar e lago.
Entrada a partir de R$ 25.000,00
Últimas Unidades na Pedra Branca, no acesso principal, na Avenida da Pedra.


Aptos de 2 e 3 dormitórios sendo 1 suite, com opção de cozinha integrada;
- Somente 4 aptos por andar,  Hall com espelho dágua, cascata e deck externo 
mobiliado
- Sacada com churrasqueira,one
- Suite do apto de 3 dormitórios com sacada privativa panorâmica,
- Piso em porcelanato, opção de hobby box e garagem extra ,
- Tubulação para água quente com aquecimento à gás natural,
- Infraestrutura para internet, tv digital e Split nos quartos e sala.
- Possui um pavimento exclusivo de lazer com internet,


- Salão de festas com espaço gourmet, carteado;
- Home Theater. Solário panorâmico,  Espaço Fitness equipado e com vista 
panorâmica.
- Brinquedoteca equipada e integrada ao terraço descoberto.
- 2 Elevadores de ultima geração com senha individual por pavimento,
- Sistema de vigilância com aceso remoto em tempo real e arquivamento das 
imagens,
- Coleta seletiva de lixo, Aproveitamento água da chuva,
- Baixo custo condominial.


Solicite mais informações e disponibilidades.


(48) 9192 9140 Vivo - WhatsApp
(48) 9633 9511 Tim
(48) 8440 0097 Oi
(48) 8851 6849 Claro

Visite nosso site: www.jaulinfreitas.com.br


Se não deseja receber mais nossas informações, favor retornar com o assunto 
REMOVER.



---
Este email está limpo de vírus e malwares porque a proteção do avast! Antivírus 
está ativa.
http://www.avast.com


Re: Installation carte graphique Radeon

2015-02-10 Thread le.pigeon

Salut, les driver installé sont :
xserver-xorg-video-*

bonne journée
On 07/02/2015 20:00, Zuthos Oddy wrote:

Bonjour,

Merci de ton aide.

pourrais-tu m'indiquer de quel package il s'agit. Ceci afin d'être sur que
j'installe les pilotes libres.

Merci d'avance


citation de=le.pigeon

salut,
j'ai une radeon 3450 hd agp et j'ai eu un probleme similaire. J'ai
installé le driver libre ET mis le tout dans :
/etc/X11/x.conf.d/20-radeon.conf

faut bien rajouter le .d sinon ça ne fonctionnait pas. En pièce jointe
mon fichier de conf avec les options disponible dans le man.
En espérant que ça vous aide.

++
On 06/02/2015 21:06, Zuthos Oddy wrote:

Bonjour,

j'essaye d'installer une carte graphique après une installation d'une
Debian wheezy sur un nouveau PC.

cette derniére:
# lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
Oland [Radeon HD 8500 Series]

est une Radeon.
Lors du démarage de xorg, j'ai un no screen laconique.

La seule façon de démarrer xorg est de créer un fichier xorg.conf et de
forcer le pilote fbdev. radeon ou vesa ne fonctionnant pas

J'ai donc installé firmware-linux-nonfree en testing qui semble avoir le
bon pilote
et j'ai suivi les indications trouvé sur ce site:
https://wiki.debian.org/fr/AtiHowTo

Arrivé à la section dépannage, je n'ai pas eu de réponse à la commande:
# dmesg | grep -E 'drm|radeon' | grep -iE 'firmware|microcode'

Malheureusement, le site n'explique pas quoi faire dans ce cas de
figure.

Bref, si quelqu'un avait une suggestion, une solution ou même des
encouragements...

Je vous en remercie d'avance







--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/54da112d.1050...@openmailbox.org