Re: root@localhost mail not forwarding in Exim

2017-03-02 Thread Jiangsu Kumquat
Yes, this indeed was the problem! For some reason the mail was being sent to "user" even though I had no user named that. Thanks a bunch! I have had this problem for quite a while and never could figure out how to fix it. On Thu, Mar 2, 2017 at 5:34 AM, Bonno Bloksma wrote: > Hi, > > >[]

No sound-inputs but sound recording FMIT

2017-03-02 Thread GiaThnYgeia
OK, I did some testing on an other machine with a testing installation, downloaded FMIT (an instrument tuner that will pickup audio inpur/analog and tell you all kinds of stuff about the wave that is fed). Same exact behavior, hardware only lists two audio inputs and are both unplugged. The lower

AMD Ryzen support for Debian Stretch?

2017-03-02 Thread Janis Hamme
Now that AMD's Ryzen CPUs have been released, I'm wondering if they'll be supported by the upcoming Debian Stretch release. I'm a bit concerned as Stretch comes with Kernel 3.9 but Ryzen support was added to 4.10. Is Debian known to backport hardware support from newer kernel versions? Otherwise a

Re: Stretch & Safely Replacing systemd?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 10:01:17AM -0800, Patrick Bartek wrote: > I've been considering Stretch as a clean install or dist-upgrade of my > aging Wheezy desktop setup as well as to install on a new notebook I've > yet to decide on. I don't like systemd

Re: CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 09:54:10PM +0100, Dominik George wrote: > Hi Tomás, > > > Another possibility (apart from those mentioned in the thread) would > > be that it passes through a different set of udev rules depending on > > the USB port? > > > >

Re: CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread Dominik George
Hi Tomás, > Another possibility (apart from those mentioned in the thread) would > be that it passes through a different set of udev rules depending on > the USB port? > > You might watch udev doing its thing with udevadm (not much recent > experience here, sorry). ok, I might try that. Right n

Re: CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 06:39:13PM +0100, Dominik George wrote: > Hi Ric, > > > You might check your user manual to see if one side is USB 2.0 and the > > other USB 3.0. That might make a difference. Ric > > that's indeed the case. > > Now, why does

Re: Security hole in LXDE?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 08:01:38AM -0600, David Wright wrote: [...] > If you're trying to clarify things, you have to tighten that up > considerably. Any regular user can start synaptics without a password, > as I already posted in this thread. Yes.

Re: Security hole in LXDE?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 02:32:19PM +0100, Hans wrote: [snip snip] OK, given your answers, the recommended path would be to remove your user (hans) from group sudo, perhaps so: deluser hans sudo (you've to be root for that, perhaps with -ahem- sud

Re: CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread Nicolas George
Le duodi 12 ventôse, an CCXXV, Dominik George a écrit : > Taking a closer look, I found that the drive was unexpectedly provided > as a USB mass storage device as /dev/sdc, with a partition containing a > FAT filesystem and RIFF audio / WAV files. > > Now, I am using a USB CD-ROM drive, and eventu

Stretch & Safely Replacing systemd?

2017-03-02 Thread Patrick Bartek
I've been considering Stretch as a clean install or dist-upgrade of my aging Wheezy desktop setup as well as to install on a new notebook I've yet to decide on. I don't like systemd (why is unimportant to this query). I plan to use some other init system, probably runit. So ... Just how dependen

Re: CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread Dominik George
Hi Ric, > You might check your user manual to see if one side is USB 2.0 and the > other USB 3.0. That might make a difference. Ric that's indeed the case. Now, why does the USB 2.0 port lead to that WAV file thing, while the USB 3.0 port does CDDA? -nik -- PGP-Fingerprint: 3C9D 54A4 7575 C02

Re: CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread Ric Moore
On 03/02/2017 11:30 AM, Dominik George wrote: Hi, I just tried to tip an audio CD, like I did hundreds of times before. I tried to run ripit, and it complained that there was no audio CD inserted. Taking a closer look, I found that the drive was unexpectedly provided as a USB mass storage devic

CD Audio - sometimes provided as vfs by the kernel?

2017-03-02 Thread Dominik George
Hi, I just tried to tip an audio CD, like I did hundreds of times before. I tried to run ripit, and it complained that there was no audio CD inserted. Taking a closer look, I found that the drive was unexpectedly provided as a USB mass storage device as /dev/sdc, with a partition containing a FAT

Re: Security hole in LXDE?

2017-03-02 Thread David Wright
On Thu 02 Mar 2017 at 14:12:59 (+0100), to...@tuxteam.de wrote: > On Thu, Mar 02, 2017 at 01:19:00PM +0100, Hans wrote: > > Hi Tomas > > > Hm. I'm not sure I've got that one right. Who has allowed the standard > > > user to execute applications with root rights? How? > > It was me, beeing haven ask

Re: Security hole in LXDE?

2017-03-02 Thread Hans
> OK, to recap: you started synaptics (as regular user), and for the first > time you were asked a password. You gave the root (not the user's) > password, and from then on you could start synaptics as a regular user > without having to enter a password. Is that right? > Correct. Howver, this is

Re: Security hole in LXDE?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 01:19:00PM +0100, Hans wrote: > Hi Tomas > > Hm. I'm not sure I've got that one right. Who has allowed the standard > > user to execute applications with root rights? How? > It was me, beeing haven asked by of the root password

RE: root@localhost mail not forwarding in Exim

2017-03-02 Thread Bonno Bloksma
Hi, >[] > so, if I want to use mail.example.com as my fqdn, and the old fqdn was > something.else and r...@something.else was redirecting mail to > m...@something.else ... then what do I need to change in Exim to make this > happen? Is it maybe the aliases setting? Probably you edited the

Re: Security hole in LXDE?

2017-03-02 Thread Hans
Hi Tomas > Hm. I'm not sure I've got that one right. Who has allowed the standard > user to execute applications with root rights? How? It was me, beeing haven asked by of the root password and (of course) gave the correct one, I allowed the user, to start applications with root rights (besides,

Re: Security hole in LXDE?

2017-03-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Mar 02, 2017 at 11:40:10AM +0100, Hans wrote: > Checked my system again. > It looks like have allowed the standard user to execute applications like > synaptic with root rights. I know, this is going to be asked in KDE, when you > start a h

Re: Security hole in LXDE?

2017-03-02 Thread Hans
Checked my system again. It looks like have allowed the standard user to execute applications like synaptic with root rights. I know, this is going to be asked in KDE, when you start a higher privileged application as a normal user. You can then decide (as root), if the user is allowed to star

Re: root@localhost mail not forwarding in Exim

2017-03-02 Thread Jan-Peter Rühmann
Have you tried sudo dpkg-reconfigure exim4-config Which Settings you have there? Am 01.03.2017 um 21:40 schrieb Jiangsu Kumquat: > I changed my server name and fqdn and now the mail to root@localhost is > bouncing. > > I went into every file that had the old name and changed it to the new name

Re: [DebianOn] laptop for development with hibernation?

2017-03-02 Thread deloptes
Stanislaw Findeisen wrote: > Can you share your hardware+software configuration and > working/not-working hardware feature matrix? > Can you also add it to the wiki? I think you volunteered for this task :) I have Dell e5440 with Jessie and kernel 4.9.1. Everything works perfect including Suspen

[DebianOn] laptop for development with hibernation?

2017-03-02 Thread Stanislaw Findeisen
Hi folks I have a simple task: find a developer (programming) laptop which works reasobably well with current Debian Stable. I am particularly interested in smooth hibernation and WiFi as I am often on the go. I can see DebianOn: https://wiki.debian.org/InstallingDebianOn/ but it is very fragment