Re: unable to install nginx-full package

2018-09-17 Thread Steve Kemp
> The nginx-full package fails to install on Debian stable (Stretch).

  Looks like it does install, but then it fails to start.

> Does anyone know why? Is this a bug?

  You should be able to see why it fails to start by looking at the
 nginx error-log, explore beneath /var/log/nginx.

  I would *guess* that you have an existing webserver, such as apache,
 running.  If that is the case you'll want to stop it before you try
 again - because it will bind to port 80 (and possibly 443), which
 will prevent another program from doing the same (i.e. If nginx tries
 to start, but port 80 is in use it'll fail and stop).

> Do you want to continue? [Y/n]
> Setting up nginx-full (1.10.3-1+deb9u1) ...

  Installed & setting up.

> [FAIL] Starting nginx: nginx failed!

  Failed to start.

> invoke-rc.d: initscript nginx, action "start" failed.

  Failed to start.

> dpkg: error processing package nginx-full (--configure):

  So the configuration-process failed, which marked the installation
 as failed.

Steve
-- 
https://www.steve.org.uk/



Re: where does fvwm get its xterm icon?

2018-09-17 Thread tomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, Sep 17, 2018 at 08:44:10PM +, Kleene, Steven (kleenesj) wrote:

[...]

> In fact I obsessively viewed all 386 xpm files on the whole system.  None
> other than /usr/share/pixmaps/mini.xterm_48x48.xpm matched the icon
> displayed.

Not really on-topic, but perhaps helpful: next time you do a

  find ... -type f -name "*.xpm" -exec md5sum {} + | sort

or something (replace md5sum with sha5sum if you fear your machine
will be hacked [1] ;^P

Identical files will be sorted next to each other.

Cheers

[1] This is to pre-empt discussions about whether md5sum is "less
secure" than say, sha512sum :-)

- -- t
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlugirAACgkQBcgs9XrR2ka9DwCcDrkaZbcBgOT/T74VhifmDVWl
P/gAnjSgJUtqOpd45RIRfw+3kV9YKiCX
=4D5p
-END PGP SIGNATURE-



unable to install nginx-full package

2018-09-17 Thread kamaraju kusumanchi
The nginx-full package fails to install on Debian stable (Stretch).
Does anyone know why? Is this a bug?

 % sudo apt-get install nginx-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
nginx-full is already the newest version (1.10.3-1+deb9u1).
The following packages were automatically installed and are no longer required:

Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Setting up nginx-full (1.10.3-1+deb9u1) ...
[FAIL] Starting nginx: nginx failed!
invoke-rc.d: initscript nginx, action "start" failed.
dpkg: error processing package nginx-full (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
nginx-full
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)


 % cat /etc/apt/sources.list
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
deb-src http://httpredir.debian.org/debian/ stretch main contrib non-free
deb http://httpredir.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://httpredir.debian.org/debian/ stretch-updates main
contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb-src http://security.debian.org/ stretch/updates main contrib non-free
deb http://debug.mirrors.debian.org/debian-debug/ stretch-debug main
contrib non-free

thanks
raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: Trying to use SP Flash Tool (Mediatek), latest version requires libpng12-0, which is not available

2018-09-17 Thread kamaraju kusumanchi
On Mon, Sep 17, 2018 at 10:34 PM, Carl Fink  wrote:
> Hi,
>
> I'm running Buster (testing), and trying to set up the SP Flash
> Tool. I downloaded the archive
> (https://spflashtools.com/linux/sp-flash-tool-v5-1828-for-linux)
> and unzipped it (it doesn't require installation), but when I
> try to start the program I'm informed:
>
> error while loading shared libraries: libpng12.so.0: cannot open shared
> object file: No such file or directory

There is no package in buster that provides libpng12.so.0 . The
libpng12-dev is also not available in testing. It was there in Jessie
(oldstable).

% rmadison libpng12-dev
libpng12-dev | 1.2.49-1+deb7u2 | oldoldstable
  | amd64, armel, armhf, i386, ia64, kfreebsd-amd64,
kfreebsd-i386, mips, mipsel, powerpc, s390, s390x, sparc
libpng12-dev | 1.2.50-2+b2 | oldstable-kfreebsd
  | kfreebsd-amd64, kfreebsd-i386
libpng12-dev | 1.2.50-2+deb8u2~kbsd8u1 |
oldstable-kfreebsd-proposed-updates | kfreebsd-amd64, kfreebsd-i386
libpng12-dev | 1.2.50-2+deb8u3 | oldstable
  | amd64, arm64, armel, armhf, i386, mips, mipsel, powerpc,
ppc64el, s390x


-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: Trying to use SP Flash Tool (Mediatek), latest version requires libpng12-0, which is not available

2018-09-17 Thread Richard Hector
On 18/09/18 14:34, Carl Fink wrote:
> Hi,
> 
> I'm running Buster (testing), and trying to set up the SP Flash
> Tool. I downloaded the archive
> (https://spflashtools.com/linux/sp-flash-tool-v5-1828-for-linux)
> and unzipped it (it doesn't require installation), but when I
> try to start the program I'm informed:
> 
>     error while loading shared libraries: libpng12.so.0: cannot open
> shared object file: No such file or directory
> 
> OK, but apt says:
> 
>     root@debian-nitpicking:/etc/udev/rules.d# apt-get install libpng12-dev
>     Reading package lists... Done
>     Building dependency tree  
>     Reading state information... Done
>     Package libpng12-dev is not available, but is referred to by another
> package.
>     This may mean that the package is missing, has been obsoleted, or
>     is only available from another source
> 
>     E: Package 'libpng12-dev' has no installation candidate
>     root@debian-nitpicking:/etc/udev/rules.d# apt-get install libpng12-0
>     Reading package lists... Done
>     Building dependency tree  
>     Reading state information... Done
>     Package libpng12-0 is not available, but is referred to by another
> package.
>     This may mean that the package is missing, has been obsoleted, or
>     is only available from another source
> 
>     E: Package 'libpng12-0' has no installation candidate
> 
> OK ... I did search for and find others who had this problem, but
> they all boiled down to "The package is not available for your
> distro version."
> 
> So would I have to build from source? Any other ideas?
> 
> (Yo, Mediatek--stop requiring old libraries unless you build
> static!)

You could try installing the jessie package?

Richard




signature.asc
Description: OpenPGP digital signature


Trying to use SP Flash Tool (Mediatek), latest version requires libpng12-0, which is not available

2018-09-17 Thread Carl Fink

Hi,

I'm running Buster (testing), and trying to set up the SP Flash
Tool. I downloaded the archive
(https://spflashtools.com/linux/sp-flash-tool-v5-1828-for-linux)
and unzipped it (it doesn't require installation), but when I
try to start the program I'm informed:

    error while loading shared libraries: libpng12.so.0: cannot open 
shared object file: No such file or directory


OK, but apt says:

    root@debian-nitpicking:/etc/udev/rules.d# apt-get install libpng12-dev
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libpng12-dev is not available, but is referred to by 
another package.

    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'libpng12-dev' has no installation candidate
    root@debian-nitpicking:/etc/udev/rules.d# apt-get install libpng12-0
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libpng12-0 is not available, but is referred to by another 
package.

    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'libpng12-0' has no installation candidate

OK ... I did search for and find others who had this problem, but
they all boiled down to "The package is not available for your
distro version."

So would I have to build from source? Any other ideas?

(Yo, Mediatek--stop requiring old libraries unless you build
static!)

Thanks.

-- Carl Fink c...@finknetwork.com Thinking and logic and stuff at 
Reasonably Literate http://reasonablyliterate.com




RE: squid: cache_mem & cache_dir

2018-09-17 Thread ziprasidone146939277
Habría que leer bien la documentación. 

Entiendo lo siguiente:

> Pero porque dos caché ?

En primer lugar no tienes tanto espacio libre en la memoria como sí en el HDD.

> Se guardan objetos diferentes en cada una? 

La respuesta es "sí y no".

Si: porque a la RAM van objetos más pequeños (por lo general) y más solicitados 
por los usuarios que vayan a usar el proxy.
Y no: porque en sí, el tipo de los objetos son los mismos. Hilando fino en este 
punto, creo que sí merece leer la documentación, ya que no estoy del todo 
seguro de si son o no exactamente los mismos.
Objetos: datos/bytes/etc "cacheables" por squid de cualquier índole.

> No entiendo el objetivo de tener 2.

Mas o menos ya está contestado arriba.

No obstante, se podría hacer una analogía con un S.O. entre la cache Level "n" 
de la CPU, la memoria RAM y el HDD de un hardware cualquiera.
- La CPU (squid) accede de forma instantánea (o casi) a su propia cache 
L1/L2/etc. (eso sería cache_mem)
- Un poco bastante más lento (aunque todavía rápido) a la memoria RAM (eso 
sería cache_dir);
- ... y lo que squid tenga que ir a buscar a Internet (ausente en cualquiera de 
"las cache") en esta analogía, sería la información en disco (lo más lento).

> Se que por defecto Squid no guarda en el disco y si en memoria.

Puede ser, pero eso sería lo ideal.
Imagínate un objeto (por ejemplo el instalador del programa X) de 250 MB que 
quisieras tenerlo "siempre" listo en cache para una segunda solicitud y entrega 
a velocidad LAN (de paso ahorro de Internet); almacenarlo en la RAM sería muy 
costoso, por no decir inviable.

Por último y me parece el punto más importante: no olvides que la RAM es 
volátil, su información solo dura hasta que reinicies el equipo.

Más o menos un panorama, que desde ya puede estar errado.

Ojala te sirva



Re: where does fvwm get its xterm icon?

2018-09-17 Thread David Wright
On Tue 18 Sep 2018 at 09:26:29 (+1000), Zenaan Harkness wrote:
> On Mon, Sep 17, 2018 at 08:44:10PM +, Kleene, Steven (kleenesj) wrote:
> > On Mon Sep 10 08:47:39 EDT 2018, I wrote:
> > 
> > >> I can't figure out where fvwm is getting the xpm icon for an xterm.
> > >> ...
> > >> I have this in ~/.fvwm/config:
> > >> Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8
> > >> where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
> > >> zero-byte file I created.
> > 
> > On Monday, September 17, 2018 9:41 AM, Thomas Schmitt replied:
> > 
> > > Maybe fvwm is not happy with the zero size.
> > > What happens if you put a file with a picture there ?
> > 
> > If I put ANY other xpm there, I still see an icon that matches
> > /usr/share/pixmaps/mini.xterm_48x48.xpm or a live window screenshot.
> 
> If any xterm is open - or in fact if any other program has that file
> "locked and loaded", then the effect of replacing that file on disk
> will not be seen until the file gets unlocked and reloaded - logging
> out of X and back in should do it (as would rebooting of course).
> 
> There ought be a more elegant "reload this icon" method rather than
> logout/in - perhaps someone else knows what it is?

I don't see why you should need to involve X: it should be enough to
restart fvwm because the decision as to which icon to use should be
being held within fvwm, not X.

BTW if you really dislike the active icon (the one that just keeps
running xterm in miniature), you should be able to disable the feature
with the   xterm -ai   commandline option.

Cheers,
David.



Re: (OT) Top Posting (was Re: Gimp Babl too old)

2018-09-17 Thread Ben Finney
Kenneth Parker  writes:

> I have a special issue:  Using Gmail on a Phone or Tablet (I have
> both).

Both of those devices lack a proper keyboard. That makes them unsuitable
for composing anything but very short messages, and wholly unsuitable
for editing text.

> Seriously, how do others of you deal with navigating this Debian List
> on Android, while being a "Good Netizen"?

I deal with it by never composing or editing messages without a proper
keyboard.

Handheld, full-touchscreen devices are fine as reading devices, and
maybe for very limited gross-control input, but it's a mistake to try to
use them as text editing devices until you connect a real keyboard.

-- 
 \ “I know you believe you understood what you think I said, but I |
  `\ am not sure you realize that what you heard is not what I |
_o__) meant.” —Robert J. McCloskey |
Ben Finney



Re: where does fvwm get its xterm icon?

2018-09-17 Thread Zenaan Harkness
On Mon, Sep 17, 2018 at 08:44:10PM +, Kleene, Steven (kleenesj) wrote:
> On Mon Sep 10 08:47:39 EDT 2018, I wrote:
> 
> >> I can't figure out where fvwm is getting the xpm icon for an xterm.
> >> ...
> >> I have this in ~/.fvwm/config:
> >> Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8
> >> where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
> >> zero-byte file I created.
> 
> On Monday, September 17, 2018 9:41 AM, Thomas Schmitt replied:
> 
> > Maybe fvwm is not happy with the zero size.
> > What happens if you put a file with a picture there ?
> 
> If I put ANY other xpm there, I still see an icon that matches
> /usr/share/pixmaps/mini.xterm_48x48.xpm or a live window screenshot.

If any xterm is open - or in fact if any other program has that file
"locked and loaded", then the effect of replacing that file on disk
will not be seen until the file gets unlocked and reloaded - logging
out of X and back in should do it (as would rebooting of course).

There ought be a more elegant "reload this icon" method rather than
logout/in - perhaps someone else knows what it is?



Re: Problema de relacion de confianza al migrar un PDC de Samba3 a Samba4 en modo clasico

2018-09-17 Thread OddieX
El lun., 17 sept. 2018 a las 18:36, Galvatorix Torixgalva
() escribió:
>
> Hola,
>
> ains, los PDC con lo que gusta tenerlos y lo puñeteros que pueden ser xD
>
> y encima una red con 1000 maquinas, nada menos. Eso no se tiene asi como asi 
> :)
>
> Bueno, asumo que estas migrando con el metodo recomendado oficialmente, ya 
> que si no vete a saber.
>
> Por lo que pones ¿podria ser que estes intentando optimizar demasiado?. 
> Ten en cuenta que habitualmente existen varios niveles de optimizacion y 
> cuando nos pasamos de la raya pueden salir errores para volverse loco.
>
> En debian podemos optimizar hasta cierto punto, pero tenemos que recordar que 
> debian llega hasta donde llega. Cuando compilas en debian te arriesgas a lo 
> que te arriesgas. A veces puede ser mejor optimizar menos, pero que funcione.
>
> Un saludo.
>
>
>

Gracas por responder, realmente no optimize, lo que hice fue migrar el
localsid y el dominsid, la db de ldap y el smb.conf como estaba en el
server viejo...

El tema es que agrego maquinas y funciona todo bien, pero si quiero
loguearme con equipos que ya estaban unidos no me deja y me tira esos
errores!

Ya no se que mas probar realmente!



Apache HTP-Server won't fork more than 3000 processes.

2018-09-17 Thread Martin
Hi list members,

I have an issue with Apache's HTTP-Server 2.4. It says 'Resource temporarily 
unavailable: AH00159: fork: Unable to fork new process'. I know, there are some 
hits with Google, but there is no solution to me.
Systemd knows about a task limit of 6000. mpm_prefork_module is set to 
'ServerLimit 4000' and 'MaxRequestWorkers 4000'. ulimits are set to unlimited.
I also see in the kernel log 'cgroup: fork rejected by pids controller in 
/system.slice/apache2.service'. But this does not correlate with the httpd's 
messages from above, that comes only from time to time.
Why does this thing stop forking at about 3000 processes? I have a (not just 
one) Red Hat 6 in parallel, that one does.

Thanks, Martin.



Re: stretch update of thunderbird wants to remove enigmail

2018-09-17 Thread Daniel Bareiro
Hi, Sven.

On 17/09/18 18:36, Sven Joachim wrote:

>> I run debian stretch:
>>
>> ni@quark:/etc$ cat debian_version
>> 9.5
>>
>> and I use a number of email clients. I see there is currently an update 
>> (presumably security related?) for thunderbird. But as this upgrade would 
>> remove enigmail I chose (at least for the moment) to not implement it.
>>
>> Does anyone know if there are plans in the works for an associated upgrade 
>> of 
>> enigmail so that it might be possible in the near future to upgrade 
>> thunderbird without losing embedded support for gnupg?

> This is discussed in bug #909000[1], you may want to subscribe to it.
>
> 1. https://bugs.debian.org/909000

Thanks for the reference in Debian BTS. The weekend I was looking for if
there was an open issue but I didn't find it. I see the issue was opened
today.


Kind regards,
Daniel



signature.asc
Description: OpenPGP digital signature


Re: Installer Redmine sur Debian

2018-09-17 Thread Sébastien Dinot
G2PC a écrit :
> As tu des conseils pour bien maintenir un redmine ?

Même en utilisant un environnement d'exécution cloisonné tel que RVM,
les mises à jour de Redmine sont toujours stressantes, notamment à cause
des dépendances insidieuses aux bibliothèques du système. C'est une des
raisons pour lesquelles j'ai fini par abandonner cet outil et lui
préférer Gitlab (dont le périmètre fonctionnel est assez différent, mais
celui de Gitlab correspond mieux à mon besoin et à celui des projets qui
l'ont adopté et pour lesquels j'administre une instance de cette forge).
Aujourd'hui, je n'administre plus qu'une seule instance de Redmine pour
l'un de mes clients et je ne serai pas mécontent lorsqu'il
l'abandonnera.

Du coup, je serais bien en mal de te conseiller. Voici le seul que je
puisse prodiguer d'expérience : le recours à RVM est primordial pour
pouvoir faire évoluer l'environnement de Redmine indépendamment du
système et répondre aux exigences tatillonnes de cette forge.

Sébastien

-- 
Sébastien Dinot, sebastien.di...@free.fr
http://sebastien.dinot.free.fr/
Ne goûtez pas au logiciel libre, vous ne pourriez plus vous en passer !



Re: Installing from live

2018-09-17 Thread David Wright
On Mon 17 Sep 2018 at 19:36:24 (+0200), Thomas Schmitt wrote:
> Hi,
> 
> David Wright wrote:
> > > > It's generally recommended on this list that you install from netinst
> > > > rather than from a live system.
> 
> Thakur Mahashaya wrote:
> > > tell me why the network is better?
> 
> David Wright wrote:
> > I follow this list, and keep an eye on others' reported problems;
> 
> Indeed, we had some failure reports with "live" of Debian 8 (iirc).
> For a short while the advise of makers of "live" was "do not use for
> installation".

https://lists.debian.org/debian-user/2017/07/msg00936.html
https://lists.debian.org/debian-user/2017/07/msg00965.html

> But all known problems seem to be fixed. At least the download page
> does not mention them any more:
>   https://www.debian.org/CD/live/
> The images are still named "live install". If the installation feature
> was untrusted, i'd expect the word "install" to be removed.

Yes, I'm not claiming that it can't be done, nor that it is difficult,
but just that I've read more posts where difficulties were reported by
users. By definition, my opinion is based on hearsay, and as I'm not
motivated or organised enough to index my collection of posts, it's
not worth my time to spend it searching around for references.

As we were given a binary choice, mine was obviously for netinst.
Others are welcome to post their disagreement. But I can't recall
seeing a preference for installing from live media expressed here.

> Whatever, both "live" and "netinst" do not contain most of the Debian
> packages. When you need to install some further packages, this will be
> done via the internet.
> 
> So if Thakur's installation works fine so far, there is not much
> difference to expect with an installation from "netinst".
> 
> "netinst" is supposed to be used by more people for installing than
> "live", and it is the much smaller download.

Cheers,
David.



Re: stretch update of thunderbird wants to remove enigmail

2018-09-17 Thread Sven Joachim
On 2018-09-17 16:46 -0400, ernst doubt wrote:

> I run debian stretch:
>
> ni@quark:/etc$ cat debian_version
> 9.5
>
> and I use a number of email clients. I see there is currently an update 
> (presumably security related?) for thunderbird. But as this upgrade would 
> remove enigmail I chose (at least for the moment) to not implement it.
>
> Does anyone know if there are plans in the works for an associated upgrade of 
> enigmail so that it might be possible in the near future to upgrade 
> thunderbird without losing embedded support for gnupg?

This is discussed in bug #909000[1], you may want to subscribe to it.

Cheers,
   Sven


1. https://bugs.debian.org/909000



Re: Problema de relacion de confianza al migrar un PDC de Samba3 a Samba4 en modo clasico

2018-09-17 Thread Galvatorix Torixgalva
Hola,

ains, los PDC con lo que gusta tenerlos y lo puñeteros que pueden ser xD

y encima una red con 1000 maquinas, nada menos. Eso no se tiene asi como
asi :)

Bueno, asumo que estas migrando con el metodo recomendado oficialmente, ya
que si no vete a saber.

Por lo que pones ¿podria ser que estes intentando optimizar demasiado?.
Ten en cuenta que habitualmente existen varios niveles de optimizacion y
cuando nos pasamos de la raya pueden salir errores para volverse loco.

En debian podemos optimizar hasta cierto punto, pero tenemos que recordar
que debian llega hasta donde llega. Cuando compilas en debian te arriesgas
a lo que te arriesgas. A veces puede ser mejor optimizar menos, pero que
funcione.

Un saludo.


Re: stretch update of thunderbird wants to remove enigmail

2018-09-17 Thread Daniel Bareiro


On 17/09/18 17:46, ernst doubt wrote:

> Greetings,

Hi, Ernst.

> I run debian stretch:
> 
> ni@quark:/etc$ cat debian_version
> 9.5
> 
> and I use a number of email clients. I see there is currently an update 
> (presumably security related?) for thunderbird. But as this upgrade would 
> remove enigmail I chose (at least for the moment) to not implement it.
> 
> Does anyone know if there are plans in the works for an associated upgrade of 
> enigmail so that it might be possible in the near future to upgrade 
> thunderbird without losing embedded support for gnupg?
> 
> I'm not subscribed to this list (but will check the archives on-line for a 
> while to make sure I don't miss a reply), so CCs to me are fine (and even 
> appreciated if you are willing).
> 
> thanks so very much in advance,

I have also found this issue in my update yesterday.

I'm not sure if it will be related but in later attempts to update I got
this internal error:

--
root@orion:~# aptitude upgrade -V
Resolving dependencies...
Internal error: found 2 (choice -> promotion) mappings for a single choice.
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
--

Kind regards,
Daniel



signature.asc
Description: OpenPGP digital signature


stretch update of thunderbird wants to remove enigmail

2018-09-17 Thread ernst doubt
Greetings,

I run debian stretch:

ni@quark:/etc$ cat debian_version
9.5

and I use a number of email clients. I see there is currently an update 
(presumably security related?) for thunderbird. But as this upgrade would 
remove enigmail I chose (at least for the moment) to not implement it.

Does anyone know if there are plans in the works for an associated upgrade of 
enigmail so that it might be possible in the near future to upgrade 
thunderbird without losing embedded support for gnupg?

I'm not subscribed to this list (but will check the archives on-line for a 
while to make sure I don't miss a reply), so CCs to me are fine (and even 
appreciated if you are willing).

thanks so very much in advance,
 ~e



RE: where does fvwm get its xterm icon?

2018-09-17 Thread Kleene, Steven (kleenesj)
On Mon Sep 10 08:47:39 EDT 2018, I wrote:

>> I can't figure out where fvwm is getting the xpm icon for an xterm.
>> ...
>> I have this in ~/.fvwm/config:
>> Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8
>> where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
>> zero-byte file I created.

On Monday, September 17, 2018 9:41 AM, Thomas Schmitt replied:

> Maybe fvwm is not happy with the zero size.
> What happens if you put a file with a picture there ?

If I put ANY other xpm there, I still see an icon that matches
/usr/share/pixmaps/mini.xterm_48x48.xpm or a live window screenshot.

> Did you already try searches like
>find /usr -name mini.xterm_48x48.xpm

In fact I obsessively viewed all 386 xpm files on the whole system.  None
other than /usr/share/pixmaps/mini.xterm_48x48.xpm matched the icon
displayed.

> Does "live window screenshot" mean that the icon is willing to execute
> blindly toggled shell commands ?

Yes.  If I put the cursor in the little screenshot and type a command (echoed
in a font too small to read), it does execute there.

> The icon pixmap is probably
>   /usr/share/X11/fvwm2/pixmaps/display.xpm
> but the same one is also in
>   /usr/share/pixmaps/fvwm/display.xpm

I have the second of those.  It gives an error about a corrupt image when I
try to display it.

On Monday, September 17, 2018 12:43 PM, David Wright replied:

> I think the intention is that you use NoIcon for no icon.

I just tried this, and it causes .xinitrc to bring up the xterms in the
background with no icon whatsoever.  They show in a process list (ps), and if
I right-click on the desktop I can bring them up from the fvwm menu.  That's
not a bad solution (two clicks), but I was a little happier when I had an
icon with a small name bar and no picture (one click).

Thanks to all for the suggestions.

From: David Wright [deb...@lionunicorn.co.uk]
Sent: Monday, September 17, 2018 12:43 PM
To: debian-user@lists.debian.org
Subject: Re: where does fvwm get its xterm icon?

On Mon 17 Sep 2018 at 12:05:35 (+), Kleene, Steven (kleenesj) wrote:
> I can't figure out where fvwm is getting the xpm icon for an xterm.  The
> issue started when I upgraded from Debian v7 (fvwm 1:2.5.30) to Debian v9
> (fvwm 1:2.6.7-3).  In both cases fvwm-icons was also installed.
>
> I have this in ~/.fvwm/config:
> Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8
>
> where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
> zero-byte file I created.

I think the intention is that you use NoIcon for no icon.

Anyway, you probably want to read the man pages for fvwm and xterm as
they interact in quite a complicated manner. Use   less   on both and
read all the hits made by /icon.

> When startx is called, it gets this from ~/.xinitrc:
> xterm -geometry 125x58+964+56 -iconic -title syrano -e ssh syrano &
>
> No matter what I list in config, the xterm icon that comes up matches
> /usr/share/pixmaps/mini.xterm_48x48.xpm (an icon with a blue `T' over a red
> `X').  If I copy some other xpm on top of that and do startx again, I still
> get the original mini.xterm_48x48.xpm image.  Furthermore,
> /usr/share/pixmaps/mini.xterm_48x48.xpm still shows an access time from weeks
> ago.  It seems that fvwm has that image cached or built in somehow.  Once
> fvwm is up, if I call "xterm &" and convert that to an icon, it appears as a
> live window screenshot, not as mini.xterm_48x48.xpm.

Yes, that's the xterm built-in that Nicolas alluded to, and when you
press (un)maximise and (un)iconify you can get some remarkable effects.
And some of the iconification options are "sloppy" for want of a
better word, as in "With this style, fvwm uses application provided
icons if the icon is changed but uses the icon provided in the
configuration file until then."

> In Debian 7, calling null.xpm gives me no xpm icon, just a title bar labeled
> "syrano".  I prefer this because it's very small.

I'm guessing things have changed in the meantime, judging by fvwm's
version numbers and changelogs. I tend not to notice as I'm not a fan
of menus and iconifying, prefering everything left open on a large
area of real-estate (5x4 rather than 2x2).

Cheers,
David.




Re: Port USB Wifi imprimante

2018-09-17 Thread Erwan David
Le 09/17/18 à 22:20, Bernard Isambert a écrit :
> À mon avis ça ne marchera pas parce que le logiciel interne de
> l'imprimante n'a sûrement pas de driver pour faire fonctionner la clé
> WiFi.

Et l'imprimante a-t-elle un port USB d'hôte ou de périphérique ? Si
c'est celui qui sers à imprimer c'estr un port de périphérique qui doit
être connecté à un hôte, pas à un autre périphérique.



Re: Port USB Wifi imprimante

2018-09-17 Thread Bernard Isambert
À mon avis ça ne marchera pas parce que le logiciel interne de 
l'imprimante n'a sûrement pas de driver pour faire fonctionner la clé WiFi.


Le 17/09/2018 à 21:11, andre_deb...@numericable.fr a écrit :

On Monday 17 September 2018 18:58:42 Bernard Isambert wrote:

Je suis naïf, mais... qu'est-ce que vous appelez une interface WiFi-USB ? :


En fait, c'est mettre une clé USB Wifi dans le port USB de l'imprimante.


Le 17/09/2018 à 16:02, andre_deb...@numericable.fr a écrit :

On m'a donné une imprimante Samsung Laser ML-1865,
qui marche bien sous Debian.
Elle n'a pas de port Wifi mais juste un port USB (modèle basique).
Est il possible de brancher une interface Wifi-USB,
et surtout, que ça marche comme avec le câble usb ?
Merci et bonne fin de journée,
André







--
Bernard.
20 ans d'utilisation de Debian. Comme le temps passe...



Debian Stretch on iMac 2013

2018-09-17 Thread Josh Horn
Hi everyone,

I've been using Debian since very early on, so I'm hoping this works, but does 
anyone know if Debian Stretch will run well on a 2013 21 inch iMac? I've had 
Linux Mint 9 on it before, but I'm definitely loyal to Debian. The things that 
I know work are the WiFi, if I install firmware-b43-installer, but the question 
for me is, can I get bluetooth working? I use a knock-off bluetooth Apple 
keyboard as my main keyboard. I have access to a wired keyboard, but it belongs 
to another family member so I don't have total access to using it. So I really 
need bluetooth to work. This Mac was a gift from a friend for my work, and even 
though I'm currently running macOS High Sierra I would really like to use 
Debian. Any words of wisdom on the bluetooth?

J
--

><>+Josh H+<><
e-Mail: j.h...@protonmail.com
IRC (Freenode): jehorn

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Installation of Debian 9

2018-09-17 Thread Klaus Jantzen

I finally get around to install Stretch.

I did a graphical net install. Comparing with the installation process 
of Jessie again many things, especially the explanations of the various  
installation steps, have been improved significantly. It took about an 
hour and I had a runing multi-boot system (Stretch, Jessie, Windows 7).


Great system!

--

K.D.J.



Re: Port USB Wifi imprimante

2018-09-17 Thread jean-pierre giraud
Bonjour,
Le 17/09/2018 à 18:37, Bernard Schoenacker a écrit :
> - Mail original -
>> De: "andre debian" 
>> À: debian-user-french@lists.debian.org
>> Envoyé: Lundi 17 Septembre 2018 17:56:31
>> Objet: Re: Port USB Wifi imprimante
>> TROIS mails identiques reçus, ça fait DEUX de trop,
>> (et c'est pas la 1ère fois) : merci.
>> Les framboises, je les mange,
>> Raspberry-Pi, y a des solutions plus simples...
>> J'ai simplement demandé si une interface USB <=> WiFi fonctionnera.
>> André
> 
> Hallo Schweinehund,
> Hier ist die Lösung :
> http://www.raspberry-pi-geek.com/Archive/2013/01/Converting-the-Raspberry-Pi-to-a-wireless-print-server
> slt
> bernard

Je me permets de vous rappeler que Debian a adopté un code de bonne
conduite (https://www.debian.org/code_of_conduct) et un code de conduite
sur les listes de diffusion
(https://www.debian.org/MailingLists/#codeofconduct) qui interdisent
"d'être injurieux ou irrespectueux". Il serait bien que chacun essaye de
respecter ces règles de fonctionnement dans ses participations aux
discussions dans le cadre du projet Debian.
Les discussions gagnent à se dérouler dans une atmosphère sereine et
dans le respect de chacun des participants.

Merci et bonne journée

Jean-Pierre Giraud



Xorg log file filling up with error

2018-09-17 Thread Frank McCormick

Just noticed today when my xorg logfile grew to 2 gb.
This error : 39.263] (EE) modeset(0): Failed to get GBM bo for flip to 
new front.


is repeated hundreds of time. I have filed a bug, but in the meantime
is there away to avoid this, perhaps using the xorg.conf file. I don't
have one at the moment but if somebody has an idea how I can create one
what to put in it and where to put it I'd appreciate it
very much

Thanks



Re: Port USB Wifi imprimante

2018-09-17 Thread andre_debian
On Monday 17 September 2018 18:37:13 Bernard Schoenacker wrote:
> Hallo Schweinehund,

Espèce de gros porc va !!!

C'est quoi cette insuulte très grave et gratuite qui se traduit
par "chien de cochon", terme utilisé par les nazis et les SS.

> Hier ist die Lösung :

Je parle pas le nazi.

Ne me réponds plus jamais, est-ce clair ?

>http://www.raspberry-pi-geek.com/Archive/2013/01/Converting-the-Raspberry-Pi-to-a-wireless-print-server
> slt
> bernard





Re: Port USB Wifi imprimante

2018-09-17 Thread andre_debian
On Monday 17 September 2018 18:58:42 Bernard Isambert wrote:
> Je suis naïf, mais... qu'est-ce que vous appelez une interface WiFi-USB ? :

En fait, c'est mettre une clé USB Wifi dans le port USB de l'imprimante.

> Le 17/09/2018 à 16:02, andre_deb...@numericable.fr a écrit :
> > On m'a donné une imprimante Samsung Laser ML-1865,
> > qui marche bien sous Debian.
> > Elle n'a pas de port Wifi mais juste un port USB (modèle basique).
> > Est il possible de brancher une interface Wifi-USB,
> > et surtout, que ça marche comme avec le câble usb ?
> > Merci et bonne fin de journée,
> > André




Re: Port USB Wifi imprimante

2018-09-17 Thread MERLIN Philippe
Le lundi 17 septembre 2018, 16:02:29 CEST andre_deb...@numericable.fr a écrit :
> Bonjour,
> 
> On m'a donné une imprimante Samsung Laser ML-1865,
> qui marche bien sous Debian.
> 
> Elle n'a pas de port Wifi mais juste un port USB (modèle basique).
> Est il possible de brancher une interface Wifi-USB,
> et surtout, que ça marche comme avec le câble usb ?
> 
> Merci et bonne fin de journée,
> 
> André
J'ai trouvé cela sur internet :
(2) How to install TP LINK TL-WN822N v4 driver in Ubuntu16.04 in 10 minutes 
-YouTube[1] 
je pense qu'il doit avoir d'autres liens pour d'autres matériels.
Philippe Merlin



[1] https://www.youtube.com/watch?v=9PGiK56O7VM


squid: cache_mem & cache_dir

2018-09-17 Thread José Betancourt Mondeja
Se que el primero se guarda en la RAM (cache_mem 256 MB) y el segundo
en el HDD (cache_dir aufs /var/spool/squid 100 16 256).

Pero porque dos caché ? Se guardan objetos diferentes en cada una ? No
entiendo el objetivo de tener 2. Se que por defecto Squid no guarda en
el disco y si en memoria.

El fichero de configuración original lo dice:

# cache_mem:
#Default:
# cache_mem 256 MB

# cache_dir
#Default:
# No disk cache. Store cache ojects only in memory.



Re: SyncTeX?

2018-09-17 Thread Glenn English
On Mon, Sep 17, 2018 at 3:58 PM Curt  wrote:

> I was looking for your bug report and found this:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908964
>
> https://gitlab.gnome.org/GNOME/evince/issues/983

Ah! Verstehen. Bent bad, but understand the bug. I guess that's what
happens when we programmers don't test our work properly.

Thanks. Somewhere, a programmer must be punished...

--
Glenn English



Re: Decrypting LUKS from initramfs; was: Re: ext2 for /boot ???

2018-09-17 Thread deloptes
Pascal Hambourg wrote:

> How dos this address the above concern ?

IMO this is not applicable when my server has to use encrypted root, which I
would be able to decrypt via SSH at boot.

The question is what do I gain when boot is not encrypted and I have there
my SSH key and password and so on.

I wanted to have a look at this link, that someone mentioned:
https://hamy.io/post/0009/how-to-install-luks-encrypted-ubuntu-18.04.x-server-and-enable-remote-unlocking/
It seems to address the question above and it looks promising

regards



Problema de relacion de confianza al migrar un PDC de Samba3 a Samba4 en modo clasico

2018-09-17 Thread OddieX
Estimados, ando con un problema al migrar un PDC en Samba3 con
OpenLDAP a un Samba4 (en modo clasico) con OpenLDAP.

El problema es que, cuando uno equipos al dominio me funciona todo
bien, pero al querer loguearme con los equipos viejos me tira error de
relacion de confianza y en los logs me tira lo siguiente:

[2018/09/17 15:05:44.248957,  2]
../source3/rpc_server/samr/srv_samr_nt.c:3998(_samr_LookupDomain)
  Returning domain sid for domain DOMAINX ->
S-1-5-21-1166963140-1883575917-1232828436
[2018/09/17 15:05:44.249785,  2]
../source3/passdb/pdb_ldap.c:530(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: notebook1$
[2018/09/17 15:05:44.251133,  2]
../source3/passdb/pdb_ldap.c:2386(init_group_from_ldap)
  init_group_from_ldap: Entry found for group: 514
[2018/09/17 15:05:44.252376,  2]
../libcli/auth/credentials.c:403(netlogon_creds_server_check_internal)
  credentials check failed
[2018/09/17 15:05:44.252417,  0]
../source3/rpc_server/netlogon/srv_netlog_nt.c:1010(_netr_ServerAuthenticate3)
  _netr_ServerAuthenticate3: netlogon_creds_server_check failed.
Rejecting auth request from client NOTEBOOK1 machine account
NOTEBOOK1$


Migre el localsid y el domainsid, migre el arbol de LDAP y puedo unir
maquinas al nuevo dominio, pero al querer loguearme con las maquinas
viejas me tira este error...

Alguien sabe que puede ser? Ya me estoy volviendo loco y no encuentro
la causa! Y el tema es que tengo 1000 maquinas, no puedo sacarlas del
dominio y volverlas a unir, deberia ser transparente el cambio del
PDC!


Saludos y gracias de antemano!



Re: Installer Redmine sur Debian

2018-09-17 Thread G2PC
Le 22/08/2018 à 01:05, Sébastien Dinot a écrit :
>> Par contre, cela ne m'explique pas pourquoi d'autres tutoriels créent
>> l'utilisateur redmine dans le groupe redmine.
>> Eux, n'abordent pas le fait de changer la variable d'environnement
>> APACHE_RUN_GROUP
> Dans ce cas, c'est qu'ils font comme moi :
>
> - Apache Httpd tourne sous l'identité www-data
> - Redmine tourne sous l'identité redmine
> - le module Phusion Passenger fait le lien entre Redmine et Apache et
>   pour que cela fonctionne, on ajoute les directives suivantes dans le
>   fichier de configuration du VirtualHost d'Apache Httpd :
>
>   PassengerUserSwitching on
>   PassengerUser  redmine
>   PassengerGroup redmine
>
> C'est ce que je décris dans mon wiki.

J'avance petit à petit avec Redmine.

J'aurais voulu savoir comment tu fais pour gérer les mises à jour, pour
ne pas te retrouver avec de la casse, au niveau de la base de données
par exemple.
En utilisant Mint 18.3 et en passant à Mint 19, l'import de la base de
données semble ne pas suffire. Il y a une différence de versions.
Je dois voir comment faire pour bien gérer les mises à jour de redmine,
et, ne pas me retrouver avec un outil cassé.

J'ai constaté que sous debian stretch, nous sommes en version 3.3 de
mémoire.
Sous Mint 19, on doit être en 4.3, à peu de choses près.

As tu des conseils pour bien maintenir un redmine ?


Re: Sistema de archivos debian 9

2018-09-17 Thread Galvatorix Torixgalva
Hola,

creo que te iria bien darle una mirada a los sistemas de archivos del
kernel disponible en kernel.org

Y tambien considerar otras distribuciones de linux, algunas estan mas
indicadas que otras para temas de cluster.

Un saludo


Re: OFF TOPIC - Mostrar / cambiar orden de escritura ficheros en un sistema de archivos

2018-09-17 Thread Galvatorix Torixgalva
Hola,

cada sistema de archivos tiene sus propias caracteristicas, algunas de las
cuales son muy habituales en algunos sistemas de archivos y otras no.

Estas hablando de fat16 y fat32, sistemas de archivos muy diferentes a los
que se usan hoy en dia. Muchas cosas que consideramos "normales" en un
sistema de archivos actual ni se planteaban cuando fat16 y fat32 vieron la
luz. Es decir, no le pidamos peras al olmo.

Dicho esto CREO recordar que por alguna parte de los sistemas de archivos
soportados por el kernel estan aun disponibles si activas las opciones
adecuadas. Puede que por ahi encuentres algo que te sirva.

Un saludo.

P.D. fat16 al dia de hoy, ya son ganas.


Re: Sistema de archivos debian 9

2018-09-17 Thread Gonzalo Garcia Dominguez
Muchas gracias, pero una consulta más, no hay o conocéis algún sistema tipo
glusterfs...? Pero que funcione mejor.
Gracias
Saludos


El lun., 17 sept. 2018 19:53, Galvatorix Torixgalva <
galvatorix2...@gmail.com> escribió:

> Buenas,
>
> puedes ver en la documentacion de debian que sistemas de archivos estan
> soportados por el kernel.
>
> Un saludo
>
>


Re: Decrypting LUKS from initramfs; was: Re: ext2 for /boot ???

2018-09-17 Thread Pascal Hambourg

Le 16/09/2018 à 00:39, Andy Smith a écrit :


The obvious problem there is an attacker who gets hold of the
initramfs in order to be able to use the credentials to request the
passphrase themselves. For those who wanted to get more elaborate
(and more likely to mess up and leave their server a useless
encrypted brick), there are things like Mandos:

 https://wiki.recompile.se/wiki/Mandos

 https://www.recompile.se/mandos/man/intro.8mandos

 "This is the the Mandos system, which allows computers to have
 encrypted root file systems and at the same time be capable of
 remote and/or unattended reboots.

 The computers run a small client program in the initial RAM disk
 environment which will communicate with a server over a network.
 All network communication is encrypted using TLS. The clients
 are identified by the server using an OpenPGP key; each client
 has one unique to it. The server sends the clients an encrypted
 password. The encrypted password is decrypted by the clients
 using the same OpenPGP key, and the password is then used to
 unlock the root file system, whereupon the computers can
 continue booting normally."


How dos this address the above concern ?



Re: Sistema de archivos debian 9

2018-09-17 Thread Galvatorix Torixgalva
Buenas,

puedes ver en la documentacion de debian que sistemas de archivos estan
soportados por el kernel.

Un saludo


OFF TOPIC - Mostrar / cambiar orden de escritura ficheros en un sistema de archivos

2018-09-17 Thread Calabaza
Buenas,

¿Que herramienta podría utilizar en Debian Jessie para mostrar los
ficheros en el orden que fueron escritos en un sistema de fichero
Fat16/Fat32?

La idea es poder reordenarlos posteriormente.

La necesidad:
Estoy queriendo ordenar los ficheros para sean reproducidos en un
orden específico en un mp3player doméstico, pero éste no respeta el
orden: ni por nombre de fichero, ni por los meta datos del mp3, por lo
que me he cruzado con este herramienta [0] que menciona que el
problema se debe al orden en que fueron escritos los ficheros en el
sistema de ficheros.

[0] https://www.portablefreeware.com/?id=2614=1537140304

Desde ya gracias por vuestro tiempo.
-- 
Calabaza



Re: Installing from live

2018-09-17 Thread Thomas Schmitt
Hi,

David Wright wrote:
> > > It's generally recommended on this list that you install from netinst
> > > rather than from a live system.

Thakur Mahashaya wrote:
> > tell me why the network is better?

David Wright wrote:
> I follow this list, and keep an eye on others' reported problems;

Indeed, we had some failure reports with "live" of Debian 8 (iirc).
For a short while the advise of makers of "live" was "do not use for
installation".
But all known problems seem to be fixed. At least the download page
does not mention them any more:
  https://www.debian.org/CD/live/
The images are still named "live install". If the installation feature
was untrusted, i'd expect the word "install" to be removed.

Whatever, both "live" and "netinst" do not contain most of the Debian
packages. When you need to install some further packages, this will be
done via the internet.

So if Thakur's installation works fine so far, there is not much
difference to expect with an installation from "netinst".

"netinst" is supposed to be used by more people for installing than
"live", and it is the much smaller download.


Have a nice day :)

Thomas



Re: Npostart en Chromium

2018-09-17 Thread Paul van der Vlis

Op 17-09-18 om 18:03 schreef Frans van Berckel:

Hoi Paul,

On Mon, 2018-09-17 at 16:51 +0200, Paul van der Vlis wrote:


Wat me opvalt is dat chromium-widevine in contrib zit terwijl
libwidevinecdm.so volgens mij closed source is. Misschien is het
code die de .so indien nodig kan downloaden. Maar ik krijg geen
vraag.


Helpt latest-widevine.sh for the time being? ...

https://gist.github.com/ruario/3c873d43eb20553d5014bd4d29fe37f1

Of lees, lang verhaal, kort. Zit hierin? ...

https://dl.google.com/widevine-cdm/1.4.9.1088-linux-x64.zip
Ik wou onderzoeken wat de normale manier onder Debian is, maar dat heb 
ik nog niet gevonden.


Een snelle oplossing "for the time being" ik niet nodig, in Firefox 
werkt het. Maar het is altijd prettig een alternatief te hebben.


Groet,
Paul


--
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/



Re: Installing from live, was Re: booting

2018-09-17 Thread David Wright
On Mon 17 Sep 2018 at 18:01:29 (+0300), Thakur Mahashaya wrote:
> Dear David, if you do not complicate, then tell me why the network is better?

I follow this list, and keep an eye on others' reported problems;
nothing too specific because they often involve things that will
probably not concern my machines (most are old). You're welcome to
search the archives of this list https://lists.debian.org/debian-user/
if you like.

But with the binary choice you gave, it's clear that netinst should
give fewer problems. However, I do always use the firmware version at
http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/
(last time I looked).

> 17.09.2018, 16:18, "David Wright" :
> > On Mon 17 Sep 2018 at 14:22:32 (+0300), Thakur Mahashaya wrote:
> >>  Hi, everybody...
> >>  Now I have Debian 9 ..I installed it like this 
> >> https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.5.0-amd64-gnome.iso
> >>  but it is possible and through the network.
> >>  
> >> https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.5.0-amd64-netinst.iso
> >>  is it better?
> >
> > It's generally recommended on this list that you install from netinst
> > rather than from a live system.

Cheers,
David.



pasarel·la IRC - matrix

2018-09-17 Thread Pedro
Hola,

Abans de començar no administro cap servei de debian o debian català.
Escric aquest correu per explicar-vos una proposta.

# Antecedents

Des de fa temps hi havia una pasarel·la IRC fins el canal matrix de
DebianCat. Però fa poc s'ha tret, per què? Perquè es va posar en mode
+r (restricted) que vol dir que només deixa entrar als que es van
registrar en IRC. Conseqüentment, tots els usuaris de matrix des de la
perspectiva de IRC són considerats no registrats i el appservice de
matrix els treu fora.

... i per què es va posar el canal en mode +r?

Perquè recentment hi han hagut atacs de spam de gran magnitud (i que
encara continuen) que han afectat a diverses xarxes IRC. Molts
d'aquests canals que eren oberts han pres diferents mesures per
control·lar l'spam que s'han traduït en dificultats als usuaris alhora
de connectar-se.

Com a patch ràpid a debian català han deshabilitat la pasarel·la per
tant ara els dos chats (IRC i matrix) van cadascú per la seva banda

# Proposta

Gestiono un parell de canals amb la pasarel·la oficial de IRC cap a
matrix. Després de barallar-me bastant la última opció que estic
aplicant és la següent:

/mode #channel +be $~a *!*@gateway/shell/matrix.org/*

que vol dir: BANEJA qualsevol user que no està identificat en irc
EXCEPTE els del bridge oficial de matrix.org (em pregunto si
l'excepció també es pot fer amb el +r, va, ho pregunto a #freenode)

Teniu més detalls aquí:
https://gitlab.com/guifi-exo/wiki/blob/master/howto/matrix-riot.md#configure-irc-room-to-avoid-spam

també hi ha la opció (canviar +b per +q en la comanda anterior) per
posar-los que no poden parlar, però m'he cansat després de mesos
d'aquesta opció perquè vulguis que no omplen a sako de logins i
logouts

Salut,
Pedro



Re: Port USB Wifi imprimante

2018-09-17 Thread Bernard Isambert

Bonsoir,

Je suis naïf, mais... qu'est-ce que vous appelez une interface WiFi-USB ?

Le 17/09/2018 à 16:02, andre_deb...@numericable.fr a écrit :

Bonjour,

On m'a donné une imprimante Samsung Laser ML-1865,
qui marche bien sous Debian.

Elle n'a pas de port Wifi mais juste un port USB (modèle basique).
Est il possible de brancher une interface Wifi-USB,
et surtout, que ça marche comme avec le câble usb ?

Merci et bonne fin de journée,

André





--
Bernard.
20 ans d'utilisation de Debian. Comme le temps passe...



Re: where does fvwm get its xterm icon?

2018-09-17 Thread David Wright
On Mon 17 Sep 2018 at 12:05:35 (+), Kleene, Steven (kleenesj) wrote:
> I can't figure out where fvwm is getting the xpm icon for an xterm.  The
> issue started when I upgraded from Debian v7 (fvwm 1:2.5.30) to Debian v9
> (fvwm 1:2.6.7-3).  In both cases fvwm-icons was also installed.
> 
> I have this in ~/.fvwm/config:
> Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8
> 
> where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
> zero-byte file I created.

I think the intention is that you use NoIcon for no icon.

Anyway, you probably want to read the man pages for fvwm and xterm as
they interact in quite a complicated manner. Use   less   on both and
read all the hits made by /icon.

> When startx is called, it gets this from ~/.xinitrc:
> xterm -geometry 125x58+964+56 -iconic -title syrano -e ssh syrano &
> 
> No matter what I list in config, the xterm icon that comes up matches
> /usr/share/pixmaps/mini.xterm_48x48.xpm (an icon with a blue `T' over a red
> `X').  If I copy some other xpm on top of that and do startx again, I still
> get the original mini.xterm_48x48.xpm image.  Furthermore,
> /usr/share/pixmaps/mini.xterm_48x48.xpm still shows an access time from weeks
> ago.  It seems that fvwm has that image cached or built in somehow.  Once
> fvwm is up, if I call "xterm &" and convert that to an icon, it appears as a
> live window screenshot, not as mini.xterm_48x48.xpm.

Yes, that's the xterm built-in that Nicolas alluded to, and when you
press (un)maximise and (un)iconify you can get some remarkable effects.
And some of the iconification options are "sloppy" for want of a
better word, as in "With this style, fvwm uses application provided
icons if the icon is changed but uses the icon provided in the
configuration file until then."

> In Debian 7, calling null.xpm gives me no xpm icon, just a title bar labeled
> "syrano".  I prefer this because it's very small.

I'm guessing things have changed in the meantime, judging by fvwm's
version numbers and changelogs. I tend not to notice as I'm not a fan
of menus and iconifying, prefering everything left open on a large
area of real-estate (5x4 rather than 2x2).

Cheers,
David.



Re: Port USB Wifi imprimante

2018-09-17 Thread Bernard Schoenacker



- Mail original -
> De: "andre debian" 
> À: debian-user-french@lists.debian.org
> Envoyé: Lundi 17 Septembre 2018 17:56:31
> Objet: Re: Port USB Wifi imprimante
> 
> TROIS mails identiques reçus, ça fait DEUX de trop,
> (et c'est pas la 1ère fois) : merci.
> 
> Les framboises, je les mange,
> Raspberry-Pi, y a des solutions plus simples...
> 
> J'ai simplement demandé si une interface USB <=> WiFi fonctionnera.
> 
> André
> 

Hallo Schweinehund,

Hier ist die Lösung :

http://www.raspberry-pi-geek.com/Archive/2013/01/Converting-the-Raspberry-Pi-to-a-wireless-print-server

slt
bernard



Sistema de archivos debian 9

2018-09-17 Thread Gonzalo Garcia Dominguez
Buenas tardes a todos,

Estoy tratando de montar un sistema de archivos replicado entre varios
nodos con debían 9.

No encuentro una solución que se adapte a mis necesidades, que realmente
son que sean todos los nodos master-master, y repliquen en los demás nodos
en el menor tiempo posible.

Podéis aconsejarme que puedo implementar?
Muchas gracias de antemano, soy novato en la lista, si realice alguna
operación que no es correcta díganmelo:)
Saludos


Re: Installing from live, was Re: booting

2018-09-17 Thread mick crane

On 2018-09-17 16:01, Thakur Mahashaya wrote:
Dear David, if you do not complicate, then tell me why the network is 
better?





https://www.debian.org/CD/netinst/

If unfamiliar perhaps you want to run live to see what software you want

--
Key ID4BFEBB31



Re: Npostart en Chromium

2018-09-17 Thread Frans van Berckel
Hoi Paul,

On Mon, 2018-09-17 at 16:51 +0200, Paul van der Vlis wrote:

> Wat me opvalt is dat chromium-widevine in contrib zit terwijl 
> libwidevinecdm.so volgens mij closed source is. Misschien is het
> code die de .so indien nodig kan downloaden. Maar ik krijg geen
> vraag.

Helpt latest-widevine.sh for the time being? ...

https://gist.github.com/ruario/3c873d43eb20553d5014bd4d29fe37f1

Of lees, lang verhaal, kort. Zit hierin? ...

https://dl.google.com/widevine-cdm/1.4.9.1088-linux-x64.zip

Met vriendelijke groet,

-- 
Frans van Berckel
Media Engineer / Linux Master
LinkedIn: https://www.linkedin.com/in/fransvberckel/




Re: SyncTeX?

2018-09-17 Thread Curt
On 2018-09-17, Glenn English  wrote:
> On Mon, Sep 17, 2018 at 1:20 PM Boyan Penkov  wrote:
>
>> > > Here, I'm pretty sure, it's Evince.
>> >
>> > I would stab in the dark and guess 'gedit-plugins,' which pulls in
>>
>> FWIW, I don't have this package installed.
>
> Nor do I. No gedit anywhere. It's Evince -- turned things off
> yesterday and there's no crud on any emulated terminal this morning...
>

I was looking for your bug report and found this:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908964

https://gitlab.gnome.org/GNOME/evince/issues/983

-- 
“An oak is a tree. A rose is a flower. A deer is an animal. A sparrow is a
bird. Russia is our fatherland. Death is inevitable.” Russian school book.



Re: Port USB Wifi imprimante

2018-09-17 Thread andre_debian
On Monday 17 September 2018 17:28:03 Bernard Schoenacker wrote:
> tu prends une framboise version 3b et tu connectes
> l'imprimante dessus :

TROIS mails identiques reçus, ça fait DEUX de trop,
(et c'est pas la 1ère fois) : merci.

Les framboises, je les mange,
Raspberry-Pi, y a des solutions plus simples...

J'ai simplement demandé si une interface USB <=> WiFi fonctionnera.

André



Re: Port USB Wifi imprimante

2018-09-17 Thread Bernard Schoenacker



- Mail original -
> De: "andre debian" 
> À: "Liste Debian" 
> Envoyé: Lundi 17 Septembre 2018 16:02:29
> Objet: Port USB Wifi imprimante
> 
> Bonjour,
> 
> On m'a donné une imprimante Samsung Laser ML-1865,
> qui marche bien sous Debian.
> 
> Elle n'a pas de port Wifi mais juste un port USB (modèle basique).
> Est il possible de brancher une interface Wifi-USB,
> et surtout, que ça marche comme avec le câble usb ?
> 
> Merci et bonne fin de journée,
> 
> André
> 

bonjour,

tu prends une framboise version 3b et tu connectes
l'imprimante dessus

merci
slt
bernard



Re: Installing from live, was Re: booting

2018-09-17 Thread Thakur Mahashaya
Dear David, if you do not complicate, then tell me why the network is better?

17.09.2018, 16:18, "David Wright" :
> On Mon 17 Sep 2018 at 14:22:32 (+0300), Thakur Mahashaya wrote:
>>  Hi, everybody...
>>  Now I have Debian 9 ..I installed it like this 
>> https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.5.0-amd64-gnome.iso
>>  but it is possible and through the network.
>>  
>> https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.5.0-amd64-netinst.iso
>>  is it better?
>
> It's generally recommended on this list that you install from netinst
> rather than from a live system.
>
> Cheers,
> David.



Re: Npostart en Chromium

2018-09-17 Thread Paul van der Vlis

Op 17-09-18 om 15:53 schreef henk van ballegooijen:

Zelf heb ik Chromium testing maar daar werkt het ook niet.
Volgens mij heeft Chromium standaard geen widevine plugin.


Klopt, en het stelt ook niet voor het te downloaden zoals Firefox doet.

Voor stable zag ik het pakket chromium-widevine, maar dat is er niet 
voor testing en unstable. Misschien zit de code nu gewoon in Chromium:

https://packages.debian.org/search?keywords=widevine=names=stable=all


Google chrome heeft die wel.
Als lapmiddel kun je Chrome downloaden, uitpakken en het bestand 
libwidevinecdm.so,

in de map /opt/google/chrome, kopieëren naar de map /usr/lib/chromium.
Dan werkt NPOstart wel.


Vreemd genoeg zit dat bestand ook niet in chromium-widevine, al zou dat 
wel zo zijn volgens het bestandenoverzicht:

https://packages.debian.org/stretch/amd64/chromium-widevine/filelist

Ik las ook in /usr/share/doc/chromium-widevine/NEWS.Debian.gz dat het 
standaard niet enabled is. Als ik opvolg wat daar staat, dan werkt het 
zo in eerste instantie ook nog niet.


Wat me opvalt is dat chromium-widevine in contrib zit terwijl 
libwidevinecdm.so volgens mij closed source is. Misschien is het code 
die de .so indien nodig kan downloaden. Maar ik krijg geen vraag.


Groet,
Paul


groet,

Henk.


Op 17-09-18 om 14:26 schreef Paul van der Vlis:

Op 10-09-18 om 10:54 schreef Paul van der Vlis:

Beste mensen,

Nu ik toch met npostart bezig ben (en het verfoeilijke DRM), vraag ik me
af wat de reden is dat het niet werkt onder Chromium.
Ik installeer Chromium altijd standaard, zodat mensen een alternatief
hebben bij problemen.

Werkt het bij jullie?  Bij mij niet. Dezelfde problemen als bij Firefox
een paar dagen geleden. Dus wel reclames (niet altijd), en daarna alleen
een ronddraaiend cirkeltje.

Kennen jullie een andere website waar DRM gebruikt wordt, en werkt het
daar wel misschien?  (Netflix bijvoorbeeld, daar heb ik geen account).

( En nee, ik heb geen DRM-zooi op mijn gewone PC. Maar ik heb wel een
multimedia PC waarop ik het heb. )
Ik heb nu reacties van verschillende mensen die zeggen: Bij mij werkt 
het, maar ik gebruik een andere Chromium dan die wordt aangeboden bij 
Debian stable.


Ik zou graag willen horen of het bij anderen werkt met de versie die 
bij Debian stable komt. Volgens mij werkt het niet.


Groet,
Paul








--
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/



Re: SyncTeX?

2018-09-17 Thread Curt
On 2018-09-17, Boyan Penkov  wrote:

>> > Here, I'm pretty sure, it's Evince.
>>
>> I would stab in the dark and guess 'gedit-plugins,' which pulls in
>
> FWIW, I don't have this package installed.
>
>>

It's worth plenty (I guess, and shouldn't). 
 
The OP has traced the error spam to a python script (cron job?) that calls
evince once every hour; I'm unfamiliar with your specific etiology. I
think he's decided to just use another pdf viewer and be done with it.

You should be so lucky (I mean, really).

-- 
“An oak is a tree. A rose is a flower. A deer is an animal. A sparrow is a
bird. Russia is our fatherland. Death is inevitable.” Russian school book.



Re: Npostart en Chromium

2018-09-17 Thread henk van ballegooijen

Zelf heb ik Chromium testing maar daar werkt het ook niet.
Volgens mij heeft Chromium standaard geen widevine plugin.
Google chrome heeft die wel.
Als lapmiddel kun je Chrome downloaden, uitpakken en het bestand 
libwidevinecdm.so,

in de map /opt/google/chrome, kopieëren naar de map /usr/lib/chromium.
Dan werkt NPOstart wel.

groet,

Henk.


Op 17-09-18 om 14:26 schreef Paul van der Vlis:

Op 10-09-18 om 10:54 schreef Paul van der Vlis:

Beste mensen,

Nu ik toch met npostart bezig ben (en het verfoeilijke DRM), vraag ik me
af wat de reden is dat het niet werkt onder Chromium.
Ik installeer Chromium altijd standaard, zodat mensen een alternatief
hebben bij problemen.

Werkt het bij jullie?  Bij mij niet. Dezelfde problemen als bij Firefox
een paar dagen geleden. Dus wel reclames (niet altijd), en daarna alleen
een ronddraaiend cirkeltje.

Kennen jullie een andere website waar DRM gebruikt wordt, en werkt het
daar wel misschien?  (Netflix bijvoorbeeld, daar heb ik geen account).

( En nee, ik heb geen DRM-zooi op mijn gewone PC. Maar ik heb wel een
multimedia PC waarop ik het heb. )
Ik heb nu reacties van verschillende mensen die zeggen: Bij mij werkt 
het, maar ik gebruik een andere Chromium dan die wordt aangeboden bij 
Debian stable.


Ik zou graag willen horen of het bij anderen werkt met de versie die 
bij Debian stable komt. Volgens mij werkt het niet.


Groet,
Paul






Port USB Wifi imprimante

2018-09-17 Thread andre_debian
Bonjour,

On m'a donné une imprimante Samsung Laser ML-1865,
qui marche bien sous Debian.

Elle n'a pas de port Wifi mais juste un port USB (modèle basique).
Est il possible de brancher une interface Wifi-USB,
et surtout, que ça marche comme avec le câble usb ?

Merci et bonne fin de journée,

André



Re: SyncTeX?

2018-09-17 Thread Glenn English
On Mon, Sep 17, 2018 at 1:20 PM Boyan Penkov  wrote:

> > > Here, I'm pretty sure, it's Evince.
> >
> > I would stab in the dark and guess 'gedit-plugins,' which pulls in
>
> FWIW, I don't have this package installed.

Nor do I. No gedit anywhere. It's Evince -- turned things off
yesterday and there's no crud on any emulated terminal this morning...

-- 
Glenn English



Re: where does fvwm get its xterm icon?

2018-09-17 Thread Nicolas George
Kleene, Steven (kleenesj) (2018-09-17):
> I can't figure out where fvwm is getting the xpm icon for an xterm.

AFAIK, Fvwm get most windows icons (as opposed to menu / button icons)
from the applications themselves.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: where does fvwm get its xterm icon?

2018-09-17 Thread Thomas Schmitt
Hi,

Kleene, Steve wrote:
> I have this in ~/.fvwm/config:
> Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8
> where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
> zero-byte file I created.

Maybe fvwm is not happy with the zero size.
What happens if you put a file with a picture there ?


> It seems that fvwm has that image cached or built in somehow.

Did you already try searches like

   find /usr -name mini.xterm_48x48.xpm


> if I call "xterm &" and convert that to an icon, it appears as a
> live window screenshot, not as mini.xterm_48x48.xpm.

Does "live window screenshot" mean that the icon is willing to execute
blindly toggled shell commands ? 
I experienced such a problem with Debian 8. Without any Style "XTerm"
i got an "icon" which was indeed an active terminal with unreadble text.

I fixed this by these lines in .fvwm2rc (dunno where i learned them):

  Style "XTerm"   IconOverride
  Style "XTerm"   Icon display.xpm

The icon pixmap is probably
  /usr/share/X11/fvwm2/pixmaps/display.xpm
but the same one is also in
  /usr/share/pixmaps/fvwm/display.xpm


Have a nice day :)

Thomas



Re: LoadBalance With HA

2018-09-17 Thread Emmanuel Gelati
ipvs works at layer 4 and haproxy works with layer 7, check marting answer.

2018-09-17 15:03 GMT+02:00 Dan Ritter :

> On Mon, Sep 17, 2018 at 02:09:07PM +0200, Emmanuel Gelati wrote:
> > https://en.wikipedia.org/wiki/HAProxy
> >
> > 2018-09-17 13:09 GMT+02:00 Dan Ritter :
> >
> > > On Sun, Sep 16, 2018 at 09:35:32PM +0200, Emmanuel Gelati wrote:
> > > > If you want to build a http loadbalancer, I think the better options
> is
> > > to
> > > > use haproxy.
> > >
> > > Why?
>
> That's a description of what it is. I already know what it is, as I have
> both ldirectord and haproxy in production usage right now.
>
> I'm interested in knowing why you're advocating for it in this particular
> situation.
>
> -dsr-
>



-- 
  .~.
  /V\
 //  \\
/(   )\
^`~'^


Re: SyncTeX?

2018-09-17 Thread Boyan Penkov
On Mon, Sep 17, 2018 at 4:09 AM Curt  wrote:
>
> On 2018-09-16, Glenn English  wrote:
> > Thanks to the answers and suggestions to my plea, I may have figured
> > out what's happening with SyncTeX scribbling on my monitor.
> >
> > It was suggested that 'texlive-extra-utils' is where synctex comes
> > from, but that's not installed here. So more than one package must
> > bring it in as a dependency or something.
>
> > Here, I'm pretty sure, it's Evince.
>
> I would stab in the dark and guess 'gedit-plugins,' which pulls in

FWIW, I don't have this package installed.

>
>  /usr/lib/s390x-linux-gnu/gedit/plugins/synctex.plugin
>  /usr/lib/s390x-linux-gnu/gedit/plugins/synctex/__init__.py
>  /usr/lib/s390x-linux-gnu/gedit/plugins/synctex/evince_dbus.py
>  /usr/lib/s390x-linux-gnu/gedit/plugins/synctex/synctex.py
>
> curty@einstein:~$ apt-cache show gedit-plugins
>  gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
>  .
>  The following plugins are included:
>
> 
>
>   * SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.
>
> > I have a Python script running that tells me every hour to get up from
> > the keyboard and get a little exercise. That script runs Evince to
> > display pdfs of the notices. When I kill the script, the garbage no
> > longer appears. And other Python scripts don't do that stuff.
> >
> > The problem now is that those notices are good for me. I've looked for
> > other pdf viewers, but there's nothing in the repositories anywhere as
> > nice as Evince for taking up the entire screen and enlarging a pdf.
> >
> > Anybody know of a civilized, bug-free pdf viewer? (will display full
> > screen with no or thin borders, allows for manipulating size and
> > position)
> >
> > --
> > Glenn English
> >
> >
>
>
> --
> “An oak is a tree. A rose is a flower. A deer is an animal. A sparrow is a
> bird. Russia is our fatherland. Death is inevitable.” Russian school book.
>


-- 
Boyan Penkov



Installing from live, was Re: booting

2018-09-17 Thread David Wright
On Mon 17 Sep 2018 at 14:22:32 (+0300), Thakur Mahashaya wrote:
> Hi, everybody...
> Now I have Debian 9 ..I installed it like this 
> https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.5.0-amd64-gnome.iso
> but it is possible and through the network. 
> https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.5.0-amd64-netinst.iso
> is it better?

It's generally recommended on this list that you install from netinst
rather than from a live system.

Cheers,
David.



Re: LoadBalance With HA

2018-09-17 Thread Dan Ritter
On Mon, Sep 17, 2018 at 02:09:07PM +0200, Emmanuel Gelati wrote:
> https://en.wikipedia.org/wiki/HAProxy
> 
> 2018-09-17 13:09 GMT+02:00 Dan Ritter :
> 
> > On Sun, Sep 16, 2018 at 09:35:32PM +0200, Emmanuel Gelati wrote:
> > > If you want to build a http loadbalancer, I think the better options is
> > to
> > > use haproxy.
> >
> > Why?

That's a description of what it is. I already know what it is, as I have
both ldirectord and haproxy in production usage right now.

I'm interested in knowing why you're advocating for it in this particular
situation.

-dsr-



Re: LoadBalance With HA

2018-09-17 Thread Martin
Am 16.09.2018 um 14:38 schrieb Labs Ocozzi:
> Hi, i have a lab in my workstation, i like build 2 loadbalanced servers.What 
> is best technology(free and open) for
> that, in debian?
> I need a good material for a simple enveroment, setup.

Depends on what your plan is. When balancing on layer 4, you may choose IPVS. 
Working on layer 7, HA-Proxy is your friend.

With IPVS, you can handle a *massive* amount of load. But it is not as 
versatile as HA-Proxy. And, which I have seen a lot becoming a problem when not 
planned properly, your IP network infrastructure is part of it.

HA-Proxy on the other hand gives you more options up to layer 7. Which is ACL, 
Certificate based authentication¹, SNI² and lots more...

Hence, as a beginner, HA-Proxy may fit your needs.


1) Does this work with IPVS?
2) Does SNI work with IPVS?



Re: Npostart en Chromium

2018-09-17 Thread Paul van der Vlis

Op 10-09-18 om 10:54 schreef Paul van der Vlis:

Beste mensen,

Nu ik toch met npostart bezig ben (en het verfoeilijke DRM), vraag ik me
af wat de reden is dat het niet werkt onder Chromium.
Ik installeer Chromium altijd standaard, zodat mensen een alternatief
hebben bij problemen.

Werkt het bij jullie?  Bij mij niet. Dezelfde problemen als bij Firefox
een paar dagen geleden. Dus wel reclames (niet altijd), en daarna alleen
een ronddraaiend cirkeltje.

Kennen jullie een andere website waar DRM gebruikt wordt, en werkt het
daar wel misschien?  (Netflix bijvoorbeeld, daar heb ik geen account).

( En nee, ik heb geen DRM-zooi op mijn gewone PC. Maar ik heb wel een
multimedia PC waarop ik het heb. )
Ik heb nu reacties van verschillende mensen die zeggen: Bij mij werkt 
het, maar ik gebruik een andere Chromium dan die wordt aangeboden bij 
Debian stable.


Ik zou graag willen horen of het bij anderen werkt met de versie die bij 
Debian stable komt. Volgens mij werkt het niet.


Groet,
Paul


--
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/



where does fvwm get its xterm icon?

2018-09-17 Thread Kleene, Steven (kleenesj)
I can't figure out where fvwm is getting the xpm icon for an xterm.  The
issue started when I upgraded from Debian v7 (fvwm 1:2.5.30) to Debian v9
(fvwm 1:2.6.7-3).  In both cases fvwm-icons was also installed.

I have this in ~/.fvwm/config:
Style "XTerm"   Icon null.xpm, SloppyFocus, IconBox 200x200-1+8

where null.xpm is intended to call /usr/share/pixmaps/fvwm/null.xpm, a
zero-byte file I created.

When startx is called, it gets this from ~/.xinitrc:
xterm -geometry 125x58+964+56 -iconic -title syrano -e ssh syrano &

No matter what I list in config, the xterm icon that comes up matches
/usr/share/pixmaps/mini.xterm_48x48.xpm (an icon with a blue `T' over a red
`X').  If I copy some other xpm on top of that and do startx again, I still
get the original mini.xterm_48x48.xpm image.  Furthermore,
/usr/share/pixmaps/mini.xterm_48x48.xpm still shows an access time from weeks
ago.  It seems that fvwm has that image cached or built in somehow.  Once
fvwm is up, if I call "xterm &" and convert that to an icon, it appears as a
live window screenshot, not as mini.xterm_48x48.xpm.

In Debian 7, calling null.xpm gives me no xpm icon, just a title bar labeled
"syrano".  I prefer this because it's very small.

Thanks.


Re: LoadBalance With HA

2018-09-17 Thread Emmanuel Gelati
https://en.wikipedia.org/wiki/HAProxy

2018-09-17 13:09 GMT+02:00 Dan Ritter :

> On Sun, Sep 16, 2018 at 09:35:32PM +0200, Emmanuel Gelati wrote:
> > If you want to build a http loadbalancer, I think the better options is
> to
> > use haproxy.
>
> Why?
>
> -dsr-
>



-- 
  .~.
  /V\
 //  \\
/(   )\
^`~'^


Re: problemas de accesibilidad e integración

2018-09-17 Thread Fran Torres
Buenas,

en principio aparenta estar ya solucionado. Lo que se ha decidido
hacer (por parte del equipo de profesores) ha sido lo siguiente:

1. Instalo debian jessie de forma local en el equipo (como todos con
fedora, pero yo con mi querido debian).
2. A partir de mañana, creo que lo integrarán en la red bajo LDAP.
3. Se prescindirá de NFS (que es lo que utilizan el resto de equipos,
pues en mi caso no ven necesario usar por ahora nfs).
4. A ver como se desarrolla el curso. Me toca pedir ahora el archivo
de configuración modificado de brltty a un profe, para colocarlo en la
máquina y que funcionen speakup y brltty de forma paralela...


Eso si, sigo manteniendo lo que dige sobre debian 9. Pues por esa
razón he elegido debian 8

Fran.


El 17/9/18, Galvatorix Torixgalva  escribió:
> Hola,
>
> asi por saberlo alguien ha probado a instalar una "red intermedia"?. Si
> el instituto usa fedora, cada alumno que use lo que quiera (ya se que se
> descarta windows y macos) y que dicha red intermedia sirva para conectar
> todos los sistemas a condicion de que usen linux y algun estandar abierto.
> Sin ir mas lejos creo que se podria instalar un sistema con debian y
> activar todo lo que sea de acceso remoto (sistemas de archivos, unidades de
> red, etc).
>
> Un saludo
>



Re: Bind: A caching local server caches but not for long

2018-09-17 Thread Michael Stone

On Mon, Sep 17, 2018 at 12:20:51AM +0200, local10 wrote:

;; ANSWER SECTION:
old.reddit.com. 241 IN  CNAME   reddit.map.fastly.net.
reddit.map.fastly.net.  8   IN  A   151.101.21.140


this number  ^^^
is the TTL/"time to live" in seconds. It is set by the server 
distributing the records and is typically set to something fairly long, 
like a day or more, for domains which don't change much. For domains 
which do change often, or if a move is planned in the near future, the 
TTL may be set low so that old records aren't cached long after they're 
obsolete. In this case the TTL in your cache shows 241 seconds left for 
old.reddit.com and 8 seconds remaining for reddit.map.fastly.net. By 
checking the authoritative nameservers directly it seems that the former 
is never more than 5 minutes while the latter is set to only 30 seconds. 
So your caching server should be updating fairly often.


Mike Stone



Re: booting

2018-09-17 Thread Thakur Mahashaya
Hi, everybody...
Now I have Debian 9 ..I installed it like this 
https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-9.5.0-amd64-gnome.iso
but it is possible and through the network. 
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.5.0-amd64-netinst.iso
is it better?

16.09.2018, 18:06, "mick crane" :
> On 2018-09-16 12:52, mick crane wrote:
>>  On 2018-09-16 12:05, Thakur Mahashaya wrote:
>>>  Hello dears!
>>>  Tell me, please, when the system is booted over the network, is it
>>>  enough to simply Internet via modem? Do I need to install an
>>>  additional program on a flash drive? Where is the checksum for the
>>>  image that is in the upper right corner of the official site? Thanks
>>>  so much.
>>
>>  I think I see.
>>  If there is a checksum you are supposed to download the file and then
>>  install it locally.
>>  Checksum is made by a program that examines the file and outputs
>>  numbers which only that file will produce.
>>  To ensure that you download exactly the same file you have the same
>>  program on your PC which examines the downloaded file and if the
>>  numbers are the same then file is good.
>>
>>  checksum is produced md5 or sha-2 format
>>  md5sum is available for windows, not sure about sha-2
>>  I think I used Cygwin last time I did that.
>>
>>  mick
>
> Ok in windows there is CertUtil
>
> CertUtil -hashfile downloaded.iso md5
>
> CertUtil -hashfile downloaded.iso sha256
>
> --
> Key ID 4BFEBB31



Re: LoadBalance With HA

2018-09-17 Thread Dan Ritter
On Sun, Sep 16, 2018 at 09:35:32PM +0200, Emmanuel Gelati wrote:
> If you want to build a http loadbalancer, I think the better options is to
> use haproxy.

Why?

-dsr-



Re: SyncTeX?

2018-09-17 Thread Curt
On 2018-09-16, Glenn English  wrote:
> Thanks to the answers and suggestions to my plea, I may have figured
> out what's happening with SyncTeX scribbling on my monitor.
>
> It was suggested that 'texlive-extra-utils' is where synctex comes
> from, but that's not installed here. So more than one package must
> bring it in as a dependency or something.

> Here, I'm pretty sure, it's Evince.

I would stab in the dark and guess 'gedit-plugins,' which pulls in

 /usr/lib/s390x-linux-gnu/gedit/plugins/synctex.plugin
 /usr/lib/s390x-linux-gnu/gedit/plugins/synctex/__init__.py
 /usr/lib/s390x-linux-gnu/gedit/plugins/synctex/evince_dbus.py
 /usr/lib/s390x-linux-gnu/gedit/plugins/synctex/synctex.py

curty@einstein:~$ apt-cache show gedit-plugins
 gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
 .
 The following plugins are included:



  * SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.

> I have a Python script running that tells me every hour to get up from
> the keyboard and get a little exercise. That script runs Evince to
> display pdfs of the notices. When I kill the script, the garbage no
> longer appears. And other Python scripts don't do that stuff.
>
> The problem now is that those notices are good for me. I've looked for
> other pdf viewers, but there's nothing in the repositories anywhere as
> nice as Evince for taking up the entire screen and enlarging a pdf.
>
> Anybody know of a civilized, bug-free pdf viewer? (will display full
> screen with no or thin borders, allows for manipulating size and
> position)
>
> --
> Glenn English
>
>


-- 
“An oak is a tree. A rose is a flower. A deer is an animal. A sparrow is a
bird. Russia is our fatherland. Death is inevitable.” Russian school book.



Re: problemas de accesibilidad e integración

2018-09-17 Thread Galvatorix Torixgalva
Hola,

asi por saberlo alguien ha probado a instalar una "red intermedia"?. Si
el instituto usa fedora, cada alumno que use lo que quiera (ya se que se
descarta windows y macos) y que dicha red intermedia sirva para conectar
todos los sistemas a condicion de que usen linux y algun estandar abierto.
Sin ir mas lejos creo que se podria instalar un sistema con debian y
activar todo lo que sea de acceso remoto (sistemas de archivos, unidades de
red, etc).

Un saludo