How to set up NFS Server and Client on Debian 10

Debian NFS

NFS (Network File System) is a file system protocol that allows users to view and access files and folders on a remote system as if they were stored locally. It is a client-server setup where the system that shares storage is called the server, while the system that accesses storage stored on a server is … 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

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

How to Install MATE Desktop on Debian 10

MATE Desktop

Most of the time people are bored by the standard desktop environment of the Linux distribution in Debian. So they look for some kind of desktop customization. In this case, there are a number of customization tools and options available that you can install or activate on your Debian 10 system. However, today we will … Read more

6 Ways to generate a secure password on Debian

Generate Secure Password

We all know the importance of a secure password in our system, services, online account, and other critical applications. The important point is to generate a password that is secure enough to rely on and that follows all the basic requirements of a strong password. The common thinking is that a strong password must be … Read more