Linux-Tech&More 🇵🇸

@linuxtechmore@linuxrocks.online
321 Followers
2 Following
311 Posts

A blog dedicated to #Linux and #opensource systems, delivering the latest news, insightful reviews, helpful tutorials, and in-depth coverage of hardware.

Free Palestine 🇵🇸.

Websitehttps://www.linuxtechmore.com
Xhttps://x.com/linuxtechmore
Youtubehttps://www.youtube.com/linuxtechmore
Githubhttps://github.com/linuxtechmore

#LTMLinuxTips – Day 10

🎛️ Display hardware info (CPU, RAM, etc.)

inxi -F

A powerful, human-readable system overview.

📦 Install it with:
Debian/Ubuntu: sudo apt install inxi
Fedora: sudo dnf install inxi
Arch: sudo pacman -S inxi

#Linux #SystemInfo #CLI #OpenSource

Simply rewriting a changelog into an article—whether about an #OpenSource software update or a new #Linux distribution release—without actually trying it or sharing a single screenshot shouldn't be acceptable. At Linux-Tech&More, I only write about tools and distros I’ve personally used. And not just for a few minutes—I dive in, explore them thoroughly, and share honest, useful insights based on real experience. I hope that comes through in every post I publish.

#LTMLinuxTips - Day 9

⏱️ Show how long your system has been running

uptime -p

🛌 Maybe it's time to let your system catch some Zzzs

#Linux #OpenSource #CLI #Terminal

Ditching Disqus: Why I Chose wpDiscuz for My Linux Blog

After migrating my website from Blogger, I initially tried using WordPress’s native comment system, but I simply couldn’t stick with it—it lacks features and offers a limited experience. I considered Disqus’s paid plan, but after reviewing how it handles user data, I decided to seriously look for open source alternatives. That’s what led me to wpDiscuz.

https://www.linuxtechmore.com/why-i-ditched-disqus-for-wpdiscuz

#OpenSource #Privacy #Disqus #wpDiscuz #WordPress

#LTMLinuxTips - Day 8

🌐 Test DNS resolution from terminal:

dig example.com

Great for troubleshooting domain issues.

#Linux #Networking #OpenSource #CommandLine

#LTMLinuxTips - Day 7

📆 Display calendar in terminal:

cal 2025

Quickly view monthly or yearly calendars without leaving the terminal.

#Linux #CLI #Productivity #OpenSource

Nitrux Hyprland Is Happening, Thanks to Plasma LTS’s End

As KDE Plasma LTS ends, Nitrux embraces Hyprland and drops NX Desktop. Discover what’s changing—and why Nitrux Hyprland is worth the excitement.

https://www.linuxtechmore.com/nitrux-hyprland-is-happening

#Nitrux #Hyprland #Linux #OpenSource

Nitrux Hyprland Is Happening, Thanks to Plasma LTS’s End

As KDE Plasma LTS ends, Nitrux embraces Hyprland and drops NX Desktop. Discover what’s changing—and why Nitrux Hyprland is worth the excitement.

Linux-Tech&More

#LTMLinuxTips - Day 6

🔒 List active listening ports from terminal:

sudo lsof -i -P -n | grep LISTEN

Great for checking open ports and running services.

#Linux #OpenSource #CyberSecurity #Networking

#LTMLinuxTips - Day 5

🗺️ Check your public IP From terminal (with more detail):

curl -s https://ipinfo.io

Useful for remote access or VPN checks.

#LinuxNetworking #Privacy #Linux #OpenSource

#LTMLinuxTips

Need a quick history recall? Use: history | tail

Start typing—press it again to cycle!

#LinuxTricks #CLI #Linux #OpenSource

×
Simply rewriting a changelog into an article—whether about an #OpenSource software update or a new #Linux distribution release—without actually trying it or sharing a single screenshot shouldn't be acceptable. At Linux-Tech&More, I only write about tools and distros I’ve personally used. And not just for a few minutes—I dive in, explore them thoroughly, and share honest, useful insights based on real experience. I hope that comes through in every post I publish.