Tecmint

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

How to Install PostgreSQL with pgAdmin4 on Linux Mint 20

Fri, 01/29/2021 - 13:59

pgAdmin is an open-source feature-rich, frontend management tool that allows you to easily administer and manage your PostgreSQL relational database from a web browser. It provides an easy-to-use user interface that simplifies the creation

The post How to Install PostgreSQL with pgAdmin4 on Linux Mint 20 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install CouchDB on Debian 10

Thu, 01/28/2021 - 13:15

CouchDB is a high-performance opensource NoSQL solution where data is stored in JSON-based document format as key/value pairs, lists, or maps. It provides a RESTFUL API that enables users to easily manage database documents

The post How to Install CouchDB on Debian 10 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Webmin on Fedora Linux

Wed, 01/27/2021 - 14:22

Keeping an eye on your system’s performance is one of the essential tasks that any Linux user should undertake from time to time. This helps in diagnosing any bottlenecks that are likely to impact

The post How to Install Webmin on Fedora Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Wine 6.0 in Ubuntu

Mon, 01/25/2021 - 14:03

Wine is a nifty utility that allows users to run Windows applications inside a Linux environment. Wine 6.0 is finally out, and it ships with an array of numerous improvements and a total of

The post How to Install Wine 6.0 in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Xrdp on Ubuntu 20.04

Fri, 01/22/2021 - 13:45

Xrdp is an open-source equivalent of Microsoft’s Remote Desktop Protocol (RDP). With xrdp installed on a Linux system, users can remotely access the Linux desktop using an RDP client as we shall demonstrate later

The post How to Install Xrdp on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Best Udemy Cisco Networking Courses in 2021

Wed, 01/20/2021 - 14:11

Are you aspiring for a professional career in network engineering and cloud computing? Do you want to acquire some of the in-demand technical skills for a high-paying job? If yes, we are happy to

The post 5 Best Udemy Cisco Networking Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Co-author Documents in Linux with ONLYOFFICE Docs

Wed, 01/20/2021 - 13:15

Document collaboration as the practice of multiple people working simultaneously on a single document is really important in today’s technologically advanced age. Using document collaboration tools, users can view, edit, and work simultaneously on

The post How to Co-author Documents in Linux with ONLYOFFICE Docs first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

23 Best Open Source Text Editors (GUI + CLI) in 2021

Tue, 01/19/2021 - 14:00

Text editors can be used for writing code, editing text files such as configuration files, creating user instruction files, and many more. In Linux, text editors are of two kinds that is the graphical

The post 23 Best Open Source Text Editors (GUI + CLI) in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Latest Vim Editor in Linux Systems

Tue, 01/19/2021 - 13:19

Vi has been around for a long, developed around 1976, it offered users traditional yet powerful features such as an effective editing interface, terminal control, and many more. However, it lacked certain captivating features

The post How to Install Latest Vim Editor in Linux Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Webmin on Ubuntu 20.04

Tue, 01/19/2021 - 12:20

Most system administration tasks are usually carried out on the terminal. They involve creating users, running updates and changing configuration files and so much more. It can be rather boring to work perpetually on

The post How to Install Webmin on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Flask in Ubuntu 20.04

Fri, 01/15/2021 - 15:29

Two commonly used open-source Python web frameworks are Django and Flask. Django is a robust Python framework that allows users to rapidly develop and deploy their web applications by providing an MVC framework that

The post How to Install Flask in Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Setup CentOS Stream from AWS Marketplace

Thu, 01/14/2021 - 15:00

In the current trend of IT Infrastructure, Cloud Computing occupies a tremendous role. Most of the top companies are looking for Cloud Providers to have their Infrastructure. As per our requirement, we can provision

The post How to Setup CentOS Stream from AWS Marketplace first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create a KVM Virtual Machine Template

Wed, 01/13/2021 - 13:38

A virtual machine template is essentially a copy of the installed virtual machine that comes in handy when you want to deploy multiple instances of virtual machines. Creating a template is a 3 step

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

How to Install Different PHP (5.6, 7.x and 8.0) Versions in Ubuntu

Tue, 01/12/2021 - 13:05

PHP (recursive acronym for PHP: Hypertext Preprocessor) is an open-source, popular general-purpose scripting language that is widely-used and best suited for developing websites and web-based applications. It is a server-side scripting language that can

The post How to Install Different PHP (5.6, 7.x and 8.0) Versions in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Set Up High Availability for Resource Manager – Part 6

Mon, 01/11/2021 - 13:17

YARN is the Processing Layer of Hadoop, which consists of the Master (Resource Manager) and Slave (Node Manager) services to process the data. Resource Manager (RM) is the critical component that is responsible for

The post How to Set Up High Availability for Resource Manager – Part 6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Manage Virtual Machines in KVM Using Virt-Manager

Fri, 01/08/2021 - 14:46

The virt-manager application provides an easy-to-use interface that allows users to perform a wide range of tasks including creating guest machines and assigning critical virtual resources such as CPU, memory, and disk space. Users

The post How to Manage Virtual Machines in KVM Using Virt-Manager first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create Virtual Machines in KVM Using Virt-Manager

Fri, 01/08/2021 - 14:19

As you get started, ensure that the KVM hypervisor is installed on your system. An acronym for Kernel-based Virtual Machine, KVM is a combination of kernel modules & utilities needed to run virtual machines

The post How to Create Virtual Machines in KVM Using Virt-Manager first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Apache CouchDB in Ubuntu 20.04

Thu, 01/07/2021 - 13:32

Implemented in Erlang, Apache CouchDB, simply referred to as CouchDB, is an open-source NoSQL database that focuses on data storage in JSON format. CouchDB is a perfect choice for operation teams and businesses looking

The post How to Install Apache CouchDB in Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Apache Kafka in CentOS/RHEL 7

Wed, 01/06/2021 - 15:21

Apache Kafka is a powerful messaging engine, which is widely used in BigData projects and the Data Analytics life cycle. It is an Open-source platform to build real-time data streaming pipelines. It is a

The post How to Install Apache Kafka in CentOS/RHEL 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Managing KVM Virtual Machines with Cockpit Web Console in Linux

Tue, 01/05/2021 - 13:35

Cockpit is a free and open-source front-end tool that provides administrative access to Linux systems. It allows system administrators to monitor, manage, and troubleshoot Linux servers. It provides an intuitive web interface that easy

The post Managing KVM Virtual Machines with Cockpit Web Console in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages