If you’re a Linux user, you may have heard about the recent critical remote code execution (RCE) bug that was discovered in the open-source operating system. This vulnerability, known as CVE-2021-3156 or “Baron Samedit,” has been causing concern among many Linux users and administrators. However, before you start panicking, it’s …
Parabolic (Video Downloader) Rewritten in C++, Adjusts UI
Parabolic is a popular video downloader application that allows users to easily download videos from various websites. It is known for its user-friendly interface and efficient downloading capabilities. In this article, we will explore the process of rewriting Parabolic in C++ and how to adjust its user interface. Rewriting Parabolic …
Nitrux 3.7 ‘ub’ Brings the Latest Software and Security Fixes
Nitrux 3.7 ‘ub’ Brings the Latest Software and Security Fixes Nitrux, a popular Linux distribution known for its sleek design and lightweight footprint, has released its latest version, Nitrux 3.7 ‘ub’. This update brings a host of new features, bug fixes, and security updates to ensure a smooth and secure …
Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line
Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line When working in the Linux command line, sometimes you may need to display dialog boxes to interact with the user, such as asking for input, providing information, or confirming actions. Zenity is a handy tool that allows you to …
How to Run Linux Commands without Typing Sudo Password
Running Linux commands with sudo privilege is a common task for many users. This allows users to execute commands that require administrative privileges, such as installing or deleting software, modifying system files, or performing other system-level tasks. However, typing the sudo password every time can be cumbersome and time-consuming. In …
How to Attach an Executable File to Your Email (Works on Gmail)
When sending emails, sometimes you may need to attach executable files such as programs or applications. While most email services have restrictions on sending executable files due to security concerns, it is possible to attach them to your emails on certain platforms like Gmail. Here’s how you can attach an …
Mission Center: A Powerful System Monitor App for Linux Desktops
Mission Center is a powerful system monitor app designed specifically for Linux desktops. With its sleek interface and robust features, Mission Center provides users with real-time data on their system’s performance, allowing them to easily monitor their CPU, memory, disk, and network usage. One of the key features of Mission …
Rust in Linux Now: Progress, Pitfalls, and Why Devs and Maintainers Need Each Other
Rust, a modern and powerful programming language, has been gaining popularity in the Linux development community over the past few years. Known for its performance, reliability, and memory safety features, Rust is increasingly being used to build critical components of the Linux kernel and other open-source projects. However, as with …
How to Limit SSH Connections to Local Network on Linux
SSH (Secure Shell) is a popular protocol used for securely connecting to remote servers and managing them. However, there may be times when you want to restrict SSH access to a server only from within your local network for security reasons. This can help prevent unauthorized access from external sources …
Linux Candy: PyBonsai – generates procedural ASCII art trees
If you’re a fan of ASCII art and Linux, then you’re in luck because today we’ll be taking a look at PyBonsai, a fun and unique tool that generates procedural ASCII art trees in English. PyBonsai is a command-line application that allows users to create beautiful ASCII art trees with …