Re: (should be) simple bind problem [possibly solved]

2015-05-26 Thread Glenn English
apparmor. In the recent Debians (Wheezy++, I think), there is a directory /etc/apparmor.d. In there is a file called user.sbin.named. That file does various things to the /var/cache/bind directory. I didn't look at it long enough to figure out just what it does, and I couldn't find apparmor on

Activar y visualizar Wifi en el entorno Lxde

2015-05-26 Thread JAWV WV
Buenas necesito ayuda, e buscado en grupos y no comprendo como activar y visualizar wifi en lxde incluso en la wiki de Debian-wifi no se cómo realizar la operación. Si me pueden enviar las instrucciones me comprometo incluso a hacer un blog explicándolo para que otras personas no tengan el mismo pr

Re: jessie: unable to run remote graphical program with sudo [SOLVED]

2015-05-26 Thread Carl Johnson
"D. R. Evans" writes: > D. R. Evans wrote on 05/26/2015 04:52 PM: > >> >> If I understand you correctly, I think that you are saying that: >> n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm > > I probably misunderstood you. > > Anyway, after some more experimenting, I d

Re: where to get testing version of jessie installer?

2015-05-26 Thread Paul E Condon
On 20150526_1829+0300, Juha Heinanen wrote: > I'm back at trying to install Jessie on Acer C720 without going the long > route via Wheezy. > > Just to recall, the problem is that current Jessie installer > debian-8.0.0-i386-netinst.iso from April 24, does not boot on Acer ^

Re: jessie: unable to run remote graphical program with sudo [SOLVED]

2015-05-26 Thread David Wright
Quoting D. R. Evans (doc.ev...@gmail.com): > D. R. Evans wrote on 05/26/2015 04:52 PM: > > > > > If I understand you correctly, I think that you are saying that: > > n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm > > I probably misunderstood you. No, but you left out

Re: jessie: unable to run remote graphical program with sudo [SOLVED]

2015-05-26 Thread D. R. Evans
D. R. Evans wrote on 05/26/2015 04:52 PM: > > If I understand you correctly, I think that you are saying that: > n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm I probably misunderstood you. Anyway, after some more experimenting, I discovered that this works: sudo XAU

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 23:52:38 D. R. Evans wrote: > David Wright wrote on 05/26/2015 04:16 PM: > > When I ssh to a remote machine as myself, DISPLAY is set to > > localhost:10.0 (11, 12, etc) and AIUI X clients find my local X server > > through the encrypted ssh connection. Because the authority

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread D. R. Evans
David Wright wrote on 05/26/2015 04:16 PM: > When I ssh to a remote machine as myself, DISPLAY is set to localhost:10.0 > (11, 12, etc) and AIUI X clients find my local X server through the > encrypted ssh connection. Because the authority file on the remote > host is in its standard location, nam

Re: Backup services and Debian

2015-05-26 Thread Daniel Bareiro
Hi, Petter. On 26/05/15 19:07, Daniel Bareiro wrote: > You could try Bacula. You could also use Dirvish, although it does not > running as a service, it gives good results. It works with rsync and > optimize disk space usage maintaining hard links to the files unchanged > between a backup and the

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread David Wright
Quoting D. R. Evans (doc.ev...@gmail.com): > Reco wrote on 05/26/2015 01:53 PM: > > Yet there's a way to solve your problem - get a habit of running > > X clients like this: > > > > HOME=/root sudo -E xterm > > > > Re-defining $HOME is crucial as otherwise you risk users' rewriting > > configurat

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 23:01:41 D. R. Evans wrote: > Lisi Reisz wrote on 05/26/2015 02:30 PM: > > On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote: > >> What is wrong and how do I fix it so that I can run graphical programs > >> across the network using sudo? > >> > >> I'm sure it's just a simple

Re: Backup services and Debian

2015-05-26 Thread Daniel Bareiro
Hi, Petter. On 26/05/15 05:30, Petter Adsen wrote: > I'm still messing with trying to get a good backup routine, and I'm > (slowly) coming to the conclusion that other people are better at it > than I am, and I need a way to store data remotely anyway. > > Right now, I'm testing AltDrive on an U

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread D. R. Evans
Lisi Reisz wrote on 05/26/2015 02:30 PM: > On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote: >> What is wrong and how do I fix it so that I can run graphical programs >> across the network using sudo? >> >> I'm sure it's just a simple configuration issue, but my google-fu seems to >> be lacking to

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 22:47:22 D. R. Evans wrote: > Lisi Reisz wrote on 05/26/2015 03:06 PM: > > When you installed, did you install with root? > > I'm sorry, I don't understand the question. > > But: > > n7dr@shack:~$ pwd > /home/n7dr > n7dr@shack:~$ su > Password: > root@shack:/home/n7dr# pwd >

DHCPv6 and DDNS

2015-05-26 Thread Philippe Clérié
Hello, For the past couple of days I've been trying to set up isc-dhcp-server on jessie for IPv6. I am at a point where the server is providing addresses but I cannot get it to update the DNS server. Both servers are on the same machine. The DNS server is bind9 and is working correctly for b

Re: Backup services and Debian

2015-05-26 Thread Glenn English
On May 26, 2015, at 2:30 AM, Petter Adsen wrote: > Does anyone here have any experience with this or similar services that > work well with Debian? Have you looked at Amanda? It's open source, uses tar or dump, etc. It can be a bitch to configure, but I've been using it for over a decade with

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread D. R. Evans
Lisi Reisz wrote on 05/26/2015 03:06 PM: > When you installed, did you install with root? > I'm sorry, I don't understand the question. But: n7dr@shack:~$ pwd /home/n7dr n7dr@shack:~$ su Password: root@shack:/home/n7dr# pwd /home/n7dr root@shack:/home/n7dr# cd root@shack:~# pwd /root root@shac

Re: (should be) simple bind problem

2015-05-26 Thread Glenn English
On May 25, 2015, at 1:00 AM, Bob Proulx wrote: > Glenn English wrote: >> root@srv:~# ps -ef | grep named >> bind 2098 1 0 May10 ?00:00:36 /usr/sbin/named -u bind >> root 10498 1 0 May10 ?00:00:50 /usr/sbin/named -c >> /etc/bind/named.conf > > There are two of

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 21:58:47 D. R. Evans wrote: > Reco wrote on 05/26/2015 01:53 PM: > > Yet there's a way to solve your problem - get a habit of running > > X clients like this: > > > > HOME=/root sudo -E xterm > > > > Re-defining $HOME is crucial as otherwise you risk users' rewriting > > conf

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread D. R. Evans
Reco wrote on 05/26/2015 01:53 PM: > > Yet there's a way to solve your problem - get a habit of running > X clients like this: > > HOME=/root sudo -E xterm > > Re-defining $HOME is crucial as otherwise you risk users' rewriting > configuration files by root. Are you saying that if I type: HO

Re: Dirvish without root user

2015-05-26 Thread Daniel Bareiro
On 26/05/15 17:14, Daniel Bareiro wrote: > Hi all! > > I'm thinking about using Dirvish for backup of information from other > servers but I think in some cases they are VPS where I don't have root > access but a different user. > > From what I've seen, Dirvish always connects to ssh using the ro

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote: > What is wrong and how do I fix it so that I can run graphical programs > across the network using sudo? > > I'm sure it's just a simple configuration issue, but my google-fu seems to > be lacking today. By default one cannot log into a graphical

Dirvish without root user

2015-05-26 Thread Daniel Bareiro
Hi all! I'm thinking about using Dirvish for backup of information from other servers but I think in some cases they are VPS where I don't have root access but a different user. From what I've seen, Dirvish always connects to ssh using the root user. Anyone know if there is any way to set a diffe

Re: jessie: unable to run remote graphical program with sudo

2015-05-26 Thread Reco
Hi. On Tue, May 26, 2015 at 01:43:57PM -0600, D. R. Evans wrote: > I have just installed stable (jessie) on a machine that used to run Kubuntu. > This machine is mostly accessed remotely, using ssh. > > If I log in as a normal user over ssh, I can run X programs fine. (For > example, typing "xte

jessie: unable to run remote graphical program with sudo

2015-05-26 Thread D. R. Evans
I have just installed stable (jessie) on a machine that used to run Kubuntu. This machine is mostly accessed remotely, using ssh. If I log in as a normal user over ssh, I can run X programs fine. (For example, typing "xterm" brings up the expected terminal.) However, if I execute "sudo xterm", th

Re: where to get testing version of jessie installer?

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 20:45 +0300, Juha Heinanen wrote: > Sven Arvidsson writes: > > > There was a link to a possible fix in the Fedora bugtracker: > > http://www.syslinux.org/archives/2015-February/023209.html > > Most likely that is it. Is there somewhere an experimentan Debian > Jessie instal

Re: where to get testing version of jessie installer?

2015-05-26 Thread Juha Heinanen
Sven Arvidsson writes: > There was a link to a possible fix in the Fedora bugtracker: > http://www.syslinux.org/archives/2015-February/023209.html Most likely that is it. Is there somewhere an experimentan Debian Jessie installer that would include that patch? I now installed Debian to my Acer

Re: VoIP in jessie

2015-05-26 Thread Juha Heinanen
pe...@easthope.ca writes: > > dpkg-buildpackage -rfakeroot -b -us -uc > > No errors from that. > > > finally install the libs with gdebi. debs are not generated in the source dir, but one level up (cd ..). you should first build the re and rem lib debs and then install them (including dev pack

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 16:37 +0530, Dhiraj Bhor wrote: > After this i got some error while make bzImage as follows: [...] > *kernel/built-in.o: In function `mutex_lock':* > *(.sched.text+0xea5): undefined reference to `__mutex_lock_slowpath'* > *kernel/built-in.o: In function `mutex_unlock':* > *(.s

Re: Opacity in debian 8 Cinnamon

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 15:34 +0200, Jose Legido wrote: > Hello! > Sorry if this is not the correct list > I have debian 8 with cinnamon. I would like to change opacity of the > windows with combination of keys, like superkey+wheel of mouse. I > could do this with kde or compiz. > > It Is possible t

Re: VoIP in jessie

2015-05-26 Thread peter
* From: Juha Heinanen le. root@armada:/home/peter# gdebi baresip-0.4.12/debian/control Reading package lists... Done Building dependency tree Reading state information... Done Building data structures... Done Install Build-Dependencies for source package '' that builds Do you want to

Re: where to get testing version of jessie installer?

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 19:32 +0300, Juha Heinanen wrote: > No I haven't but I don't think there is anything wrong with the image. > When I start the installer, I get a black screen and the host reboots. > It is known issue with official Jessie installer. Beta installer from > January worked fine, a

Re: where to get testing version of jessie installer?

2015-05-26 Thread Juha Heinanen
Gary Dale writes: > It's unlikely to be an installer problem. Have you checked the integrity > of the netinst ISO using the md5 or sha256 checks. No I haven't but I don't think there is anything wrong with the image. When I start the installer, I get a black screen and the host reboots. It is kn

Re: where to get testing version of jessie installer?

2015-05-26 Thread Gary Dale
On 26/05/15 11:29 AM, Juha Heinanen wrote: I'm back at trying to install Jessie on Acer C720 without going the long route via Wheezy. Just to recall, the problem is that current Jessie installer debian-8.0.0-i386-netinst.iso from April 24, does not boot on Acer C720. Testing installer boots, bu

Virtual Machines <- Re: Laptops, UEFI, Secure Boot and Debian

2015-05-26 Thread ken
On 05/26/2015 05:18 AM, Petter Adsen wrote: Second, virtual machines these days are incredibly easy to set up and use. Steve Litt posted a link to an introductory article on qemu/KVM here very recently, I suggest that as a starting point. There is a tool called "Virtual Machine Manager" (package:

Re: IP performance question

2015-05-26 Thread Reco
On Tue, May 26, 2015 at 12:57:52PM +0200, Petter Adsen wrote: > > > > > > > > I've been trying to improve NFS performance at home, and in > > > > > > > that process i ran iperf to get an overview of general > > > > > > > network performance. I have two Jessie hosts connected to a > > > > > > > dumb

where to get testing version of jessie installer?

2015-05-26 Thread Juha Heinanen
I'm back at trying to install Jessie on Acer C720 without going the long route via Wheezy. Just to recall, the problem is that current Jessie installer debian-8.0.0-i386-netinst.iso from April 24, does not boot on Acer C720. Testing installer boots, but it is stretch installer. Does anyone know

Re: Testing - login screen and console very dark

2015-05-26 Thread Jape Person
On 05/23/2015 11:30 AM, Jape Person wrote: On 05/23/2015 10:07 AM, Jape Person wrote: At some point during the recent slew of updates in testing I noticed that one of my four systems began exhibiting a strange behavior. When I log out from a desktop session to the greeter or switch to a console

Re: IP performance question

2015-05-26 Thread Reco
On Tue, May 26, 2015 at 12:42:50PM +0200, Petter Adsen wrote: > On Sun, 24 May 2015 16:01:41 +0300 > Reco wrote: > > > Hi. > > > > On Sun, 24 May 2015 13:47:48 +0200 > > Petter Adsen wrote: > > > > > On Sun, 24 May 2015 13:26:52 +0200 > > > Petter Adsen wrote: > > > > Thanks to you, I now ge

Re: Broadcom TG3 network drops, cannot recover without reboot

2015-05-26 Thread Henrique de Moraes Holschuh
On Tue, May 26, 2015, at 09:24, Justin Catterall wrote: > At irregular times, and apparently for no reason at all, networking > drops and cannot be restarted without reboot on a fresh install of > Jessie. The NIC is a Broadcom NetXtreme BCM5720. > > ifconfig thinks networking is still up because I

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Ric Moore
On 05/26/2015 09:45 AM, David Demelier wrote: Le 26/05/2015 15:33, Pierre Frenkiel a écrit : On Tue, 26 May 2015, Lisi Reisz wrote: And remember, you have twice said that you are not going to say anything more or spend any more time. You'll do us all a favour if you stick to that, unless you

Re: Laptops, UEFI, Secure Boot and Debian

2015-05-26 Thread Petter Adsen
On Tue, 26 May 2015 11:18:00 +0200 Petter Adsen wrote: > Second, virtual machines these days are incredibly easy to set up and > use. Steve Litt posted a link to an introductory article on qemu/KVM > here very recently, I suggest that as a starting point. There is a Sorry about that, the post was

Re: VoIP in jessie

2015-05-26 Thread peter
* From: Erwan David e...@lists.debian.org Archive: https://lists.debian.org/E1YxExv-Sj-N9@armada

Re: Boot menu entries

2015-05-26 Thread Chris Bannister
On Sun, May 24, 2015 at 08:20:09AM +0200, Petter Adsen wrote: > > > > $> update-grub2 > > Generating grub.cfg ... > > Found background > > image: /usr/share/images/desktop-base/desktop-grub.png Found linux > > image: /boot/vmlinuz-3.2.0-4-amd64 Found initrd > > image: /boot/initrd.img-3.2.0-4-amd6

Re: newbie help request

2015-05-26 Thread Chris Bannister
On Wed, May 13, 2015 at 10:54:52PM +0200, deloptes wrote: > Ed R wrote: > > > Greetings, > > > > I've just installed debian 8.0 on a thinkpad t41 laptop. Installed w/ grub > > boot selected as this is only OS on system. All seemed to go well until > > reboot which failed due cache sync errors. Cu

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread David Demelier
Le 26/05/2015 15:33, Pierre Frenkiel a écrit : On Tue, 26 May 2015, Lisi Reisz wrote: And remember, you have twice said that you are not going to say anything more or spend any more time. You'll do us all a favour if you stick to that, unless you have something helpful to say that will solve

Opacity in debian 8 Cinnamon

2015-05-26 Thread Jose Legido
Hello! Sorry if this is not the correct list I have debian 8 with cinnamon. I would like to change opacity of the windows with combination of keys, like superkey+wheel of mouse. I could do this with kde or compiz. It Is possible to do with cinnamon? Thanks! -- To UNSUBSCRIBE, email to debian-u

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Pierre Frenkiel
On Tue, 26 May 2015, Lisi Reisz wrote: And remember, you have twice said that you are not going to say anything more or spend any more time. You'll do us all a favour if you stick to that, unless you have something helpful to say that will solve the problem in a better fashion than Pierre has.

Re: yaboot: How to load Debian8 netboot installation images directly from the boot: prompt?

2015-05-26 Thread Herminio Hernandez Jr.
Here is how you boot with usb. https://wiki.ubuntu.com/PowerPCFAQ#How_do_I_boot_from_a_USB_drive.3F Sent from my iPhone > On May 26, 2015, at 2:37 AM, Clark Wang wrote: > >> On Tue, May 26, 2015 at 3:05 PM, yu wrote: >> As I know, yaboot can't set vmlinux and initrd at the same time in its >

Good solutions vs. bad workarounds (was: logitech z515 wireless speaker not working)

2015-05-26 Thread Nicolas George
Le septidi 7 prairial, an CCXXIII, Lisi Reisz a écrit : > You really do want the last word, don't you? Not really, > Anyone with Pierre's problem can use his solution to make his speaker work. Or they can use the solution to make their problem worse. This is the most likely outcome with suc

Re: VoIP in jessie

2015-05-26 Thread Juha Heinanen
pe...@easthope.ca writes: > peter@armada:~$ baresip > baresip: error while loading shared libraries: libre.so: cannot open shared > object file: No such file or directory > peter@armada:~$ ls -ld /usr/local/lib/lib*so > -rwxr-xr-x 1 root staff 138008 May 25 07:51 /usr/local/lib/librem.so > -rwxr

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 13:21:39 Nicolas George wrote: > Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit : > > I already said that it's not a fix but a workaround. > > It's your perfect right not to spend time to help people (or > > may-be you are unable to help), but in that case p

Re: Cinnamon crashing after upgrade to 2.4 from experimental repo

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 14:25 +0200, Philipp Trulson wrote: > Hello everyone, > > I installed Debian 8 Cinnamon on my new Dell XPS 13 2015 and to get the > new Intel driver I upgraded to Sid. But now cinnamon-control-center had > a problem with the network-manager being >= 1.0.0. My solution: > U

Broadcom TG3 network drops, cannot recover without reboot

2015-05-26 Thread Justin Catterall
At irregular times, and apparently for no reason at all, networking drops and cannot be restarted without reboot on a fresh install of Jessie. The NIC is a Broadcom NetXtreme BCM5720. ifconfig thinks networking is still up because I can: ifconfig eth0 down I find this when I try 'ifconfi

Cinnamon crashing after upgrade to 2.4 from experimental repo

2015-05-26 Thread Philipp Trulson
Hello everyone, I installed Debian 8 Cinnamon on my new Dell XPS 13 2015 and to get the new Intel driver I upgraded to Sid. But now cinnamon-control-center had a problem with the network-manager being >= 1.0.0. My solution: Upgrading to Cinnamon 2.4 from the experimental branch. But now Cinn

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Nicolas George
Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit : > I already said that it's not a fix but a workaround. > It's your perfect right not to spend time to help people (or > may-be you are unable to help), but in that case please don't pollute > the list with useless comments. My co

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Pierre Frenkiel
On Tue, 26 May 2015, Nicolas George wrote: Yes, I did read your post. I also know how ALSA works and that VLC and audacity are probably opening a different device than aplay and mplayer. The real test is aplay, since it is the program that does the least black magic behind the user's back.

Re: Perl scripts: line by line parsing vs accumulating (was: the correct way to read a big directory? Mutt?)

2015-05-26 Thread Vincent Lefevre
On 2015-05-25 20:14:50 -0500, David Wright wrote: > Well, the discussion in these threads has ranged widely over trying to > speed up the reading of directories and large numbers of files. Every > so often, I think about what you're doing with that huge directory of > emails, all 145k of them. Wel

make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-26 Thread Dhiraj Bhor
Hi all, I am compiling https://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 I have gcc 4.9.2 installed on my Debbian 8.0. I have compiled linux-kernel-2.6.32 on this box. Somebody may point out that this is old version and i do not waste time in compile but this is requirement and i h

Re: cron.d scripts

2015-05-26 Thread Pol Hallen
cron reads the files in /etc/cron.d in addition to /etc/crontab and the per-user crontab files. See the cron(8) manpage. The files in /etc/cron.d are supposed to be crontab files, not scripts like those being run using run-parts. -- regards, kushal understood :-) Cheers! Pol -- To UNSUBSC

Re: IP performance question

2015-05-26 Thread Petter Adsen
On Sun, 24 May 2015 15:53:17 +0300 Reco wrote: > Hi. > > On Sun, 24 May 2015 13:26:52 +0200 > Petter Adsen wrote: > > > > On Sun, 24 May 2015 11:28:36 +0200 > > > Petter Adsen wrote: > > > > > > > > On Sun, 24 May 2015 10:36:39 +0200 > > > > > Petter Adsen wrote: > > > > > > > > > > > I'v

Re: cron.d scripts

2015-05-26 Thread Kushal Kumaran
Pol Hallen writes: > Hi all :-) > > doing a check of my system, I see some scripts in /etc/cron.d/ > > if my /etc/crontab contains: > > SHELL=/bin/sh > PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin > > # m h dom mon dow user command > 17 ** * * rootcd / && run-parts

Re: IP performance question

2015-05-26 Thread Petter Adsen
On Sun, 24 May 2015 16:01:41 +0300 Reco wrote: > Hi. > > On Sun, 24 May 2015 13:47:48 +0200 > Petter Adsen wrote: > > > On Sun, 24 May 2015 13:26:52 +0200 > > Petter Adsen wrote: > > > Thanks to you, I now get ~880Mbps, which is a lot better. It seems > > > increasing the MTU was what had th

ACPI error

2015-05-26 Thread ioann sys
Hello! I have problem on my notebook whith optimus tech. Maybe, this information actually for you. Sorry for my bad english. NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.76 Thu Jan 22 12:11:08 PST 2015 [ 6266.300289] vgaarb: this pci device is not a vga device [ 6266.302749] ACPI Warning:

cron.d scripts

2015-05-26 Thread Pol Hallen
Hi all :-) doing a check of my system, I see some scripts in /etc/cron.d/ if my /etc/crontab contains: SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # m h dom mon dow user command 17 ** * * rootcd / && run-parts --report /etc/cron.hourly 25 6* *

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Nicolas George
Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit : > Did you really read my post? > the so-called "non-existent sound card" worked with vlc and audacity !! Yes, I did read your post. I also know how ALSA works and that VLC and audacity are probably opening a different device than apl

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Pierre Frenkiel
On Tue, 26 May 2015, Nicolas George wrote: in /etc/modprobe.d/alsa-base.conf: options snd-usb-audio index=1 After that, and reboot, the Z515 is seen in /proc/asound/cards, and in 'aplay -L' This should not have changed the presence of cards in /proc/asound/cards, only their order. Ma

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Nicolas George
Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit : > At last, I could solve the problemm. In case anybody is interested, > here is how: > > in /etc/modprobe.d/alsa-base.conf: >options snd-usb-audio index=1 > > After that, and reboot, the Z515 is seen in /proc/asound/cards, and in 'a

Re: Laptops, UEFI, Secure Boot and Debian

2015-05-26 Thread Petter Adsen
On Tue, 26 May 2015 16:58:05 +0800 Bret Busby wrote: > On 26/05/2015, Petter Adsen wrote: > > On Tue, 26 May 2015 12:23:25 +0800 > > Bret Busby wrote: > > > >> On 26/05/2015, Stuart Longland wrote: > >> > -BEGIN PGP SIGNED MESSAGE- > >> > Hash: SHA512 > >> > > >> > On 24/05/15 19:03, P

Re: [Solved} logitech z515 wireless speaker not working

2015-05-26 Thread Pierre Frenkiel
At last, I could solve the problemm. In case anybody is interested, here is how: in /etc/modprobe.d/alsa-base.conf: options snd-usb-audio index=1 After that, and reboot, the Z515 is seen in /proc/asound/cards, and in 'aplay -L' and the sound works with vlc or audacity, but not with aplay, sp

Re: Laptops, UEFI, Secure Boot and Debian

2015-05-26 Thread Bret Busby
On 26/05/2015, Lisi Reisz wrote: > On Tuesday 26 May 2015 05:15:10 Bret Busby wrote: >> On 26/05/2015, Lisi Reisz wrote: >> > On Monday 25 May 2015 20:56:58 Bret Busby wrote: >> >> On 26/05/2015, Sven Arvidsson wrote: >> >> > On Tue, 2015-05-26 at 00:59 +0800, Bret Busby wrote: >> >> >> But, in

Re: Laptops, UEFI, Secure Boot and Debian

2015-05-26 Thread Bret Busby
On 26/05/2015, Petter Adsen wrote: > On Tue, 26 May 2015 12:23:25 +0800 > Bret Busby wrote: > >> On 26/05/2015, Stuart Longland wrote: >> > -BEGIN PGP SIGNED MESSAGE- >> > Hash: SHA512 >> > >> > On 24/05/15 19:03, Petter Adsen wrote: >> >> If both Wheezy and Trusty are installed in legac

Re: Laptops, UEFI, Secure Boot and Debian

2015-05-26 Thread Lisi Reisz
On Tuesday 26 May 2015 05:15:10 Bret Busby wrote: > On 26/05/2015, Lisi Reisz wrote: > > On Monday 25 May 2015 20:56:58 Bret Busby wrote: > >> On 26/05/2015, Sven Arvidsson wrote: > >> > On Tue, 2015-05-26 at 00:59 +0800, Bret Busby wrote: > >> >> But, in going to the company web site, I found th

Backup services and Debian

2015-05-26 Thread Petter Adsen
I'm still messing with trying to get a good backup routine, and I'm (slowly) coming to the conclusion that other people are better at it than I am, and I need a way to store data remotely anyway. Right now, I'm testing AltDrive on an Ubuntu machine. They have a Java client (which I'm not too happy

Re: yaboot: How to load Debian8 netboot installation images directly from the boot: prompt?

2015-05-26 Thread Clark Wang
On Tue, May 26, 2015 at 3:05 PM, yu wrote: > As I know, yaboot can't set vmlinux and initrd at the same time in its > prompt, the right way is to load an alternative config file, such as > "conf file=/boot/deb/yaboot.conf", but in this yaboot.conf, both > vmlinux and initrd.gz are under /, the pa

Re: yaboot: How to load Debian8 netboot installation images directly from the boot: prompt?

2015-05-26 Thread Clark Wang
On Tue, May 26, 2015 at 3:11 PM, Petter Adsen wrote: > > > > > > Can the machine boot from a USB flash drive? Or over the network? > > > One of these approaches might be easier for you. > > > > > > > I'm trying to find out how to boot form USB. Boot from network also > > sounds good. I'll investi

Re: yaboot: How to load Debian8 netboot installation images directly from the boot: prompt?

2015-05-26 Thread yu
As I know, yaboot can't set vmlinux and initrd at the same time in its prompt, the right way is to load an alternative config file, such as "conf file=/boot/deb/yaboot.conf", but in this yaboot.conf, both vmlinux and initrd.gz are under /, the path is incorrect. so I guess you can write a new yabo

Re: yaboot: How to load Debian8 netboot installation images directly from the boot: prompt?

2015-05-26 Thread Petter Adsen
On Tue, 26 May 2015 14:17:13 +0800 clarkw wrote: > On Tue, May 26, 2015 at 2:09 PM, Petter Adsen wrote: > > > On Tue, 26 May 2015 13:16:04 +0800 > > Clark Wang wrote: > > > > > On Tue, May 26, 2015 at 1:10 PM, Herminio Hernandez Jr < > > > herminio.hernande...@gmail.com> wrote: > > > > > > > O

Re: VoIP in jessie

2015-05-26 Thread peter
* From: Juha Heinanen xr-xr-x 1 root staff 1052876 May 25 22:47 /usr/local/lib/libre.so peter@armada:~$ Where do you keep librem.so and etc.? Thanks again, ... Peter E. -- 123456789 123456789 123456789 123456789 123456789 123456789 123456789 12 Tel +13606390202 http