Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 171 matches

Go to advanced search

Advanced search
Search found 171 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
by saturnalia0
Sun Mar 15, 2026 2:16 am
Forum: Other Things Gentoo
Topic: California Law says All OSes Need Age Verification
Replies: 93
Views: 161207

Surely what matters here are the effects it may have for the Gentoo Foundation, Inc., no?

As an open source project maintained and mirrored by people from different sovereign countries under various legislation, the potential liability from a US law is to the legal entity incorporated in the US who ...
  • Jump to post
by saturnalia0
Wed Jan 07, 2026 1:10 pm
Forum: Multimedia
Topic: Headphone Recommendation?
Replies: 13
Views: 8856

Koss Porta Pro seems to fit all your requirements. I have been using for several years with no complains. Outstanding sound quality for the price.
  • Jump to post
by saturnalia0
Thu Nov 13, 2025 9:14 pm
Forum: Networking & Security
Topic: Does anyone block all internet traffic by default on Gentoo?
Replies: 2
Views: 15249

Does anyone block all internet traffic by default on Gentoo?

Hi.

I have been for several months now using NetGuard, an app that leverages Android VPN for rootless firewall, and I block all internet access by default, only allowing it for specific apps. It has been working great for me. I do this for privacy mostly.

I was thinking about doing the same on my ...
  • Jump to post
by saturnalia0
Sat Aug 23, 2025 3:39 pm
Forum: Networking & Security
Topic: Discussion: Ways to block crawlers from your webserver
Replies: 12
Views: 4102

nginx zone config:


limit_req_zone $binary_remote_addr zone=req_limit:10m rate=5r/s;

...

limit_req zone=req_limit burst=10 nodelay;


fail2ban filter and jail (tailored to my log format, won't work on default nginx config):


[Definition]
failregex = ^"[^"]*";"<HOST>";"[^"]*";"[^"]*";"(400 ...
  • Jump to post
by saturnalia0
Fri Aug 22, 2025 8:14 pm
Forum: Networking & Security
Topic: Discussion: Ways to block crawlers from your webserver
Replies: 12
Views: 4102

I have very aggressive rate limiting on nginx, my end-users are humans, so that filters out most bot traffic.

For the more patient bots I also have a very aggressive fail2ban filter and jail that bans anyone who gets 404s/403s in a row, which gets rid of most of the rest.

My home page is also ...
  • Jump to post
by saturnalia0
Sun Jun 01, 2025 2:10 pm
Forum: Portage & Programming
Topic: Why is net-mail/mailbase being pulled in by Portage?
Replies: 14
Views: 3694

Thank you. How do I remove it? I don't need it.

Code: Select all

# emerge --deselect net-mail/mailbase
>>> No matching atoms found in "world" favorites file...
Tried to mask it, but then world set upgrade fails because it is required but masked.
  • Jump to post
by saturnalia0
Sun Jun 01, 2025 1:33 pm
Forum: Portage & Programming
Topic: Why is net-mail/mailbase being pulled in by Portage?
Replies: 14
Views: 3694

Why is net-mail/mailbase being pulled in by Portage?

I was upgrading my world set today and noticed a new install of net-mail/mailbase, which is a bit surprising because I don't have any email software and equery says nothing installed depends on net-mail/mailbase, even indirectly?


# equery d --indirect net-mail/mailbase
* These packages depend on ...
  • Jump to post
by saturnalia0
Thu Mar 27, 2025 12:38 am
Forum: Other Things Gentoo
Topic: Libreoffice 24.2.7.2-r2 and -bin flickering UI
Replies: 4
Views: 6678

I'm on X also, but I only use dwm, no desktop environment like xfce or anything like that. So I would assume it's related to your DE and not GTK
But it's just a guess, I don't really know how to help you further debug this.
  • Jump to post
by saturnalia0
Wed Mar 26, 2025 12:52 pm
Forum: Other Things Gentoo
Topic: Libreoffice 24.2.7.2-r2 and -bin flickering UI
Replies: 4
Views: 6678

More of a workaround than a solution, but if the AppImage is a viable option for you, it works great for me...

https://www.libreoffice.org/download/appimage/

In particular I use this version: LibreOffice-7.6.7.2.basic-x86_64.AppImage

Which was the first to work 100% for me, without any of the ...
  • Jump to post
by saturnalia0
Wed Feb 05, 2025 11:43 am
Forum: Multimedia
Topic: Firefox only works with strace (freezes without)
Replies: 3
Views: 8905

Well after tweaking with the command line options I was able to reproduce the error with strace. I'm beginning to suspect it might be a race condition, due to the non-deterministic nature of the issue and the fact that it is less likely to happen under the slowed-down strace runs.

strace output is ...
  • Jump to post
by saturnalia0
Wed Feb 05, 2025 10:53 am
Forum: Multimedia
Topic: Firefox only works with strace (freezes without)
Replies: 3
Views: 8905

Thank you for the suggestion, I hadn't thought of it! It does seem smoother/faster running as my user (just `apulse firefox-bin`), but it still freezes on Stripe checkout.
  • Jump to post
by saturnalia0
Mon Feb 03, 2025 11:43 pm
Forum: Multimedia
Topic: Firefox only works with strace (freezes without)
Replies: 3
Views: 8905

Firefox only works with strace (freezes without)

I'm using www-client/firefox-bin-134.0.2 and since a few versions ago have been getting frequent freezes on Gentoo, but not on Windows on the same machine (nor on a separate Mac machine).

The issue happens frequently but irregularly on sites like Zoom and Google Meet. On Stripe checkout I can ...
  • Jump to post
by saturnalia0
Fri Jan 24, 2025 5:00 pm
Forum: Desktop Environments
Topic: Desktop for 512MB RAM
Replies: 14
Views: 11944

I have used a 512MB ThinkPad with Gentoo for several years, with suckless' dwm as the WM of choice, and no DE. Never had any issues with RAM or sluggishness.
  • Jump to post
by saturnalia0
Sun Nov 10, 2024 11:36 pm
Forum: Other Things Gentoo
Topic: [SOLVED] Chromium, Firefox and thunderbird very slow.
Replies: 13
Views: 7816

Is it really the same hardware? What I'm trying to get at is disk, which hasn't been mentioned so far. Was Ubuntu and Gentoo tested on the same drive? Could be a bad disk.
  • Jump to post
by saturnalia0
Thu Oct 24, 2024 2:56 pm
Forum: Other Things Gentoo
Topic: Firefox patches and privacy?
Replies: 32
Views: 186203

Well, online privacy is a large topic, and as such one's approaches and their effectiveness depend on one's threat model. In this topic, where the browser itself is a threat actor, possibilities are eliminating either the threat (patching the browser) or the actor (using a different browser)... If ...
  • Jump to post
by saturnalia0
Wed Oct 23, 2024 8:53 pm
Forum: Networking & Security
Topic: installing ssl cert for apache2
Replies: 11
Views: 7723

Did you concatenate the .crt files (PEM I assume) as szatox suggested? That would be `cat ELILABS.COM.crt SSL_BASIC_IntermediateCA_*.crt >server.crt`. What error did Apache give?
  • Jump to post
by saturnalia0
Mon Oct 07, 2024 5:22 pm
Forum: Networking & Security
Topic: Best VPN for a Gentoo router with no GUI
Replies: 5
Views: 5882


. Is there a VPN where I can use openvpn as a client without having to switch to a computer with a GUI and copy/paste into an xterm?


Yes, I use ProtonVPN for this purpose. They allow downloading the .ovpn files, you just need to call `openvpn the-downloaded-file.ovpn`:

https://account ...
  • Jump to post
by saturnalia0
Mon Sep 23, 2024 2:25 pm
Forum: Networking & Security
Topic: [SOLVED] Creating a separate encrypted /home partition?
Replies: 11
Views: 8801

Just in case it's useful for anyone finding themselves here through a web search, this is what I ended up doing and worked well for me:

1. Create a /home partition in a new drive

For this just follow the handbook: https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Disks#Partitioning_the_disk ...
  • Jump to post
by saturnalia0
Thu Sep 12, 2024 2:34 pm
Forum: Networking & Security
Topic: Make ipv4 addresses (A rec) default when resolving
Replies: 12
Views: 12609

Sorry to revive an old thread, but since I got here from Google this might be useful to someone else.

If using dnsmasq, simply


echo 'filter-AAAA' >/etc/dnsmasq.conf
rc-service dnsmasq restart


From the manual:


--filter-AAAA
Remove AAAA records from answers. No IPv6 addresses will be ...
  • Jump to post
by saturnalia0
Sun Sep 01, 2024 11:31 am
Forum: Networking & Security
Topic: [SOLVED] Creating a separate encrypted /home partition?
Replies: 11
Views: 8801

So, my understanding is fscrypt is file-level encryption using the crypto support from the kernel.

This section from Arch wiki on fscrypt seems insightful:


Alternatives [to fscrypt] to consider

To protect an entire file system with one password, block device encryption with dm-crypt (LUKS) is ...
  • Jump to post
by saturnalia0
Sat Aug 31, 2024 1:45 am
Forum: Networking & Security
Topic: [SOLVED] Creating a separate encrypted /home partition?
Replies: 11
Views: 8801

Thanks, I'll review that. I actually suggested some file-level encryption there myself, but I didn't remember the thread. I'll review your suggestion
  • Jump to post
by saturnalia0
Fri Aug 30, 2024 11:04 pm
Forum: Networking & Security
Topic: [SOLVED] Creating a separate encrypted /home partition?
Replies: 11
Views: 8801

[SOLVED] Creating a separate encrypted /home partition?

Given recent events in my country, I believe it to be in my best interest to have my devices encrypted. My first instinct was to go with FDE, but AFAIK that would require a fresh install and has its own set of pitfalls. So I'm thinking about creating a separate partition for my /home and have only ...
  • Jump to post
by saturnalia0
Wed Aug 07, 2024 11:54 pm
Forum: Portage & Programming
Topic: [SOLVED] Would such a patch be welcome in this ebuild?
Replies: 4
Views: 8890

Thank you very much.
  • Jump to post
by saturnalia0
Wed Aug 07, 2024 5:50 pm
Forum: Portage & Programming
Topic: [SOLVED] Would such a patch be welcome in this ebuild?
Replies: 4
Views: 8890

[SOLVED] Would such a patch be welcome in this ebuild?

app-misc/ranger is maintained upstream, but the release cycle is very slow (last release was in 2019), see discussion here https://github.com/ranger/ranger/issues/2702

There are several patches upstream already merged, but not yet released, which affect Gentoo users. For example https://github.com ...
  • Jump to post
by saturnalia0
Mon Jul 15, 2024 3:11 pm
Forum: Other Things Gentoo
Topic: Firefox patches and privacy?
Replies: 32
Views: 186203

Firefox patches and privacy?

I've recently read this blog post about a dubious opt-out feature added to Firefox 128 (current version in Gentoo):

https://blog.privacyguides.org/2024/07/14/mozilla-disappoints-us-yet-again-2/

I'm a user of firefox-bin so I don't expect it to be patched in any way, so I simply disabled it.

I ...
  • Jump to post

Search found 171 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic