top of page


Why Firejail May Not Be for Everyone
Firejail, the Linux sandboxing security software, may not be for everyone. Although Firejail is lightweight, powerful, and capable of improving application isolation, many users may find it difficult to learn or frustrating to configure compared to modern security applications with polished graphical interfaces. For experienced Linux users, this may not be a major issue. However, for beginners or users who simply want straightforward controls and clean usability, Firejail can

CyberCorks Editorial
Jun 64 min read


Firejail Has a GUI and You Should Be Using It
Firetools is the graphical user interface (GUI) for Firejail. While Firejail itself is commonly used through the Linux terminal, Firetools provides a simpler visual way to manage and launch sandboxed applications. Instead of remembering terminal commands every time you want to sandbox an application, Firetools allows you to interact with Firejail through a desktop interface. This makes sandboxing easier for both beginners and experienced Linux users who want a faster workflow

CyberCorks Editorial
May 132 min read


How to Install FireTools
To install Firetools, you first need to be using a Linux-based operating system. From your desktop, open the Terminal application. Inside the terminal, enter the following command: sudo apt install firejail firetools This installs both: Firejail — the sandboxing engine Firetools — the graphical interface for Firejail Press Enter after typing the command. If prompted, enter your system password. Keep in mind that Linux terminals usually do not display password characters while

CyberCorks Editorial
May 131 min read
bottom of page