Tecmint

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

LFCA: Learn Basic Linux System Commands – Part 3

Wed, 03/17/2021 - 15:27
The post LFCA: Learn Basic Linux System Commands – Part 3 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is Part 3 of the LFCA series, here in this part, we will list 24 of the most widely used Linux system administration commands that are required for the LFCA certification exam.

The post LFCA: Learn Basic Linux System Commands – Part 3 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn Basic File Management Commands in Linux – Part 2

Tue, 03/16/2021 - 14:28
The post LFCA: Learn Basic File Management Commands in Linux – Part 2 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is Part 2 of the LFCA series, here in this part, we will explain about Linux file system and cover the basic file management commands, that are required for the LFCA certification

The post LFCA: Learn Basic File Management Commands in Linux – Part 2 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Understanding Linux Operating System – Part 1

Mon, 03/15/2021 - 14:11
The post LFCA: Understanding Linux Operating System – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Linux Foundation has unveiled a new pre-professional IT certification known as the Linux Foundation Certified IT Associate (LFCA). This is a new entry-level certification that focuses on testing fundamental IT concepts such as

The post LFCA: Understanding Linux Operating System – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Flameshot Screenshot Tool in Linux

Thu, 03/11/2021 - 13:40
The post How to Install Flameshot Screenshot Tool in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Flameshot is an open-source screenshot tool available for Linux, Mac, and Windows. It is created with C++ and QT5 language. Every popular Linux distribution comes with a screenshot tool but they lack few functionalities

The post How to Install Flameshot Screenshot Tool in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Work With GitHub Flavored Markdown in Linux

Wed, 03/10/2021 - 14:43
The post How to Work With GitHub Flavored Markdown in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Markdown is a formatting language that is created for the web. The purpose of markdown is to make life easy when we are writing on the internet. Over time there are many flavors of

The post How to Work With GitHub Flavored Markdown in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Different Ways to Use Column Command in Linux

Tue, 03/09/2021 - 14:14
The post Different Ways to Use Column Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Have you ever been in a situation to work with CSV files and produce output in structured tabular format? Recently I was working with data cleansing on a file that is not in a

The post Different Ways to Use Column Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Heredoc in Shell Scripting

Mon, 03/08/2021 - 14:03
The post How to Use Heredoc in Shell Scripting first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Here document (Heredoc) is an input or file stream literal that is treated as a special block of code. This block of code will be passed to a command for processing. Heredoc originates in

The post How to Use Heredoc in Shell Scripting first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install CHEF Workstation in RHEL and CentOS 8/7

Fri, 03/05/2021 - 16:51
The post How to Install CHEF Workstation in RHEL and CentOS 8/7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Chef is one of the popular configuration management tools, which is used to rapidly automate deployment, configurations, and management of the entire IT infrastructure environment. In the first part of this Chef series, we’ve

The post How to Install CHEF Workstation in RHEL and CentOS 8/7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Setup Remote Development in VSCode via Remote-SSH Plugin

Thu, 03/04/2021 - 11:36
The post Setup Remote Development in VSCode via Remote-SSH Plugin first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will see how to set up remote development in visual studio code via the remote-ssh plugin. For developers, it is indeed an important task to choose proper IDE/IDLE editors with

The post Setup Remote Development in VSCode via Remote-SSH Plugin first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Terraform in Linux Distributions

Wed, 03/03/2021 - 13:40
The post How to Install Terraform in Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will discuss what Terraform is and how to install terraform on various Linux distributions using HashiCorp repositories. What is Terraform? Terraform is a popular cloud orchestration tool in the world

The post How to Install Terraform in Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Speed Up Nginx with Varnish Cache on CentOS 7

Tue, 03/02/2021 - 14:27
The post How to Speed Up Nginx with Varnish Cache on CentOS 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Varnish Cache (also referred to as Varnish) is an open-source, high-performance HTTP accelerator designed for speeding up web servers. In our last articles, we’ve explained how to setup Varnish Cache for Apache on CentOS

The post How to Speed Up Nginx with Varnish Cache on CentOS 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Speed Up Apache with Varnish Cache on CentOS 7

Tue, 03/02/2021 - 13:35
The post How to Speed Up Apache with Varnish Cache on CentOS 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Varnish Cache (commonly known as Varnish), is an open-source, popular reverse-proxy HTTP accelerator intended for speeding up web servers. It is engineered for excessively utilized API endpoints and also for dynamic sites that serve

The post How to Speed Up Apache with Varnish Cache on CentOS 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Best Udemy Computer Science Courses in 2021

Mon, 03/01/2021 - 13:01
The post 10 Best Udemy Computer Science Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

We are living in the midst of a revolution powered by computers and among the most important aspects of computer science is problem-solving – an essential skill for life. Have you always been intrigued

The post 10 Best Udemy Computer Science Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Useful Websites for Learning PostgreSQL Database System

Sat, 02/27/2021 - 14:25
The post 10 Useful Websites for Learning PostgreSQL Database System first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PostgreSQL (also known as Postgres ) is the world’s most popular and advanced open-source enterprise-grade object-relational database management system (ORDMS). PostgreSQL has a broad variety of community and commercial support choices accessible for users.

The post 10 Useful Websites for Learning PostgreSQL Database System first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

What is Automation and Configuration Management with CHEF – Part 1

Fri, 02/26/2021 - 15:21
The post What is Automation and Configuration Management with CHEF – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Let’s take a simple scenario, you have 10 redhat servers where you have to create a ‘tecmint’ user in all the servers. The direct approach is, you need to login into each server and

The post What is Automation and Configuration Management with CHEF – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Duf – A Better Linux Disk Monitoring Utility

Thu, 02/25/2021 - 12:52
The post Duf – A Better Linux Disk Monitoring Utility first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

duf is one of the fancy Linux disk monitoring utilities written in Golang. It is released under MIT license and It supports Linux, macOS, BSD, and even Windows too. Some of the core features

The post Duf – A Better Linux Disk Monitoring Utility first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

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.

Pages