soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Linux tip - Keep Wifi On!
I have one laptop - a Fujitsu Lifebook T732 - which ALWAYS disables WiFi the first time the lid is closed. I've messed with BIOS settings with no luck.
My crude simple fix is an autostart shell script which simply turns on wifi every 23 seconds:
#!/bin/sh
while true; do
nmcli radio wifi on
sleep 23
done
The command "nmcli radio wifi on" is the NetworkManager Command Line Interface command, turning the radio button for "enable wifi" on.
Scrivener 3.1.6 has been released for #Windows. The update appears to also work when running under Wine.
Gerade entdeckt, dass ich mein Notebook nicht auf Windows 11 upgraden kann. Neuer Rechner kommt nicht in Frage. Also jetzt #Linux. Wer kann mir helfen? Ich habe wirklich Null Ahnung.
Poll: How many screens do you work with? 🖥️
Vote + Boost 🔁 = ❤️
(Feel free to reply with how this setup helps you 👇)
#Linux #Arch #LinuxMint #Fedora #Debian #Ubuntu #Desktop #FOSS #Privacy #Security #OpenSource #Microsoft #Windows #TechNews #CyberSecurity #Tech #Technology #Apple #OS #iOS #MacOS #OperatingSystem #Monitor #Monitors #Screen #Screens #TV #OLED #2k #4k #HD #Job #Work #Productivity #Multitasking #Dev #DevOps #Development #Developers #DevLife #SysAdmin #TechCommunity
| 🧍 Just 1 screen: | 9 |
| 🧑💻 Dual setup (2): | 16 |
| 🧠 Triple or more: | 5 |
boostedA network scanning tool with modern looks, NetPeek is a user-friendly alternative to nmap.
https://www.omgubuntu.co.uk/2025/08/netpeek-linux-network-scanner-gui-alternative-nmap
Case matters, folks. 🫠
#Linux #FOSS #Terminal #OpenSource #Bash #CommandLine #TechHumor #TechMeme #Humor #Meme #SysAdmin #System #Privacy #InfoSec #CyberSecurity #LinuxLife #LinuxGaming #Shell #DevLife #Dev #Development #CLI #LinuxCommunity #SecureByDesign #Ubuntu #TechNews #Wayland #DevOps #SelfHosting #ArchLinux #Debian #LinuxAdmin #LinuxTips #LinuxMint #Fedora #PopOS #GNULinux #CloudComputing #GNU #BSD #FreeBSD #OpenBSD
For Linux (Ubuntu) I find 2 utilities to do battery management on laptops.
laptop-mode-tools and TLP.
Does anyone know if those are 2 means to the same end, or is there a difference?
has anyone successfully installed a #Linux distro on a #Macbook Pro 2010 (macbook 7,1)? I want to triple boot Snow Leopard, Windows XP, and a linux distro (preferably Debian-based) but I'm having issues with installation, either generic/unknown errors or GRUB won't #install
I'm new to manual partitioning, so maybe I'm missing something past the usual ext4 partition and the swap partition.
Here's the documentation on the #Arch #Linux wiki about #LUKS key files:
https://wiki.archlinux.org/title/Dm-crypt/Device_encryption#Keyfiles
Today I learned that #LUKS supports key files in addition to passphrases.
I guess I need to update my #KeePass key file generator page and make it more generic.
@demerara @AutisticInnovator I think it's cool to be using DOS software in an emulator (then #Linux gets to be the OS underneath the emulator)! Just saying: surely the Gnucash of 2025 can exceed the Quicken of 1991 in terms of functionality.
I think Quicken just has a sort of penumbra of sanctity - better not rock the boat - that nobody wants to really challenge. It's similar to Adobe. It has its fiat reputation keeping it alive (despite annoying many people with pricing strategies), keeping it as the incumbent in its domain, so again that's a technology which sort of "staples" people to Windows and MacOS.
@AutisticInnovator Alas, there is no Quicken for #Linux. The #OpenSource geeks made their own competitor called #GnuCash. I'm wondering what #Quicken can do, which GnuCash can't do.
A lack of finance-related/accounting software is one of the sore spots in the world of #Linux. All the accountants of the world wouldn't dream of switching to Linux. And they are always the ones close to the money - you basically can't marginalize them or ignore them somehow. Whatever crazy dystopian future #Microsoft (with #Windows 11 and beyond) or #Apple envisions, the world of finance insists on a front-row seat on the train to go to that place, taking everyone else along with them, pretty much.
#accounting #finance
NVIDIA 580.82.07 driver released for Linux, the new Recommended Driver https://www.gamingonlinux.com/2025/09/nvidia-580-82-07-driver-released-for-linux-the-new-recommended-driver/
Buy Libre #Laptops ✅ by #LibreBoot
💻 https://minifree.org/ 💻
or see account: @libreleah
[hardware + software packaged together]
✔️ #BIOS #UEFI #Update #Firmware
✔️ #OS #Debian #Linux or #BSD
( Any #OS #System #Distro )
WHY
❤️ Better people to buy from basically...)
🔷 People who do lots of stuff for free and because they 💓 to sell decent hw/sw packages (not just mainstream bundles)...
25 Mins of Cyberpunk 2077 running in High Details preset (Full HD) at around 100 FPS (FSR off) on the Framework Desktop. Pretty impressive for integrated graphics! https://www.youtube.com/watch?v=wpYopsOudiw
#linux #framework #frameworkdesktop #performance #cyberpunk2077 #amd #linuxgaming
🦀 Linux's Current & Future Rust Graphics Drivers Getting Their Own Development Tree - Phoronix
"To help in accelerating the development of kernel graphics drivers and any other NPU/accelerator drivers written in the Rust programming language, the Direct Rendering Manager (DRM) subsystem is creating its own DRM-Rust development tree for drivers and associated Rust infrastructure"