Hi all,
I may have made a mistake in choosing ALSA sound instead of
OSS on my woody box... I just installed the first thing that said "sound
drivers" in dselect and I heard later that ALSA has a reputation for
being, er, non-trivial to get working... But hey: in for a penny, in for
a pound.
On Mon, Feb 10, 2003 at 07:28:09AM -0800, Curtis Spencer wrote:
> I am trying to get mutt to save all messages from the debian user list
> in a file called debian. I don't fully understand the save-hook functionality.
> my muttrc looks like this, yet everything still gets saved to the inbox.
Per
Hi all.
I'm a bit stumped in my efforts to get ALSA sound working...
and I've been unable to find much in the way of docs for ALSA
(No "man alsa", /usr/doc/alsa* adds up to a couple examples, several
copies of the changelog, and some copyright info... and alsa-project.org
seems to have li
On Thu, Feb 13, 2003 at 04:34:01PM -0600, Jamin W. Collins wrote:
> On Thu, Feb 13, 2003 at 04:04:49PM -0500, Chris Mitchell wrote:
> > Hi all.
> > I'm a bit stumped in my efforts to get ALSA sound working...
(snip)
> > lsmod has this to say:
(snip)
> This lo
On Fri, Feb 14, 2003 at 02:11:04PM +0200, Mohammed Sameer wrote:
> Once upon a time Chris Mitchell wrote @ Thu, 13 Feb 2003 18:35:24 -0500
>
> > And yep, /dev/mixer seems to exist:
> > lrwxrwxrwx1 root root 11 Jan 26 15:48 mixer -> /dev/mixer0
>
On Fri, Feb 14, 2003 at 10:43:25AM -0600, Larry Holish wrote:
> On Thu, Feb 13, 2003 at 06:35:24PM -0500, Chris Mitchell wrote:
> > > > I'm a bit stumped in my efforts to get ALSA sound working...
> > (snip)
> > Hmm... *PokePokeRummage*
> > T
On Fri, Feb 14, 2003 at 10:09:39PM -0500, Chris Mitchell wrote:
> On Fri, Feb 14, 2003 at 10:43:25AM -0600, Larry Holish wrote:
> > I think you should be using 'snd-emu10k1', rather than
> > 'snd-card-emu10k1' here. See the note at the top of
> > /usr/sh
On Thu, 10 Mar 2022 22:39:34 +0100
Christian Britz wrote:
> Sure, I think I was not precise in my posting. I am willing to add
> something dynamic, and I was not sure if Apache and nginx support the
> same toolkits.
>
> You and others brought in several static content generators, I will
> consid
On Wed, 16 Mar 2022 19:41:58 -0400
Dan Ritter wrote:
> kaye n wrote:
> > Hello Friends!
> >
> > I am currently using Debian GNU/Linux 11 (bullseye)
> >
> > Can anyone recommend a good music player with an equalizer where I
> > can choose Pop, Rock, etc.
>
>
> I recommend that you separate
On Sun, 20 Mar 2022 23:03:52 -0700
Samuel Wales wrote:
> i have to have all lights and monitors off at night. but i have to
> know the time so i can take medicine.
>
> i use slock and turn off monitor with ddccontrol. this might turn off
> mouse and keyboard; i wouild have to check.
>
> i wan
On Sun, 3 Apr 2022 22:45:27 -0700
David Christensen wrote:
> On 4/3/22 21:07, ghe2001 wrote:
> > I kinda thought it probably was. It's pretty obvious. The idea is
> > to generate a bunch of gibberish that could be easily remembered.
>
> It's not gibberish; it has meaning. The meaning is wh
On Tue, 17 May 2022 12:22:48 -0400
Edwin Zimmerman wrote:
> > If you can't get a static IP address for your home computer,
> > consider running your mail server on a cheap VPS (Virtual Private
> > Server). This may be cheaper than a static IP address for your
> > home, depending on your ISP.
> >
On Mon, 4 Jul 2022 23:39:40 +0300
Roland Mueller wrote:
> > On 7/4/22 10:41, Michael wrote:
> >
> > afaik systemd timer lack the possibility to send the output (if any)
> > by email to a designated user, but instead logs the output to its
> > journal.
>
> yes, you are right. If receiving by mai
On Wed, 6 Jul 2022 12:07:59 -0400
Timothy M Butterworth wrote:
> On Tue, Jul 5, 2022 at 2:15 PM Chris Mitchell
> wrote:
>
> > I have a unit file named email-notify@.service with contents:
> > [Unit]
> > Description=%i email notification
> >
>
Hi all,
I have my own systemd "user" .service unit that I like to use to start
ssh-agent the way I want it started, which works fine… except for the
neverending game of whack-a-mole tracking down and disabling various
legacy workarounds that go ahead and start ssh-agent unasked (or
emulate it, poo
On Tue, 26 Jul 2022 21:54:18 +0200
Erwan David wrote:
> ssh-agent is usually started by your session manager. I do not know
> wether all DE use this, but you can find it in
>
> /etc/X11/Xsession.d/90x11-common_ssh-agent
True. The snippet in that file is nested in a conditional, though:
if ha
Jul. 26, 2022 17:00:46 Greg Wooledge :
> On Tue, Jul 26, 2022 at 03:40:48PM -0300, Chris Mitchell wrote:
>> Here's my service file:
>>
>> $ cat /etc/systemd/user/ssh-agent.service
>
> According to systemd.unit(5) this directory is for "User units created
>
On Wed, 27 Jul 2022 11:04:49 +0200
Michael Biebl wrote:
> Can you post the output of
> systemd-cgls
First, for context:
$ systemd-cgls --user-unit ssh-agent.service
Unit ssh-agent.service
(/user.slice/user-1000.slice/user@1000.service/app.slice> └─3166
/usr/bin/ssh-agent -D -a /run/user/1000/s
On Mon, 11 Jul 2022 13:40:32 -0600
Charles Curley wrote:
> On Mon, 11 Jul 2022 21:01:48 +0200
> Maurizio Caloro wrote:
> >
> > # cat /lib/systemd/system/named.service
>
> First mistake: you should not be editing files in /lib/systemd/.
> Instead copy the file to edit into /etc/systemd/, and
Still picking away at this…
The PIDs are, of course, a moving target, as every time I log out and
back in to test a change, ssh-agent instances are getting shut down and
new ones started. As of right now:
* my systemd-managed ssh-agent is PID 3017
* the rogue ssh-agent is PID 7687
$ systemctl --u
On Thu, 28 Jul 2022 10:08:22 -0500
David Wright wrote:
> On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote:
> I did much the same …
>
> > My .xsession file contains only this line concerning ssh-agent:
> >
> > hash ssh-agent 2>/dev/null && eval "$(ssh-agent -s)"
I don't appear to
On Thu, 28 Jul 2022 14:51:04 -0300
Chris Mitchell wrote:
> > On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote:
> > > Given the order of the processes shown in your session-8, it looks
> > > like it might be an XFCE thing. Maybe start there? I can
On Wed, 14 Sep 2022 09:37:14 +0200 (CEST)
local10 wrote:
> I actually have it disabled on purpose. The reason is I don't always
> want changes to be autosaved because sometimes the changes make the
> document worse. I wonder if there's some change tracking option in LO
> that would allow to see h
23 matches
Mail list logo