Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 2 hours 18 min ago

How to Install Fail2ban on Rocky Linux and AlmaLinux

Mon, 09/13/2021 - 15:44
The post How to Install Fail2ban on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Written in Python, Fail2ban is a free and open-source Intrusion Prevention System (IPS) that protects the server against brute-force attacks. After a specified number of incorrect password attempts, the client’s IP address is banned

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

16 Top Command Examples in Linux [Monitor Linux Processes]

Wed, 09/08/2021 - 14:26
The post 16 Top Command Examples in Linux [Monitor Linux Processes] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In our previous articles, we have covered the basics of ls command and cat command. In this article, we are trying to explore the top command which is one of the most frequently used

The post 16 Top Command Examples in Linux [Monitor Linux Processes] first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Commands to Collect System and Hardware Info in Linux

Wed, 09/08/2021 - 12:31
The post 10 Commands to Collect System and Hardware Info in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It is always a good practice to know the hardware components of your Linux system is running on, this helps you to deal with compatibility issues when it comes to installing packages, drivers on

The post 10 Commands to Collect System and Hardware Info in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install OwnCloud on Rocky Linux and AlmaLinux

Tue, 09/07/2021 - 13:19
The post How to Install OwnCloud on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

File sharing and collaboration is one of the key functions that users leverage on the Cloud in order to streamline workflows. This enables teams and users to get their projects done in a timely

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

10 sFTP Command Examples to Transfer Files on Remote Servers in Linux

Fri, 09/03/2021 - 14:25
The post 10 sFTP Command Examples to Transfer Files on Remote Servers in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

File Transfer Protocol (FTP) was a widely used protocol to transfer files or data remotely in an unencrypted format which is not a secure way to communicate. As we all know that File Transfer

The post 10 sFTP Command Examples to Transfer Files on Remote Servers in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Useful “IP” Commands to Configure Network Interfaces

Fri, 09/03/2021 - 14:00
The post 10 Useful “IP” Commands to Configure Network Interfaces first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The ip command is a new networking command-line utility that is used to assign an IP address to a network interface or configure/update useful network variables on a Linux system. It is a part

The post 10 Useful “IP” Commands to Configure Network Interfaces first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install WordPress on Rocky Linux 8

Thu, 09/02/2021 - 16:10
The post How to Install WordPress on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

WordPress is a powerful and feature-rich opensource content management system (CMS) that allows users to create powerful and stunningly beautiful websites. It’s written in PHP and powered by MariaDB or MySQL database server at

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

12 Tcpdump Commands – A Network Sniffer Tool

Wed, 09/01/2021 - 16:04
The post 12 Tcpdump Commands – A Network Sniffer Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In our previous article, we have seen 20 Netstat Commands (netstat now replaced by ss command) to monitor or manage a Linux network. This is our another ongoing series of packet sniffer tool called

The post 12 Tcpdump Commands – A Network Sniffer Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create eLearning Platform with Moodle and ONLYOFFICE

Wed, 09/01/2021 - 13:58
The post How to Create eLearning Platform with Moodle and ONLYOFFICE first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The implementation of modern e-learning software in the educational process has ceased to be somewhat extraordinary. More and more teachers and students all over the world are using modern technology, which makes it possible

The post How to Create eLearning Platform with Moodle and ONLYOFFICE first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Find Out Top Directories and Files (Disk Space) in Linux

Wed, 09/01/2021 - 13:32
The post How to Find Out Top Directories and Files (Disk Space) in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a Linux administrator, you must periodically check which files and folders are consuming more disk space. It is very necessary to find unnecessary junk and free up them from your hard disk. This

The post How to Find Out Top Directories and Files (Disk Space) in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PgAdmin on Rocky Linux and AlmaLinux

Mon, 08/30/2021 - 15:22
The post How to Install PgAdmin on Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PgAdmin 4 is an open-source, powerful, and front-end PostgreSQL database administration tool. PgAdmin 4 allows administrators to seamlessly manage PostgreSQL databases from a web browser and run SQL queries among other database tasks. It’s

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

20 Commands for Newbies Who Switched from Windows to Linux

Wed, 08/25/2021 - 16:04
The post 20 Commands for Newbies Who Switched from Windows to Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

So you are planning to switch from Windows to Linux, or have just switched to Linux? Oops!!! what I am asking! For what else reason would you have been here. [ You might also

The post 20 Commands for Newbies Who Switched from Windows to Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Kill Linux Process Using Kill, Pkill and Killall

Tue, 08/24/2021 - 14:49
The post How to Kill Linux Process Using Kill, Pkill and Killall first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux Operating System comes with a kill command to terminate a process. The command makes it possible to continue running the server without the need to reboot after a major change/update. Here comes the

The post How to Kill Linux Process Using Kill, Pkill and Killall first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

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.

Pages