Tecmint

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

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.

How To Migrate Virtualbox VMs Into KVM VMs In Linux

Mon, 01/04/2021 - 11:33

Are you considering making a switch from VirtualBox to KVM hypervisor? One of your greatest concerns would be starting all over again by creating new virtual machines in KVM – an arduous task to

The post How To Migrate Virtualbox VMs Into KVM VMs In Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Convert PDF to Image in Linux Command Line

Fri, 01/01/2021 - 13:53

pdftoppm converts PDF document pages to image formats like PNG, and others. It is a command-line tool that can convert an entire PDF document into separate image files. With pdftoppm, you can specify the

The post How to Convert PDF to Image in Linux Command Line first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Disable Suspend and Hibernation Modes In Linux

Wed, 12/30/2020 - 12:19

In this article, we take you through how to disable suspend and hibernation modes on a Linux system. But before we do that, let’s briefly have an overview of these two modes. When you

The post How to Disable Suspend and Hibernation Modes In Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Convert PDF to Image Using Gimp

Tue, 12/29/2020 - 14:16

This article will be showing you how to convert the pages of a PDF document to image files (PNG, JPEG, and others) using the GIMP tool in Linux. GIMP is a free, open-source, fully-featured

The post How to Convert PDF to Image Using Gimp first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Linux System Administrators New Year’s Resolutions for 2021

Mon, 12/28/2020 - 14:02

It is a time to make our New Year’s resolutions. Regardless of your experience level as a Linux system administrator, we think it is worth and well to set goals for growth for the

The post 10 Linux System Administrators New Year’s Resolutions for 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Fix Broken Ubuntu OS Without Reinstalling It

Mon, 12/28/2020 - 13:39

Over the course of time, your system can be plagued with errors that can render it broken or unusable. A classic example is the inability to install software packages, update or upgrade the system.

The post How To Fix Broken Ubuntu OS Without Reinstalling It first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install ONLYOFFICE Docs on Debian and Ubuntu

Mon, 12/21/2020 - 14:41

If you use the file sync & share platform and want to expand its functionality by adding online editing features, you should definitely give a try to ONLYOFFICE Docs. ONLYOFFICE Docs allows you to

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

What IP – A Network Information Tool for Linux

Fri, 12/18/2020 - 15:04

What IP is a graphical-based simple network information tool which provides information about IP address and listening ports. It is written in Python and GTK3. It is released under GPL3 license and the source

The post What IP - A Network Information Tool for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Create a New User and Grant Permissions in MySQL

Thu, 12/17/2020 - 13:07

MySQL is a popular and widely used database management system that stores and organizes data and allows users to retrieve it. It comes with a vast array of options that grant users certain permissions

The post How To Create a New User and Grant Permissions in MySQL first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install MariaDB on CentOS 8

Tue, 12/15/2020 - 15:46

MariaDB is an open-source, community-developed relational database management system. It is forked from MySQL and created and maintained by the developers who created MySQL. MariaDB is intended to be highly compatible with MySQL but

The post How to Install MariaDB on CentOS 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Set Up High Availability for Namenode – Part 5

Tue, 12/15/2020 - 14:52

Hadoop has two core components which are HDFS and YARN. HDFS is for storing the Data, YARN is for processing the Data. HDFS is Hadoop Distributed File System, it has Namenode as Master Service

The post How to Set Up High Availability for Namenode - Part 5 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Fix “W: Some index files failed to download.” Error In Ubuntu

Mon, 12/14/2020 - 14:33

Sometimes you might encounter the error “W: Some index files failed to download.” on Ubuntu when updating the system. Here’s an excerpt of the error. W: Failed to fetch archive.ubuntu.com/ubuntu/dists/quantal-security/Release.gpg Unable to connect to

The post How to Fix “W: Some index files failed to download.” Error In Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Migrate CentOS 8 Installation to CentOS Stream

Fri, 12/11/2020 - 13:31

This week, Red Hat created a huge public outcry over its announcement regarding the future of CentOS. Red Hat, in a shocking move, is discontinuing CentOS Project in favor of the rolling release, CentOS

The post How to Migrate CentOS 8 Installation to CentOS Stream first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PHP 8 on CentOS/RHEL 8/7

Thu, 12/10/2020 - 13:46

PHP is a popular open-source server-side scripting language that is integral in developing dynamic webpages. PHP 8.0 is finally out and was released on November 26th, 2020. It promises lots of improvements and optimizations

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

How to Install PHP 8.0 on Ubuntu 20.04 / 18.04

Wed, 12/09/2020 - 13:13

PHP is arguably one of the most widely used server-side programming languages. It’s the language of choice when developing dynamic and responsive websites. In fact, popular CM platforms such as WordPress, Drupal, and Magento

The post How to Install PHP 8.0 on Ubuntu 20.04 / 18.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Boot into Rescue Mode Or Emergency Mode In Ubuntu 20.04 / 18.04

Tue, 12/08/2020 - 12:06

It’s not uncommon for users to forget their login passwords or have their system suffer a corrupt filesystem. When that happens, the recommended solution is to boot into rescue or emergency mode and apply

The post How to Boot into Rescue Mode Or Emergency Mode In Ubuntu 20.04 / 18.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages