Tecmint

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

ttyd: Share Your Linux Terminal on the Web Securely

Mon, 04/28/2025 - 13:00
The post ttyd: Share Your Linux Terminal on the Web Securely first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

ttyd is a lightweight, open-source command-line tool that enables you to share your Linux terminal session via a web browser.

The post ttyd: Share Your Linux Terminal on the Web Securely first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Upgrade Ubuntu 20.04 LTS to 24.04 LTS Before EOL in May 2025

Wed, 04/23/2025 - 13:00
The post Upgrade Ubuntu 20.04 LTS to 24.04 LTS Before EOL in May 2025 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Ubuntu 20.04 LTS (Focal Fossa) has been a reliable and solid operating system for many users. However, as we move

The post Upgrade Ubuntu 20.04 LTS to 24.04 LTS Before EOL in May 2025 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Find a Process Name Using PID Number in Linux

Fri, 04/18/2025 - 14:00
The post How to Find a Process Name Using PID Number in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will look at how to find a process name by its process identification number (PID). Before

The post How to Find a Process Name Using PID Number in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

4 Ways to Check Plugged USB Device Name in Linux

Wed, 04/16/2025 - 13:00
The post 4 Ways to Check Plugged USB Device Name in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a newbie, one of the many things you should master in Linux is identifying the devices attached to your

The post 4 Ways to Check Plugged USB Device Name in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

fuser – Find and Kill Processes by File, Directory, or Port

Wed, 04/16/2025 - 12:00
The post fuser – Find and Kill Processes by File, Directory, or Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One of the most important tasks in Linux systems administration is process management, which involves several operations such as monitoring,

The post fuser – Find and Kill Processes by File, Directory, or Port first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Detect Bad Sectors or Bad Blocks on Linux Hard Drives

Mon, 04/14/2025 - 13:00
The post How to Detect Bad Sectors or Bad Blocks on Linux Hard Drives first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Let’s start by defining a bad sector/bad block, it is a section on a disk drive or flash memory that

The post How to Detect Bad Sectors or Bad Blocks on Linux Hard Drives first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Delete All Files in a Folder Except Certain Extensions

Mon, 04/14/2025 - 12:31
The post How to Delete All Files in a Folder Except Certain Extensions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Sometimes, you may find yourself in a situation where you need to delete all files in a directory or simply

The post How to Delete All Files in a Folder Except Certain Extensions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Verify Debian and Ubuntu Packages Using MD5 Checksums

Fri, 04/11/2025 - 13:00
The post How to Verify Debian and Ubuntu Packages Using MD5 Checksums first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Have you ever wondered why a given binary or package installed on your system does not work according to your

The post How to Verify Debian and Ubuntu Packages Using MD5 Checksums first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

termbin: A Secure Way to Share Terminal Output Online

Thu, 04/10/2025 - 14:00
The post termbin: A Secure Way to Share Terminal Output Online first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In the world of troubleshooting and collaborative debugging, sharing command-line output and error logs is an essential task. Whether you’re

The post termbin: A Secure Way to Share Terminal Output Online first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

ONLYOFFICE + LocalAI: AI Document Editing Setup on Ubuntu

Thu, 04/10/2025 - 12:53
The post ONLYOFFICE + LocalAI: AI Document Editing Setup on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you want to edit your documents, spreadsheets, and presentations using an AI model locally deployed on your Ubuntu machine,

The post ONLYOFFICE + LocalAI: AI Document Editing Setup on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix Ubuntu Freezes, Crashes or System Hangs

Wed, 04/09/2025 - 13:26
The post How to Fix Ubuntu Freezes, Crashes or System Hangs first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When your Ubuntu system suddenly freezes, it can be very frustrating, especially if you’re working on something important project. Although

The post How to Fix Ubuntu Freezes, Crashes or System Hangs first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Free Up Space in Linux When Root (/) Partition Is Full

Tue, 04/08/2025 - 13:25
The post How to Free Up Space in Linux When Root (/) Partition Is Full first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One of the most common problems Linux users face, especially on systems with limited disk space, is the root partition

The post How to Free Up Space in Linux When Root (/) Partition Is Full first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Speed Up SSH Access with Shortcuts and Auto-Complete

Mon, 04/07/2025 - 14:39
The post How to Speed Up SSH Access with Shortcuts and Auto-Complete first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you use Linux or manage remote servers (like cloud servers on AWS, DigitalOcean, or even local machines on your

The post How to Speed Up SSH Access with Shortcuts and Auto-Complete first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Best Tools to Compare Text Files in Linux

Fri, 04/04/2025 - 16:21
The post 5 Best Tools to Compare Text Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In the world of Linux system administration and development, comparing files is an essential task when you are updating configuration

The post 5 Best Tools to Compare Text Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Python Built-in Functions That Will Simplify Your Code

Thu, 04/03/2025 - 13:50
The post 10 Python Built-in Functions That Will Simplify Your Code first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As developers, we often stick to our favorite built-in Python functions and sometimes even write custom solutions for problems that

The post 10 Python Built-in Functions That Will Simplify Your Code first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Lesser Known Linux Commands That Are Super Useful

Thu, 04/03/2025 - 12:37
The post 10 Lesser Known Linux Commands That Are Super Useful first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As Linux users, we often rely on our go-to commands ls, grep, awk, sed, and find – to get things

The post 10 Lesser Known Linux Commands That Are Super Useful first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Fixing PPA Error: Repository Does Not Have a Release File on Ubuntu

Tue, 04/01/2025 - 12:58
The post Fixing PPA Error: Repository Does Not Have a Release File on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When managing software packages on Debian/Ubuntu-based systems, it’s common to add external repositories or Personal Package Archives (PPAs) to install

The post Fixing PPA Error: Repository Does Not Have a Release File on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Top 6 Telegram Bots to Boost Your Productivity in 2025

Fri, 03/28/2025 - 12:12
The post Top 6 Telegram Bots to Boost Your Productivity in 2025 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Telegram has eventually become something more than a mere messaging app since its official release in 2013. Back then, nobody

The post Top 6 Telegram Bots to Boost Your Productivity in 2025 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Install Subsonic to Create Your Personal Media Server on Linux

Wed, 03/26/2025 - 14:02
The post Install Subsonic to Create Your Personal Media Server on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you’re looking for a powerful and easy-to-use media streaming solution, Subsonic is an excellent choice to access your music

The post Install Subsonic to Create Your Personal Media Server on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages