Re: make custom kernel

2021-07-03 Thread mlnl
v1) 11. sudo dpkg -i kernel-packages (-headers, -image, -libc-dev) -- mlnl GPG:1FC05426F87FA623

Re: Anti-malware for my personal Debian workstation?

2020-02-23 Thread mlnl
Hi Philippe, Philippe LeCavalier wrote: >I definitely disagree with merely doing backups and updates. You could >say the same for any OS. That is no means of keeping yourself safe. I agree. I have not witten about backups & updates - they are obvious and so not worth to mention. -- mlnl

Re: Anti-malware for my personal Debian workstation?

2020-02-23 Thread mlnl
tokens and so on... -- mlnl

Re: The nightmare of Intel Integrated GPUs under Linux in general and Debian in particular

2020-02-12 Thread mlnl
Hi songbird, songbird wrote: >mlnl wrote: >... >> Some people are using the modesetting + glamor vs. intel + SNA >> driver. > > i'm not seeing any hangs and have been running my system >for a few years now. it has the Intel HD Graphics 630 >in it. > &

Re: The nightmare of Intel Integrated GPUs under Linux in general and Debian in particular

2020-02-12 Thread mlnl
ot;PageFlip" "true" Option "TripleBuffer" "true" Option "Tiling" "true EndSection in /etc/X11/xorg.conf.d/80-servermodule.conf: Section "Module" Load "glx" Load "intel" EndSection Some people are using the modesetting + glamor vs. intel + SNA driver. -- mlnl

Re: make check nested variables

2018-11-15 Thread mlnl
+ false + make -f - + printf '%s\n' 'TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 am__doit: @$(TRUE) .PHONY: am__doit' (end) user:/opt/git/gnupg-2.2.11$ export \ am_cv_make_support_nested_variables=yes user:/opt/git/gnupg-2.2.11$ ./configure -> worked: checking whether make supports nested variables... (cached) yes -- mlnl

make check nested variables

2018-10-27 Thread mlnl
ks, sorry. And i have observed in tmux and rxvt window (on KDE), sometimes it works too on a second try, yes. -- mlnl

make check nested variables

2018-10-26 Thread mlnl
make sets $(MAKE)... yes checking whether make supports nested variables... and than it hangs. Then i have to go in a terminal, where it works. My question: Why does the check hangs and how can i avoid it? -- mlnl

Re: No full upgrade to Nvidia 390.67 from bpo

2018-07-11 Thread mlnl
lled as well, or else DKMS will fail, and you will > be left with a partially broken system. Thank you for your answer & help. I did it your way and it worked :) -- mlnl

No full upgrade to Nvidia 390.67 from bpo

2018-07-10 Thread mlnl
s, what i can do to solve the problem? Thx. -- mlnl

Intel-Microcode 20180312 - Meltdown/Spectre

2018-03-14 Thread mlnl
PTI enabled and active: YES * Running as a Xen PV DomU: NO > STATUS: NOT VULNERABLE (Mitigation: PTI) ~# cat /poc/cpuinfo | grep flags flags: ... ibpb ibrs stibp ... No problems or performance losses so far. -- mlnl

Re: Is Debian Linux protected against the Meltdown and Spectre security flaws?

2018-02-23 Thread mlnl
ERABLE (Mitigation: PTI) grep bugs /proc/cpuinfo bugs: cpu_meltdown spectre_v1 spectre_v2 model name : Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz stepping: 3 microcode : 0x22 -- mlnl

Re: hkps settings

2017-10-07 Thread mlnl
Hi, >> could you explain & tell me if i should need configure gpg.conf and >> if it should be an error to set 2 keyserver hkps like i did. >> doublon ? keyserver hkps://hkps.pool.sks-keyservers.net hkp-cacert /usr/share/gnupg/sks-keyservers.netCA.pem nothing (you can add keyserver related opt