Re: a command with a long list of options

2015-09-16 Thread rlharris
On Wed, September 16, 2015 12:33 am, p...@aztec.co.za wrote: > enscript() { command enscript --verbose --media=letter -2 --landscape > --borders --header='$n|A.D. $D{%Y.%m.%d}|$* gmt | Page $% of $=' $@ > } I cut and pasted the above definition into ~/.bashrc and then restarted the machine to

Re: a command with a long list of options

2015-09-16 Thread Dr. Volker Thieme
CONFIGURATION FILES Enscript reads configuration information from the following sources (in this order): command line options, environment variable ENSCRIPT, user's personal configuration file ($HOME/.enscriptrc), site configuration file (/etc/enscriptsite.cfg) and

Re: a command with a long list of options

2015-09-16 Thread Thomas Schmitt
Hi, rlhar...@oplink.net wrote: > enscript --verbose --media=letter -2 --landscape --borders --header='$n|A.D. > $D{%Y.%m.%d}|$* gmt | Page $% of $=' filename > ... > can I define in bash an alias or something The job is somewhat too big for a bash alias. But there is the old concept of a shell

Why "Midori" web browser is not there in Debian 8 jessie?

2015-09-16 Thread muntasimulhaque
Hi, I couldn't find the package "midori" in Debian 8 jessie. I searched in Debian Packages archive, and found that Midori web browser was there in Squeeze, Wheezy, and it's here in Sid; but not in jessie. Why midori is not available for jessie? With thanks, Muntasim Ul Haque

Re: a command with a long list of options

2015-09-16 Thread rlharris
On Wed, September 16, 2015 1:33 am, p...@aztec.co.za wrote: > Bleh, try to enclose the $@ at end of line with quotes, ie. > > "$@" > > Also, you don't need to restart the machine. You can reread the .bashrc > file with: > > . ~/.bashrc So I did, but I get the error message: $ enscript

Re: a command with a long list of options

2015-09-16 Thread Dr. Volker Thieme
The file is ~/.enscriptrc without a dot.. :-) Regards! > On 16 Sep 2015, at 08:49, rlhar...@oplink.net wrote: > > On Wed, September 16, 2015 1:26 am, Dr. Volker Thieme wrote: >> Enscript reads configuration information from the following sources (in >> this order): command line options,

Re: Why "Midori" web browser is not there in Debian 8 jessie?

2015-09-16 Thread Mihamina Rakotomandimby
On 09/16/2015 09:29 AM, muntasimulha...@tutamail.com wrote: Hi, I couldn't find the package "midori" in Debian 8 jessie. I searched in Debian Packages archive, and found that Midori web browser was there in Squeeze, Wheezy, and it's here in Sid; but not in jessie. Why midori is not available

Re: a command with a long list of options

2015-09-16 Thread rlharris
On Wed, September 16, 2015 1:26 am, Dr. Volker Thieme wrote: > Enscript reads configuration information from the following sources (in > this order): command line options, environment variable ENSCRIPT, > user's personal configuration file ($HOME/.enscriptrc), site > configuration file

Re: Debian sid transition to KDE 5?

2015-09-16 Thread Joe
On Tue, 15 Sep 2015 22:00:09 -0400 Cindy-Sue Causey wrote: > On 9/15/15, Javier Barroso wrote: > > > > What apt-mark showhold says ? Maybe there is some packages on hold > > status? What apt-cache policy apt says ? (apt is only one of the > >

Re: Package: torsocks

2015-09-16 Thread juke
On Wed, Sep 16, 2015 at 02:57:37AM +, eknadek...@ruggedinbox.com wrote: > est-ce quelq'un(e) sait comment s'y prendre ? installe la version packagée https://tracker.debian.org/pkg/torsocks > est-ce une version immature ou non suffisament testé ? C'est aux developpeurs du logiciel de

Re: GRSecurity Closes Stable Patch to Linux Kernel. How do you feel about this?

2015-09-16 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Sep 16, 2015 at 06:32:59AM +1000, Stuart Longland wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 15/09/15 17:37, to...@tuxteam.de wrote: > > So if you want to do a service to humankind, stop whining, cough > > up the $200

Re: Debian sid transition to KDE 5?

2015-09-16 Thread Joe
On Tue, 15 Sep 2015 22:26:30 +0200 Siard wrote: > On Tue, 15 Sep 2015 20:41 +0100, Joe wrote: > > apt-get dist-upgrade comes up with a solution, but wants to remove > > forty or fifty packages, including gimp, which I use regularly. > > I did an apt-get dist-upgrade. It

Re: Poor SSD RAID0 Performance

2015-09-16 Thread Pascal Hambourg
ray a écrit : > > Using Linux software RAID0, my speed (MB/s) findings are: > Single SSDRAID0, 2 SSDs > Intel SATA III540 960 > Intel SATA II 530 535 SATA II has a maximum throughput of 300 MB/s, so I wonder how you can reach 530 MB/s with a single

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 02:59:27 Patrick Bartek wrote: > Wow!  My original post.  First time that's happened in two years.  And > I didn't do anything.  Wonder what happened? What do you mean? Lisi

Re: Instalar Proxmox en Asus P8-H81M-D

2015-09-16 Thread Yoandy Madrazo Gómez
El 15/09/2015 a las 10:31 PM, Angel Claudio Alvarez escribió: El Tue, 15 Sep 2015 16:01:56 -0400 Yoandy Madrazo Gómez escribió: Hola a todos, resulta que tengo una pc que venía con W7, la borré para instalarle proxmox, el proceso de instalación se hace sin

Re: xorg-server not exists in my stretch

2015-09-16 Thread mudongliang
On 09/16/2015 07:20 PM, Martin Read wrote: > On 16/09/15 12:10, mudongliang wrote: >> mdl@NjuMdl:~$ sudo apt-get install xorg-server >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> E: Unable to locate package

Debian hangs on qemu at fb: "switching to bochsdrmfb from simple"

2015-09-16 Thread Robert S
I have cloned a running debian system onto a qemu virtual machine for testing purposes. If I put a "vga=" statement on the kernel command line (eg. vga=795), it hangs during bootup. If I add the 'debug' statement, it hangs after the following: [ 29.125399] fb: switching to bochsdrmfb from

xorg-server not exists in my stretch

2015-09-16 Thread mudongliang
Hi , everyone: Today I find my vmware-workstation cannot boot in granphics. I try to reinstall the package , but without no any effect. So I try to solve this problem by google. FinallyI found xorg-server is not existed in my stretch. mdl@NjuMdl:~$ sudo apt-get install xorg-server

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Sven Arvidsson
On Tue, 2015-09-15 at 19:17 -0700, Patrick Bartek wrote: > Yes, I know. HAL has been deprecated in Debian in favor of udev for > about 3 or 4 years. But other distros like Ubuntu and Mint still use > it. No, it was removed from Ubuntu in trusty AFAICT. Looks like Mint is or was shipping this:

Trouble sur une configuration openvpn

2015-09-16 Thread Yann Cohen
Bonjour, Je rencontre des problèmes de connexions de temps en temps sur une architecture avec un serveur openvpn. Le serveur est directement sur Internet. Il y a deux clients sur 3G sans adresse publique, et un qui se balade sur des réseaux domestiques ou professionnels toujours en connexion

Re: Package: torsocks

2015-09-16 Thread andre_debian
On Wednesday 16 September 2015 04:57:37 eknadek...@ruggedinbox.com wrote: > Homepage: https://gitweb.torproject.org/torsocks.git > une version 2.x est disponible sur git. > c'est la version préconisée. Torsocks est une application pour Linux, BSD et Mac OSX qui vous permettra d'utiliser des

Re: Poor SSD RAID0 Performance

2015-09-16 Thread ray
On Wednesday, September 16, 2015 at 2:50:05 AM UTC-5, Pascal Hambourg wrote: > ray a écrit : > > > > Using Linux software RAID0, my speed (MB/s) findings are: > > Single SSDRAID0, 2 SSDs > > Intel SATA III540 960 > > Intel SATA II 530 535 > > SATA II

Re: xorg-server not exists in my stretch

2015-09-16 Thread Martin Read
On 16/09/15 12:10, mudongliang wrote: mdl@NjuMdl:~$ sudo apt-get install xorg-server Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package xorg-server The package you are looking for is "xserver-xorg", not

Re: xorg-server not exists in my stretch

2015-09-16 Thread Cindy-Sue Causey
On 9/16/15, mudongliang wrote: > > On 09/16/2015 07:20 PM, Martin Read wrote: >> >> The package you are looking for is "xserver-xorg", not "xorg-server". >> > If this is not the reason, I don't know why vmware 12 in my stretch > cannot boot! > How can I find the log

Re: sobre cache squid

2015-09-16 Thread Camaleón
El Tue, 15 Sep 2015 15:10:44 -0400, Leo escribió: > Hola a todos en la lista, les escribo con un pequeño problema de cache > con squid > > En mi red los usuarios entran mucho a www.cubadebate.cu y las noticias > me salen del dia 1ero de septiembre. Habrás generado una interferencia en

systemd ignores / overrides 'shutdown -t' delay?

2015-09-16 Thread Jonathan de Boyne Pollard
The Wanderer: I can certainly see the reasoning, though I'm not sure I wouldn't have come down on the other side of that decision. I actually have done myself, on occasion. The Wanderer: Wouldn't it at least make sense to print a message to the effect of "warning, ignoring unsupported

Re: Reinicios aleatorios

2015-09-16 Thread Josu Lazkano
Buenas, Gracias a todos por responder. He estado monitoreando la temperatura y no sube demasiado: http://i61.tinypic.com/avrgqe.png http://i61.tinypic.com/29pswsk.png http://i58.tinypic.com/20u3k35.png http://i60.tinypic.com/2lid37k.png Ayer se me reinicio otra vez a las 20:45, en la grafica

Re: Reinicios aleatorios

2015-09-16 Thread Camaleón
El Wed, 16 Sep 2015 15:08:22 +0200, Josu Lazkano escribió: > He estado monitoreando la temperatura y no sube demasiado: > > http://i61.tinypic.com/avrgqe.png http://i61.tinypic.com/29pswsk.png > http://i58.tinypic.com/20u3k35.png http://i60.tinypic.com/2lid37k.png Esos datos no son fiables,

[OT] Re: Instalar Proxmox en Asus P8-H81M-D

2015-09-16 Thread Camaleón
El Tue, 15 Sep 2015 16:01:56 -0400, Yoandy Madrazo Gómez escribió: (si haces cross-posting, es decir, enviar un mismo correo a varias listas, al menos avisa) > Hola a todos, resulta que tengo una pc que venía con W7, la borré para > instalarle proxmox, ¿Y qué relación tiene Proxmox con

Re: Re: Soft keyborad et KDE/plasma 5

2015-09-16 Thread Pierre TOUZEAU
J'avais répondu cela en avril 2015 : https://lists.debian.org/debian-user-french/2015/04/msg00192.html /Tiré de mon expérience Xubuntu sur un prototype de tablette (Le Tablo) : Il existe différents modèles de claviers virtuels, j'avais essayé OnBoard et Florence. J'avais également mis en place le

dns dinâmico

2015-09-16 Thread Caio Ferreira
Lista Alguém por acaso conhece algum serviço de DNS Dinâmico free? Eu encontrei alguns serviços, como o DynDNS, mas é pago? Eu montei um servidor owncloud em casa e estava querendo acessar de forma remota. desde já agradeço pela atenção. .''`. Caio Abreu Ferreira : :' :

Re: Cuidadión con el paquete de LO de los backports (Jessie)

2015-09-16 Thread Eduardo Rios
El 16/09/15 a las 15:10, Camaleón escribió: El Tue, 15 Sep 2015 19:50:22 +0200, Eduardo Rios escribió: El 15/09/15 a las 15:36, Camaleón escribió: (...) Al igual que pasa con las aplicaciones de Mozilla (Firefox y Thunderbird), me pregunto por qué los usuarios que quieren mantener estos

Re: dns dinâmico

2015-09-16 Thread Cláudio E. Elicker
On Wed, 16 Sep 2015 10:48:32 -0300 Caio Ferreira wrote: > Lista > > Alguém por acaso conhece algum serviço de DNS Dinâmico free? Eu > encontrei alguns serviços, como o DynDNS, mas é pago? > ... https://lists.debian.org/debian-user/2014/04/msg00403.html -- EMACS is my

Re: how to sum a column in openoffice calc

2015-09-16 Thread Lars Noodén
On 09/16/2015 04:02 PM, Li Wei wrote: > I want sum of a column of values > I enter "SUM(N1:N8)" in cell N9 > but can't get cell N9 to display sum > > Thanks in advance!!! > > PS: I'm in China and can't use google to find answer > > Wouldn't that be "=SUM(N1:N8)" instead, with an equal sign?

Re: how to sum a column in openoffice calc

2015-09-16 Thread Sven Arvidsson
On Wed, 2015-09-16 at 06:02 -0700, Li Wei wrote: > I want sum of a column of values > I enter "SUM(N1:N8)" in cell N9 > but can't get cell N9 to display sum > > Thanks in advance!!! > > PS: I'm in China and can't use google to find answer Hi, See

Re: Instalar Proxmox en Asus P8-H81M-D

2015-09-16 Thread José Maldonado
El 16/09/2015 08:12, "Yoandy Madrazo Gómez" escribió: > > > > El 15/09/2015 a las 10:31 PM, Angel Claudio Alvarez escribió: >> >> El Tue, 15 Sep 2015 16:01:56 -0400 >> Yoandy Madrazo Gómez escribió: >> >>> Hola a todos, resulta que tengo una pc

Re: Cuidadión con el paquete de LO de los backports (Jessie)

2015-09-16 Thread Camaleón
El Tue, 15 Sep 2015 19:50:22 +0200, Eduardo Rios escribió: > El 15/09/15 a las 15:36, Camaleón escribió: (...) >> Al igual que pasa con las aplicaciones de Mozilla (Firefox y >> Thunderbird), >> me pregunto por qué los usuarios que quieren mantener estos paquetes >> actualizados son tan reacios

Re: Reinicios aleatorios

2015-09-16 Thread Cristian Mitchell
El 16 de septiembre de 2015, 10:29 a. m., Camaleón escribió: > El Wed, 16 Sep 2015 15:08:22 +0200, Josu Lazkano escribió: > > > He estado monitoreando la temperatura y no sube demasiado: > > > > http://i61.tinypic.com/avrgqe.png http://i61.tinypic.com/29pswsk.png > >

Re: Migração Servidores para Debian.

2015-09-16 Thread P. J.
Cara eu estou evitando usar o systemd devido alguns bugs, eu estou usando o sysv-init-core, ao instalá-lo ele remove algumas coisas do systemd, não sei detalhar no momento... mas vc pode ter os dois sistemas de inicialização, já que alguns programas no jessie dependem do systemd, (kvm por exemplo)

Re: a command with a long list of options

2015-09-16 Thread rlharris
On Wed, September 16, 2015 1:59 am, Dr. Volker Thieme wrote: > The file is ~/.enscriptrc without a dot.. :-) Forgive me; I typed ".enscriptrc" correctly for the file, but I mis-typed ".enscript.rc" for the email. But I do appreciate your attention to detail. RLH

Re: Cuidadión con el paquete de LO de los backports (Jessie)

2015-09-16 Thread Camaleón
El Wed, 16 Sep 2015 15:57:55 +0200, Eduardo Rios escribió: > El 16/09/15 a las 15:10, Camaleón escribió: (...) >>> No sé, yo no he instalado nunca firefox, thunderbird ni libreoffice >>> upstream (en Linux, claro). Será fácil, no digo que no, pero parece >>> que me da mas tranquilidad vía

Re: a command with a long list of options

2015-09-16 Thread rlharris
On Wed, September 16, 2015 1:24 am, Thomas Schmitt wrote: ... > #!/bin/bash ... > enscript --verbose --media=letter -2 --landscape --borders \ > --header='$n|A.D. $D{%Y.%m.%d}|$* gmt | Page $% of $=' \ > "$1" ... > echo $PATH That works! I thank you for taking the trouble to write up a detailed

Re: Consulta sobre virtualizacion

2015-09-16 Thread Cristian Mitchell
El 16 de septiembre de 2015, 11:56 a. m., ariel bujeiro< arielbuje...@gmail.com> escribió: > Buen dia, sepan disculpar si no es el grupo correcto > > tengo una duda, > podria de alguna forma, con linux, virtualizar varias maquinas con windows > 2003 server para simular un ambiente de

Consulta sobre virtualizacion

2015-09-16 Thread ariel bujeiro
Buen dia, sepan disculpar si no es el grupo correcto tengo una duda, podria de alguna forma, con linux, virtualizar varias maquinas con windows 2003 server para simular un ambiente de pruebas/estudio? Gracias de antemano

Messages au format html

2015-09-16 Thread steve
Me semble que la proportion de ce genre de messages est en augmentation depuis quelques temps. Je ne me l'explique pas, mais ce serait sympa de faire un effort et de ne poster qu'en texte pur. Pour rappel, voici ce qu'on lit sur cette page [1] Code de conduite Quand vous utilisez

[Solved]Re: xorg-server not exists in my stretch

2015-09-16 Thread mudongliang
On 09/16/2015 08:50 PM, Cindy-Sue Causey wrote: > On 9/16/15, mudongliang wrote: >> On 09/16/2015 07:20 PM, Martin Read wrote: >>> The package you are looking for is "xserver-xorg", not "xorg-server". >>> >> If this is not the reason, I don't know why vmware 12 in

Re: systemd ignores / overrides 'shutdown -t' delay?

2015-09-16 Thread David Wright
Quoting Jonathan de Boyne Pollard (j.deboynepollard-newsgro...@ntlworld.com): > Ralph Katz: > > >There is no "-t" option. > > > > In fact there is. It's undocumented; and is one of four > undocumented compatibility options, alongside -a, -f, and -F, that > are simply parsed and then ignored.

Re: Ethernet not working after waking from sleep

2015-09-16 Thread Himanshu Shekhar
Thanks. But the directories the link indicated did not exist on my system. Moreover, the solution was intended for Ubuntu 14.10(Saucy). I did expect something Debian specific. However, thanks for your help! On Fri, Sep 11, 2015 at 10:29 AM, Riley Baird <

Re: Consulta sobre virtualizacion

2015-09-16 Thread Camaleón
El Wed, 16 Sep 2015 11:56:02 -0300, ariel bujeiro escribió: > Buen dia, sepan disculpar si no es el grupo correcto Se disculpa el grupo pero no el formato, hay que usar texto plano :-P > tengo una duda, > podria de alguna forma, con linux, virtualizar varias maquinas con > windows 2003 server

Re: Consulta sobre virtualizacion

2015-09-16 Thread Cristian Mitchell
El 16 de septiembre de 2015, 12:13 p. m., Camaleón escribió: > El Wed, 16 Sep 2015 11:56:02 -0300, ariel bujeiro escribió: > > > Buen dia, sepan disculpar si no es el grupo correcto > > Se disculpa el grupo pero no el formato, hay que usar texto plano :-P > > > tengo una duda,

Re: how to sum a column in openoffice calc

2015-09-16 Thread Curt
On 2015-09-16, Lars Noodén wrote: >> > Wouldn't that be "=SUM(N1:N8)" instead, with an equal sign? > That works for me. I just hit that Greek letter (epsilon?).

Re: how to sum a column in openoffice calc

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 16:26:58 Curt wrote: > On 2015-09-16, Lars Noodén wrote: > > Wouldn't that be "=SUM(N1:N8)" instead, with an equal sign? > > That works for me. > > I just hit that Greek letter (epsilon?). I don't know the actual thing, but it is much more

[Disarmed] Re: Consulta sobre virtualizacion

2015-09-16 Thread Alberto Cabrejas Pérez
El 16/09/15 a las 10:56, ariel bujeiro escibió: Buen dia, sepan disculpar si no es el grupo correcto tengo una duda, podria de alguna forma, con linux, virtualizar varias maquinas con windows 2003 server para simular un ambiente de pruebas/estudio? Gracias de antemano Si, puedes crear

Removal of a Desktop Environment

2015-09-16 Thread Himanshu Shekhar
I installed LXDE on my Jessie laptop for exploring it (alongside GNOME). Now, I removed LXDE from Tasksel and installed Mate desktop. I think only some packages are removed. Also, the gdm (or whatever that's called where we login and select out desktop environment) stills lists LXDE. I have tried

Re: Removal of a Desktop Environment

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 16:18:10 Himanshu Shekhar wrote: > Now, I removed LXDE from Tasksel and installed Mate desktop. More detail needed. What do you mean by you "removed LXDE from Tasksel"? To remove LXDE you needed to: # aptitude purge LXDE or similar with other package manager.

Re: how to sum a column in openoffice calc

2015-09-16 Thread Curt
On 2015-09-16, Lisi Reisz wrote: > On Wednesday 16 September 2015 16:26:58 Curt wrote: >> On 2015-09-16, Lars Noodén wrote: >> > Wouldn't that be "=SUM(N1:N8)" instead, with an equal sign? >> >> That works for me. >> >> I just hit that Greek letter

Re: Removal of a Desktop Environment

2015-09-16 Thread Himanshu Shekhar
I mean is used the command "tasksel remove ". Why ? I got that solution in a Google search. I tried "aptitude purge LXDE", it showed 0 to install and 0 to remove etc. I just want to remove all the applications of LXDE and also remove the option to run into LXDE from "gdm" That's all! On Wed, Sep

Re: Consulta sobre virtualizacion

2015-09-16 Thread Adrià
On Wed, Sep 16, 2015 at 12:20:11PM -0300, Cristian Mitchell wrote: > >Si queres usar algo serio usa kvm ¿Qué tiene de cómico VirtualBox, además de las splash screens del menú "About VirtualBox"? -- Adrià García-Alzórriz 0x09494C14 BOFH excuse #74: You're out of memory signature.asc

Re: a command with a long list of options

2015-09-16 Thread Thomas Schmitt
Hi, > I write and use bash scripts almost daily, I did not know that you were tired and thus did not come to the idea of a script yourself. So you got the mini starter for scripters. My programs are similarly unusable as enscript if one does not develop their serious jobs in scripts. > The

Re: dns dinâmico

2015-09-16 Thread Tulio Simplicio
Tem o no ip, ja tentou? Em qua, 16 de set de 2015 11:02 AM, Cláudio E. Elicker escreveu: > On Wed, 16 Sep 2015 10:48:32 -0300 > Caio Ferreira wrote: > > > Lista > > > > Alguém por acaso conhece algum serviço de DNS Dinâmico free? Eu > > encontrei alguns

Re: Consulta sobre virtualizacion

2015-09-16 Thread Ricardo Adolfo Sánchez Arboleda
Mira este: http://blog.desdelinux.net/debian-7-wheezy-y-qemu-kvm/ *Saludes;* rasa. 2015-09-16 10:59 GMT-05:00 Adrià : > On Wed, Sep 16, 2015 at 12:20:11PM -0300, Cristian Mitchell wrote: >> >>Si queres usar algo serio usa kvm > > ¿Qué tiene de cómico VirtualBox, además de

Re: Messages au format html

2015-09-16 Thread Jean-Michel OLTRA
Bonjour, Le mercredi 16 septembre 2015, steve a écrit... > Me semble que la proportion de ce genre de messages est en > augmentation depuis quelques temps. Je ne me l'explique pas, mais ce > serait sympa de faire un effort et de ne poster qu'en texte pur. En es tu bien sûr ? Ce n'est

Re: Jessie : erreurs au démarrage. EFI ?

2015-09-16 Thread Alain Rpnpif
Le 15 septembre 2015, Pascal Hambourg a écrit : > Alain Rpnpif a écrit : > > > > Je n'ai pas de partition réservée à l'EFI. > > La core image de GRUB est forcément amorcée depuis quelque part. > La partition est identifiable à partir de l'entrée d'amorçage EFI de > Debian, affichée avec la

Re: Removal of a Desktop Environment

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 16:39:29 Himanshu Shekhar wrote: > I mean is used the command "tasksel remove ". Why ? I got that > solution in a Google search. > I tried "aptitude purge LXDE", it showed 0 to install and 0 to remove etc. > I just want to remove all the applications of LXDE and also

Re: Consulta sobre virtualizacion

2015-09-16 Thread OddieX
Xen toda la vida El sept. 16, 2015 1:04 PM, "Ricardo Adolfo Sánchez Arboleda" < rasa996...@gmail.com> escribió: > Mira este: > > http://blog.desdelinux.net/debian-7-wheezy-y-qemu-kvm/ > > > *Saludes;* > > rasa. > > > 2015-09-16 10:59 GMT-05:00 Adrià : > > On Wed, Sep 16, 2015

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 17:53:41 Patrick Bartek wrote: > Now, out of the blue, an original post of mine gets mirrored back to > me.  Don't know what caused it.  I didn't do anything.  Gremlins, maybe. :-)) The red highlighting of spelling mistakes suddenly started to work in my email

Re: Consulta sobre virtualizacion

2015-09-16 Thread Adrià
On Wed, Sep 16, 2015 at 11:03:43AM -0500, Ricardo Adolfo Sánchez Arboleda wrote: > Mira este: > > http://blog.desdelinux.net/debian-7-wheezy-y-qemu-kvm/ Vale. ¿Y? Es que esto parece un concurso de recitar hipervisores, y una de las cosas buenas del software libre es precisamente la libertad de

[HS] [Complètement HS] Comment arrivent-ils à faire ça ?

2015-09-16 Thread Philippe Gras
:~ gras$ curl http://tsce.net 301 Moved Permanently Moved Permanently The document has moved http://www.tsce.net/;>here. Apache Server at tsce.net Port 80 :~ gras$ curl "http://www.tsce.net/; curl: (6) Could not resolve host: www.tsce.net; nodename nor servname provided, or not known :~

Re: Messages au format html

2015-09-16 Thread Pascal Hambourg
Philippe Gras a écrit : > > Quelle est la conséquence d'un envoi au format HTML par rapport aux envois > en texte brut ? C'est beaucoup plus lourd et beaucoup plus moche. Et bien sûr, ça affiche du charabia plein de balises dans les lecteurs de mail qui ne savent pas lire le HTML.

Bug? - Debian does not assign IP address after reboot?

2015-09-16 Thread linuxthefish
Hi, After I reboot my Debian machine it does not assign an IP to eth0. It brings the interface up after a reboot, but does not set the IP on it! Running a cronjob every min to set the IP address is the only way to fix this, but why does it happen? Is this some sort of bug? My interfaces file is

Re: Squid como descobrir porque o acesso foi negado

2015-09-16 Thread Rodrigo Germano de Paula
Habilite o debug do squid para verificar exatamente em qual regra ele está negando. *Rodrigo Germano de Paula* Técnico em Tecnologia da Informação IFB Campus Planaltina Contato: (61) 21962601 Em 16 de setembro de 2015 14:54, hamacker escreveu: > Olá pessoal, > > Estou

Re: [HS] [Complètement HS] Comment arrivent-ils à faire ça ?

2015-09-16 Thread Christophe
Hello, Le 16/09/2015 20:36, Philippe Gras a écrit : Veuillez m'excuser, je pose la question ici parce que je ne vois pas à qui d'autre la poser (Yahoo Q/R ? LOL) Quelle est la question au juste ? Si c'est pour ça : curl: (6) Could not resolve host: www.tsce.net; nodename nor servname

Re: Bug? - Debian does not assign IP address after reboot?

2015-09-16 Thread Sven Hartge
linuxthefish wrote: > After I reboot my Debian machine it does not assign an IP to eth0. It > brings the interface up after a reboot, but does not set the IP on it! > Running a cronjob every min to set the IP address is the only way to > fix this, but why does it happen?

Squid como descobrir porque o acesso foi negado

2015-09-16 Thread hamacker
Olá pessoal, Estou com um problema chato de resolver, um determinado usuario está tentando acessar: http://www1.folha.uol.com.br/mercado/2015/09/1676280-dilma-sanciona-desoneracao-da-folha-e-veta-aliquota-para-setor-de-vestuario.shtml O log realmente registra a negação: 1442425881.469 18

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Eduardo M KALINOWSKI
On 09/16/2015 01:53 PM, Patrick Bartek wrote: > About two years ago, my original posts to the list stopped being > mirrored back to me. This happened spontaneously: one day I'd see my > post; the next day -- literally -- I didn't. (Replies to others' posts > showed up as they should.) Never

Enscript and unicode, was Re: is a2ps broken?

2015-09-16 Thread David Wright
Quoting rlhar...@oplink.net (rlhar...@oplink.net): > > On Thu, September 3, 2015 10:28 am, David Wright wrote: > > > > Personally, a2ps has been broken for years because it doesn't handle > > unicode. > > I found in the Debian archive the package "enscript", which appears to > provide (at least

Re: Editor pagines wiki

2015-09-16 Thread Narcis Garcia
Suposo que el tema de «alternatives» el referies a les eines; essent així em sembla que hi ha moltes més alternatives en programari privatiu, però amb el problema de ser més efímeres. Desenes de milers de persones intenten fer eines de programari privatiu per «forrar-se amb les còpies», i acaben

Re: Removal of a Desktop Environment

2015-09-16 Thread Himanshu Shekhar
I tried "#dpkg-reconfigure gdm3". It did it's task but didn't serve the purpose. I can see options : LXDE, GNOME, OpenBox, System Default, MATE, Gnome Classic, and one or two others. The system default options goes into lxde. I just need to be guided to proper steps to remove lxde, related

Re: how to sum a column in openoffice calc

2015-09-16 Thread Carl Fink
On Wed, Sep 16, 2015 at 03:12:22PM +0200, Sven Arvidsson wrote: > On Wed, 2015-09-16 at 06:02 -0700, Li Wei wrote: > > I want sum of a column of values > > I enter "SUM(N1:N8)" in cell N9 > > but can't get cell N9 to display sum > > > > Thanks in advance!!! > > > > PS: I'm in China and can't use

Re: Squid como descobrir porque o acesso foi negado

2015-09-16 Thread Rafael Bedendo
Coloque no squid.conf a linha debug_options ALL,1 33,2 e acompanhe pelo /var/log/cache.log Abraço Rafael Bedendo Em 16/09/2015 14:54, hamacker escreveu: Olá pessoal, Estou com um problema chato de resolver, um determinado usuario está tentando acessar:

Re: Jessie : erreurs au démarrage. EFI ?

2015-09-16 Thread Pascal Hambourg
Alain Rpnpif a écrit : > > En essayant de te répondre, j'ai enfin trouvé la partition EFI ! Oui > elle existe. Elle se trouvait cachée parmi les 7 partitions de mon > disque sdb alors que je ne cherchais bêtement que sur sda. A la bonne heure. > sudo gdisk -l /dev/sda > GPT fdisk (gdisk)

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Sven Arvidsson
On Wed, 2015-09-16 at 10:00 -0700, Patrick Bartek wrote: > > It's a minimal HAL to satisfy the DRM in Flash. > > Thanks. I'll check it out. Maybe, I can adapt it to Wheezy. Or at > least find out what's needs to be installed to get Hulu to work. Yeah, I don't know what shape it's in, but

Re: Cuidadión con el paquete de LO de los backports (Jessie)

2015-09-16 Thread Eduardo Rios
El 16/09/15 a las 16:28, Camaleón escribió: El Wed, 16 Sep 2015 15:57:55 +0200, Eduardo Rios escribió: El 16/09/15 a las 15:10, Camaleón escribió: (...) No sé, yo no he instalado nunca firefox, thunderbird ni libreoffice upstream (en Linux, claro). Será fácil, no digo que no, pero parece

Re: Messages au format html

2015-09-16 Thread Philippe Gras
Le 16 sept. 2015 à 18:37, Jean-Michel OLTRA a écrit : > >Bonjour, > > > Le mercredi 16 septembre 2015, steve a écrit… Merci de le signaler, je n'ai jamais fait attention au format de mes messages. Quelle est la conséquence d'un envoi au format HTML par

Editor pagines wiki

2015-09-16 Thread Robert Marsellés
Hola a tots, No tinc gaire interès en aquest tema ja que sempre penso en no en sé prou com per afegir rés a cap lloc. Únicament, de tant en tant, reviso els correus de les llistes. El procés és breu i senzill: 1) Login 2) Marcar els missatges que toqui 3) Canviar <> -->

Re: Messages au format html

2015-09-16 Thread maderios
Le 16/09/2015 20:48, Pascal Hambourg a écrit : Philippe Gras a écrit : Quelle est la conséquence d'un envoi au format HTML par rapport aux envois en texte brut ? C'est beaucoup plus lourd et beaucoup plus moche. Et bien sûr, ça Plus lourd, oui: encombrement des serveurs, empreinte carbone

Re: [Résolu] [HS] [Complètement HS] Comment arrivent-ils à faire ça ?

2015-09-16 Thread Philippe Gras
Le 16 sept. 2015 à 21:26, Christophe a écrit : > Hello, > > Le 16/09/2015 20:36, Philippe Gras a écrit : >> >> Veuillez m'excuser, je pose la question ici parce que je ne vois pas à qui >> d'autre la poser (Yahoo Q/R ? LOL) >> > > Quelle est la question au juste ? > > Si

Systemd ignores / overrides 'shutdown -t' delay?

2015-09-16 Thread Jonathan de Boyne Pollard
Ralph Katz: There is no "-t" option. Jonathan de Boyne Pollard: In fact there is. It's undocumented; and is one of four undocumented > compatibility options, alongside -a, -f, and -F, that are simply > parsed and then ignored. There is a fifth undocumented option with an > effect, -K.

Re: [NI SIQUIERA califica como OT ]nstalar Proxmox en Asus P8-H81M-D

2015-09-16 Thread Angel Claudio Alvarez
El Wed, 16 Sep 2015 08:41:35 -0400 Yoandy Madrazo Gómez escribió: > > > El 15/09/2015 a las 10:31 PM, Angel Claudio Alvarez escribió: > > El Tue, 15 Sep 2015 16:01:56 -0400 > > Yoandy Madrazo Gómez escribió: > > > >> Hola a todos, resulta

[BRUIT][JM2L] 9e Journée Méditerranéennes du Logiciel Libre à Sophia Antipolis

2015-09-16 Thread David Pinson
Bonjour à tous, Pouvez-vous nous aider à faire du bruit autour de vous ? Merci à vous, Le 28 Novembre 2015 aura lieu la 9ème édition des Journées Méditerranéennes du Logiciel Libre (JM2L) à Polytech'Nice destinée à tout public.

Re: Test Post (Ignore)

2015-09-16 Thread Patrick Wiseman
It won't, until someone replies to it on the debian user list. That's a "feature" of gmail. Patrick On Wed, Sep 16, 2015 at 5:13 PM, Patrick Bartek wrote: > Just a test to see if this email gets mirrored back to me. > > B >

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Patrick Bartek
On Wed, 16 Sep 2015, Eduardo M KALINOWSKI wrote: > On 09/16/2015 01:53 PM, Patrick Bartek wrote: > > About two years ago, my original posts to the list stopped being > > mirrored back to me. This happened spontaneously: one day I'd see > > my post; the next day -- literally -- I didn't.

Re: Debian + Windows com UEFI

2015-09-16 Thread Isaac Ferreira Filho
On 16-09-2015 01:11, real bas wrote: Obrigado Danilo, Depois de muitas tentativas (nem sabia qual tecla ia pro boot manager), enfim consegui instalar, o programa pra criar o usb não quis criar pra versão live do debian (acho que era porque não tinha as pastas boot e efi) então fui pela iso

Re: Debian sid transition to KDE 5?

2015-09-16 Thread Joe
On Wed, 16 Sep 2015 08:16:42 +0100 Joe wrote: > On Tue, 15 Sep 2015 22:26:30 +0200 > Siard wrote: > > > On Tue, 15 Sep 2015 20:41 +0100, Joe wrote: > > > apt-get dist-upgrade comes up with a solution, but wants to remove > > > forty or fifty

Re: Running HAL and udev Simultaneously

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 18:46:33 Eduardo M KALINOWSKI wrote: > On 09/16/2015 01:53 PM, Patrick Bartek wrote: > > About two years ago, my original posts to the list stopped being > > mirrored back to me. This happened spontaneously: one day I'd see my > > post; the next day -- literally --

Re: [NI SIQUIERA califica como OT ]nstalar Proxmox en Asus P8-H81M-D

2015-09-16 Thread Yoandy Madrazo Gómez
El 16/09/2015 a las 5:32 PM, Angel Claudio Alvarez escribió: El Wed, 16 Sep 2015 08:41:35 -0400 Yoandy Madrazo Gómez escribió: El 15/09/2015 a las 10:31 PM, Angel Claudio Alvarez escribió: El Tue, 15 Sep 2015 16:01:56 -0400 Yoandy Madrazo Gómez

Test Post (Ignore)

2015-09-16 Thread Patrick Bartek
Just a test to see if this email gets mirrored back to me. B

Re: Running HAL and udev Simultanteouly

2015-09-16 Thread Patrick Bartek
On Wed, 16 Sep 2015, Lisi Reisz wrote: > On Wednesday 16 September 2015 17:53:41 Patrick Bartek wrote: > > Now, out of the blue, an original post of mine gets mirrored back to > > me.  Don't know what caused it.  I didn't do anything.  Gremlins, > > maybe. > > :-)) The red highlighting of

Re: Test Post (Ignore)

2015-09-16 Thread Lisi Reisz
On Wednesday 16 September 2015 22:16:11 Patrick Wiseman wrote: > It won't, until someone replies to it on the debian user list. That's > a "feature" of gmail. It depends on what he uses as his SMTP server and email client. > > Patrick > > On Wed, Sep 16, 2015 at 5:13 PM, Patrick Bartek

Re: Reinicios aleatorios

2015-09-16 Thread Sergio Bessopeanetto
El 16/09/15 a las 10:08, Josu Lazkano escribió: Buenas, Gracias a todos por responder. He estado monitoreando la temperatura y no sube demasiado: http://i61.tinypic.com/avrgqe.png http://i61.tinypic.com/29pswsk.png http://i58.tinypic.com/20u3k35.png http://i60.tinypic.com/2lid37k.png Ayer se

  1   2   >