Search found 1229 matches

by reinob
2024-11-19 07:59
Forum: Beginners Questions
Topic: [Hardware] Swappiness on servers
Replies: 14
Views: 325

Re: [Hardware] Swappiness on servers

I always install zram-tools Have you played with systemd-zram-generator? Pretty much fire and forget; by default it can use 25% of RAM or 4GB whichever is smaller but as with everything Linux this can be adjusted. Not (yet?). I find zram-tools pretty much "fire and forget" so I haven't se...
by reinob
2024-11-18 15:33
Forum: Beginners Questions
Topic: [Hardware] Swappiness on servers
Replies: 14
Views: 325

Re: [Hardware] Swappiness on servers

I always install zram-tools (https://wiki.debian.org/ZRam), it's good for small computers (I had that with my Nokia N900 with 256MB of RAM) and for "large" servers (e.g. 64GB).

Swap is always necessary (aka not recommended to disable).
by reinob
2024-11-13 18:29
Forum: General Questions
Topic: Why Debian does not offer from the beginning an .iso file to be installed as a server?
Replies: 13
Views: 541

Re: Why Debian does not offer from the beginning an .iso file to be installed as a server?

Thanks to all for the replies reinob : If you look here: https://www.debian.org/distrib/ you will see that Debian does offer an ISO intended to be used for a server (headless) installation. I am not sure I am not following you. Thus in what link of the mentioned page is possible get a iso for serve...
by reinob
2024-11-11 15:51
Forum: Beginners Questions
Topic: [Software] Recommend Security Applications
Replies: 6
Views: 360

Re: [Software] Recommend Security Applications

DebianFox wrote: 2024-11-11 09:14 Welcome to the Achilles heel of Desktop Linux especially for retail users. Lack of a capable security suite. In this case Windows and Mac OSX are truly superior.
This made my day :)
(but some may not appreciate the sarcasm!)
by reinob
2024-11-11 15:48
Forum: General Questions
Topic: Why Debian does not offer from the beginning an .iso file to be installed as a server?
Replies: 13
Views: 541

Re: Why Debian does not offer from the beginning an .iso file to be installed as a server?

If you look here: https://www.debian.org/distrib/
you will see that Debian does offer an ISO intended to be used for a server (headless) installation.

Usually it is advisable to use the official website and documentation, rather than go on a Youtube tutorial hunt (IMHO anyway).
by reinob
2024-11-07 18:26
Forum: General Questions
Topic: [Software] Dont let systemd stop a service when reboot
Replies: 4
Views: 201

Re: [Software] Dont let systemd stop a service when reboot

I think OP wants systemd to reboot without waiting for a service to (gracefully) stop. Obviously, the "or kill my process" makes no sense, because the kernel will not reboot until all processes have vanished. They could change the TimeoutSec in the [Service] section of the unit to somethin...
by reinob
2024-11-06 21:03
Forum: System and Network configuration
Topic: DNS leak when VPN connection is established
Replies: 8
Views: 418

Re: DNS leak when VPN connection is established

Hello @reinob, Note that also the browser (OP didn't say which) may have its own settings of DNS resolving, so even if the system resolver (using /etc/resolv.conf *and* /etc/nsswitch.conf) is pointing to whatever VPN DNS server the OP is expecting, the browser may be doing whatever it likes. Are yo...
by reinob
2024-11-05 08:20
Forum: Forum information, requests, and feedback.
Topic: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.
Replies: 31
Views: 5025

Re: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.

@donald, I reported two things, but have been merged and intermixed. The first thing was: the forums.debian.net *can and does* send e-mail over IPv6, and yet its SPF record does not list the IPv6 address(es) that it can use. They should be added to the SPF record. Otherwise, depending on configurati...
by reinob
2024-11-05 07:12
Forum: Forum information, requests, and feedback.
Topic: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.
Replies: 31
Views: 5025

Re: [Feedback] forums.debian.net DMARC — invalid rua

And yet .... -------- Forwarded Message -------- Subject: Dmarc Aggregate Report Domain: {forums.debian.net} Submitter: {Amazon SES} Date:xxxxxx Report-ID: {xxxxxx-xxxx-xxx-xxx-xxxxxxx} From: postmaster@amazonses.com To: root@forums.debian.net This MIME email was sent through Amazon SES. At least d...
by reinob
2024-11-05 07:09
Forum: Forum information, requests, and feedback.
Topic: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.
Replies: 31
Views: 5025

Re: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.

re. SPF: I received forum notifications at my server over IPv6. The SPF record should contain every address the MTA can use to send e-mails. (and yes, I was aware of the fact that the forum mail wasn't up to standards until recently — triggered by gmail enforcing SPF/DKIM for larger senders, but as ...
by reinob
2024-11-04 15:29
Forum: Forum information, requests, and feedback.
Topic: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.
Replies: 31
Views: 5025

[Feedback] forums.debian.net DMARC — invalid rua

Hello, The DMARC record for forums.debian.net points to _dmarc.forums.portalias.net, which states: _dmarc.forums.portalias.net. 600 IN TXT "v=DMARC1; p=quarantine; sp=quarantine; pct=100; rua=mailto:root@forums.debian.net; ruf=mailto:root@forums.debian.net; ri=86400; aspf=r; adkim=r; fo=1;"...
by reinob
2024-11-04 15:23
Forum: Forum information, requests, and feedback.
Topic: Scheduled Forum update, upgrade, maintenance planned: 1800 UTC - May 28.
Replies: 31
Views: 5025

[Feedback] forums.debian.net SPF

Hello, I have noticed that the SPF record for forums.debian.net states: forums.debian.net. 3307 IN TXT "v=spf1 ip4:159.69.48.177 ~all" but e-mail can actually be delivered over IPv6 (2a01:4f8:1c17:7bb3::1), which results in SPF considering the address "neither permitted nor denied&quo...
by reinob
2024-11-04 15:15
Forum: System and Network configuration
Topic: DNS leak when VPN connection is established
Replies: 8
Views: 418

Re: DNS leak when VPN connection is established

Note that also the browser (OP didn't say which) may have its own settings of DNS resolving, so even if the system resolver (using /etc/resolv.conf *and* /etc/nsswitch.conf) is pointing to whatever VPN DNS server the OP is expecting, the browser may be doing whatever it likes. But yes, the best woul...
by reinob
2024-10-31 18:00
Forum: System and Network configuration
Topic: DNS leak when VPN connection is established
Replies: 8
Views: 418

Re: DNS leak when VPN connection is established

It could be any number of things, but since you didn't care to even mention how you connect (openvpn? wireguard?), how your networking is configured (systemd-networkd, ifup/ifdown, some GUI network manager?) or the contents of your /etc/resolv.conf, and whether you have any "helpers" chang...
by reinob
2024-10-20 15:55
Forum: General Questions
Topic: General Debian MAIL (MUA-MTA-MDA) question on VM
Replies: 4
Views: 284

Re: General Debian MAIL (MUA-MTA-MDA) question on VM

Without knowing what Zabbix does or does not in order to send (submit) e-mails, I note that GMail is not the best option for this, as it generally doesn't allow standard password authentication. (Plus using "http://smtp.gmail.com" is definitely wrong).
by reinob
2024-07-27 10:04
Forum: Forum information, requests, and feedback.
Topic: [Request] What's gone wrong with the New Posts filter?
Replies: 26
Views: 6526

Re: [Request] What's gone wrong with the New Posts filter?

Thanks, @bin for reporting this!
Lately I visit the forum not as often as in the past, but I was getting the impression that I'm going nuts :)
The forum also asks me more often to log in, maybe the cookies expire sooner than before.

In any case, I'll watch this thread.
by reinob
2024-06-27 19:48
Forum: System and Network configuration
Topic: [Software] [Solved] Debian 12 Missing Resolvectl
Replies: 17
Views: 31987

Re: [Software] [Solved] Debian 12 Missing Resolvectl

The short version is that the only way to get resolvectl is to install systemd-resolved, which is not installed by default in Debian. hi, without resolvectl then do you have any kind of dns cache (after a default bookworm install)? if you don't use a caching resolver (resolved, dnsmasq, unbound, et...
by reinob
2024-06-27 19:39
Forum: Beginners Questions
Topic: Clear my bash history on Debian 12?
Replies: 5
Views: 645

Re: Clear my bash history on Debian 12?

FWIW "history -c" and "history -w" are bash builtins, which will work in any OS, including Ubuntu (as stated by the OP) and, obviously, debian.

@filse392: did you try this at all, before asking?
by reinob
2024-06-25 14:20
Forum: Programming
Topic: [Solved] How to read and write Huge files with GMP ? I need great processing of data in files as binary
Replies: 24
Views: 2810

Re: How to read and write Huge files with GMP ? I need great processing of data in files as binary

It looks like you open "filename" to read ("rb+", note that "b" is ignored, so "r+" would suffice), and then immediately you open *the same file* to write ("wb+"). When you open a file for writing, the file is *truncated*, so when you then read data ...
by reinob
2024-06-22 13:50
Forum: System and Network configuration
Topic: What parameters should I give to a mail client for it to use my local Postfix SMTP relay
Replies: 2
Views: 235

Re: What parameters should I give to a mail client for it to use my local Postfix SMTP relay

Normally if one wants to install a mail server, like postfix, the first things one does is to read the excellent documentation that it brings. I mean, you wouldn't just build a nuclear power station "OUT OF CURIOSITY AND TINKERING" and expect a random Internet forum (which is about debian,...