101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

474
active users

#setup

0 posts0 participants0 posts today
Replied in thread

@Em0nM4stodon
My #NixOS #setup. Even when I #ported it once to #another #machine, I #forgot to add the #user #password. So I kind of went into a #ghost user #session. All i did is #reboot and chose previous #generation corrected my #config and that's all. No need for #backup, #rescue #disk etc. I corrected my configs, now it's truly portable. All my setup is #rock #solid #stable and never #broke it though I use a lot of #unstable #packages. #Nix and #NixOS are just 🔥 ❤️

#PewDiePie has embraced #Arch #Linux, sharing his #setup on #Instagram with the caption, "Had to be done."

He made the switch to enjoy greater #customization and #control over his #tech #experience.

This move has excited the Linux community, with many speculating that his influence could lead to a #boost in the platform's popularity among his followers.

@archlinux

techcityauthority.com/2025/03/

TechcityAuthorityLinux fans overjoyed as PewDiePie embraces Arch LinuxThe relatively small community of Linux users has something to celebrate about as PewDiePie, aka Felix Kjellberg, seems to have embraced the...

Adminer Installation
Super light DataBase managing thingy: INSTALL: sudo mkdir /usr/share/adminer sudo wget -O /usr/share/adminer/adminer.php adminer.org/latest.php SYMLINK NGINX sudo ln -s /usr/share/adminer/adminer.php /usr/share/nginx/html/adminer.php SYMLINK APACHE: sudo ln -s /usr/share/adminer/adminer.php /var/www/html/adminer.php Sidenote: If you have your web root anwhere else, you ne…
---
3xn.nl/projects/2024/12/16/adm
---
#adminer #database #setup

Installing FFMPEG on a Windows system
Had to do this, so I make a note of it. Download the latest ffmpeg build: Full: gyan.dev/ffmpeg/builds/ffmpeg- Essentials: gyan.dev/ffmpeg/builds/ffmpeg- Buy this dude a coffee: buymeacoffee.com/gyan Unpack your downloaded software Create a folder in your root, like C:\ffmpeg Move the three folders…
---
3xn.nl/projects/2024/11/20/ins
---
#ffmpeg #howto #setup #windows