Tecmint

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

How to Install Google Chrome in RedHat-Based Linux Distros

Mon, 08/23/2021 - 14:50
The post How to Install Google Chrome in RedHat-Based Linux Distros first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Google Chrome is a freeware web browser developed by Google Inc. Google Chrome team proudly announced the release of Google Chrome 92 on 16 August 2021. The actual version is 92.0.4515.159 for Linux and

The post How to Install Google Chrome in RedHat-Based Linux Distros first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PostgreSQL on Rocky Linux and AlmaLinux

Mon, 08/23/2021 - 14:35
The post How to Install PostgreSQL on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PostgreSQL is an immensely popular open-source relational database management system (RDBMS) that has been around for over 30 years. It provides SQL language support which is used for managing databases and performing CRUD operations

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

10 Screen Command Examples to Manage Linux Terminals

Mon, 08/23/2021 - 14:26
The post 10 Screen Command Examples to Manage Linux Terminals first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The screen is a full-screen software program that can be used to multiplexes a physical console between several processes (typically interactive shells). It offers a user to open several separate terminal instances inside a

The post 10 Screen Command Examples to Manage Linux Terminals first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install MySQL 8.0 on Rocky Linux and AlmaLinux

Fri, 08/20/2021 - 11:31
The post How to Install MySQL 8.0 on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS). It’s an integral part of the LAMP stack and is a popular database management

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

How to Install WordPress Ubuntu Using LAMP Stack

Thu, 08/19/2021 - 17:04
The post How to Install WordPress Ubuntu Using LAMP Stack first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

For those who cannot afford the hustles of developing websites from scratch, there are now several content management systems (CMSs) such as WordPress that you can take advantage of to set up blogs as

The post How to Install WordPress Ubuntu Using LAMP Stack first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Htop – An Interactive Process Viewer for Linux

Thu, 08/19/2021 - 13:31
The post Htop – An Interactive Process Viewer for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is the continuation of our Linux system monitoring series, today we’re talking about the most popular monitoring tool called htop, which is just reached version 3.0.5 and comes with some cool new

The post Htop – An Interactive Process Viewer for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install KDE Plasma in Linux Desktop

Wed, 08/18/2021 - 15:35
The post How to Install KDE Plasma in Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

KDE is a well-known desktop environment for Unix-like systems designed for users who wants to have a nice desktop environment for their machines, It is one of the most used desktop interfaces out there.

The post How to Install KDE Plasma in Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

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.

Pages