Fading Coder

One Final Commit for the Last Sprint

Building a Personal Server Using an Android Device

Android devices, with their Linux-based kernel, can be repurposed as personal servers. This guide covers setting up a server environment, enabling remote access, connecting a MySQL database, and deploying a simple blog. Setting Up the Server Environment Download and install KSWEB from your browser....

Introduction to Termux and Advanced Configurations

Termux is a robust Linux terminal emulator for Android that enables extended command-line functionality on mobile devices without requiring root access. Its versatility makes it ideal for developers, IT professionals, and enthusiasts looking to optimize their mobile enviroment. Installation and Init...