m5l.eu 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.
I've Just downloaded v15.0 of freeBSD iso install image
Play will be done today
#freeBSD #ghostBSD #BSD #Unix #OpenSource #programming #technology #POSIX #stable
So if you want detailed memory information of your Android just type this in termux
cat /proc/meminfo
Feels like Linux eh?
#programming #bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #OpenSource #POSIX #technology
~/.profile. Vejo umas barbaridades cometidas que devo refatorar, mas também reflito que, felizmente, evoluí um pouquinho em questão de
nesse relativamente curto espaço de tempo... 
Por muitos anos, confesso que esquivei-me de estudar o assunto, mas digo, hoje, que conhecer Shell, como o definido por POSIX, é importante para aproveitar muito melhor o poder que sistemas operacionais semelhantes a Unix, como o #GNU, têm a oferecer. Recomendo.
One important piece of powerful coding, is that termux is not a virtual machine, not an EMU {emulated environment}
Everything is cost compiled and just patched so that it runs natively in Android
Read more about it in this section
https://wiki.termux.com/wiki/Getting_started
#programming #bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #OpenSource #POSIX #technology
@aru
I found the directory using FTP on my Android but I need the ISO file which I need to locate. I'll look for that with the HTTP interface
#freeBSD #ghostBSD #BSD #Unix #OpenSource #programming #technology #POSIX
This is the screen with which Termux welcomes you in the terminal.
Just Gorgeous
#bash #technology #csh #zsh #ksh #fish #sh #Linux #command #line #termux #programming #OpenSource #POSIX
It makes my Android feel great again
#bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #programming #OpenSource #POSIX #technology
You may not have expected it but FTP works out of the box, which means that FTP also is baked in the base install of termux
#bash #csh #zsh #ksh #fish #sh #Linux #ftp #command #line #termux #programming #OpenSource #POSIX #technology
GNOME has had that system for more than two decades or so IIRC {if I recall correctly} they're 27 ATM.
I had seen it in the first couple of years of GNOME spawn and development, when the programmers chose the route of less configuration & more dictation
#sh #GNOME #reg #editor #OpenSource #programming #Linux #UI #Xorg #POSIX
Packages are updated easily with pkg
The hints are plentiful
ifconfig is installed by default
You can also keep the shell evironment permanent, true termux itself and of course you should also use your Android BMS {battery management system} to tell it that termux needs to be unrestricted
#bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #programming #OpenSource #POSIX #technology
In these screen caps I've shown you how I've installed it on one of my Androids and then started working with it immediately because the environment is familiar just like the ones that I knew 30+ years ago
#bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #programming #OpenSource #POSIX #technology
Termux has so much because It was written for the Command Line jockey. If you ever worked and an Open Source Operating System in {ba/ch/k/z}sh shell;
If you even worked in a closed source command line like DOS you'll feel right that home here
#bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #programming #OpenSource #POSIX #technology
Doing important research on the lghtdm default desktop manager on the Pi5 SBC
https://wiki.archlinux.org/title/LightDM
#LXDE #copyq #X11 #Wayland #KDE #programming #XWayland #technology #OpenSource #Linux #POSIX
I can confirm that /usr/bin/Xwayland is running [ps -xa]
pushd /usr/share/wayland-sessions
ls
labwc.desktop LXDE-pi-labwc.desktop LXDE-pi-wayfire.desktop wayfire.desktop
/usr/bin/labwc -m is running
labwc --version
labwc 0.8.4-dirty
copyq show
copyq menu
work flawlessly
#LXDE #copyq #X11 #Wayland #KDE #programming #XWayland #technology #OpenSource #Linux #POSIX
I should first give details about what runs on this Pi5 SBC here
SBC 8GB version of the Pi5
Distribution official Pi5 debian based distro with all the bells and whistles
uname -a
Linux shiva 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1~bookworm (2025-09-16) aarch64 GNU/Linux
LXDE
LXAppearance 0.6.3
LXRandR 0.3.2
lxterminal --version
lxterminal 0.4.0
lightdm --version
lightdm 1.26.0
windowmanager
wlroots (output given by lxhotkey)
Xwayland -version
The X.Org Foundation Xwayland Version 22.1.9 (12201009)
X Protocol Version 11, Revision 0
copyq --version
CopyQ Clipboard Manager 6.4.0
Qt: 5.15.8
KNotifications: 5.101.0
Compiler: GCC
Arch: arm64-little_endian-lp64
OS: Debian GNU/Linux 12 (bookworm)
copyq is run as (source ps xa)
/usr/bin/copyq --clipboard-access monitorClipboard
/usr/bin/copyq eval -- runMenuCommandFilters()
I haven't identified my compositor yet from the ps xa output
Error messages:
copyq &
copyq menu
Warning: [qt.qpa.wayland] QtWarning: Wayland does not support QWindow::requestActivate()
Global hotkey addition using copyq config (CTRL P)
Warning: Failed to set global shortcut "Ctrl+Shift+V" for command "Show/hide main window".
Warning: Failed to set global shortcut "Ctrl+Shift+V" for command "Show/hide main window".
I want to add both copyq menu and copyq show as global hotkjeys
What have I overlooked?
#LXDE #copyq #compositor #X11 #Wayland #KDE #programming #XWayland #technology #OpenSource #Linux #POSIX
Interestingly enough I use copyQ as the fix for my favorite clipboard manager Parcellite in Wayland on my SBCs. Both work without the ability to have the keyboard shortcuts triggered.
The problem with Parcellite as a bonus on top, is that I do not even get its icon in the status bar. That means invoking Parcellite in Wayland requires me to pull it up front manually, too tedious.
Once in ten starts Parcellite works flawlessly. Not good .
copyQ on the other hand, has legitimate complains but it works, and most importantly, shows it's icon on the status bar.
copyQ even tells you which functions of it fail in Wayland on the SBC, running Debian arm.
The natively packaged clipboard managers that i found ready to use for Debian ARM are not as polished as Parcellite.
Since copyQ is extremely powerful I chose to use it even though I still can't trigger it with a keyboard hotkey. I have a distinct feeling that XWayland doesn't work properly in relationship with both copyQ & Parcellite. It's even possible that it is not configured properly by default on my Debian ARM installation from the Raspberry Pi full install
#X11 #Wayland #KDE #programming #XWayland #technology #OpenSource #Linux #POSIX
This is een interesting blog post on the development in KDE
https://blogs.kde.org/2025/11/22/this-week-in-plasma-ui-and-performance-improvements/
WARNING
TIL that bunzip2 in Linux / Debian / MX Linux deletes, I repeat, DELETES the original archive when you run it in vanilla form
`bunzip2 dfly-x86_64-6.4.2_REL.iso.bz2`
resulted in the iso being unpacked with deletion of the original WITHOUT WARNING
Since I'm on expensive LTE+ 4G internet that is significant.
I have not used bunzip2 in years, but should have remembered this hostile default. It was not that way IIRC
Do I need to read the manpages of commands I have not used in years in Linux now? Why was the default changed
Luckily I have copies of the bzip2 iso on multiple partitions of hdd and ssd
#bzip2 #bunzip2 #sh #bash #warning #TIL #Linux #OpenSource #POSIX
I've been in IT for 40+ Years
I love working with computing Systems both Server & Client Side computing.
What is **absolutely** certain, is that if I do not follow all the important languages I need, and the important POSIX system changes, I'll become a dinosaur and a fossil in less than 3 months
🖋️ #bash #sh #zsh #ksh #csh #640daysofcode #301daysofcode #730daysofcode #100DaysOfCode #1000DaysOfCode #Linux #freeBSD #openBSD #POSIX #Programming
Woohoo a new version of GhostBSD distro is out along with another choice of DE Gershwin!
https://www.ghostbsd.org/news/GhostBSD_25.02-R14.3p2_Is_Now_Available
#BSD #ghostBSD #freeBSD #OpenSource #POSIX #distro #programming #Gershwin #DE
In case you have not done so yet, you should play around with Open Camera and advanced Open Source camera program which will unlock features of your camera hardware you didn't know existed.
I've tested the program on all of my current androids
@stefano it works fine here on the Raspberry Pi 5
Maybe the difference is that this system runs on 64 bits {OS/ DDR4 memory}
With firefox running using 4 open tabs, Debian ARM uses just 2.08GB (1GB=1024MB) of RAM. It looks like I should just browse in ARM linux on the SBC
find . -name '*.qml' | xargs sed -i 's/\(import [A-Za-z0-9.]*\)[ ]*[0-9.]*/\1/g'
Which translates to "please remove all versions from import statements in my #Qt QML files"