Tecmint

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

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.

A Detailed Comparison Between Deepin vs Elementary OS

Tue, 05/16/2023 - 16:32
The post A Detailed Comparison Between Deepin vs Elementary OS first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux comes in numerous distributions or flavors, each suited for a particular purpose. Distributions such as RHEL (Red Hat Enterprise Linux), SUSE Enterprise Linux,

The post A Detailed Comparison Between Deepin vs Elementary OS first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix “sudo unable to open read-only file system” Error

Tue, 05/16/2023 - 14:00
The post How to Fix “sudo unable to open read-only file system” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Linux filesystem is a built-in layer that manages how files are stored and retrieved on a Linux system and other storage devices. It

The post How to Fix “sudo unable to open read-only file system” Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Node.js Version Managers – Install and Run Multiple Node.js Versions

Mon, 05/15/2023 - 16:04
The post Node.js Version Managers – Install and Run Multiple Node.js Versions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Node.js version managers, also known as “environment managers” are tools that enable developers or system administrators to install and manage several Node.js versions on

The post Node.js Version Managers – Install and Run Multiple Node.js Versions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Multipass – Launch and Run Virtual Ubuntu Instances in Linux

Mon, 05/15/2023 - 14:16
The post Multipass – Launch and Run Virtual Ubuntu Instances in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Multipass is a cross-platform, lightweight Ubuntu virtual machine (VIM) manager that runs on Linux, Windows, and macOS. It builds cloud-style Ubuntu VMs, allowing developers

The post Multipass – Launch and Run Virtual Ubuntu Instances in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Ways to Fix “E: Unable to locate package” Error on Ubuntu

Fri, 05/12/2023 - 14:03
The post 5 Ways to Fix “E: Unable to locate package” Error on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Sometimes, when installing a package on Ubuntu using the APT package manager, you might bump into the error “E: Unable to locate package“. This

The post 5 Ways to Fix “E: Unable to locate package” Error on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix SSH Permission Denied (Public key) Error in Linux

Fri, 05/12/2023 - 12:52
The post How to Fix SSH Permission Denied (Public key) Error in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SSH, an acronym for Secure Shell, is a remote protocol that is widely used to make remote connections to servers, network devices, and other

The post How to Fix SSH Permission Denied (Public key) Error in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages