Tecmint

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

How to Limit Network Bandwidth in NGINX Web Server

Thu, 06/16/2022 - 14:13
The post How to Limit Network Bandwidth in NGINX Web Server first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Previously, in our NGINX traffic management and security controls series, we have discussed how to limit the number of connections the same client can make to your web resources, using client identification parameters such

The post How to Limit Network Bandwidth in NGINX Web Server first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Configure SSH Passwordless Login on openSUSE 15.3

Wed, 06/15/2022 - 12:11
The post How to Configure SSH Passwordless Login on openSUSE 15.3 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One of the well-known and generally accepted OpenSSH best security practices is to configure and use public key authentication a.k.a passwordless authentication. Although this approach is fundamentally for security, on a lighter note, it

The post How to Configure SSH Passwordless Login on openSUSE 15.3 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install AlmaLinux 9 Step by Step

Tue, 06/14/2022 - 14:36
The post How to Install AlmaLinux 9 Step by Step first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

AlmaLinux is a free and open-source community-driven operating system developed as a perfect alternative to CentOS 8 which RedHat discontinued in favor of CentOS Stream. It is 1:1 binary compatible with RHEL and is

The post How to Install AlmaLinux 9 Step by Step first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Parrot Security OS: What You Need to Know

Fri, 06/10/2022 - 13:59
The post Parrot Security OS: What You Need to Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Parrot (popularly/formerly known as Parrot Security OS or Parrot OS) is a free and open-source Linux distribution derived from the well-known Debian Linux. Designed for security, privacy, and development, Parrot ships with an assortment

The post Parrot Security OS: What You Need to Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Configure SSH Passwordless Authentication on RHEL 9

Wed, 06/08/2022 - 13:02
The post How to Configure SSH Passwordless Authentication on RHEL 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Short for Secure Shell, SSH is a secure network protocol that encrypts traffic between two endpoints. It allows users to securely connect and/or transfer files over a network. SSH is mostly used by network

The post How to Configure SSH Passwordless Authentication on RHEL 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Collaborate Documents Using ONLYOFFICE Workspace

Tue, 06/07/2022 - 12:57
The post How to Collaborate Documents Using ONLYOFFICE Workspace first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If what you want is to build a collaborative workspace on your Linux server, the most evident options might be Nextcloud, ownCloud, and Seafile. These solutions let you store and share files in one

The post How to Collaborate Documents Using ONLYOFFICE Workspace first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Install Nagios Core on openSUSE 15.3 Linux

Thu, 06/02/2022 - 15:14
The post Install Nagios Core on openSUSE 15.3 Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Nagios is an open-source, industry-leading, and enterprise-grade monitoring tool that you can use to keep an eye on most if not all aspects of your IT infrastructure including networks, hosts (and their resources), services,

The post Install Nagios Core on openSUSE 15.3 Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Download and Install RHEL 9 for Free

Wed, 06/01/2022 - 15:07
The post How to Download and Install RHEL 9 for Free first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Red Hat Enterprise Linux 9 (RHEL 9), code-named Plow, is now generally available (GA). Red Hat made the announcement on the 18th of May 2022. It takes over from the Beta release which has

The post How to Download and Install RHEL 9 for Free first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Installation of “CentOS Stream 9″ with Screenshots

Tue, 05/31/2022 - 16:02
The post Installation of “CentOS Stream 9″ with Screenshots first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When Red Had shifted CentOS from a major release structure to a rolling release, users were angry as hell but CentOS went smooth, and recently they came up with their new release of CentOS

The post Installation of “CentOS Stream 9″ with Screenshots first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install EPEL Repository in RHEL 9 Linux

Mon, 05/30/2022 - 14:59
The post How to Install EPEL Repository in RHEL 9 Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Installing the EPEL repository is one of the most recommended steps after you install RHEL 9. To make things easy for you, we are not just going to show you installation steps but rather

The post How to Install EPEL Repository in RHEL 9 Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Enable 64-bit Version Option in VirtualBox

Fri, 05/27/2022 - 13:56
The post How To Enable 64-bit Version Option in VirtualBox first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you trying to install a 64-bit operating system in VirtualBox and you can’t seem to see the 64-bit version option in the drop-down list as shown in the following screenshot? The solution to

The post How To Enable 64-bit Version Option in VirtualBox first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Encrypt Full Disk While Installing Ubuntu 22.04

Thu, 05/26/2022 - 12:22
The post How to Encrypt Full Disk While Installing Ubuntu 22.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux distributions have done a great job to get additional protection by bringing full disk encryption and being the market leader. Ubuntu also is bundled with numerous features and disk encryption is one of

The post How to Encrypt Full Disk While Installing Ubuntu 22.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create Sudo User in openSUSE Linux

Wed, 05/25/2022 - 12:31
The post How to Create Sudo User in openSUSE Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The sudo command allows a user to administer a Linux system with the security privileges of another user, by default, the superuser or root. In this guide, we will walk you through the process

The post How to Create Sudo User in openSUSE Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Upgrade from RHEL 8 to RHEL 9 Release

Tue, 05/24/2022 - 13:02
The post How to Upgrade from RHEL 8 to RHEL 9 Release first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Finally, the stable release of RHEL 9 has been released which has brought some of the major changes for better security, and usability, and with the same stability which you can expect from any

The post How to Upgrade from RHEL 8 to RHEL 9 Release first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

What’s New in Red Hat Enterprise Linux (RHEL) 9

Mon, 05/23/2022 - 14:08
The post What’s New in Red Hat Enterprise Linux (RHEL) 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Great news for RedHat lovers! Red Hat Enterprise Linux (RHEL) 9 is now generally available (GA). This announcement was made on 18th, May 2022. The latest release is crafted to meet the needs of

The post What’s New in Red Hat Enterprise Linux (RHEL) 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Graylog: Industry Leading Log Management for Linux

Fri, 05/20/2022 - 13:48
The post Graylog: Industry Leading Log Management for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The point of logging is to keep your servers happy, healthy, and secure. If you can’t find the data, you can’t use it effectively or efficiently. If you’re not logging what you need, you

The post Graylog: Industry Leading Log Management for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install GLPI [IT Asset Management] Tool on RHEL Systems

Wed, 05/18/2022 - 14:49
The post How to Install GLPI [IT Asset Management] Tool on RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

GLPI is a French acronym for ‘Gestionnaire Libre de Parc Informatique‘ or simply ‘Free IT Equipment Manager‘ It’s an open-source IT asset Management, service Desk System, and issue tracking system written in PHP. GLPI

The post How to Install GLPI [IT Asset Management] Tool on RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Graylog Log Management Tool on RHEL Systems

Mon, 05/16/2022 - 13:08
The post How to Install Graylog Log Management Tool on RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Graylog is an industry-leading opensource log management solution for collecting, storing, indexing, and analyzing real-time data from applications and a myriad of devices in IT infrastructures such as servers, routers, and firewalls. Graylog helps

The post How to Install Graylog Log Management Tool on RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Run a Linux Command Without Saving It in History

Fri, 05/13/2022 - 12:22
The post How to Run a Linux Command Without Saving It in History first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

By default, every command that you execute on your terminal is stored by the shell (command interpreter) in a certain file called a history file or shell command history. In Bash (the most popular

The post How to Run a Linux Command Without Saving It in History first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Icinga2 Monitoring Tool on OpenSUSE

Thu, 05/12/2022 - 14:09
The post How to Install Icinga2 Monitoring Tool on OpenSUSE first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Icinga is an open-source network monitoring tool that was initially created as a fork of the Nagios monitoring tool back in 2009. Icinga checks the availability of servers and network devices such as switches

The post How to Install Icinga2 Monitoring Tool on OpenSUSE first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages