Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 39 min 22 sec ago

27 Best IDEs for C/C++ Programming or Source Code Editors on Linux

Tue, 08/17/2021 - 16:39
The post 27 Best IDEs for C/C++ Programming or Source Code Editors on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

C++, an extension of well known C language, is an excellent, powerful and general-purpose programming language that offers modern and generic programming features for developing large-scale applications ranging from video games, search engines, other

The post 27 Best IDEs for C/C++ Programming or Source Code Editors on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Docker on Rocky Linux and AlmaLinux

Tue, 08/17/2021 - 15:14
The post How to Install Docker on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Docker is a hugely popular containerization platform tool that allows users to develop, test and deploy applications in a smooth and efficient manner inside containers. A container is a lightweight and portable unit that

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

13 Basic Cat Command Examples in Linux

Mon, 08/16/2021 - 13:54
The post 13 Basic Cat Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The cat (short for “concatenate“) command is one of the most frequently used commands in Linux/Unix-like operating systems. cat command allows us to create single or multiple files, view content of a file, concatenate

The post 13 Basic Cat Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories

Mon, 08/16/2021 - 12:05
The post 10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Linux “du” (Disk Usage) is a standard Unix/Linux command, used to check the information of disk usage of files and directories on a machine. The du command has many parameter options that can

The post 10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

35 Practical Examples of Linux Find Command

Thu, 08/12/2021 - 15:14
The post 35 Practical Examples of Linux Find Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Linux find command is one of the most important and frequently used command command-line utility in Unix-like operating systems. The find command is used to search and locate the list of files and

The post 35 Practical Examples of Linux Find Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

15 Useful “ifconfig” Commands to Configure Network Interface in Linux

Thu, 08/12/2021 - 14:05
The post 15 Useful “ifconfig” Commands to Configure Network Interface in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

ifconfig in short “interface configuration” utility for system/network administration in Unix/Linux operating systems to configure, manage and query network interface parameters via command-line interface or in a system configuration scripts. [ You might also

The post 15 Useful “ifconfig” Commands to Configure Network Interface in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Clear RAM Memory Cache, Buffer and Swap Space on Linux

Thu, 08/12/2021 - 12:35
The post How to Clear RAM Memory Cache, Buffer and Swap Space on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Like any other operating system, GNU/Linux has implemented memory management efficiently and even more than that. But if any process is eating away your memory and you want to clear it, Linux provides a

The post How to Clear RAM Memory Cache, Buffer and Swap Space on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

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.

Pages