Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 2 hours 11 min ago

GnuCash – Manage Your Finances in Linux (Business & Personal)

Wed, 02/14/2024 - 14:22
The post GnuCash – Manage Your Finances in Linux (Business & Personal) first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The importance of financial management and accounting practices in personal life or small enterprise businesses is one of the growing factors of a business. There

The post GnuCash – Manage Your Finances in Linux (Business & Personal) first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

3 Best Document Collaboration Platforms for Linux in 2024

Wed, 02/14/2024 - 13:05
The post 3 Best Document Collaboration Platforms for Linux in 2024 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Having a good document collaboration platform is what can help you increase your productivity and allow you to collaborate with other Linux users in real-time,

The post 3 Best Document Collaboration Platforms for Linux in 2024 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Extract Tar Files to Specific or Different Directory in Linux

Tue, 02/13/2024 - 13:00
The post How to Extract Tar Files to Specific or Different Directory in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The tar command is one of the utilities that you can use to create a backup on a Linux system. It includes many options that

The post How to Extract Tar Files to Specific or Different Directory in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

8 Useful ‘Debian Goodies Utilities’ for Package Management

Mon, 02/12/2024 - 16:00
The post 8 Useful ‘Debian Goodies Utilities’ for Package Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Debian-goodies is a package that includes toolbox-style utilities used to manage Debian and its derivative systems such as Ubuntu, Linux Mint, Kali Linux, etc. The

The post 8 Useful ‘Debian Goodies Utilities’ for Package Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Delete User Accounts and Their Home Directories in Linux

Mon, 02/12/2024 - 14:00
The post How to Delete User Accounts and Their Home Directories in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a System Administrator in Linux, you may have to remove a user’s account after some time when a user account may become dormant for

The post How to Delete User Accounts and Their Home Directories in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install and Configure NTP in RHEL Systems

Thu, 02/08/2024 - 15:00
The post How to Install and Configure NTP in RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

NTP (Network Time Protocol) is a protocol that runs over port 123 UDP at the transport layer and allows computers to synchronize time over networks

The post How to Install and Configure NTP in RHEL Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Find and Kill Running Processes in Linux

Thu, 02/08/2024 - 13:31
The post How to Find and Kill Running Processes in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Efficiently managing running processes is a crucial aspect of Linux system administration, enabling administrators to maintain system performance and troubleshoot issues by finding and terminating

The post How to Find and Kill Running Processes in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Set Time, Timezone and Synchronize System Clock in Linux

Thu, 02/08/2024 - 13:31
The post How to Set Time, Timezone and Synchronize System Clock in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The ‘timedatectl‘ command is a new utility for RHEL-based and Debian-based distributions. It is a part of the ‘systemd‘ system and service manager, serving as

The post How to Set Time, Timezone and Synchronize System Clock in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

15 Must-Know FFmpeg Commands for Video, Audio & Image Conversion

Wed, 02/07/2024 - 14:31
The post 15 Must-Know FFmpeg Commands for Video, Audio & Image Conversion first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

FFmpeg is a handy multimedia framework that helps you work with different kinds of media files like videos, audio, and images. It allows you to

The post 15 Must-Know FFmpeg Commands for Video, Audio & Image Conversion first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

tuptime – Tracks Your Linux System’s Past and Future Uptime

Wed, 02/07/2024 - 13:00
The post tuptime – Tracks Your Linux System’s Past and Future Uptime first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux system administration involves many activities one of which is monitoring and checking for how long your system has been running. It is always a

The post tuptime – Tracks Your Linux System’s Past and Future Uptime first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Impose High CPU Load and Stress Test on Linux

Tue, 02/06/2024 - 14:31
The post How to Impose High CPU Load and Stress Test on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you’re a System Administrator, it’s important to examine and monitor the status of your Linux systems when they are under stress of heavy workloads.

The post How to Impose High CPU Load and Stress Test on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Record and Replay Linux Terminal Sessions

Tue, 02/06/2024 - 13:31
The post How to Record and Replay Linux Terminal Sessions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this guide, we are going to look at how to use a script and scriptreplay commands in Linux that can help you to record

The post How to Record and Replay Linux Terminal Sessions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Set Up Clustering and High Availability in Proxmox

Mon, 02/05/2024 - 14:34
The post How to Set Up Clustering and High Availability in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

A cluster is a collection of two or more nodes that offers an avenue for moving around resources between servers. Migrating resources make it possible

The post How to Set Up Clustering and High Availability in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Commands to Manage File Types and System Time in Linux

Thu, 02/01/2024 - 15:30
The post 5 Commands to Manage File Types and System Time in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Adapting to the command line or terminal can be challenging for beginners learning Linux. As the terminal provides more control over a Linux system compared

The post 5 Commands to Manage File Types and System Time in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Learn Practical BASH Scripting Projects – Part III

Thu, 02/01/2024 - 14:00
The post Learn Practical BASH Scripting Projects – Part III first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The earlier articles in the ‘Shell Scripting‘ series received great feedback, so I’m writing this article to keep the learning journey going. Understand Basic Linux

The post Learn Practical BASH Scripting Projects – Part III first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Useful Shell Scripts for Linux Newbies – Part II

Wed, 01/31/2024 - 15:50
The post 5 Useful Shell Scripts for Linux Newbies – Part II first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux shell scripting is the art of writing small programs (scripts) to automate tasks in the command-line interface, which involves using commands, variables, loops, and

The post 5 Useful Shell Scripts for Linux Newbies – Part II first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Understand Linux Shell and Basic Shell Scripting Tips – Part I

Wed, 01/31/2024 - 13:05
The post Understand Linux Shell and Basic Shell Scripting Tips – Part I first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Linux shell, or command-line interface, is a powerful program that enables users to interact with the operating system via text-based commands. Understanding the basics

The post Understand Linux Shell and Basic Shell Scripting Tips – Part I first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Linux is an Art – Driving Force Behind Linux

Mon, 01/29/2024 - 12:31
The post Linux is an Art – Driving Force Behind Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In the vast landscape of computer operating systems, Linux stands out as a masterpiece – an art form that has revolutionized the way we interact

The post Linux is an Art – Driving Force Behind Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Understanding APT, APT-Cache and Their Frequently Used Commands

Thu, 01/25/2024 - 13:31
The post Understanding APT, APT-Cache and Their Frequently Used Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you’ve ever used Debian or Debian-based distributions like Ubuntu or Linux Mint, then chances are that you’ve used the apt package system to install or

The post Understanding APT, APT-Cache and Their Frequently Used Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Exploring Shorewall Firewall Configuration Checks in Linux

Wed, 01/24/2024 - 14:40
The post Exploring Shorewall Firewall Configuration Checks in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In my previous article, we learned the installation of Shorewall, configuration file setup, and the configuration of port forwarding over NAT. In this article, we

The post Exploring Shorewall Firewall Configuration Checks in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages