Felix Miata writes:
> # grep RETT /etc/os-release
> PRETTY_NAME="Debian GNU/Linux 10 (buster)"
> # dpkg -l | grep '^ii' | wc -l
> 867
> # dpkg -l | grep -v '^ii' | wc -l
> 136
> # dpkg -l | grep '^rc' | wc -l
> 125
> # dpkg -l | egrep -v '^ii'|'^rc' | sort
> Desired=Unknown/Install/Remove/Purge/H
# grep RETT /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
# dpkg -l | grep '^ii' | wc -l
867
# dpkg -l | grep -v '^ii' | wc -l
136
# dpkg -l | grep '^rc' | wc -l
125
# dpkg -l | egrep -v '^ii'|'^rc' | sort
Desired=Unknown/Install/Remove/Purge/Hold
|/ Err?=(none)/Reinst-required (Status
On 7/14/19 8:56 AM, Pierre Frenkiel wrote:
hi,
I'm looking for a way to send a mail via a script What are the available
solutions ?
best regards,
I've been using the libmailutils5 package, Exim, and a Gmail account, to
send automated monthly reports for a few years without any problems.
m
On Sun, Jul 14, 2019, 1:30 AM Andrei POPESCU
wrote:
>
> As I see it the new su (behaviour) clearly distinguishes between
> "preserve environment" and "don't preserve environment".
>
> What's the point of preserving the environment, but resetting PATH?
>
It comes in handy debugging scripts. Some
Pierre Frenkiel wrote:
> On Sun, 14 Jul 2019, Pierre Frenkiel wrote:
>
> > hi,
> > I'm looking for a way to send a mail via a script What are the available
> > solutions ?
>
> I tried with mail.mailutils, and I get the following error:
>
><< 550-5.7.1 [2a01:e35:8a7f:9c50:2e4d:54ff:fed0:580
On Sun 14 Jul 2019 at 17:56:55 +0200, Pierre Frenkiel wrote:
> I'm looking for a way to send a mail via a script What are the available
> solutions ?
See how the sendemail package suits you.
--
Brian.
On 14.07.2019 12:02, ho...@rumormillnews.com wrote:
>> On 14.07.2019 4:20, Felix Miata wrote:
>>> ho...@rumormillnews.com composed on 2019-07-13 18:07 (UTC-0400):
>>>
Thanks for the tip. Looks like a lot of information here but I don't
really understand it. Xorg seems to have unloaded t
On Sun, 14 Jul 2019, Pierre Frenkiel wrote:
hi,
I'm looking for a way to send a mail via a script What are the available
solutions ?
I tried with mail.mailutils, and I get the following error:
<< 550-5.7.1 [2a01:e35:8a7f:9c50:2e4d:54ff:fed0:5806] Our system has
detected that
<<< 550-
On 7/14/19 11:56 AM, Pierre Frenkiel wrote:
hi,
I'm looking for a way to send a mail via a script What are the
available solutions ?
That question is way too general. Do you mean a shell script? Perhaps
simplest is:
$ mail -s "Hello World" some...@example.com
--
Carl Fink
On 7/14/19 11:47 AM, Felix Miata wrote:
Cindy Sue Causey composed on 2019-07-14 06:47 (UTC-0400):
Psychedelic sounds fun as a user CHOICE. I was hoping for a
printscreen. That's odd that it printed normal. I'm trying to wrap my
head around the computer's logic of how that would happen.
Sounds
hi,
I'm looking for a way to send a mail via a script
What are the available solutions ?
best regards,
--
Pierre Frenkiel
Cindy Sue Causey composed on 2019-07-14 06:47 (UTC-0400):
> Psychedelic sounds fun as a user CHOICE. I was hoping for a
> printscreen. That's odd that it printed normal. I'm trying to wrap my
> head around the computer's logic of how that would happen.
Sounds like a coincidence of hardware failur
On 7/14/19 10:14 AM, Stefano Pardini wrote:
On Sun, Jul 14, 2019 at 07:13:24AM -0400, Carl Fink wrote:
On 7/14/19 5:54 AM, Stefano Pardini wrote:
Good morning everyone from Italy, I updated my system from 9 to 10 and I
have a problem with drag & drop files, when I try to drag a file into a
fol
On Sun, Jul 14, 2019 at 07:13:24AM -0400, Carl Fink wrote:
> On 7/14/19 5:54 AM, Stefano Pardini wrote:
> >
> >
> > Good morning everyone from Italy, I updated my system from 9 to 10 and I
> > have a problem with drag & drop files, when I try to drag a file into a
> > folder the file is not moved
On 7/14/19 1:21 PM, Vuk Vasiljevic wrote:
> Hello,
>
> This did not work. The same error is still present.
>
> On 7/14/19 7:01 AM, Shahryar Afifi wrote:
>> if that didnt work remove:
>> xorg-video-intel
>>
>>
>>
>> On Sat, 2019-07-13 at 21:53 -0700, Shahryar Afifi wrote:
>>> remove:
>>> firmware-
On 7/14/19 5:54 AM, Stefano Pardini wrote:
Good morning everyone from Italy, I updated my system from 9 to 10 and
I have a problem with drag & drop files, when I try to drag a file
into a folder the file is not moved and an error message appears, I
would like to know if someone is aware of a
On 7/14/19, Alexander V. Makartsev wrote:
> On 14.07.2019 4:20, Felix Miata wrote:
>> ho...@rumormillnews.com composed on 2019-07-13 18:07 (UTC-0400):
>>
>>> Where would I find "AMDGPU" and how would I get Xorg to use it?
>> These should cover it:
>> apt purge xserver-xorg-video-ati xserver-xorg-v
Hello,
This did not work. The same error is still present.
On 7/14/19 7:01 AM, Shahryar Afifi wrote:
if that didnt work remove:
xorg-video-intel
On Sat, 2019-07-13 at 21:53 -0700, Shahryar Afifi wrote:
remove:
firmware-linux
firmware-linux-free
install:
linux headers
On Sun, 2019-07-14 a
Good morning everyone from Italy, I updated my system from 9 to 10 and I
have a problem with drag & drop files, when I try to drag a file into a
folder the file is not moved and an error message appears, I would like
to know if someone is aware of a bug or has detected the same error, the
sys
On Sun, Jul 14, 2019 at 09:11:17AM +0300, Andrei POPESCU wrote:
> On Du, 14 iul 19, 00:09:09, to...@tuxteam.de wrote:
[...]
> > Use "su -" (or "sudo -s") if you want to achieve that...
>
> You probably meant 'sudo -i' ;)
Yep, better.
Cheers
-- t
signature.asc
Description: Digital signature
ho...@rumormillnews.com composed on 2019-07-14 03:02 (UTC-0400):
> I find old files in /etc/modprobe.d:
>
> -rw-r--r-- 1 root root 154 Nov 29 2016 amd64-microcode-blacklist.conf
> -rw-r--r-- 1 root root 23 Apr 28 2011 i915-kms.conf
> -rw-r--r-- 1 root root 154 May 15 2017 intel-microcode-b
Alexander V. Makartsev composed on 2019-07-14 11:48 (UTC+0500):
> Felix Miata wrote:
> To install "firmware-amd-graphics" package is a good suggestion.
> But chances are high that removal of *-ati and *-radeon packages will
> also remove Desktop Environment, because those packages are part of
> "
> On 14.07.2019 4:20, Felix Miata wrote:
>> ho...@rumormillnews.com composed on 2019-07-13 18:07 (UTC-0400):
>>
>>> Thanks for the tip. Looks like a lot of information here but I don't
>>> really understand it. Xorg seems to have unloaded the radeon
>>> driver...?
>>> Graphics: Device-1: AMD Kav
23 matches
Mail list logo