How To Fix Broken Ubuntu OS Without Reinstalling It
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
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
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
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
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
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
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
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
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
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
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.
How to Install CDH and Configure Service Placements on CentOS/RHEL 7 – Part 4
In an earlier article, we have explained the installation of Cloudera Manager, in this article, you will learn how to install and configure CDH (Cloudera Distribution Hadoop) in RHEL/CentOS 7. While installing the CDH
The post How to Install CDH and Configure Service Placements on CentOS/RHEL 7 - Part 4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
How to Fix “MySQL ERROR 1819 (HY000):” in Linux
When creating a MySQL user with a relatively weak password, you might encounter the error ‘MySQL ERROR 1819 (HY000): Your password does not satisfy the current policy requirements’. Technically, this is not an error,
The post How to Fix "MySQL ERROR 1819 (HY000):" in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
The Best RedHat-based Linux Distributions
Red Hat Enterprise Linux is a hugely popular enterprise-level operating system that supports a diverse range of open-source technologies such as Ansible automation, Hybrid Cloud, virtualization, and containerization. In this guide, we highlight some
The post The Best RedHat-based Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
How to Install Microsoft Teams on Linux
Teams is one of the popular collaboration platform created by Microsoft, that come in bundled with Office 365 suite. You are free to download and use teams without Office 365 subscription. Microsoft in December
The post How to Install Microsoft Teams on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
How to Install Go in Ubuntu 20.04
Go is a popular programming language created by Google. The first release was on November 10, 2009, and version 1.0 was released in 2012. It is a pretty new language compared to languages like
The post How to Install Go in Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
How to Install and Use Flatpak on Linux
In Linux, there are many avenues for installing a software package. You can use the package managers such as APT for Debian-based distributions and YUM for RHEL-based distributions. If the packages are not available
The post How to Install and Use Flatpak on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
How to Install and Use Thonny Python IDE on Linux
Thonny is an Integrated Development Environment (IDE) for Python beginners. It is created with Python and released under MIT License. It is cross-platform and can run in Linux, macOS, Windows. Related Article: 10 Best
The post How to Install and Use Thonny Python IDE on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
Sysmon – A Graphical System Activity Monitor for Linux
Sysmon is a Linux activity monitoring tool similar to Windows task manager, was written in Python and released under GPL-3.0 License. This is a Graphical visualization tool that visualizes the following data. By default
The post Sysmon - A Graphical System Activity Monitor for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
How to Configure Static IP Address on Ubuntu 20.04
Usually, when a client system connects to a network via WiFi or an ethernet cable, it automatically picks an IP address from the router. This is made possible through the DHCP server which auto-assigns
The post How to Configure Static IP Address on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.