Tecmint

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

How to Schedule a Linux Job Without Cron

Mon, 06/19/2023 - 12:35
The post How to Schedule a Linux Job Without Cron first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The world of Linux is filled with so much fun and interesting stuff, the more we go in, the more we find kinds of stuff.

The post How to Schedule a Linux Job Without Cron first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Create A File In Linux: Echo, Touch, Tee and Cat Commands

Fri, 06/16/2023 - 16:00
The post How To Create A File In Linux: Echo, Touch, Tee and Cat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Files are one of the most important objects of any operating system and Linux is not an exception. Files provide a reliable way of storing

The post How To Create A File In Linux: Echo, Touch, Tee and Cat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Convert CSV File to TSV File in Linux

Wed, 06/14/2023 - 15:37
The post How to Convert CSV File to TSV File in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When it comes to managing and analyzing data, converting files from one format to another is a frequent need. If you are working with CSV

The post How to Convert CSV File to TSV File in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux

Wed, 06/14/2023 - 12:48
The post A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a systems administrator, you will occasionally be tasked with configuring or setting up the IP addresses of your servers to keep up with changing

The post A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

What’s Wrong with IPv4 and Why We Are Moving to IPv6

Wed, 06/14/2023 - 12:31
The post What’s Wrong with IPv4 and Why We Are Moving to IPv6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

For the past 10 years or so, this has been the year that IPv6 will become widespread. It hasn’t happened yet. Consequently, there is little

The post What’s Wrong with IPv4 and Why We Are Moving to IPv6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI

Tue, 06/13/2023 - 14:38
The post How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you planning to upgrade to the latest release of Debian 12 (codenamed “Bookworm”), from Debian 11? But did you know that instead of downloading

The post How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

8 Mysterious Uses of (!) Operator in Linux Commands

Mon, 06/12/2023 - 14:03
The post 8 Mysterious Uses of (!) Operator in Linux Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The '!' symbol or operator in Linux can be used as a Logical Negation operator as well as to fetch commands from history with tweaks

The post 8 Mysterious Uses of (!) Operator in Linux Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Generate, Encrypt and Decrypt Random Passwords in Linux

Fri, 06/09/2023 - 14:51
The post How to Generate, Encrypt and Decrypt Random Passwords in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will share some interesting command-line tools to generate random passwords and also how to encrypt and decrypt passwords with or without

The post How to Generate, Encrypt and Decrypt Random Passwords in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

8 Best IP Address Management Tools for Linux Network

Wed, 06/07/2023 - 12:25
The post 8 Best IP Address Management Tools for Linux Network first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you are a network administrator, you surely know, how important it is to keep track of the leased IP addresses within your network and

The post 8 Best IP Address Management Tools for Linux Network first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Fixing “Failed to Load Module Canberra-GTK-Module” Error

Tue, 06/06/2023 - 14:43
The post Fixing “Failed to Load Module Canberra-GTK-Module” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

GTK, an abbreviation for GNOME Toolkit, is an open-source and feature-rich development toolkit used for creating GUI applications. It’s free and open-source and offers a

The post Fixing “Failed to Load Module Canberra-GTK-Module” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Practical Examples of Using the Gzip Command in Linux

Tue, 06/06/2023 - 12:40
The post 10 Practical Examples of Using the Gzip Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Compression is a very commonly performed operation by users to save disk space as well as reduce time and bandwidth while transferring large amounts of

The post 10 Practical Examples of Using the Gzip Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix “bash syntax error near unexpected token” in Linux

Mon, 06/05/2023 - 14:38
The post How to Fix “bash syntax error near unexpected token” in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Bash (Bourne Again Shell) is a command-line program that accepts commands provided and executes them. It takes Linux commands directly typed into it interactively from

The post How to Fix “bash syntax error near unexpected token” in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Remove a Directory and File in Linux Using ‘rm’ Command

Sat, 06/03/2023 - 13:07
The post How to Remove a Directory and File in Linux Using ‘rm’ Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The rm command is a UNIX and Linux command line utility for removing files or directories on a Linux system. In this article, we will

The post How to Remove a Directory and File in Linux Using ‘rm’ Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Lock and Unlock User After Failed SSH Logins

Wed, 05/31/2023 - 13:00
The post How to Lock and Unlock User After Failed SSH Logins first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SSH security is a top priority when setting up your server. The default SSH settings are usually not robust enough to safeguard your server from

The post How to Lock and Unlock User After Failed SSH Logins first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix SSH Client_loop: send disconnect: Broken pipe Error

Wed, 05/31/2023 - 12:39
The post How to Fix SSH Client_loop: send disconnect: Broken pipe Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SSH, an acronym for Secure Shell, is a remote network protocol that is used to securely connect to remote devices such as servers and network

The post How to Fix SSH Client_loop: send disconnect: Broken pipe Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Learn the Basics of Git to Manage Projects Efficiently {Beginner’s Guide}

Mon, 05/29/2023 - 13:29
The post Learn the Basics of Git to Manage Projects Efficiently {Beginner’s Guide} first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Git is the most popular version control system (VCS) used by developers and development teams to keep track of changes made to source code. In

The post Learn the Basics of Git to Manage Projects Efficiently {Beginner’s Guide} first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Ubuntu Desktop vs Ubuntu Server: What’s the Difference?

Wed, 05/24/2023 - 12:31
The post Ubuntu Desktop vs Ubuntu Server: What’s the Difference? first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Ubuntu is one of the most widely used and popular Linux distributions, that comes in multiple editions including Ubuntu Desktop, Ubuntu Server, and Ubuntu

The post Ubuntu Desktop vs Ubuntu Server: What’s the Difference? first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Linux: Difference Between /dev/tty, /dev/tty0, and /dev/console

Tue, 05/23/2023 - 13:29
The post Linux: Difference Between /dev/tty, /dev/tty0, and /dev/console first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux / UNIX supports device files that are stored in the /dev directory. These aren’t actual files, rather, they are special files or character

The post Linux: Difference Between /dev/tty, /dev/tty0, and /dev/console first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Remmina – A Feature Rich Remote Desktop Sharing Tool for Linux

Wed, 05/17/2023 - 11:31
The post Remmina – A Feature Rich Remote Desktop Sharing Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Remmina is a free and open-source, feature-rich, and powerful remote desktop client for Linux and other Unix-like systems, written in GTK+3. It’s intended for

The post Remmina – A Feature Rich Remote Desktop Sharing Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages