Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 1 hour 13 min ago

Fish – A Smart and User-Friendly Interactive Shell for Linux

Fri, 01/05/2024 - 11:31
The post Fish – A Smart and User-Friendly Interactive Shell for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The Friendly Interactive Shell which is commonly called and abbreviated as FISH is a shell for UNIX and UNIX-like operating systems. It is released under

The post Fish – A Smart and User-Friendly Interactive Shell for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Find a Hard Disk Serial Number in Linux

Tue, 12/26/2023 - 14:13
The post How to Find a Hard Disk Serial Number in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When managing your Linux system, it’s crucial to keep track of your hard disk or storage devices, and one key piece of information is the

The post How to Find a Hard Disk Serial Number in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Disable Bluetooth at Linux Startup

Mon, 12/25/2023 - 15:02
The post How to Disable Bluetooth at Linux Startup first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In the Linux world, users like to customize their systems for better performance and security. One way to do this is by tweaking the startup

The post How to Disable Bluetooth at Linux Startup first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create a Virtual Machine in Proxmox

Mon, 12/25/2023 - 13:13
The post How to Create a Virtual Machine in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In the previous tutorial, we demonstrated step-by-step how to install Proxmox on a Debian 12 system. In this second part, we will go a step

The post How to Create a Virtual Machine in Proxmox first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Check a Particular Package is Installed on Linux

Wed, 12/20/2023 - 14:00
The post How to Check a Particular Package is Installed on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In Linux, software package management plays a crucial role in the seamless operation of a system that involves the installation, upgrading, configuration, and removal of

The post How to Check a Particular Package is Installed on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Integrate SuiteCRM with ONLYOFFICE Docs on Linux

Wed, 12/20/2023 - 12:13
The post How to Integrate SuiteCRM with ONLYOFFICE Docs on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

CRM software is meant to help organizations and businesses build customer relationships, improve sales processes, and increase profitability. For Linux users, choosing a suitable CRM

The post How to Integrate SuiteCRM with ONLYOFFICE Docs on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install and Configure TFTP Server on Ubuntu and Debian

Tue, 12/19/2023 - 14:27
The post How to Install and Configure TFTP Server on Ubuntu and Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

TFTP (Trivial File Transfer Protocol) is a simple file transfer protocol that is often used for transferring files between computers on a remote network host.

The post How to Install and Configure TFTP Server on Ubuntu and Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Proxmox (Server Virtualization) on Debian 12

Mon, 12/18/2023 - 13:23
The post How to Install Proxmox (Server Virtualization) on Debian 12 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Proxmox Virtual Environment is a robust and open-source virtualization platform based on Debian GNU/Linux that ships with a custom kernel and encapsulates KVM virtualization and

The post How to Install Proxmox (Server Virtualization) on Debian 12 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

3 Ways to Change a User Default Shell in Linux

Wed, 12/13/2023 - 15:00
The post 3 Ways to Change a User Default Shell in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The shell, or command-line interface, is a crucial component of the Linux operating system, providing users with a powerful way to interact with the system.

The post 3 Ways to Change a User Default Shell in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Useful Chaining Operators in Linux with Practical Examples

Mon, 12/11/2023 - 11:31
The post 10 Useful Chaining Operators in Linux with Practical Examples first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Chaining of Linux commands means, combining several commands and making them execute based upon the behavior of the operator used in between them. Chaining of

The post 10 Useful Chaining Operators in Linux with Practical Examples first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Download YouTube Videos in Linux Using YT-DLP

Sat, 12/02/2023 - 12:33
The post How to Download YouTube Videos in Linux Using YT-DLP first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

YouTube is an online video-sharing platform that contains a vast repository of videos covering a wide range of topics such as music videos, educational content,

The post How to Download YouTube Videos in Linux Using YT-DLP first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Gentoo Linux Installation Guide – Part 2

Wed, 11/29/2023 - 13:11
The post The Gentoo Linux Installation Guide – Part 2 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As mentioned in Part 1 of the Gentoo installation procedure, installing Gentoo is quite daunting, and often requires a lot of patience due to the

The post The Gentoo Linux Installation Guide – Part 2 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

A Beginner’s Guide to Gentoo Linux Installation – Part 1

Wed, 11/22/2023 - 13:31
The post A Beginner’s Guide to Gentoo Linux Installation – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Gentoo is a free and open-source Linux distribution known for its high performance, high reconfigurability, and stability. It uses the portage package management system for

The post A Beginner’s Guide to Gentoo Linux Installation – Part 1 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PostgreSQL 16 and pgAdmin on Debian 12

Tue, 11/21/2023 - 12:31
The post How to Install PostgreSQL 16 and pgAdmin on Debian 12 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PostgreSQL is a powerful, highly scalable, open source, and cross-platform object-relational database system that runs on Unix-like operating systems including Linux and Windows OS. It

The post How to Install PostgreSQL 16 and pgAdmin on Debian 12 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install MariaDB 11 on Debian 12 Linux

Mon, 11/20/2023 - 16:31
The post How to Install MariaDB 11 on Debian 12 Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In our last article, ‘The Story Behind the Acquisition of MySQL‘ we discussed the need to fork MySQL, the rise of MariaDB, its features, a

The post How to Install MariaDB 11 on Debian 12 Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PostgreSQL 16 on RHEL-Based Distributions

Fri, 11/17/2023 - 16:20
The post How to Install PostgreSQL 16 on RHEL-Based Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PostgreSQL is a powerful, highly scalable, open source, and cross-platform object-relational database system that runs on Unix-like operating systems including Linux and Windows OS. It

The post How to Install PostgreSQL 16 on RHEL-Based Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

GraphicsMagick – A Powerful Image Processing CLI Tool for Linux

Fri, 11/17/2023 - 14:31
The post GraphicsMagick – A Powerful Image Processing CLI Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

GraphicsMagick is a free open-source, modern, and powerful software suite for processing images. It was initially derived from ImageMagick, however, over the years, it has

The post GraphicsMagick – A Powerful Image Processing CLI Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Change and Secure Default PhpMyAdmin Login URL

Fri, 11/17/2023 - 12:00
The post How to Change and Secure Default PhpMyAdmin Login URL first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

By default, the login page of phpmyadmin is located at http://<ip address>/phpmyadmin. The first thing that you will want to do is change that URL.

The post How to Change and Secure Default PhpMyAdmin Login URL first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

What if Linus Torvalds Would Have Accepted Steve Jobs Offer?

Thu, 11/16/2023 - 12:31
The post What if Linus Torvalds Would Have Accepted Steve Jobs Offer? first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux turned 32 years old this year, marking an eventful journey since its official release in September 1991. Its inception and immense success would not

The post What if Linus Torvalds Would Have Accepted Steve Jobs Offer? first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Configure Network IP Connections Using ‘nmcli’ in Linux

Wed, 11/15/2023 - 12:00
The post How to Configure Network IP Connections Using ‘nmcli’ in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a Linux administrator, you’ve got various tools to use to configure your network connections, such as nmtui, your NetworkManager with GNOME graphical user interface,

The post How to Configure Network IP Connections Using ‘nmcli’ in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages