Tecmint

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

How to Encrypt and Decrypt Files Using GPG in Linux

Wed, 05/03/2023 - 14:40
The post How to Encrypt and Decrypt Files Using GPG in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In computing, encryption is a popular and most times the recommended technique of hiding information in a secretive format. GnuPG is one of the

The post How to Encrypt and Decrypt Files Using GPG in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

8 Uniq Command Examples [Remove Duplicate Lines in Linux]

Tue, 05/02/2023 - 12:36
The post 8 Uniq Command Examples [Remove Duplicate Lines in Linux] first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As Linux users, we interact with various types of files on a regular basis. One of the most common file types on any computer

The post 8 Uniq Command Examples [Remove Duplicate Lines in Linux] first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PostgreSQL from Source in Linux

Fri, 04/28/2023 - 14:37
The post How to Install PostgreSQL from Source in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PostgreSQL also called Postgres is a powerful and open-source object-relational database system. It is an enterprise-level database having features such as write-ahead logging for fault tolerance, asynchronous replication, Multi-Version Concurrency Control (MVCC), online/hot backups,

The post How to Install PostgreSQL from Source in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

15 Best Web Hosting Control Panels for Linux

Fri, 04/28/2023 - 12:39
The post 15 Best Web Hosting Control Panels for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As an owner of the website, it is very difficult to manage multiple websites without a control panel. However, to suit the needs, we need a custom hosting plan. A Web hosting control panel

The post 15 Best Web Hosting Control Panels for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix “Command ‘pip3’ not found” Error in Linux

Thu, 04/27/2023 - 12:49
The post How to Fix “Command ‘pip3’ not found” Error in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PIP is the conventional package manager for Python, which is the standard tool for installing and managing Python packages alongside their dependencies which are not included in the standard Python library. When using pip,

The post How to Fix “Command ‘pip3’ not found” Error in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix “-bash: sudo: command not found” in Linux

Thu, 04/27/2023 - 12:18
The post How to Fix “-bash: sudo: command not found” in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Have you ever tried to run a Linux command using sudo only to see the warning “sudo command not found” splashed on your terminal? This can be quite frustrating and it prevents you from

The post How to Fix “-bash: sudo: command not found” in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Explanation of “Everything is a File” and Types of Files in Linux

Wed, 04/26/2023 - 12:31
The post Explanation of “Everything is a File” and Types of Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you are new to Linux or have used it for a few months, then you must have heard or read statements such as “In Linux, everything is a File”. That is in fact

The post Explanation of “Everything is a File” and Types of Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Wikit – A Command Line Tool to Search Wikipedia on Linux

Wed, 04/26/2023 - 11:15
The post Wikit – A Command Line Tool to Search Wikipedia on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Wikit is a free and open-source command-line program for easily viewing Wikipedia summaries of search queries on the Linux command line; it is built using Nodejs. The verb Wikit (derived from “wikipedia it“) means

The post Wikit – A Command Line Tool to Search Wikipedia on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

18 Best NodeJS Frameworks for App Development in 2023

Tue, 04/25/2023 - 14:25
The post 18 Best NodeJS Frameworks for App Development in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Node.js is used to build fast, highly scalable network applications based on an event-driven non-blocking input/output model, and single-threaded asynchronous programming. A web application framework is a combination of libraries, helpers, and tools that

The post 18 Best NodeJS Frameworks for App Development in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

NVM – Install Multiple Node.js Versions in Linux

Tue, 04/25/2023 - 13:31
The post NVM – Install Multiple Node.js Versions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Node Version Manager (NVM in short) is a simple bash script to manage multiple active node.js versions on your Linux system. It allows you to install multiple node.js versions, and view all versions available

The post NVM – Install Multiple Node.js Versions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Compile and Install OpenSSH from Source in Linux

Mon, 04/24/2023 - 13:31
The post How to Compile and Install OpenSSH from Source in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

OpenSSH is a free and open source, full implementation of the SSH protocol 2.0, which provides a number of tools for securely accessing and managing remote computer systems, and managing authentications keys, such as

The post How to Compile and Install OpenSSH from Source in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install OpenSSH Server In Linux

Mon, 04/24/2023 - 12:31
The post How to Install OpenSSH Server In Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Being a network administrator requires deep knowledge of remote login protocols such as rlogin, telnet, and ssh. The one I will discuss in this article is ssh. SSH is a secure remote protocol that

The post How to Install OpenSSH Server In Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

MimiPenguin – Display (Hack) Login Passwords of Linux Users

Mon, 04/24/2023 - 11:54
The post MimiPenguin – Display (Hack) Login Passwords of Linux Users first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

MimiPenguin is a free and open source, simple yet powerful Shell/Python script used to dump the login credentials (usernames and passwords) from the current Linux desktop user and it has been tested on various

The post MimiPenguin – Display (Hack) Login Passwords of Linux Users first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Set Passwordless SSH Login on RHEL 8

Mon, 04/24/2023 - 11:00
The post How to Set Passwordless SSH Login on RHEL 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

With the release of RHEL 8, you get to experience what the real product will be like and test some of its functionalities. If you are eager to test RHEL 8 you can signup

The post How to Set Passwordless SSH Login on RHEL 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install and Run Rust on Linux

Mon, 04/24/2023 - 10:07
The post How to Install and Run Rust on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Rust (commonly known as Rust-Lang) is a relatively new, open-source practical systems programming language that runs extremely fast, prevents segfaults, and guarantees thread safety. It is a safe and concurrent language developed by Mozilla

The post How to Install and Run Rust on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Autojump – Quickly Navigate Directories and Linux File System

Fri, 04/21/2023 - 14:31
The post Autojump – Quickly Navigate Directories and Linux File System first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Those Linux users who mainly work with Linux command Line via console/terminal feels the real power of Linux. However, it may sometimes be painful to navigate inside the Linux Hierarchical file system, especially for

The post Autojump – Quickly Navigate Directories and Linux File System first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

bd – Quickly Go Back to a Parent Directory Instead of Typing “cd ../../..” Redundantly

Fri, 04/21/2023 - 12:31
The post bd – Quickly Go Back to a Parent Directory Instead of Typing “cd ../../..” Redundantly first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

While navigating the file system via the command line on Linux systems, in order to move back into a parent directory (in a long path), we would normally issue the cd command repeatedly (cd

The post bd – Quickly Go Back to a Parent Directory Instead of Typing “cd ../../..” Redundantly first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Gogo – Create Directory “Bookmarking” in Linux

Fri, 04/21/2023 - 11:00
The post Gogo – Create Directory “Bookmarking” in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Gogo is an impressive way to bookmark directories inside your Linux shell. It allows you to create shortcuts to long and complicated paths in Linux. This way, you don’t have to type or remember

The post Gogo – Create Directory “Bookmarking” in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Install and Use Docker Desktop on Ubuntu and Linux Mint

Thu, 04/20/2023 - 17:02
The post How To Install and Use Docker Desktop on Ubuntu and Linux Mint first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Docker Desktop is an easy-to-use cross-platform GUI (Graphical User Interface) application used to manage Docker images, containers, and apps from your local computer. It can be utilized either independently or in conjunction with the

The post How To Install and Use Docker Desktop on Ubuntu and Linux Mint first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Best Python IDEs to Use in 2023

Thu, 04/20/2023 - 15:08
The post 10 Best Python IDEs to Use in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Python is a general-purpose programming language for building anything; from backend web development, data analysis, and artificial intelligence to scientific computing. It can also be used for developing productivity software, games, desktop apps, and

The post 10 Best Python IDEs to Use in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages