Skip to content
  • Home
  • About
  • eBooks
  • Shop
  • Donate
  • Linux Online Courses
  • Subscribe to Newsletter
  • Linux Hosting
  • A-Z Linux Commands
  • Get Involved
    • Testimonials
    • We are Hiring!
    • Submit Article Request
    • Suggest an Update
Tecmint: Linux Howtos, Tutorials & Guides
  • Linux Distro’s
    • CentOS Alternatives
    • Best Linux Distros
    • RedHat Distributions
    • Linux Distros for Beginners
    • Linux Server Distros
    • Debian Distributions
    • Ubuntu Distributions
    • Arch Linux Distros
    • Rolling Linux Distros
    • KDE Linux Distros
    • Secure Linux Distros
    • Linux Distros for Old PC
    • New Linux Distros
    • Linux Distros for Kids
    • Linux Distros for Windows Users
  • FAQ’s
  • Programming
    • Shell Scripting
    • Learn Python
    • Learn Awk
  • Linux Commands
  • Linux Tricks
  • Best Linux Tools
  • Certifications
    • RHCE Exam
    • RHCSA Exam
    • LFCE Exam
    • LFCS Exam
    • LFCA Exam
    • Ansible Exam
  • Guides
    • Hadoop Series
    • Docker Series
    • Postfix Mail
    • XenServer Series
    • RHEV Series
    • Clustering Series
    • LVM Series
    • RAID Series
    • KVM Series
    • iSCSI Series
    • Zentyal Series
    • Ansible Series
    • Django Series
    • Create GUI Apps
  • Monitoring Tools
    • Nagios
    • Zabbix
    • Cacti
    • Observium
    • Monitorix
    • Collectd
    • Collectl
    • MySQL Monitoring

Karthick Sudhakar

I am a Big data Engineer from India, Chennai working on a top MNC with a vision of being a bridge between technology and mankind.
Install Apache Spark in Ubuntu

How to Install and Setup Apache Spark on Ubuntu/Debian

1 Comment

Apache Spark is an open-source distributed computational framework that is created to provide faster computational results. It is an in-memory computational engine, meaning the data will be processed in memory. Spark supports various APIs

Install Apache Nifi in Ubuntu

How to Install Apache Nifi in Ubuntu Linux

Leave a comment

Apache NIFI is an open-source scalable tool to manage transformation, data routing, and system mediation logic. To put it in layman’s terms nifi simply automates the flow of data between two or more systems.

Gdu - Disk Usage Analyzer for Linux

Gdu – A Pretty Fast Disk Usage Analyzer for Linux

5 Comments

In this article, we will take a look at gdu an open-source disk usage analyzer written in go. Gdu is inspired by godu, dua, ncdu, and df. The gdu tool is created for SSD

Install SQLite in Ubuntu

How to Install SQLite and SQLite Browser in Ubuntu

Leave a comment

SQLite is a lightweight, small and self-contained RDBMS in a C library. Popular databases like MySql, PostgreSQL, etc. works in the client-server model and they have a dedicated process running and controlling all the

Break and Continue Statements

How to Use Break and Continue Statements in Shell Scripts

1 Comment

In this article, we will take a look at how to use a break and continue in bash scripts. In bash, we have three main loop constructs (for, while, until). Break and continue statements

Use until Loop in Your Shell Scripts

How to Use until Loop in Your Shell Scripts

Leave a comment

In bash for, while, and until are three loop constructs. While each loop differs syntactically and functionally their purpose is to iterate over a block of code when a certain expression is evaluated. Until

Read File in Linux

Different Ways to Read File in Bash Script Using While Loop

Leave a comment

This article is all about how to read files in bash scripts using a while loop. Reading a file is a common operation in programming. You should be familiar with different methods and which

How to Install Flameshot Screenshot Tool in Linux

Leave a comment

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

GitHub Flavored Markdown

How to Work With GitHub Flavored Markdown in Linux

Leave a comment

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

Column Command Examples

Different Ways to Use Column Command in Linux

2 Comments

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

Post navigation
Older posts
1 2 … 6 Next →

Over 3,500,000+ Readers

Join TecMint on Facebook Follow TecMint on Twitter Join TecMint on LinkedIn Follow TecMint on Instagram Follow TecMint via RSS Feed Subscribe to TecMint Newsletter
A Beginners Guide To Learn Linux for Free [with Examples]
Red Hat RHCSA/RHCE 8 Certification Study Guide [eBooks]
Linux Foundation LFCS and LFCE Certification Study Guide [eBooks]

Learn Linux Commands and Tools

How to Use ‘cat’ and ‘tac’ Commands with Examples in Linux

How to Convert From RPM to DEB and DEB to RPM Package Using Alien

Autojump – An Advanced ‘cd’ Command to Quickly Navigate Linux Filesystem

How to Run MySQL/MariaDB Queries Directly from the Linux Command Line

How to Restrict SFTP Users to Home Directories Using chroot Jail

60 Commands of Linux : A Guide from Newbies to System Administrator

Join TecMint Weekly Newsletter

If You Appreciate What We Do Here On TecMint, You Should Consider:

Support Us

Linux Server Monitoring Tools

Perf- A Performance Monitoring and Analysis Tool for Linux

Collectl: An Advanced All-in-One Performance Monitoring Tool for Linux

How to Monitor Linux Commands Executed by System Users in Real-time

How to Install Nagios Monitoring Tool on RHEL 8

How to Install Nagios Core in Rocky LInux and AlmaLinux

How to Monitor Nginx Performance Using Netdata on CentOS 7

Learn Linux Tricks & Tips

5 Command Line Tools to Find Files Quickly in Linux

How to Recover a Deleted File in Linux

Find Top Running Processes by Highest Memory and CPU Usage in Linux

Translate rwx Permissions into Octal Format in Linux

How to Count Number of Files and Subdirectories inside a Given Directory

How to Download MP3 Tracks from a YouTube Video Using YouTube-DL

Best Linux Tools

5 Best Modern Linux ‘init’ Systems (1992-2015)

9 Tools to Monitor Linux Disk Partitions and Usage in Linux

20 Useful Security Features and Tools for Linux Admins

25 Free Open Source Applications I Found in Year 2021

10 Most Popular Download Managers for Linux in 2021

The Best PowerPoint Alternatives for Linux

  • Donate to TecMint
  • Contact Us
  • Advertise on TecMint
  • Linux Services
  • Copyright Policy
  • Privacy Policy
  • Career
  • Sponsored Post
Tecmint: Linux Howtos, Tutorials & Guides © 2022. All Rights Reserved.

The material in this site cannot be republished either online or offline, without our permission.

Hosting Sponsored by : Linode Cloud Hosting

Scroll back to top