A basic hands-on tutorial that shows you how to get started with encrypting and decrypting files with GPG in Linux.
Linux Jargon Buster: What is a Cron Job in Linux?
In this part of our Linux Jargon Buster, you’ll learn about cron in Linux. You’ll also learn the basics of creating cron jobs by editing crontab.
How to Use the dd Command to Create a Live USB Drive in Linux Terminal [For Experts and Adventurers]
The Linux purists swear by the dd command for creating live USB in Linux. Understand how this dd command works and how you can use it for live USB creation.
What is Firefox Multi-Account Containers? Why and How to Use It?
The multi-account containers in Firefox is one of those features that not many people know about. But this is an excellent tool for separating digital life and enhancing privacy.
Creating a PKGBUILD to Make Packages for Arch Linux
How do you go from a PKGBUILD to an installable package in Arch Linux? What exactly is going on between the two and how can you make them for your own packages?
How to Install and Use XRDP on Ubuntu for Remote Desktop Connection
This is a beginner’s guide that shows the steps you need to follow for setting up XRDP on Ubuntu-based Linux distributions. With this, you can access your Ubuntu system from a different computer and use it graphically.
How to Deploy Seafile Server with Docker to Host Your Own File Synchronization and Sharing Solution
Want to self-host a cloud solution for home or personal usage? This tutorial will help you deploy Seafile with Docker.
How to Give Sudo Permission to Users on Ubuntu Linux [Beginner’s Tip]
A step-by-step beginner’s tutorial explaining how to give sudo access to a regular user. You’ll see methods for both Ubuntu desktop and server.