Victor A. Stoichita wrote:
> Could it be relevant that my home folder is encrypted with
> ecryptfs? How can I check whether it is now decrypted before or
> after systemd starts its user instance?
ecryptfs is not included nor supported in Debian 10.
https://www.debian.org/releases/buster/amd64
Hi,
I have some custom systemd units in ~/.config/systemd/user
In Debian 9 I could start my ~/.config/systemd/user/foo.service
after reboot and login simply with
$ systemctl --user start foo.service
Since I upgraded to Debian 10, I need to issue a prior
$ systemctl --user daemon-reload
If I
On Fri, Aug 23, 2019 at 12:01:09AM +0300, Andrei POPESCU wrote:
> On Ma, 20 aug 19, 16:39:50, Greg Wooledge wrote:
> >
> > And now people will think that running login shells in every terminal
> > session is the RIGHT way.
>
> Please do feel free to educate me on when/why it's wrong to run login
On Ma, 20 aug 19, 16:39:50, Greg Wooledge wrote:
>
> And now people will think that running login shells in every terminal
> session is the RIGHT way.
Please do feel free to educate me on when/why it's wrong to run login
shells instead of a plain interactive shell (or just point me to the
relev
On Thu 22 Aug 2019 at 13:51:19 -0500, Christopher Marlow wrote:
> /On 8/22/19 12:05 PM, Mindaugas Celiesius wrote:
> > Hello. Your source list should be like this
> > ## Debian Buster Repos
> > deb http://deb.debian.org/debian/ buster main contrib non-free
> > deb-src http://deb.debian.org/deb
On Thu, Aug 22, 2019 at 07:07:08PM +, Vipul wrote:
> To know who actually reads ~/.profile I've set an environment variable
> "SHELL_PRO" by adding `export SHELL_PRO=$(echo $0)` line in ~/.profile
> file then re-login and typed following command in gnome-terminal
>
> $ echo "$SHELL_PRO"
> /etc
Greg Wooledge wrote:
> On Wed, Aug 21, 2019 at 02:48:45AM +, Vipul wrote:
>> (output is empty string that means TEST_BASH variable is unset. see
>> below output of hd command)
>>
>> $ hd <<< "$TEST_BASH"
>> 0a|.|
>> 0001
>
> I prefe
On Thu, Aug 22, 2019, at 07:26, Johan Kröckel wrote:
> my system (Thinkstation c20) does not wake up from suspend to ram when
> "Interrupt remapping" is enabled in BIOS. Took me some time to find the
> problem and I wanted to report a bug. Towards which package should I report
> it?
> System is
/On 8/22/19 12:05 PM, Mindaugas Celiesius wrote:
Hello. Your source list should be like this
## Debian Buster Repos
deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free
deb http://deb.debian.org/debian/ buster-updat
On Thu 22 Aug 2019 at 13:11:07 -0500, Christopher Marlow wrote:
> On 8/22/19 12:05 PM, Mindaugas Celiesius wrote:
> >
> > Hello. Your source list should be like this
> > ## Debian Buster Repos
> > deb http://deb.debian.org/debian/ buster main contrib non-free
> > deb-src http://deb.debian.org
On 8/22/19 12:16 PM, Eduardo M KALINOWSKI wrote:
On qui, 22 ago 2019, Mindaugas Celiesius wrote:
Better yet, comment or remove the deb-src lines, unless you usually
download the sources for packages (using the debian tools for that).
Most people don't, and the deb-src only wastes bandwidth, pr
On 8/22/19 12:05 PM, Mindaugas Celiesius wrote:
Hello. Your source list should be like this
## Debian Buster Repos
deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free
deb http://deb.debian.org/debian/ buster-updat
On Thu 22 Aug 2019 at 20:04:57 +0300, Andrei POPESCU wrote:
> On Jo, 22 aug 19, 11:48:55, Christopher Marlow wrote:
> > Hi,
> >
> > When I try to add the contrib repos to buster:
> >
> > ===
> >
> > deb http://deb.debian.or
On 8/22/19 12:04 PM, Andrei POPESCU wrote:
Keep just one of the entries, preferably one including 'contrib';)
So basically
debhttp://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-srchttp://deb.debian.org/debian-security/ buster/updates main contrib
non-free
Or
Hi.
On Thu, Aug 22, 2019 at 08:23:06AM -0700, pe...@easthope.ca wrote:
> * From: Reco
> * Date: Sun, 28 Jul 2019 19:57:19 +0300
> > ... NSS is not the best TLS implementation. There's some hope for
> > dillo depending on if it uses openssl or gnutls.
>
> How do you evaluate thes
On Thu, Aug 22, 2019 at 07:58:51PM +0300, Andrei POPESCU wrote:
It should be possible to run something like
startx -- :1
to open a second X instance on the virtual console. You have to figure
out how to start the second X on the other display.
It's not that easy with one multiport video ca
On qui, 22 ago 2019, Mindaugas Celiesius wrote:
Hello. Your source list should be like this
## Debian Buster Repos
deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free
deb http://deb.debian.org/debian/ buster-update
> Hi,
>
> When I try to add the contrib repos to buster:
>
> ===
>
> deb http://deb.debian.org/debian buster main contrib non-free
>
> #
>
> # deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST
> 20190
On Jo, 22 aug 19, 11:48:55, Christopher Marlow wrote:
> Hi,
>
> When I try to add the contrib repos to buster:
>
> ===
>
> deb http://deb.debian.org/debian buster main contrib non-free
1.
> #
>
> # deb cdrom:[Debian GNU/L
On Mi, 21 aug 19, 16:01:17, Franklin, Jason wrote:
> Greetings,
>
> I'm working on a project that requires me to debug a running screen locker.
>
> Currently, my workflow involves switching between the screen locker and
> virtual
> console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This
Hi,
When I try to add the contrib repos to buster:
===
deb http://deb.debian.org/debian buster main contrib non-free
#
# deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST
20190706-10:23]/ buster main
* From: Reco
* Date: Sun, 28 Jul 2019 19:57:19 +0300
> ... NSS is not the best TLS implementation. There's some hope for
> dillo depending on if it uses openssl or gnutls.
How do you evaluate these? Published review? Study of sources?
> Have you meant "Oberon sends HTTP request th
Hi.
On Thu, Aug 22, 2019 at 03:53:55PM +0300, Andrei POPESCU wrote:
> On Jo, 22 aug 19, 09:21:31, Gustavo - Emar wrote:
> > Hi,
> > After upgrading from Debian Stretch to Buster (10), we realize that it is
> > not managing memory as before.
> > First, even with Swappiness = 0 and having 32
rhkra...@gmail.com wrote:
> On Thursday, August 22, 2019 10:08:16 AM Dan Ritter wrote:
> > Franklin, Jason wrote:
> > > Greetings,
> > >
> > > I'm working on a project that requires me to debug a running screen
> > > locker.
> > >
> > > Currently, my workflow involves switching between the scree
On Thursday, August 22, 2019 10:08:16 AM Dan Ritter wrote:
> Franklin, Jason wrote:
> > Greetings,
> >
> > I'm working on a project that requires me to debug a running screen
> > locker.
> >
> > Currently, my workflow involves switching between the screen locker and
> > virtual console #1 (/dev/t
Franklin, Jason wrote:
> Greetings,
>
> I'm working on a project that requires me to debug a running screen locker.
>
> Currently, my workflow involves switching between the screen locker and
> virtual
> console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This way, I can
> interact wit
Hi,
Knut Hengstenberg wrote:
> > we want to have the information, which binary packages belong to a
> > certain source package. So for example the source package 0ad has two
> > binary packages:
> >
> > https://packages.debian.org/source/jessie/0ad
Andrei POPESCU wrote:
> You might be looking fo
On Jo, 22 aug 19, 09:21:31, Gustavo - Emar wrote:
> Hi,
> After upgrading from Debian Stretch to Buster (10), we realize that it is
> not managing memory as before.
> First, even with Swappiness = 0 and having 32 Ram, (16 Gb using) it starts
> using Swap
If you don't want it using swap you should
Hi,
After upgrading from Debian Stretch to Buster (10), we realize that it is
not managing memory as before.
First, even with Swappiness = 0 and having 32 Ram, (16 Gb using) it starts
using Swap, and the system is slow and crashing.
$ sudo sysctl -a|grep swappiness
vm.swappiness = 0
thanks in adv
Tisztelt Érdeklődőnk!
Állandóan bővülő, elérhetővé vált munkavállalókat biztosítunk problémásabb
területekre.
Társaságunk 3 féle biztosítékot nyújt átadott munkavállalóinra.
Bevezettük munkába állási és munkában maradási garanciánkat, amely a piacon
egyedülálló.
http://munkaerokereses.hu/r.cg
On Jo, 22 aug 19, 09:03:59, Knut Hengstenberg wrote:
> Hi all,
>
> for a project, I would like to have the relationship "Debian source
> package <-> Debian binary packages". So all the existing source
> packages can be found for each distribution here (for jessie):
>
> https://packages.debian.o
Hi,
my system (Thinkstation c20) does not wake up from suspend to ram when
"Interrupt remapping" is enabled in BIOS. Took me some time to find the
problem and I wanted to report a bug. Towards which package should I report
it?
System is Buster.
Regards Johan
Hi.
On Thu, Aug 22, 2019 at 07:27:23PM +1000, Andrew McGlashan wrote:
> I have DKIM setup, however, it only signs messages that are being
> delivered via SMTP to another server.
Your DKIM policy is somewhat unusual. You sign transport headers
(Resent-From et al), headers inserted by list
> Hi,
>
> I have DKIM setup, however, it only signs messages that are being
> delivered via SMTP to another server.
>
> Why is it not valid to sign to the same domain name and/or other
> domain names served by the same mail server and NOT having to make an
> SMTP outgoing connection?
>
> How can
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
I have DKIM setup, however, it only signs messages that are being
delivered via SMTP to another server.
Why is it not valid to sign to the same domain name and/or other
domain names served by the same mail server and NOT having to make an
SMTP
Great, this seems to be the right place, thanks for the link. Unfortunately I
do not see a possibility to get the information of the assignment between
source package and binary packages.
On Thu, Aug 22, 2019 at 09:03:59AM +0200, Knut Hengstenberg wrote:
> Hi all,
>
> for a project, I would like to have the relationship "Debian source package
> <-> Debian binary packages". So all the existing source packages can be found
> for each distribution here (for jessie):
>
> https://pac
Hi all,
for a project, I would like to have the relationship "Debian source package <->
Debian binary packages". So all the existing source packages can be found for
each distribution here (for jessie):
https://packages.debian.org/source/jessie/allpackages
Now we want to have the information,
systemd 242-1 contains also this change:
* Drop Revert-udev-network-device-renaming-immediately-give.patch.
This patch needs ongoing maintenance work to be adapted to new
releases and fails to apply with v242. Instead of investing more
time into it we are going to drop the patc
39 matches
Mail list logo