Tecmint

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

How to Use Two-Factor Authentication with Ubuntu

Wed, 02/24/2021 - 15:23
The post How to Use Two-Factor Authentication with Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Over time, the traditional username and password authentication has proven inadequate in providing robust security to applications and systems. Usernames and passwords can easily be cracked using a plethora of hacking tools, leaving your

The post How to Use Two-Factor Authentication with Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Prevent PHP-FPM From Consuming Too Much RAM in Linux

Tue, 02/23/2021 - 14:04
The post How To Prevent PHP-FPM From Consuming Too Much RAM in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying within NGINX (as an HTTP server), for PHP processing. PHP-FPM (an acronym of FastCGI Process

The post How To Prevent PHP-FPM From Consuming Too Much RAM in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

4 Open Source Log Monitoring and Management Tools for Linux

Mon, 02/22/2021 - 13:00
The post 4 Open Source Log Monitoring and Management Tools for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When an operating system such as Linux is running, there are many events happening and processes that run in the background to enable efficient and reliable use of system resources. These events may happen

The post 4 Open Source Log Monitoring and Management Tools for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Setup PyDev for Eclipse IDE on Linux

Fri, 02/19/2021 - 13:25
The post How to Setup PyDev for Eclipse IDE on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Eclipse is not a new term that programmers will hear. It is very popular in the developer community and has been in the market for a very long time. This article is all about

The post How to Setup PyDev for Eclipse IDE on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Learn Difference Between Sourcing and Forking in Bash

Thu, 02/18/2021 - 12:57
The post Learn Difference Between Sourcing and Forking in Bash first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The main focus of this article is to clearly understand what happens when you run the script vs source the script in bash. First, we will clearly understand how the program is submitted when

The post Learn Difference Between Sourcing and Forking in Bash first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install and Configure Hive with High Availability – Part 7

Wed, 02/17/2021 - 17:56
The post How to Install and Configure Hive with High Availability – Part 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Hive is a Data Warehouse model in Hadoop Eco-System. It can perform as an ETL tool on top of Hadoop. Enabling High Availability (HA) on Hive is not similar as we do in Master

The post How to Install and Configure Hive with High Availability – Part 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix NTFS Partition Failed to Mount Error in Linux

Tue, 02/16/2021 - 13:09
The post How to Fix NTFS Partition Failed to Mount Error in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will show how to fix NTFS failed to mount errors such as “Failed to mount ‘/dev/sdax’: Input/output error, NTFS is either inconsistent, or there is a hardware fault, or it’s

The post How to Fix NTFS Partition Failed to Mount Error in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Learn Difference Between $$ and $BASHPID in Bash

Mon, 02/15/2021 - 16:06

Recently I was working on a shell script and I saw a significant difference in how bash special variable $ and BASHPID behaves. Every process running in Linux will be assigned with a process

The post Learn Difference Between $$ and $BASHPID in Bash first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Linux Foundation Certified IT Associate (LFCA)

Mon, 02/15/2021 - 15:17

The Linux Foundation Certified IT Associate (LFCA) is an entry-level certification offered by the Linux Foundation. It targets beginners or professionals in the IT field seeking to upskill and get a better understanding of

The post Linux Foundation Certified IT Associate (LFCA) first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

eBook: Introducing KVM Virtualization Setup Guide for Linux

Thu, 02/11/2021 - 14:05

The concept of virtualization has been around for a while now and has proved quite resourceful and cost-effective technologies. Operation teams and desktop users alike can spin up multiple virtual machines and run a

The post eBook: Introducing KVM Virtualization Setup Guide for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Top Open Source API Gateways and Management Tools

Thu, 02/11/2021 - 13:15

Microservices and APIs (short for Application Programming Interfaces) have become almost commonplace in sustainable modern application development. APIs drive microservices (an architectural design that structures an application into small, self-contained, and manageable services/pieces) and

The post 10 Top Open Source API Gateways and Management Tools first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install VMware Workstation 16 Pro on Linux Systems

Wed, 02/10/2021 - 12:11

This tutorial will show you how to install VMware Workstation 16 Pro on RHEL/CentOS, Fedora, Debian, Ubuntu, and Linux Mint. VMware Workstation 16 Pro is popular software that allows you to run multiple different

The post How to Install VMware Workstation 16 Pro on Linux Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Split Vim Screen Horizontally and Vertically in Linux

Tue, 02/09/2021 - 13:23

Vim text editor, short for Vi IMproved, is one of the most powerful and popular Linux text editors that enjoys immense patronage from the open-source community. It is an improvement of the vi editor

The post How to Split Vim Screen Horizontally and Vertically in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Top 7 Apps to Install for Your Nextcloud Instance

Mon, 02/08/2021 - 13:32

When it comes to open-source cloud storage software for Linux, there is a huge number of available options. ownCloud, Seafile, and Pydio are just a few of them. However, if you pay a lot

The post Top 7 Apps to Install for Your Nextcloud Instance first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Different Ways to Create and Use Bash Aliases in Linux

Fri, 02/05/2021 - 13:21

Alias in bash can be termed simply as a command or a shortcut that will run another command/program. Alias is very helpful when our command is very long and for frequently used commands. Over

The post Different Ways to Create and Use Bash Aliases in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

8 Top Open Source Reverse Proxy Servers for Linux

Thu, 02/04/2021 - 15:21

A reverse proxy server is a type of proxy server that is deployed between clients and back-end/origin servers, for example, an HTTP server such as NGINX, Apache, etc.. or application servers written in Nodejs, Python, Java,

The post 8 Top Open Source Reverse Proxy Servers for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Webmin System Administration Tool on RHEL 8

Wed, 02/03/2021 - 13:01

Webmin is a modern web-based Linux management tool (similar to Cockpit Web Console) that allows you to monitor various system metrics. With Webmin, you can also perform administrative tasks such as manage user accounts,

The post How to Install Webmin System Administration Tool on RHEL 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install ReactJS on Ubuntu

Tue, 02/02/2021 - 15:56

Developed by Facebook in 2011, React (also referred to as ReactJS) is a Javascript library used for creating fast and interactive user interfaces. At the time of writing, it’s the most popular Javascript library

The post How to Install ReactJS on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Most Notable Open Source Centralized Log Management Tools

Mon, 02/01/2021 - 14:01

Centralized logging, just like security, is a fundamental aspect of monitoring and sound management of core resources in an IT infrastructure including web applications and hardware devices. Competent operation teams always have in place

The post 5 Most Notable Open Source Centralized Log Management Tools first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PostgreSQL with pgAdmin4 on Linux Mint 20

Fri, 01/29/2021 - 13:59

pgAdmin is an open-source feature-rich, frontend management tool that allows you to easily administer and manage your PostgreSQL relational database from a web browser. It provides an easy-to-use user interface that simplifies the creation

The post How to Install PostgreSQL with pgAdmin4 on Linux Mint 20 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages