news
today's howtos
-
Linux Fundamentals
Linux fundamentals form the foundation for understanding how the Linux operating system works. In this guide, you will learn Linux fundamentals step by step, including basic concepts, directory structure, shells, and commonly asked Linux interview questions for beginners.
-
ID Root ☛ How To Install Lua Scripting Language on Fedora 43
Lua stands out as one of the most elegant and lightweight scripting languages in the modern development landscape. This powerful, embeddable language has earned its reputation through widespread adoption in game development, embedded systems, web servers, and countless other applications requiring fast, flexible scripting capabilities.
-
Linux Capable ☛ How to Install PHP 8.5 on Ubuntu
-
The New Stack ☛ Monitor Your Servers With Free Uptime Kuma Container
If you run a collection of servers, be they a home network lab or those powering your business [...]
-
Barry Kauler ☛ Size of /tmp inadequate
In direct-save mode, that is, Easy not running in RAM but saving direct to the storage media, folder /tmp has a tmpfs filesystem mounted on it. The size of that filesystem is determined in the 'init' script in the initrd.
-
Barry Kauler ☛ ask-save-zram1 path fix
The desktop "save" icon runs script 'ask-save-zram1'; however, in an earlier version of EasyOS I moved the script from /usr/bin to /usr/sbin. Normally, we don't hardcode the path when run an executable file, but in /root/Choices/ROX-Filer/PuppyPin they are hardcoded. If updating from an earlier version of Easy, the PuppyPin file might have the old /usr/bin path, which means that the "save" icon won't work.