Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 1 hour 5 min ago

10 SCP Commands to Transfer Files/Folders in Linux

Wed, 08/11/2021 - 15:45
The post 10 SCP Commands to Transfer Files/Folders in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux administrators should be familiar with the CLI environment. Since GUI mode in Linux servers is not common to be installed. SSH may be the most popular protocol to enable Linux administrators to manage

The post 10 SCP Commands to Transfer Files/Folders in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Complete Guide to “useradd” Command in Linux – 15 Practical Examples

Wed, 08/11/2021 - 14:19
The post The Complete Guide to “useradd” Command in Linux – 15 Practical Examples first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

We all are aware of the most popular command called ‘useradd‘ or ‘adduser‘ in Linux. There are times when a Linux System Administrator is asked to create user accounts on Linux with some specific

The post The Complete Guide to “useradd” Command in Linux – 15 Practical Examples first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

12 Useful “df” Commands to Check Disk Space in Linux

Wed, 08/11/2021 - 13:05
The post 12 Useful “df” Commands to Check Disk Space in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

On the internet, you will find plenty of tools for checking disk space utilization in Linux. However, Linux has a strong built-in utility called ‘df‘. The ‘df‘ command stands for “disk filesystem“, it is

The post 12 Useful “df” Commands to Check Disk Space in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

18 Tar Command Examples in Linux

Tue, 08/10/2021 - 13:51
The post 18 Tar Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Linux “tar” stands for tape archive, which is used by a large number of Linux/Unix system administrators to deal with tape drives backup. The tar command is used to rip a collection of

The post 18 Tar Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Practical Examples of Rsync Command in Linux

Mon, 08/09/2021 - 14:16
The post 10 Practical Examples of Rsync Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Rsync (Remote Sync) is the most commonly used command for copying and synchronizing files and directories remotely as well as locally in Linux/Unix systems. With the help of the rsync command, you can copy

The post 10 Practical Examples of Rsync Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

16 Useful Bandwidth Monitoring Tools to Analyze Network Usage in Linux

Sat, 08/07/2021 - 13:36
The post 16 Useful Bandwidth Monitoring Tools to Analyze Network Usage in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you having problems monitoring your Linux network bandwidth usage? Do you need help? It’s important that you are able to visualize what is happening in your network in order to understand and resolve

The post 16 Useful Bandwidth Monitoring Tools to Analyze Network Usage in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

22 Linux Networking Commands for Sysadmin

Sat, 08/07/2021 - 12:58
The post 22 Linux Networking Commands for Sysadmin first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

A system administrator’s routine tasks include configuring, maintaining, troubleshooting, and managing servers and networks within data centers. There are numerous tools and utilities in Linux designed for administrative purposes. In this article, we will

The post 22 Linux Networking Commands for Sysadmin first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Secure Apache with Let’s Encrypt Certificate on Rocky Linux

Fri, 08/06/2021 - 14:00
The post Secure Apache with Let’s Encrypt Certificate on Rocky Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In our previous guide, we walked you through the installation of the LAMP stack on Rocky Linux and further proceeded to configure Apache virtual hosts in case you need to host multiple websites on

The post Secure Apache with Let’s Encrypt Certificate on Rocky Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

20 Command Line Tools to Monitor Linux Performance

Fri, 08/06/2021 - 12:35
The post 20 Command Line Tools to Monitor Linux Performance first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It’s really a very tough job for every System or Network administrator to monitor and debug Linux System Performance problems every day. After being a Linux Administrator for 10 years in the IT industry,

The post 20 Command Line Tools to Monitor Linux Performance first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install MongoDB on Rocky Linux and AlmaLinux

Thu, 08/05/2021 - 16:58
The post How to Install MongoDB on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

MongoDB is a high-performance, highly scalable document-oriented NoSQL database that is designed to handle high traffic and huge volumes of data. Unlike in SQL databases where data is stored in rows and columns inside

The post How to Install MongoDB on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Configure Apache Virtual Hosts on Rocky Linux

Wed, 08/04/2021 - 13:02
The post How to Configure Apache Virtual Hosts on Rocky Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This is an optional step intended only for those who wish to host multiple sites on the same server. So far, our LAMP setup can only host one site. If you wish to host

The post How to Configure Apache Virtual Hosts on Rocky Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Top 5 Software Tools for Linux with Data Encryption

Tue, 08/03/2021 - 13:40
The post Top 5 Software Tools for Linux with Data Encryption first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Data encryption is a must-have feature in today’s world of cybersecurity. It allows you to encode your data making it unintelligible to someone who doesn’t have the authorized access. To be more secure online,

The post Top 5 Software Tools for Linux with Data Encryption first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Java 16 in Rocky Linux and AlmaLinux

Mon, 08/02/2021 - 14:21
The post How to Install Java 16 in Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Java is a cross-platform, object-oriented, and multipurpose programming language that is primarily used for creating mobile, web, and cloud applications. Additionally, you can use Java to create games, chatbots, enterprise applications, and a whole

The post How to Install Java 16 in Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

7 Best Mail Transfer Agents (MTA’s) for Linux

Mon, 08/02/2021 - 12:45
The post 7 Best Mail Transfer Agents (MTA’s) for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

On a network such as the Internet, mail clients send mails to a mail server which then routes the messages to the correct destinations (other clients). The mail server uses a network application called

The post 7 Best Mail Transfer Agents (MTA’s) for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install MariaDB on Rocky Linux and AlmaLinux

Fri, 07/30/2021 - 13:38
The post How to Install MariaDB on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

MariaDB is a free and community-developed relational database system that is a compatible drop-in replacement for the hugely popular MySQL database management system. It was forked from MySQL after the original developers of MySQL

The post How to Install MariaDB on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install LAMP Stack on Rocky Linux 8

Wed, 07/28/2021 - 12:51
The post How to Install LAMP Stack on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

LAMP is a popular stack used in development circles for hosting both static and dynamic web applications. It’s an acronym for Linux, Apache, MySQL (or MariaDB) & PHP. Notably, it comprises the Apache web

The post How to Install LAMP Stack on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8

Mon, 07/26/2021 - 14:04
The post How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Built on Chrome’s V8 engine, Node.JS is open-source, and event-driven Javascript runtime that is designed to build scalable applications and backend APIs. NodeJS is lightweight and efficient, thanks to its non-blocking I/O model and

The post How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PHP 7.4 on Rocky Linux 8

Wed, 07/21/2021 - 14:27
The post How to Install PHP 7.4 on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

A recursive acronym for PHP HyperText Preprocessor, PHP is an open-source and widely used server-side scripting language for developing static and dynamic websites. It is the core of most blogging systems such as WordPress,

The post How to Install PHP 7.4 on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Latest PHP 8.0 on Rocky Linux 8

Mon, 07/19/2021 - 14:53
The post How to Install Latest PHP 8.0 on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PHP 8.0 was officially released back on November 26, 2020, and is a major update to PHP 7.4. At the time of publishing this guide, the latest stable release is PHP 8.0.8, which was

The post How to Install Latest PHP 8.0 on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Best Microsoft Excel Alternatives for Linux

Fri, 07/16/2021 - 13:41
The post The Best Microsoft Excel Alternatives for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It’s no secret that spreadsheets are essential for visualizing and analyzing data at all levels. They are especially in demand in the modern business world but casual users also need them from time to

The post The Best Microsoft Excel Alternatives for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages