Joseph Zikusooka (ZIK)
jzik.bsky.social
Joseph Zikusooka (ZIK)
@jzik.bsky.social
Tech enthusiast passionate about Linux, open source software, and DIY smart home automation. Founder of Jambula Labs, creators of the innovative JambulaTV, smart home hub. Committed to empowering users through open-source solutions.
Windows 10 support ends today. No more updates! Are you looking for a free, open source alternative? Beyond the big #Linux names
@opensuse.org
@fedora.fosstodon.org.ap.brid.gy
@debian.bsky.social
@ubuntu.bsky.social
Check out:
@Linux_Mint
#ZorinOS
@archlinux.bsky.social
@mxlinux.bsky.social
October 14, 2025 at 9:21 AM
Earlier this week, I visited Nkozi, home to Uganda Martyrs University (UMU) to speak with IT & science students about #OpenSource software. Their passion & energy was inspiring!

Thanks @opensuse.org for the swag & to UMU for the hospitality. The future is open!

#FOSS #TechInAfrica #openSUSE #Linux
September 19, 2025 at 4:35 AM
I have uploaded the latest image of 𝐉𝐚𝐦𝐛𝐮𝐥𝐚 𝐎𝐒, a custom #Linux OS for embedded SoC devices. If you are building smart automation solutions using the #raspberrypi this update is definitely worth checking out.

code.jambula.net/zikusooka/Ja...

#JambulaOS #Linux #smarthome #homeassistant #Opensource
September 10, 2025 at 11:38 AM
For anyone interested in using Kea DHCP server with buildroot, I have submitted a new patch that's currently awaiting upstream review. Check it out at:
https://patchwork.ozlabs.org/project/buildroot/patch/20250903113307.100754-1-zik@jambula.net/

#buildroot #kea #dhcp #networking #linux #opensource
September 4, 2025 at 7:04 PM
💡Calculate the number of days since a given date (e.g. 30 June 2025) on a Linux system:

echo $(( ( $(date +%s) - $(date -d "2025-06-30" +%s) ) / 86400 ))

@opensuse.org @fedora.fosstodon.org.ap.brid.gy @debian.bsky.social
#ZikTIPS #Linuxtips #LinuxTechTips #Linux #FOSS #Opensource
September 4, 2025 at 11:08 AM
Really enjoyed openSUSE Conference 2025 in Nuremberg! A standout was Tropic Square's hands-on session
featuring TROPIC01, the 1st open &
auditable secure element. Big thanks for the devkit & great insights on hardware security for #Linux, edge, and secure infrastructure.
@opensuse.org #opensource
July 10, 2025 at 8:44 PM
Agama, the modern, adaptive installer for @opensuse.org has reached a new milestone: Version 16

New in this release: https://agama-project.github.io/blog/2025/07/04/agama-16

I gave a talk & live demo at openSUSE Conference 2025:
https://youtu.be/LXJbOy-pXMc

#Agama #openSUSE #Linux #OpenSource
July 5, 2025 at 10:27 AM
Yesterday at the OpenSUSE Conference 2025, I had the pleasure of demonstrating Agama, the innovative new Linux installer set to debut in @openSUSE Leap 16 and @SUSE Linux Enterprise Server 16 #oSC25 #openSUSE #Linux #OpenSource

Learn more about #agama at:
https://agama-project.github.io/docs/user
June 29, 2025 at 9:30 AM
Thrilled to celebrate 20 years of openSUSE at #oSC25 in beautiful Nuremberg, Germany 🐧🎉 Connecting with Linux contributors & innovators. Here’s to the next 20 @openSUSE #openSUSE #Linux #FOSS #opensource
June 27, 2025 at 2:24 PM
Currently in Frankfurt, Germany, en route to the openSUSE Conference 2025.

Join me for my talks on Thursday and Saturday! #oSC25 #openSUSE #Linux #OpenSource

Talks:

1. events.opensuse.org/conferences/...

2. events.opensuse.org/conferences/...
June 25, 2025 at 10:30 AM
🚀 Jambula OS Linux 2025.6.0 is now live!

This maintenance release brings key improvements for edge devices & smart automation setups

🛠️ Lightweight, flexible Linux for Raspberry Pi & ARM SoCs
🏠 Built for smart home developers
🌐 Open source & community-driven

Get it here: github.com/zikusooka/Ja...
June 20, 2025 at 1:59 PM
💡Making a presentation? Add a slick QR code using the Linux command line:

1️⃣ Save your info:
printf "Name: Zik Joseph\nBlog: zikusooka.com/n%22 > my_contacts.txt

2️⃣ Generate QR:
qrencode -o zik.png -r my_contacts.txt

Drop zik.png into your slides. Easy!
#ZikTIPS #Linux #FOSS #TechTips #OpenSource
June 13, 2025 at 9:45 AM
💡Use the following command line to list of security advisories on a Fedora and RedHat based Linux systems #ZikTIPs #LinuxTips #LinuxTechTips #Linux #Opensource
@fedora.fosstodon.org.ap.brid.gy

sudo dnf advisory list
May 17, 2025 at 10:09 AM
I'm excited to share an updated version of Hass-Core-Installer - a flexible &
customizable tool I wrote for power users who want full control when
installing Home Assistant on several platforms, including ARM64! #homeassistant #smarthome
Download:
https://github.com/zikusooka/hass-core-installer
May 14, 2025 at 7:41 PM
🚀 I have uploaded the latest image of Jambula OS Linux - version 2025.3.0!

✅ Tailscale support for secure remote access 🌐
✅ Audio calendar alerts using Radicale🔔
✅ Nginx web/proxy support 🖥️

🔗 Get it now: github.com/zikusooka/Ja...
#JambulaOS #JambulaTV #smarthome #FOSS #Linux #OpenSource
March 20, 2025 at 4:53 PM
March 10, 2025 at 10:47 AM
💡Record audio from a microphone on a Linux system using gstreamer @fedora.fosstodon.org.ap.brid.gy @opensuse.org

gst-launch-1.0 alsasrc ! audioconvert ! lamemp3enc ! filesink location=recorded.mp3

#ZikTIPs #pipewire #pulseaudio #techtips #Linuxtips #LinuxTechTips #Linux #Opensource
March 4, 2025 at 9:09 PM
I'm so excited to be speaking at this amazing open source software event taking place March 10-11 2025 in Berlin, Germany #FOSSBackstage #opensource
https://25.foss-backstage.de/session/empowering-african-communities-using-open-source-software

https://tickets.plainschwarz.com/fossback25/c/VEwUGCJhf
February 12, 2025 at 12:41 PM
💡To create a file with a specific access & modification timestamp in #Linux

touch -t [FILE] e.g. March 10 2025 9AM
touch -t 202503100900 mytalk.txt

To verify: stat -c %x%y mytalk.txt
@fedora.fosstodon.org.ap.brid.gy @opensuse.bsky.social
#ZikTIPs #Linuxtips #LinuxTechTips #Linux #Opensource
February 3, 2025 at 1:48 PM
I've just released a new image for Jambula OS Linux 2025.1.0 featuring:
🌟 Easy Home Assistant upgrades
📅 Radicale calendar server
🎵 Audio notifications
🌦️ Periodic weather updates
📷 CCTV motion detection alerts
More ..
github.com/zikusooka/Ja...
#JambulaOS #Linux #smarthome #homeassistant #OpenSource
January 28, 2025 at 6:59 PM
💡You can simultaneously query multiple #DNS records using dig in #Linux:

dig OPTIONS @SERVER -f FILE e.g.
dig +nocmd +noquestion +nostats +nocomments @8.8.8.8 -f mydomains.txt

cat mydomains.txt
example.com A
example.net MX
example.org NS

#ZikTIPS #CLI #Opensource
January 27, 2025 at 8:22 PM
💡 To display a full list of known users on a Linux system, use the following command @fedora.fosstodon.org.ap.brid.gy @opensuse.bsky.social @ubuntu-ls.bsky.social

lslogins

#ZikTIPS #Sysadmin #CLI #Fedora #OpenSUSE #Linux #opensource #Tips
January 22, 2025 at 1:35 PM
I'm thrilled to be among the scheduled speakers at FOSS Backstage 2025 taking place March 10-11 in Berlin.

Join us for insightful discussions on the non-technical aspects of Free and Open Source Software. #FOSSBackstage #FOSSBack #Opensource

https://25.foss-backstage.de/speakers/
January 6, 2025 at 8:05 PM
💡To display the DHCP IPv4 options assigned to a Linux client, use the following command line #ZikTIPs #CLI #Networking #sysadmins #Linux #OpenSource
nmcli -f DHCP4 device show "$INTERFACE"
e.g.
nmcli -f DHCP4 device show eth0
December 6, 2024 at 12:24 PM
💡Use the 'lsof' command to quickly identify the ports that a specific service is listening on within a Linux system @fedoraproject.org.web.brid.gy @opensuse.bsky.social @ubuntu-ls.bsky.social
SERVICE=sshd;  lsof  -i  -P  -n  | grep  $SERVICE  |  awk  '/LISTEN/  {print  $9}'  |  uniq

#ZikTIPs #Linux
November 20, 2024 at 10:46 PM