Entware: Elevate Your Embedded Devices!

Entware: Elevate Your Embedded Devices!

What is Entware? Let’s talk about this “hidden powerhouse”. Entware is a package manager based on OPKG, specifically designed for embedded devices such as routers, NAS, and single-board computers (like Raspberry Pi and Banana Pi). Previously scattered across two projects, Entware-ng-3x and Entware-ng, they have now merged into a single Entware, providing unified management and … Read more

Comprehensive Linux Tools: Top Resources and Applications

Comprehensive Linux Tools: Top Resources and Applications

Linux | Red Hat Certified | IT Technology | Operations Engineer šŸ‘‡1000-person technical exchange QQ group, note 怐public account怑 for faster approval Introduction to Linux Ecosystem: yum (Package Manager) Types of Software Installation in Linux: Source Code Installation (For experienced programmers) rpm Installation – Linux Installation Package (Has many dependencies, not recommended for beginners) yum … Read more

Essential Guide for Linux Beginners: Software Installation and Vim Mastery

Essential Guide for Linux Beginners: Software Installation and Vim Mastery

Linux | Red Hat Certified | IT Technology | Operations Engineer šŸ‘‡1000-member technical exchange QQ group. Note [Public Account] for faster access. 1. Software Installation in Linux There are generally three ways to install software in Linux: a. Source Installation In Linux systems, source installation provides high flexibility and customization but also has some obvious … Read more

How to Install Applications from Source on Linux

How to Install Applications from Source on Linux

Some applications can only be installed from source code. Here’s how to do it. Translated from Linux: How To Install Apps From the Source by Jack Wallen. When I first started using Linux, there was only one way to install applications… from the original source code. Those days are long gone, and now there are … Read more