Please turn JavaScript on
header-image

LinuxCapable

Click on the "Follow" button below and you'll get the latest news from LinuxCapable via email, mobile or you can read them on your personal news page on this site.

You can unsubscribe anytime you want easily.

You can also choose the topics or keywords that you're interested in, so you receive only what you want.

LinuxCapable title: LinuxCapable - Clear Linux guides you can trust

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.03 / day

Message History

Fedora’s six-month release cycle makes the jump from one stable version to the next a normal maintenance task, not a rebuild. The standard way to upgrade Fedora 43 to 44 is through DNF, which stages the new release, checks dependency conflicts before reboot, and finishes the switch in an offline

Read full story
Zsh becomes easier to live in than plain Bash once you want better completion, shared history, and prompts that surface useful context without extra busywork. Debian’s default APT sources already make it straightforward to install Zsh on Debian 13, 12, and 11. From there, you can keep the shell lean,

Read full story
Debian already packages Clang in its default repositories, but it is not installed by default and the compiler branch changes sharply between Debian 13, 12, and 11. That matters when you need newer LLVM diagnostics, sanitizers, or the same toolchain branch your CI pipeline uses. If you need to install

Read full story
Fedora’s current repositories already ship multiple OpenJDK tracks, which helps when one project still pins Java 21 LTS while another wants the current Fedora default JDK or the newest feature release. To install OpenJDK on Fedora without adding third-party repositories, pick the versioned DNF package that matches your workload and

Read full story
It is faster to check whether a service answers at all before you open a full client or start digging through logs. To install Telnet on Fedora, the default telnet package gives you that quick TCP test, while the separate telnet-server package plus telnet.socket handles the rarer cases where this

Read full story