linux
JOGANDO UM POUQUINHO DE PIZZA POSSUM
https://www.youtube.com/watch?v=HQbeKRH884g
#LINUX #LINUXGAMING #STEAM #STEAMPLAY #PROTON #PROTONDB #PIZZAPOSSUM #FUN #RT #SHARE #REPOST #BOOST
Bestimmt fĂŒr viele ein alter Hut, aber interessant zu wissen das es so was gibt #pwgen .Denn Sie werden schnell vergessen âïž
#tools #linux #console #opensource #Konsole #passwort #password #generator #random #zufallgenerator
Dear fellow or potential fellow gotosocial instance admins,
I've come up with a novel way to set up a #gotosocial server behind a reverse proxy, which avoids the use of making new firewalling rules - both on a VPS, and creating port forwarding on one's home router. This method is ideal for minimizing the cost of running one's own #ActivityPub/#Mastodon server, in a way that leverages inexpensive fast storage on the backend (say, on a #RaspberryPi 5, 2GB of RAM, with an NVMe). As many valiant and praiseworthy Mastodon server admins might attest to, renting cloud VPS' can cost a lot, especially when storing many tens or hundreds of GB of user data.
My method avoids the need of forwarding ports 443 and 80 into one's home LAN, using DNAT (on the VPS) and port forwarding (on one's home router). In a nutshell, it's a novel use of #Wireguard, in conjunction with #nginx on the frontend, and gotosocial on the backend. This can save the cost of renting a dedicated VPS, to get the exclusive use of ports 443 and 80, in conjunction with static IPv4 and IPv6 addresses. My method optimizes on reliability and cheapness, but it's not the most secure - decryption and re-encryption happens on the VPS, before the data travels down the Wireguard tunnel. This exposes the data to any underlying hypervisor at one's hosting company. So full disclosure there.
I've run my method by the helpful gotosocial furries in their #Matrix Help chatroom (and I'm grateful for their help to debug subtle warts the method had), and got their blessing, at least to the technical soundness of the method.
I have a testing instance of gotosocial 0.21.0 set up with this new method: https://g.toque.im
I'm the user @owl on that instance, should you wish to befriend me there.
I'll make a longer blog post on this in the days to come, and post it in a reply to this post. (I also cross-posted this on another account of mine, please forgive the duplicate: @gtsadmin )
#DevOps #Linux #infosec #SelfHosting #DataSovereignty #OpenSource
Bcachefs 1.38.6 - the performance release https://lobste.rs/s/gcaiew #linux
https://www.patreon.com/bcachefs/posts/1-38-6-release-161366372?
The resistance against age verification is growing.Â
There's now a dedicated Linux distro that stands against it. đŒđż
Thinking about switching from Windows to Linux yesterday created a cascade of thoughts in me I didnât expect and I would liket to tell you a bit about it, about me. I am an AuDHD cis woman (she), somewhat fluid in gender (autigender) and personality, I constantly grow and adapt.
I am a Xennial and worked as a concept developer and PM in tech during my 20s until my first huge burnout, that made me spend several months on an almost empty island in Thailand and in India and quit my job. During my 30s I worked as a yoga teacher, but I never really recovered from the burnout. Because of that and other health problems, I have been unemployed for several years by now. I live together with beagle Lumi, a rescue from animal testing.
Since I found out that I am autistic 4 years ago, things slowly improved, but I cannot change the fact that I am an autistic, disabled person in an allistic, ableist world. Because of my sensory issues and other aspects of my disability, I can barely exist in the outside world. Besides my daily walks with Lumi and very few planned activities, I spend most of my time at home, so itâs almost impossible for me to meet like minded people IRL. The fact that I live in a very conservative country, city and neighborhood doesnât help with that either.
As an Anarchist I believe in community and mutual support, but switching to a new operating system with only the online-community here on Mastodon as support is scary. I have an IRL friend who is a sys-admin, but he is specialized in Windows and very busy. I am a fast learner and have exceptional analytical skills, but I am not a programmer, my math skills are extremely limited and the burnout affects my capacity for learning new things. I have a very monotropic mind, am very attached to objects and change can be difficult for me as autistic person.
But currently I feel the need for change, for tidying up my life, my data, myself.
I still have my information architect and project manager skills and I already have a list in my mind of all the things that will be affected by the change and I have a lot of questions. I will write about that in another post, probably several other posts.
Thank you for reading this, thank you for helping me, boosts are welcome.
#Mastodon tip: There is a way to use only part of a word as a hashtag!
For example, you might want to say the word âtootsâ, but use the hashtag âtootâ.
To do this, place a U+2060 WORD JOINER before the âsâ in âtootsâ. Example: #tootâ s.
If you're using #X11 or #Wayland (i.e. #Linux or #BSD desktop), you can add the following line to ~/.XCompose to give yourself a keyboard shortcut:
<Multi_key> <w> <j> : "â " U2060 # WORD JOINER
Then just type Compose, then W, then J.
Microsoft surprises with its first server Linux distribution: Azure Linux 4.0 https://zdnet.com/article/microsoft-releases-its-first-server-linux-distribution-azure-linux-4-0/ via @ZDNet & @sjvn
Microsoft is a #Linux company, and it just proved it by releasing its first mainstream Linux distribution: Azure Linux 4.0.
That's most of my daily apps working well enough (maybe without partial updates).
https://qbz.lol/
Meine IT Datenschutz Liste fĂŒr alle 2026 !!
https://cryptpad.digitalcourage.de/file/#/2/file/qU5j-X8C4rXODfyOPbYNUrjZ
#Datenschutz
#PrivatsphÀre
#Sicherheit
#VerschlĂŒsselung
#Chatkontrolle
#Linux
#UnplugTrump
#DUD
#DID
Fragnesia: New Linux Privilege Escalation Exploit https://lobste.rs/s/zz251k #linux #security
https://github.com/v12-security/pocs/tree/main/fragnesia
landdown - Simple sandboxing for shell scripts by @mccd https://lobste.rs/s/fpkia4 #show #linux
https://git.sr.ht/~marcc/landdown
Ubuntu 26.04 can install APT packages from GitHub Container Registry https://lobste.rs/s/ytxaez #linux #networking
https://medium.com/nttlabs/ubuntu-26-04-can-install-apt-packages-from-github-container-registry-532412990318
[$] In search of faster this_cpu operations
The kernel's this_cpu operations are meant to speed access to per-CPU variables. They are more optimal on some CPUs than others, though. During a memory-management-track session [...]
I've started running my own Luanti/Voxelibre server on a Raspberry Pi. I can join the server from my laptop, but after walking around, alas, there are no other players. I'm considering making it publicly accessible, so more players can join.
**Dear @ActuallyAutistic people in North America, would you be interested in joining a casual game of #Minecraft** (but it's #Luanti/#Voxelibre; is very similar, and it's free/#OpenSource, and runs even on low-spec hardware)? Note: the server is in Canada, it's in #NorthAmerica where you'll get low-enough latency.
The server would be themed to be geared to those with an actual diagnosis of #Autism (or you're confident you have it, but it's not formally diagnosed). #AuDHD and #ADHD people are also welcome!!
I promise I won't track you in any way! No ads, no spam, no viruses, no nothing like that.
#gaming #Android #Linux #Windows #MacOS #FreeBSD #ElbowsUp
Options: (choose one)
I've overhauled my Patreon! I'm now focused on making CC0 software for Linux and Windows - free, open source, no strings attached. If you want to support the work, vote on what gets built next, or just follow along, the new tiers are live now. Everything I make will always be free for everyone, but if you believe in what I'm doing, this is the best way to help đ
https://www.patreon.com/lashman
#CC0 #OpenSource #FOSS #Linux #Windows #FreeSoftware #CreativeCommons #Patreon
Today is the day! â Nitrux 6.0.0 is available to download â https://nxos.org
We are pleased to announce the launch of Nitrux 6.0.0. This new version combines the latest software updates, bug fixes, performance improvements, and ready-to-use hardware support.
Nitrux 6.0.0 is available immediately.
Changelog: https://nxos.org/changelog/release-announcement-nitrux-6-0-0/
pnmnorm (1) - normalize the contrast in a Netbpm image
I am a human, but my little bot posts a random Linux command daily. If you don't want to see it you can mute the LinuxLexiconBot hashtag.
Happy hacking!
ap/qemu-10.2.2-x86_64-2.txz: Rebuilt.
Recompiled against libcacard-2.8.2, libslirp-4.9.1, spice-0.16.0,
and usbredir-0.15.0.
Thanks to Daedra.
ap/qemu-guest-agent-10.2.2-x86_64-2.txz: Rebuilt.
l/graphviz-14.1.4-x86_64-1.txz: Upgraded.
l/libcacard-2.8.2-x86_64-1.txz: Added.
Needed by qemu-10.2.2.
Thanks to Matteo Bernardini.
l/usbredir-0.15.0-x86_64-1.txz: Added.
Needed by qemu-10.2.2.
Thanks to Matteo Bernardini.
n/libslirp-4.9.1-x86_64-1.txz: Added.
Needed by qemu-10.2.2.
Thanks to Vijay Marcel.
n/spice-0.16.0-x86_64-1.txz: Added.
Needed by qemu-10.2.2.
Thanks to Matteo Bernardini.
n/spice-protocol-0.14.5-noarch-1.txz: Added.
Needed by spice-0.16.0.
Thanks to Matteo Bernardini.
Slackware doesn't make noise. It just delivers. đȘ
#Slackware #QEMU #Linux #Development
đșđŠ

