Je sais pas si c’est un bug, mais sur mon Linux le serveur intégré PHP (php -S localhost:8080) a […] 🔗 https://yom.li/notes/20230527220410
Bug Bounties May Sound Great, But Aren’t Always Handled Well
Bug bounty programs setup by large corporations to reward and recognize security researchers for properly reporting new bugs and security vulnerabilities is a great concept, but in practice isn’t always handled well. Security researcher Adam Zabrocki recently shared the troubles he encountered in the bug bounty handling at Google for Chrome OS and in turn for Intel with it having been an i915 Linux kernel graphics driver vulnerability… ⌘ Read more
you can follow me on mastodon “linux-nerd32”
sold my MacBook; it had been sitting on the shelf since early 2022 when I completed my switch to a laptop running Trisquel GNU/Linux
[GocrypFS] linux + [DroidFS] android los vault son compatibles, ¡sí al cifrado!.
<author> from <entry>s to <feed>, Newsboat marked all old affected articles as unread. IDs were untouched, of course. Need to investigate that. Had something similar happen with another feed change I did some time ago. Can't remember what that was, though.
Great, last system update broke something, building from current master I get:
/usr/bin/ld: /lib/x86_64-linux-gnu/libm.so.6: unknown type [0x13] section `.relr.dyn'
What the heck!?
And it also appears that I’m not really able to reproduce this unread bug. It only kind of works a single time. And it has something to do with my config. Not sure what it is yet. I also noticed that the <updated> timestamps in the entries somehow shifted between the old and new feed. Da fuq!?
Durcissement d’un système GNU/Linux : Gestion des utilisateurs et des connexions | Net-Security ⌘ https://net-security.fr/securite/durcissement-gnulinux-1/
There’s only one major regret I have about switching from Windows to Linux for my personal computers, and that regret is that I no longer have Winamp.
Yubikey Linux auth (pam sudo gnome) https://www.aukfood.fr/yubikey-parametrage-authentification-linux/
switched to a second-hand laptop running Trisquel GNU/Linux as my main computer
I just went to type the phrase “I avoid Linux like the plague” but then remembered that we’ve all learned that most people won’t actually go much out of their way to avoid the plague.
@fastidious@arrakis.netbros.com (#twksmyq) IPv6 because localhost -> ::1 is preferred on linux over ol’ 127.0.0.1
Now this is very useful.. it means when yarn is doing an HTTP request to itself its not closing the connection. that could mean a http.Response Body is not getting closed.
Oh, me too: FreeBSD, macOS, and Solaris in server environments extensively, and Linux, AIX, HP/UX, Irix, probably others I’m forgetting. Plan 9 is a whole other class of thing.
bought a 13-year-old laptop for $150, installed Trisquel GNU/Linux to eventually replace my Macbook (which I did later in 2022)
Sumeet Agarwal solves an Advent problem with Mu: http://akkartik.github.io/mu/html/linux/advent2017/1a.mu.html
Hey, from my perspective on Plan 9, all these linuxes are the same junk.
uname; I have an account. I just don’t know how to differentiate linux especially.
@adi@twtxt.net Some linux; how does one tell which?
💁♂️ If you’re ever on a UNIX machine of some kind without any useful networking utilities like ip or ifconfig, fear now! You can view the network topology of the Kernel by just doing:
cat /proc/net/fib_trie
I see no reason why a modern GNU Linux installation would be less appealing than windows to an average user
So far I can: create Linux binaries; package them up with a kernel into a bootable image; run it on Qemu or Linode.