Latest Linux and open source news from around the web

All Sources 9to5Linux Fedora Magazine Foss Force How-to Geek It's FOSS Linux Insider Linux Journal Linux Magazine Linux TLDR Linux.org Linuxiac LPI LWN.net OMG! Ubuntu Phoronix
Linux TLDR

How to Check PHP Version in Linux (via 4 Methods)

PHP is a popular scripting language used in the backend during web development to take the client request, process the request and respond to it, or execute MySQL queries. Many popular CMS (content management systems), such as WordPress, Joomla, Drupal, Laravel, Magento, Symfony, and many The post How to Check PHP Version in Linux (via 4 Methods) appeared first on Linux TLDR.

Linux TLDR

[Fixed] pkg-config script could not be found in Linux

Are you also facing the “pkg-config script could not be found” or “configure: error: pkg-config is required” error while compiling your favorite program? Then just run one of the following commands based on your Linux distribution, and the problem will be resolved. Interested in knowing The post [Fixed] pkg-config script could not be found in Linux appeared first on Linux TLDR.

Linux TLDR

Kill a Process Running on a Specific Port in Linux (via 4 Methods)

A newbie user often struggles to identify the process behind a specific listening port. Indeed, it’s not all their fault, as some listening ports are started and managed by the OS. However, they may forget the name or struggle to find the process ID of The post Kill a Process Running on a Specific Port in Linux (via 4 Methods) appeared first on Linux TLDR.

Linux TLDR

Hoarder: A Bookmark and Note Taking App (Install via Docker)

Hoarder is a fantastic app for keeping your notes, images, and bookmarks in a single place. It’s a free, open-source, and self-hostable application for bookmarking that offers AI-based automatic tagging and full-text search, powered by the one and only ChatGPT. After giving it a try The post Hoarder: A Bookmark and Note Taking App (Install via Docker) appeared first on Linux TLDR.