Creating GUI (Graphical User Interfaces) with any operating system boils down to Ncurses / Whiptail type GUIs for the terminal, or full blown GUIs on the desktop. We will be building the latter, but ...
Having a custom Linux distro can be the coolest thing ever. Most of you will probably be satisfied with any particular Linux distribution, but I know I'm not the only one out there who wants it to ...
WinBoat is a very interesting tool in development to run Windows apps on Linux in a full containerised environment and it ...
Kernel drivers are the bridge between the Linux operating system and the hardware components of a computer. They play a crucial role in managing and facilitating communication between the OS and ...
The Disks app takes over some more challenging commands, such as fsck, mount, parted, chown, and dd. This app is a handy GUI that also prevents you from having to edit the fstab configuration file ...