#devuan — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #devuan, aggregated by home.social.
-
My current desktop.
Devuan GNU/Linux 6, OpenRC, XLibre and XFCE4. Nothing particularly modern or flashy, but stable, light and made to my liking.
#Linux #Devuan #OpenRC #Xlibre #XFCE #FOSS #OpenSource #DesktopScreenshot #FreeSoftware #Screenshots
-
My current desktop.
Devuan GNU/Linux 6, OpenRC, XLibre and XFCE4. Nothing particularly modern or flashy, but stable, light and made to my liking.
#Linux
#Devuan
#OpenRC
#Xlibre
#XFCE
#FOSS
#OpenSource
#DesktopScreenshot
#FreeSoftware
#Screenshots -
Mi escritorio actual.
Devuan GNU/Linux 6, OpenRC, XLibre y XFCE4. Nada especialmente moderno o llamativo, pero estable, ligero y hecho a mi gusto.
#Linux #Devuan #OpenRC #XLibre #XFCE #FOSS #OpenSource #DesktopScreenshot #SoftwareLibre #screenshots
-
Mi escritorio actual.
Devuan GNU/Linux 6, OpenRC, XLibre y XFCE4. Nada especialmente moderno o llamativo, pero estable, ligero y hecho a mi gusto.
#Linux #Devuan #OpenRC #XLibre #XFCE #FOSS #OpenSource #DesktopScreenshot #SoftwareLibre #screenshots
-
@LinuxToday I guess this means goodbye to #Flatpak for users of #Devuan, #Slackware, #Void Linux, #Artix, etc.
-
Hi folks! ✌️
Here's a little update of the script that will help you to set up Devuan (https://www.devuan.org/) for your first time 👉 https://codeberg.org/xolatgames/setup-devuan
I've colorize this, and add a checking if you're root, for an user doesn't confuses why some moments won't works 😅
Have a good day! 😉👋
#devuan #devuan6 #devuan6excalibur #linux #script #scripts #bash #debian #debian13 #debian13trixie #codeberg #setup
-
Hi folks! ✌️
Here's a little update of the script that will help you to set up Devuan (https://www.devuan.org/) for your first time 👉 https://codeberg.org/xolatgames/setup-devuan
I've colorize this, and add a checking if you're root, for an user doesn't confuses why some moments won't works 😅
Have a good day! 😉👋
#devuan #devuan6 #devuan6excalibur #linux #script #scripts #bash #debian #debian13 #debian13trixie #codeberg #setup
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
Hi folks! ✌️
Here's little changes in the script that will help you in setting up your Devuan (https://www.devuan.org/) after its first installation 👉 https://codeberg.org/xolatgames/setup-devuan
Thanks for attention! 🙂
#devuan #devuan6excalibur #devuan6 #bash #script #linux #debian #debian13
-
Hi folks! ✌️
Here's little changes in the script that will help you in setting up your Devuan (https://www.devuan.org/) after its first installation 👉 https://codeberg.org/xolatgames/setup-devuan
Thanks for attention! 🙂
#devuan #devuan6excalibur #devuan6 #bash #script #linux #debian #debian13
-
We love seeing your custom setups! 🐧✨
One of our users has put their Slimbook EVO to the test by installing their own custom distribution: BRGV OS. Curious about the compatibility experience and how our hardware performs with a custom-built distro? 💻🔥
I'll leave the link right here, or you can search our forum for the title: "EVO with BRGV-OS" 🔗
https://slimbook.com/en/forum/questions-and-answers-from-the-slimbook-user-community-1/question/evo-with-brgv-os-11770#Slimbook #SlimbookEVO #BRGVOS #Linux #Hardware #OpenSource #Debian #Devuan #LinuxCommunity
-
We love seeing your custom setups! 🐧✨
One of our users has put their Slimbook EVO to the test by installing their own custom distribution: BRGV OS. Curious about the compatibility experience and how our hardware performs with a custom-built distro? 💻🔥
I'll leave the link right here, or you can search our forum for the title: "EVO with BRGV-OS" 🔗
https://slimbook.com/en/forum/questions-and-answers-from-the-slimbook-user-community-1/question/evo-with-brgv-os-11770#Slimbook #SlimbookEVO #BRGVOS #Linux #Hardware #OpenSource #Debian #Devuan #LinuxCommunity
-
We love seeing your custom setups! 🐧✨
One of our users has put their Slimbook EVO to the test by installing their own custom distribution: BRGV OS. Curious about the compatibility experience and how our hardware performs with a custom-built distro? 💻🔥
I'll leave the link right here, or you can search our forum for the title: "EVO with BRGV-OS" 🔗
https://slimbook.com/en/forum/questions-and-answers-from-the-slimbook-user-community-1/question/evo-with-brgv-os-11770#Slimbook #SlimbookEVO #BRGVOS #Linux #Hardware #OpenSource #Debian #Devuan #LinuxCommunity
-
The screenshot is actually a different distro, not PClinuxOS, but starts with the same name.
Turns out 'PClinuxOS Debian' is a modification of Devuan with the PC Linux OS tools.
#PClinuxOS #Debian #Devuan -
The screenshot is actually a different distro, not PClinuxOS, but starts with the same name.
Turns out 'PClinuxOS Debian' is a modification of Devuan with the PC Linux OS tools.
#PClinuxOS #Debian #Devuan -
The screenshot is actually a different distro, not PClinuxOS, but starts with the same name.
Turns out 'PClinuxOS Debian' is a modification of Devuan with the PC Linux OS tools.
#PClinuxOS #Debian #Devuan -
The screenshot is actually a different distro, not PClinuxOS, but starts with the same name.
Turns out 'PClinuxOS Debian' is a modification of Devuan with the PC Linux OS tools.
#PClinuxOS #Debian #Devuan -
Stepped into _Generics crap again. Previously it was related to u8"strings", but now they broke L"strings" They might have always been broken, idk.
So, L"fuck" is treated as int* in _Generic
I can add (char32_t*) in front of it, but I better wait for both #clang and #gcc hive minds to catch up.Yet another crap comes from #gcc and incarnates in buggy code generation for a pretty innocent function. That starts from -O2 onward. Specifically, it's GCC 14.2.0-19 in Excalibur, #devuan
-
I had a meeting this morning with a local organization for deploying another Frigate NVR, this time with possibly up to 20 cameras.
They want it to be completely "offline", not accessible from the internet. So planning on having on an isolated network with Frigate running on MOS (modular operating system, based on Devuan), which made deploying Frigate with docker easier.
They are planning to go ahead. This will be my second local installation of Frigate NVR.
#frigate #nvr #MOS #Devuan
RT: https://social.retroedge.tech/objects/336c29b1-b183-4af8-b243-f8d65fe7def6 -
I had a meeting this morning with a local organization for deploying another Frigate NVR, this time with possibly up to 20 cameras.
They want it to be completely "offline", not accessible from the internet. So planning on having on an isolated network with Frigate running on MOS (modular operating system, based on Devuan), which made deploying Frigate with docker easier.
They are planning to go ahead. This will be my second local installation of Frigate NVR.
#frigate #nvr #MOS #Devuan
RT: https://social.retroedge.tech/objects/336c29b1-b183-4af8-b243-f8d65fe7def6 -
I had a meeting this morning with a local organization for deploying another Frigate NVR, this time with possibly up to 20 cameras.
They want it to be completely "offline", not accessible from the internet. So planning on having on an isolated network with Frigate running on MOS (modular operating system, based on Devuan), which made deploying Frigate with docker easier.
They are planning to go ahead. This will be my second local installation of Frigate NVR.
#frigate #nvr #MOS #Devuan
RT: https://social.retroedge.tech/objects/336c29b1-b183-4af8-b243-f8d65fe7def6 -
I had a meeting this morning with a local organization for deploying another Frigate NVR, this time with possibly up to 20 cameras.
They want it to be completely "offline", not accessible from the internet. So planning on having on an isolated network with Frigate running on MOS (modular operating system, based on Devuan), which made deploying Frigate with docker easier.
They are planning to go ahead. This will be my second local installation of Frigate NVR.
#frigate #nvr #MOS #Devuan
RT: https://social.retroedge.tech/objects/336c29b1-b183-4af8-b243-f8d65fe7def6 -
My Sunday challenge: installing #Devuan in place of #OpenBSD on my laptop so I can install #postmarketOS on an old tablet, because for some reason I only have a blue USB port on that laptop (my SFF PC has a whole bunch of USB ports, but none are blue). Let's see how well restoring the backup will work once I reinstall OpenBSD.
I wonder how many years worth of work would it take to create a #NetBSD / #smolBSD based mobile distro after #postmarketOS has done more progress...
-
My Sunday challenge: installing #Devuan in place of #OpenBSD on my laptop so I can install #postmarketOS on an old tablet, because for some reason I only have a blue USB port on that laptop (my SFF PC has a whole bunch of USB ports, but none are blue). Let's see how well restoring the backup will work once I reinstall OpenBSD.
I wonder how many years worth of work would it take to create a #NetBSD / #smolBSD based mobile distro after #postmarketOS has done more progress...
-
My Sunday challenge: installing #Devuan in place of #OpenBSD on my laptop so I can install #postmarketOS on an old tablet, because for some reason I only have a blue USB port on that laptop (my SFF PC has a whole bunch of USB ports, but none are blue). Let's see how well restoring the backup will work once I reinstall OpenBSD.
I wonder how many years worth of work would it take to create a #NetBSD / #smolBSD based mobile distro after #postmarketOS has done more progress...
-
My Sunday challenge: installing #Devuan in place of #OpenBSD on my laptop so I can install #postmarketOS on an old tablet, because for some reason I only have a blue USB port on that laptop (my SFF PC has a whole bunch of USB ports, but none are blue). Let's see how well restoring the backup will work once I reinstall OpenBSD.
I wonder how many years worth of work would it take to create a #NetBSD / #smolBSD based mobile distro after #postmarketOS has done more progress...
-
My Sunday challenge: installing #Devuan in place of #OpenBSD on my laptop so I can install #postmarketOS on an old tablet, because for some reason I only have a blue USB port on that laptop (my SFF PC has a whole bunch of USB ports, but none are blue). Let's see how well restoring the backup will work once I reinstall OpenBSD.
I wonder how many years worth of work would it take to create a #NetBSD / #smolBSD based mobile distro after #postmarketOS has done more progress...
-
I'm not leaving Linux, but I am leaving systemd. I've been in the process, slowly, for quite some time, but took some real concrete steps more recently. Then the systemd age field BS popped up and erased any remaining doubts I had.
So, unless Debian brings back a non-systemd option, I'll be switching the remainder of my machines to Devuan.
-
I'm not leaving Linux, but I am leaving systemd. I've been in the process, slowly, for quite some time, but took some real concrete steps more recently. Then the systemd age field BS popped up and erased any remaining doubts I had.
So, unless Debian brings back a non-systemd option, I'll be switching the remainder of my machines to Devuan.
-
I'm not leaving Linux, but I am leaving systemd. I've been in the process, slowly, for quite some time, but took some real concrete steps more recently. Then the systemd age field BS popped up and erased any remaining doubts I had.
So, unless Debian brings back a non-systemd option, I'll be switching the remainder of my machines to Devuan.
-
I'm not leaving Linux, but I am leaving systemd. I've been in the process, slowly, for quite some time, but took some real concrete steps more recently. Then the systemd age field BS popped up and erased any remaining doubts I had.
So, unless Debian brings back a non-systemd option, I'll be switching the remainder of my machines to Devuan.
-
I'm not leaving Linux, but I am leaving systemd. I've been in the process, slowly, for quite some time, but took some real concrete steps more recently. Then the systemd age field BS popped up and erased any remaining doubts I had.
So, unless Debian brings back a non-systemd option, I'll be switching the remainder of my machines to Devuan.
-
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
Por si no os habéis enterado probablemente te toque actualizar tu sistema GNU/Linux ya que ha aparecido un bug importante: copy fail
Aunque en la lista no sale, ya hay parches en Devuan y Debian también.
https://cert.europa.eu/publications/security-advisories/2026-005/
-
Por si no os habéis enterado probablemente te toque actualizar tu sistema GNU/Linux ya que ha aparecido un bug importante: copy fail
Aunque en la lista no sale, ya hay parches en Devuan y Debian también.
https://cert.europa.eu/publications/security-advisories/2026-005/
-
Por si no os habéis enterado probablemente te toque actualizar tu sistema GNU/Linux ya que ha aparecido un bug importante: copy fail
Aunque en la lista no sale, ya hay parches en Devuan y Debian también.
https://cert.europa.eu/publications/security-advisories/2026-005/
-
Por si no os habéis enterado probablemente te toque actualizar tu sistema GNU/Linux ya que ha aparecido un bug importante: copy fail
Aunque en la lista no sale, ya hay parches en Devuan y Debian también.
https://cert.europa.eu/publications/security-advisories/2026-005/
-
Por si no os habéis enterado probablemente te toque actualizar tu sistema GNU/Linux ya que ha aparecido un bug importante: copy fail
Aunque en la lista no sale, ya hay parches en Devuan y Debian también.
https://cert.europa.eu/publications/security-advisories/2026-005/