Tecmint

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

How to Install PHP 8.3 in RHEL 9

Tue, 04/30/2024 - 13:31
The post How to Install PHP 8.3 in RHEL 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PHP is a popular programming language used for building dynamic web applications. With the release of PHP 8.3, developers gain access to new features and

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

How to Make File and Directory Undeletable, Even By Root in Linux

Tue, 04/30/2024 - 12:31
The post How to Make File and Directory Undeletable, Even By Root in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

On Unix-like operating systems including Linux, root is the account or user name that by default can modify all directories and files on a system.

The post How to Make File and Directory Undeletable, Even By Root in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Enable or Disable SELinux Booleans for Apache

Tue, 04/30/2024 - 12:00
The post How to Enable or Disable SELinux Booleans for Apache first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SELinux, or Security-Enhanced Linux, is a security mechanism for mandatory access control (MAC) implemented in the Linux kernel to add an extra layer of protection

The post How to Enable or Disable SELinux Booleans for Apache first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Set Priority of a Running Process in Linux

Mon, 04/29/2024 - 15:00
The post How to Set Priority of a Running Process in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we’ll briefly explain the kernel scheduler (also known as the process scheduler), and process priority, which are topics beyond the scope of

The post How to Set Priority of a Running Process in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Kodi on Ubuntu-based Linux Distributions

Mon, 04/29/2024 - 14:00
The post How to Install Kodi on Ubuntu-based Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Kodi is a free and open-source media server application that transforms your Linux system into a full-fledged entertainment center. It lets you organize, play, and

The post How to Install Kodi on Ubuntu-based Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Different Types of Shell Commands and Their Usage in Linux

Mon, 04/29/2024 - 12:31
The post 5 Different Types of Shell Commands and Their Usage in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When it comes to gaining absolute control over your Linux system, then nothing comes close to the command line interface (CLI). In order to become

The post 5 Different Types of Shell Commands and Their Usage in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

BCC – Tracing Tools for Linux IO, Networking, Monitoring, and More

Fri, 04/26/2024 - 14:31
The post BCC – Tracing Tools for Linux IO, Networking, Monitoring, and More first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

BCC (BPF Compiler Collection) is a powerful set of appropriate tools and example files for creating resourceful kernel tracing and manipulation programs. It utilizes extended

The post BCC – Tracing Tools for Linux IO, Networking, Monitoring, and More first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Setting Up LAMP (Apache, MariaDB, PHP) on Fedora 40 Server

Fri, 04/26/2024 - 13:00
The post Setting Up LAMP (Apache, MariaDB, PHP) on Fedora 40 Server first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

After installing the Fedora 40 server edition, you might want to host a website on your server. To do this, you need a reliable server

The post Setting Up LAMP (Apache, MariaDB, PHP) on Fedora 40 Server first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

vlock: The Smart Way to Lock Your Linux Terminal

Fri, 04/26/2024 - 12:00
The post vlock: The Smart Way to Lock Your Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Virtual consoles are very important features of Linux, and they provide a system user a shell prompt to use the system in a non-graphical setup

The post vlock: The Smart Way to Lock Your Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Compound Expressions with Awk in Linux – Part 5

Thu, 04/25/2024 - 16:31
The post How to Use Compound Expressions with Awk in Linux – Part 5 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

All along, we have been looking at simple expressions when checking whether a condition has been met or not. What if you want to use

The post How to Use Compound Expressions with Awk in Linux – Part 5 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Comparison Operators & Data Filtering with Awk – Part 4

Wed, 04/24/2024 - 12:00
The post How to Use Comparison Operators & Data Filtering with Awk – Part 4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When dealing with numerical or string values in a line of text, filtering text or strings using comparison operators comes in handy for awk command

The post How to Use Comparison Operators & Data Filtering with Awk – Part 4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

fswatch – Track File and Directory Changes in Linux

Tue, 04/23/2024 - 13:00
The post fswatch – Track File and Directory Changes in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

fswatch is a cross-platform, file change monitor that gets notification alerts when the contents of the specified files or directories are altered or modified. It

The post fswatch – Track File and Directory Changes in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Tasksel – Quickly Install Software Groups in Debian and Ubuntu

Tue, 04/23/2024 - 12:00
The post Tasksel – Quickly Install Software Groups in Debian and Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One of the several tasks that a Linux user is bound to handle is software installation. There are possibly two methods, especially on Debian-based distributions

The post Tasksel – Quickly Install Software Groups in Debian and Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Dool – All-in-One Linux Server Performance Monitoring Tool

Mon, 04/22/2024 - 14:00
The post Dool – All-in-One Linux Server Performance Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Some of the popular and frequently used system resource-generating tools available on the Linux platform include vmstat, netstat, iostat, ifstat, and mpstat. They are used

The post Dool – All-in-One Linux Server Performance Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

12 Amazing Terminal Based Games for Linux Enthusiasts

Mon, 04/22/2024 - 12:31
The post 12 Amazing Terminal Based Games for Linux Enthusiasts first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When you’re a Linux power user, mastering the command line is essential. Using commands to control the system gives users more power and control over the

The post 12 Amazing Terminal Based Games for Linux Enthusiasts first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Must-Try AI Tools for Linux Users in 2024

Fri, 04/19/2024 - 13:46
The post 5 Must-Try AI Tools for Linux Users in 2024 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It goes without saying that artificial intelligence and AI-powered chatbots, such as ChatGPT, are revolutionizing all aspects of our lives. While AI-based technology is becoming

The post 5 Must-Try AI Tools for Linux Users in 2024 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

apt-fast: Speeds Up Your APT Package Downloads in Ubuntu

Thu, 04/18/2024 - 13:31
The post apt-fast: Speeds Up Your APT Package Downloads in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this editorial, we take a look at a great and powerful utility called apt-fast that you can use to speed up downloading packages by

The post apt-fast: Speeds Up Your APT Package Downloads in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Cacti (Network Monitoring) Tool on RHEL Systems

Mon, 04/15/2024 - 13:50
The post How to Install Cacti (Network Monitoring) Tool on RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Cacti tool is an open-source, web-based solution for network monitoring and system graphing in IT businesses. Cacti allows users to poll services regularly to

The post How to Install Cacti (Network Monitoring) Tool on RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install ImageMagick 7 on Debian and Ubuntu

Wed, 04/10/2024 - 14:12
The post How to Install ImageMagick 7 on Debian and Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

ImageMagick is a free and open source, feature-rich, text-based, and cross-platform image manipulation tool used to create, edit, compose, or convert bitmap images. It runs

The post How to Install ImageMagick 7 on Debian and Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Ubuntu 22.04: Set Up a Local Package Cache with Apt-Cacher-NG

Tue, 04/09/2024 - 11:31
The post Ubuntu 22.04: Set Up a Local Package Cache with Apt-Cacher-NG first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Apt-Cacher-NG is a caching proxy server (or apt proxy) for Debian-based distributions such as Ubuntu, Kubuntu, Xubuntu, Edubuntu, Linux Mint, etc. It is used to

The post Ubuntu 22.04: Set Up a Local Package Cache with Apt-Cacher-NG first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages