Tecmint

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

How to Install Apache Web Server on Ubuntu 20.04

Thu, 07/02/2020 - 13:38
This guide will take you through the installation of the Apache webserver on Ubuntu 20.04. It includes managing the Apache2 services, open webserver port in the firewall, testing the Apache2 installation, and configuring a...

How To Install Linux Mint 20 “Ulyana”

Wed, 07/01/2020 - 12:49
Linux Mint 20, code-named “Ulyana” is a long term support (LTS) release which will be supported until 2025. It comes in three desktop editions: Cinnamon, MATE, and Xfce. To learn more about Linux Mint...

How to Install TeamViewer on RHEL 8

Tue, 06/30/2020 - 13:12
Teamviewer is a remote desktop application that enables fast and secure remote connections between PCs. With Teamviewer, users can share their desktops, share files, and even hold online meetings. TeamViewer is multi-platform and can...

The 13 Best Music Players for Ubuntu & Linux Mint

Mon, 06/29/2020 - 15:29
We all love listening to music. Well, at least most of us do. Whether it’s just listening to cool ambient music as we work on our PC or unwinding after a long day’s work,...

Diskonaut – A Terminal Disk Space Navigator for Linux

Fri, 06/26/2020 - 13:22
diskonaut is a simple terminal disk space navigator built using Rust and supports Linux and macOS. To use it, specify an absolute path in your file system, for example, /home/tecmint or run it in...

How to Download and Install RHEL 8 for Free

Wed, 06/24/2020 - 14:01
Chances are that you might have heard that RHEL 8 comes at a cost and because of that, you might have opted to go for CentOS 8 instead. The good news is that you...

How To Host a Website with HTTPS Using Caddy on Linux

Wed, 06/24/2020 - 13:50
A web server is a server-side application designed to process HTTP requests between client and server. HTTP is the basic and very widely used network protocol. Apache HTTP Server played an important role in...

vtop – A Linux Process and Memory Activity Monitoring Tool

Tue, 06/23/2020 - 17:17
Command-line tools like “top” make it hard to monitor CPU usage and memory usage. That’s why we today introduce you to vtop – is a free and open-source, simple yet powerful and extendable terminal...

How to Install Latest NodeJS and NPM in Linux

Tue, 06/23/2020 - 14:32
In this guide, we shall take a look at how you can install the latest version of Nodejs and NPM in RHEL, CentOS, Fedora, Debian, and Ubuntu distributions. Read Also: NVM – Install and...

How to Install WordPress with Nginx in Ubuntu 20.04

Mon, 06/22/2020 - 14:23
Today, over 36% of the web runs on the WordPress platform, as it is one of the most widely used open-source content management systems for creating a website or blog using its powerful features,...

How to Install NetBeans IDE 12 in Debian, Ubuntu and Linux Mint

Sat, 06/20/2020 - 13:50
The NetBeans (also known as Apache Netbeans) is an open-source and award-winning IDE (integrated development environment) application for Windows, Linux, Solaris, and Mac. The NetBeans IDE provides a much powerful Java application framework platform...

How to Enable HTTP/2 in Apache on Ubuntu

Fri, 06/19/2020 - 13:49
Since the inception of the World Wide Web (www), the HTTP protocol has evolved over the years to deliver secure and fast digital content over the internet. The most widely used version is HTTP...

How to Cache Content in NGINX

Thu, 06/18/2020 - 16:21
NGINX being a consolidated open-source, high-performance web server that speeds up content and application delivery, enhances security, and improve scalability. One of the most common use cases of Nginx is a Content Caching, which...

How to Enable HTTP/2.0 in Nginx

Wed, 06/17/2020 - 15:15
HTTP/2 is the latest standard for the HTTP protocol, it is the successor of HTTP/1.1. It is becoming increasingly popular due to the benefits it brings to web developers and users in general. It...

Linux Mint 20 Beta is Now Available to Download

Tue, 06/16/2020 - 13:59
Linux Mint continues to grow in popularity and maintain its stellar reputation as one of the most user-friendly Linux distributions. It comes highly recommended for beginners thanks to its easy-to-use user interface and tons...

How to Install Apache with Virtual Host on CentOS 8

Mon, 06/15/2020 - 15:41
The Apache webserver is an opensource and popular HTTP web server that continues to enjoy a massive market share in the hosting industry. It ships with loads of features including module enhancements, multi-protocol support,...

What is PostgreSQL? How Does PostgreSQL Work?

Sat, 06/13/2020 - 14:02
PostgreSQL is the world’s most advanced enterprise-class open source database management system that is developed by the PostgreSQL Global Development Group. It is a powerful and highly-extensible object-relational SQL (Structured Query Language) database system...

How to Connect NGINX to PHP-FPM Using UNIX or TCP/IP Socket

Fri, 06/12/2020 - 14:54
NGINX web server (as reverse proxy) serves PHP applications through the FastCGI protocol (as a backend application server). NGINX employs PHP-FPM (FastCGI Process Manager), an alternative PHP FastCGI implementation that runs in the background...

How to Install KVM on Ubuntu 20.04

Thu, 06/11/2020 - 15:04
KVM, (kernel-based Virtual Machine) is a free and opensource virtualization platform for the Linux kernel. When installed on a Linux system, it becomes a Type-2 hypervisor. In this article, we look at how you...

How to Install VirtualBox Guest Additions on CentOS 8

Mon, 06/08/2020 - 14:29
When you first install a virtual machine with a GUI on VirtualBox, the screen size is usually scaled-down and the user experience is usually quite bland. To improve the appearance and functionality of a...

Pages