* On 2021 29 May 15:04 -0500, Richard Owlett wrote:
> On 05/29/2021 12:55 PM, Nate Bargmann wrote:
> > This may not be exactly what you're thinking of, but I saw this
> > referenced on Reddit recently:
> >
> > curl cheat.sh/
> >
> > I just did it for 'curl cheat.sh/cp' which gives some exampl
On Sat May 29 14:58:54 2021 Dan Ritter wrote:
> Andrei POPESCU wrote:
>
>> On Vi, 28 mai 21, 17:00:37, Charlie Gibbs wrote:
>>
>>> Presumably the Hauppauge card has an audio encoder somewhere;
>>> I just have to find it. "ls -l /dev/ds*" shows nothing, and
>>> "arecord -l" shows:
>>>
>>> L
On 5/29/21 16:12, Gary L. Roach wrote:
Operating System: Debian GNU/Linux 10
KDE Plasma Version: 5.14.5
Qt Version: 5.11.3
KDE Frameworks Version: 5.54.0
Kernel Version: 4.19.0-16-amd64
OS Type: 64-bit
Processors: 4 Ã AMD FX(tm)-4350 Quad-Core Processor
Memory: 15.6 GiB of RAM
I have been tryin
> I have the following problem with enscript:
> I do "enscript --i $MARGIN. "
> but whatever I put in MARGIN (10::: , 10.:::) I get the error message
> enscript: malformed float dimension: google gave me nothing useful
> what am I supposed to put?
Something like
enscript --margins=10:
On 2021-05-29 21:12, Gary L. Roach wrote:
Operating System: Debian GNU/Linux 10
KDE Plasma Version: 5.14.5
Qt Version: 5.11.3
KDE Frameworks Version: 5.54.0
Kernel Version: 4.19.0-16-amd64
OS Type: 64-bit
Processors: 4 × AMD FX(tm)-4350 Quad-Core Processor
Memory: 15.6 GiB of RAM
I have been try
On Sat, 29 May 2021, at 21:03, Richard Owlett wrote:
> The man page is, putting *mildly*, overwhelming. Is there a recommended
> introduction to curl.
curl is a big subject. While it's very useful to people who write scripts etc,
on many platforms, the whole manual is aimed at programmers using
Operating System: Debian GNU/Linux 10
KDE Plasma Version: 5.14.5
Qt Version: 5.11.3
KDE Frameworks Version: 5.54.0
Kernel Version: 4.19.0-16-amd64
OS Type: 64-bit
Processors: 4 × AMD FX(tm)-4350 Quad-Core Processor
Memory: 15.6 GiB of RAM
I have been trying to setup passwordless SSH for a Backupp
On 5/28/21 12:58, Gokan Atmaca wrote:
>> Is your '/etc/crypttab' file properly populated?
>
> There is no encrypted volume.
>
>
> On Fri, May 28, 2021 at 9:37 PM john doe wrote:
>>
>> On 5/28/2021 8:31 PM, Gokan Atmaca wrote:
>>> Additionally I found something like the following in the dmesg
On 05/29/2021 12:55 PM, Nate Bargmann wrote:
This may not be exactly what you're thinking of, but I saw this
referenced on Reddit recently:
curl cheat.sh/
I just did it for 'curl cheat.sh/cp' which gives some examples including
from tldr.
- Nate
I'll have to reconfigure something on
On 05/29/2021 11:47 AM, Marco Möller wrote:
On 29.05.21 15:41, Richard Owlett wrote:
A couple of months ago there was a discussion of practical problems
with adding examples to all man pages.
Someone pointed to a website of examples indexed by man page name.
Unfortunately I didn't bookmark it
On 05/29/2021 10:57 AM, Andrew M.A. Cater wrote:
On Sat, May 29, 2021 at 08:41:02AM -0500, Richard Owlett wrote:
A couple of months ago there was a discussion of practical problems with
adding examples to all man pages.
Someone pointed to a website of examples indexed by man page name.
Unfortun
Le 29/05/2021 à 20:09, Gokan Atmaca a écrit :
> Hello
>
> Can we filter MAC addresses of Openvpn clients ?
>
> Thanks.
>
>
>
Mac address is available only on the local network. You usually do not
get the mac address of the openvpn client but the mac address of nic of
the last router facing your ope
Hello
Can we filter MAC addresses of Openvpn clients ?
Thanks.
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄
This may not be exactly what you're thinking of, but I saw this
referenced on Reddit recently:
curl cheat.sh/
I just did it for 'curl cheat.sh/cp' which gives some examples including
from tldr.
- Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pes
I believe that you are confusing two different options the Indent option
is -i or --indent, whereas the margin option is --margins and they take
different inputs.
Check the manual.
CMR
Linux distribution Debian 10.3 "Buster"
“A ‘committee’ is a group of people who individually can do not
Hello Andrei
Thank you for your advice and time. I really appreciate it.
> Sent: Saturday, May 29, 2021 at 2:49 PM
> From: "Andrei POPESCU"
> To: debian-user@lists.debian.org
> Subject: Re: How do I permanently disable unattended downloads of
> software/security updates?
>
> Removing files belo
On 29.05.21 15:41, Richard Owlett wrote:
A couple of months ago there was a discussion of practical problems with
adding examples to all man pages.
Someone pointed to a website of examples indexed by man page name.
Unfortunately I didn't bookmark it and my attempts to do a web search
failed.
On Sat, May 29, 2021 at 08:41:02AM -0500, Richard Owlett wrote:
> A couple of months ago there was a discussion of practical problems with
> adding examples to all man pages.
>
> Someone pointed to a website of examples indexed by man page name.
> Unfortunately I didn't bookmark it and my attempts
Why don't you give Ubuntu a call or check on their mailing list ?
You problem seems much more related to Ubuntu than Debian.
The only thing I can tell you is look inside /var/lib/dpkg/info/
and remove the file .postrm (or whatever you need). This way you will be
able to remove the package or inst
apt-get upgrade debian-archive-keyring
exits with error because removing of
ldap-account-manager
(which is half installed) is not possible because error from postrm.
general problem in apt-get:
a similar option as --no-remove should exist which makes possible apt-get
to make its work ignoring oth
A couple of months ago there was a discussion of practical problems with
adding examples to all man pages.
Someone pointed to a website of examples indexed by man page name.
Unfortunately I didn't bookmark it and my attempts to do a web search
failed.
Does anyone recall the URL?
TIA
On Sat, May 29, 2021 at 09:49:06AM +0300, Andrei POPESCU wrote:
> In the case of configuration files (basically everything that is under
> /etc and a few other places) it can cause unexpected or even unsafe
> behaviour as the software might revert to built-in defaults that could
> be wrong for y
Andrei POPESCU wrote:
> On Vi, 28 mai 21, 17:00:37, Charlie Gibbs wrote:
> >
> > Presumably the Hauppauge card has an audio encoder somewhere;
> > I just have to find it. "ls -l /dev/ds*" shows nothing, and
> > "arecord -l" shows:
> >
> > List of CAPTURE Hardware Devices
> > card 0: P
hi,
I have the following problem with enscript:
I do "enscript --i $MARGIN. "
but whatever I put in MARGIN (10::: , 10.:::) I get the error message
enscript: malformed float dimension:
google gave me nothing useful
what am I supposed to put?
best regards,
--
Pierre Frenkiel
Hi,
29 mai 2021, 09:06 de andreimpope...@gmail.com:
>> Question: What command can I type in a terminal to find out if the
>> package "unattended-upgrades" is a *dependency* of some other
>> packages?
>>
> These should do it.
>
> apt rdepends unattended-upgrades
>
> Read as "the reverse depends
i've solved on my own, it's easyopen grub.cfg in /boot/grubreplace "insmod
all_video" with "insmod vga"
some user just ask me to provide more detailsafter i do so, they say nothing,
they don't look like experti've said grub screen isn't ok but screen is ok
after debian boots
doesn't such info
On Vi, 28 mai 21, 20:40:23, Stella Ashburne wrote:
>
> Question: Instead of using "aptitude why unattended-upgrades" command,
> can I use "apt why unattended-upgrades"? I was told many years ago
> that the command "aptitude" was deprecated.
aptitude was deprecated for some very specific uses o
27 matches
Mail list logo