27 Best IDEs for C/C++ Programming or Source Code Editors on Linux
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.