How to password protect files in Vim editor

Vim Password protection

Vim is a powerful, feature-rich, highly extensible text editor that is used in all Linux OS. It is available in repositories of nearly all major Linux distributions. Because of its performance and low memory consumption, it is the top choice of most Linux users. One another useful feature of the Vim editor is its built-in … Read more

Screen Recording on Debian 10

Screen Recording

Imagine you need to show someone how to buy online or how to use a software product. There are many ways to do this: you can instruct them by phone, share screenshots or write an email. However, the best way to help someone understand and visualize a procedure is to do a screencast of it. … Read more

How to Install XAMPP on Debian 10

Debian XAMPP

XAMPP stands for cross-platform(X), Apache(A) server, MariaDB(M), PHP(P) and Perl(P). It is a collection of these four and some other programs that enable users to transform their systems into a fully functional web server easily. The main components of XAMPP serve the following purpose: Apache: Delivers the web content to your browser Maria-DB: Stores data … Read more

Install Blender 3D on Debian 10 (Buster)

Debian Blender 3D

Blender is an integrated 3d suite for modeling, animation, rendering, post-production, interactive creation and playback (games). Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind. Python bindings are available for scripting; import/export features for popular file formats like 3D Studio and Wavefront Obj are implemented … Read more

How to Install Thunderbird Email Client on Debian and Setup your GMail account in Thunderbird

Thunderbird GMail

Mozilla Thunderbird is a free Email client that allows users on Windows, macOS, Linux, and other supported systems to send, receive, and manage their Email. With Thunderbird, you can retrieve Emails from your Email provider using IMAP or POP3, and send an Email using SMTP. In this article, we will explain installing Thunderbird both through … Read more