Ncdu – A Powerful NCurses-Based Disk Usage Analyzer for Linux
ncdu (NCurses Disk Usage) is a command-line version of the popular ‘du command, which is based on ncurses and offers the fastest way to analyze
The post Ncdu – A Powerful NCurses-Based Disk Usage Analyzer for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Add Text to Existing Files in Linux
In the wide world of Linux, learning simple yet powerful commands is key to becoming a proficient user. One such essential skill is appending lines
The post How to Add Text to Existing Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Check How Long a Process Has Been Running in Linux
Linux, with its powerful command-line interface, provides users with a myriad of tools to monitor and manage processes efficiently. One essential piece of information for
The post How to Check How Long a Process Has Been Running in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.5 Best Reference Management Software for Linux in 2024
Time is an invaluable resource so any time-saving software comes in handy if it allows you to get rid of the tedious routine tasks that
The post 5 Best Reference Management Software for Linux in 2024 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Vim Mastery Continues: 8 More Powerful Tips for Linux Admins (Part 2)
In the previous article of this series, we reviewed 7 tips and tricks to add to your vi/m skill set, besides the reasons given previously,
The post Vim Mastery Continues: 8 More Powerful Tips for Linux Admins (Part 2) first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Learn Useful ‘Vi/Vim’ Tips and Tricks for Beginners – Part 1
The need to learn how to use text editors in Linux is indisputable, as every system administrator deals with configuration (plain text) files daily, and
The post Learn Useful ‘Vi/Vim’ Tips and Tricks for Beginners – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.20 Practical Examples of RPM Commands in Linux
RPM (Red Hat Package Manager) is a default open-source and widely-used package management utility for Red Hat-based systems such as CentOS Fedora, Rocky, and Alma
The post 20 Practical Examples of RPM Commands in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create Own Online Learning Platform with Moodle in Linux
Moodle is a free, feature-rich, open-source learning management system (LMS), which is used by many online schools and universities as well as private educators. Moodle
The post How to Create Own Online Learning Platform with Moodle in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on RHEL
If you are a person who is, or has been in the past, in charge of inspecting and analyzing system logs in Linux, you know
The post How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on RHEL first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Fix “bash: curl: command not found” Error
If you’re a Linux user and you’ve ever encountered the error message “bash: curl: command not found” or “bash: /usr/bin/curl: No such file or directory”
The post How to Fix “bash: curl: command not found” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Tomb – A File Encryption and Personal Backup Tool for Linux
Tomb is a free open-source, small, powerful, and simple tool for encrypting files on GNU/Linux. At the time of this writing, it comprises a shell
The post Tomb – A File Encryption and Personal Backup Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Level Up Linux: 20 Advanced Commands for Mid-Level Users
You may have found the first article, ‘Useful Commands for Beginners‘ very helpful, as it was intended for newbies, this article is tailored for middle-level
The post Level Up Linux: 20 Advanced Commands for Mid-Level Users first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Top 5 Command Line Browsers for Linux
For some people around the globe, a web browser that renders both text and graphics is important since it provides an easy-to-use and attractive interface.
The post Top 5 Command Line Browsers for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Pydio Cells: Free Self-Hosted Document Collaboration Platform
Formerly known as just Pydio, Pydio Cells is an open-source document sharing and synchronization software that combines fast performance, granular security, huge file transfer sizes,
The post Pydio Cells: Free Self-Hosted Document Collaboration Platform first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Smem – Reports Memory Consumption Per-Process and Per-User in Linux
Memory management, particularly monitoring memory usage, is crucial for your Linux system. There are many tools available across different Linux distributions to monitor memory usage,
The post Smem – Reports Memory Consumption Per-Process and Per-User in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Use Awk for Text Filtering with Pattern-Specific Actions – Part 3
In the third part of the following awk command series, we shall take a look at filtering text or strings based on specific patterns that
The post How to Use Awk for Text Filtering with Pattern-Specific Actions – Part 3 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Find Top 10 IPs Accessing Apache or Nginx
As a web server administrator, it is important to monitor and analyze the traffic accessing your web server, which includes identifying the top IP addresses
The post How to Find Top 10 IPs Accessing Apache or Nginx first appeared on Tecmint: Linux Howtos, Tutorials & Guides.XDM – Download Manager with a 500% Speed Increase for Linux
Xtreme Download Manager (xdman) is a powerful download manager for Linux, which is developed in Java programming language. It can increase download speeds up to
The post XDM – Download Manager with a 500% Speed Increase for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Use Awk to Print Fields and Columns in File
Awk is a powerful text processing tool that allows for efficient manipulation and extraction of information from files, particularly for handling structured data such as
The post How to Use Awk to Print Fields and Columns in File first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Filter Text or String Using Awk and Regular Expressions
When we run certain commands in Linux to read or edit text from a string or file, we often try to filter the output to
The post How to Filter Text or String Using Awk and Regular Expressions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.