News

Compressing files and storing them in a ZIP archive is very useful when you want to save space or send a collection of files as a single item. Let’s learn how to create an archive from the ...
The Linux Terminal app lets you run Linux apps on your Android device, but how do you access files from Android? Here's how.
tmux is a terminal multiplexer – a tool that allows you to open multiple panes in a single terminal window and run separate commands in each of them. This post provides an introduction to tmux ...
A new terminal window should open, already in the current working directory of the file manager. You can start working from the terminal, without having to first navigate to the folder you need to ...
Jack Wallen walks you through creating new users and groups on Linux and adding those new users to the new groups.
File counting in a directory is a common task that many users might need to perform. It could be for administrative purposes, understanding disk usage, or organizing files in a systematic manner.
Linux systems use a variety of file formats, and each format can experience various issues. Tar.gz files are among the most troublesome file formats and often create installation issues for users. If ...
And you often wonder if or how you can send email messages from the Linux terminal. This article explains about 6 different ways of sending emails using the Linux terminal. Let’s go through them.