Re: Help with msmtp-mta

2021-04-05 Thread Fabrice Bauzac-Stehly
: logfile - Which would allow to see the actual error message. See https://marlam.de/msmtp/msmtp.html#Logging But don't feel obliged to do that. It's OK. I have updated the wiki page with your inputs anyway. Thanks! -- Fabrice Bauzac-Stehl

Re: Help with msmtp-mta

2021-04-03 Thread Fabrice Bauzac-Stehly
to make a > difference. > > I understood msmtp + msmtp-mta would suffice, but it appears not? > > I've tried several support channels, but few people seem to know > enough to help. > > Could you help on this? > > Thanks! > > josely -- Fabrice Bauzac-Stehly PGP 01EEACF8244E9C14B551C5256ADA5F189BD322B6 old PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: running microsoft team on debian 10.3

2020-12-12 Thread Fabrice BAUZAC
Dan Hitt writes: > Does anybody have any experience using Microsoft Team on debian, and is there > anything i need to be cautious about > (of course apart from running software from a giant software company)? I use Teams at work everyday, on a Dell laptop which has an integrated camera, with Ub

Re: Emergency mode when root account locked

2020-12-11 Thread Fabrice BAUZAC
Greg Wooledge writes: > Even if you plan to use sudo for 99% of your administrative work, > there's still no reason NOT to have a root password, for those emergency > situations where you need one. I've had the bitter taste of it when I had to salvage a virtual machine for which I had lost acces

Re: Cron Jobs and Time Zones Has Anything Changed?

2020-12-03 Thread Fabrice BAUZAC-STEHLY
if > one doesn't think about it since these shifts don't all happen on > the same time. Maybe you could create ~/.config/cron/bcast.vixie: 45 17 * * mon-fri echo hello or whatever command you want And install mcron, then run: TZ=Europe/London mcron --dae

Re: How to write in Chinese

2020-11-19 Thread Fabrice BAUZAC-STEHLY
tingChinese - http://ergoemacs.org/emacs/emacs_chinese_input.html - https://www.emacswiki.org/emacs/WritingChineseWithWuBi - https://emacs-china.org/ -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: "ps -o %mem" and free memory in Linux

2020-10-02 Thread Fabrice BAUZAC-STEHLY
non-resident memory. According to Linux's Documentation/filesystems/proc.txt, we can find this information in /proc/PID/status: VmData size of private data segments e.g. VmData: 123004 kB This looks like the amount of private memory, but I'm not sure. -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: crc not installed but rsync using it? ...

2020-10-01 Thread Fabrice BAUZAC-STEHLY
re issues and other physical (non-human) issues. -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: LEAN Debian install: Exploring task selection menu

2020-09-18 Thread Fabrice BAUZAC-STEHLY
if you want X only you > have select that in the other place you mentioned.) And in that case, if users insist on this possibility, it would be much more useful to have this entry *always* install X only even without the "no recommends" option. -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: LEAN Debian install: Exploring task selection menu

2020-09-18 Thread Fabrice BAUZAC-STEHLY
ll their system using apt manually on the > console and therefore might anyway not select anything in this > menu. Consequently, this menu is more targeted to Debian beginners, > and Debian beginners should be welcomed with unequivocal options to > select from. > > Best regards, Marco! +1 -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: LEAN Debian install: Exploring task selection menu

2020-09-15 Thread Fabrice BAUZAC-STEHLY
they want. Do you think the behaviour "without Recommends" should be an option presented to the user? -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: Securing local host of reverse SSH tunnel?

2020-09-15 Thread Fabrice BAUZAC-STEHLY
d_keys file. It is documented in sshd(8). I use it specifically to restrain the possible actions that can be done with that private key. As the command, you can use any program or script that can check the arguments and perform the requested action, without allowing any unforeseen action. -- Fabrice BAUZAC-STEHLY PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Re: portsentry(1) and ipv6?

2020-09-12 Thread Fabrice Bauzac
Hello, 12 sept. 2020 14:09:14 Dan Ritter : > John Conover wrote: >> >> Does portsentry(1) make any sense in systems with ipv6 connectivity? >> > Yes and no. If you want to know that machines are scanning > ports, yes. If you want to effectively block IPs, no. Why would it not be able to block ip

Re: Why does Debian not include POSIX-specified commands like bc and ed by default?

2020-09-12 Thread Fabrice Bauzac
12 sept. 2020 09:06:19 Lone Learner : > Why does Debian not include these [posix] commands by default? > I guess many debian users don't care about these commands, so it would be rude to impose something wanted by only a part of the users.  And there's the case of tiny embedded scarce systems t

Re: LEAN Debian install: Exploring task selection menu

2020-09-11 Thread Fabrice BAUZAC-STEHLY
ling a full blown GNOME which I actually wanted to avoid and > therefore did unselect the second line initially. > Best regards, Marco. I've also been bitten by this. I think it is a UI issue, the options are ambiguous. Would it be possible to simply change the dialog box as follows? --