Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 2 hours 55 min ago

How to Configure Network Bridge in Ubuntu

Sat, 05/16/2020 - 14:17
Linux supports the implementation of a software network bridge to reproduce the function of a network bridge, a networking device that interconnects two or more communication networks or network segments providing a way for...

How To Enable HTTPS for Varnish Cache using Hitch on CentOS-RHEL 8

Fri, 05/15/2020 - 13:48
Varnish Cache lacks native support for SSL/TLS and other protocols associated with port 443. If you are using Varnish Cache to boost your web application’s performance, you need to install and configure another piece...

How to Install Varnish Cache for Apache on CentOS/RHEL 8

Thu, 05/14/2020 - 15:55
Varnish Cache is a free open source, modern and high-performance web application accelerator. It is a fast reverse HTTP proxy that caches content to speed up your web server performance, by storing web content...

How to Install and Configure Memcached on CentOS 8

Wed, 05/13/2020 - 13:59
Memcached is an opensource, high-performance, and superfast in-memory key-value store that is designed for speeding up web applications. Among the popular web applications that rely on Memcached include FaceBook, Reddit, and Twitter. In this...

How to Configure IPv6 Network on CentOS/RHEL 8

Tue, 05/12/2020 - 13:49
IPv6 addressing was developed in anticipation of depletion of the IPv4 addresses. It is meant to solve the exhaustion of IPv4 addresses through the use of a much wider network addressing space. An IPv6...

How to Configure IP Network with ‘nmtui’ Tool

Mon, 05/11/2020 - 17:17
An alternative for the nmcli is the nmtui, short for Network Manager Text User Interface, the nmtui is yet another handy tool that allows you to easily configure your network interfaces in Linux distributions...

How to Install Visual Studio Code on Linux

Sat, 05/09/2020 - 15:31
Developed by Microsoft, Visual Studio Code is a free and open-source, cross-platform IDE or code editor that enables developers to develop applications and write code using a myriad of programming languages such as C,...

How to Create a Local Self-Signed SSL Certificate on CentOS 8

Fri, 05/08/2020 - 16:56
SSL (Secure Socket Layer), and its improved version, TLS (Transport Socket Layer), are security protocols that are used to secure web traffic sent from a client’s web browser to a web server. An SSL...

How to Install TeamViewer on Debian 10

Thu, 05/07/2020 - 14:59
TeamViewer is a cross-platform and widely used application for remote meetings, desktop sharing, and file sharing between remote machines over the internet. It comes extremely handy when you have an issue that you cannot...

Python Development Setup Using Visual Studio Code

Wed, 05/06/2020 - 15:52
First of all, what is an IDE and why do we need one? The integrated development environment is an application that provides the ability to write programs, test it, and debug it and a...

How to Install OpenVPN in Ubuntu 20.04

Tue, 05/05/2020 - 14:29
OpenVPN is an open-source, fast, popular program for creating a VPN (Virtual Private Network). It uses both the TCP and UDP transmission protocols, and VPN tunnels are secured with OpenVPN protocol with SSL/TLS authentication,...

10 Top Open Source Caching Tools for Linux in 2020

Mon, 05/04/2020 - 15:57
Reliable distributed computing systems and applications have become the cornerstone of prominent businesses, especially in automating and managing mission-critical business processes and delivering services to customers. As developers and system administrators of these systems...

Installation of Manjaro 20.0 (KDE Edition) Desktop

Fri, 05/01/2020 - 13:58
Manjaro 20.0, also codenamed Lysia, was released on April 27th, 2020. This comes only 2 days after the release of the much-awaited Ubuntu 20.04 LTS, codenamed Focal Fossa after the Madagascar Feline creature. Manjaro...

How to Install TeamViewer on Ubuntu

Thu, 04/30/2020 - 13:52
TeamViewer is a cross-platform, proprietary application that allows a user to remotely gain access to another user’s desktop, share the desktop and even allow file transfer between computers over an internet connection. It’s a...

How to Configure Network Connection Using ‘nmcli’ Tool

Wed, 04/29/2020 - 15:44
Abbreviated as nmcli, the network manager command-line interface is a nifty and easy to use tool that saves you lots of time when you need to configure an IP address. To display all the...

25 Things to Do After Installing Ubuntu 20.04 LTS (Focal Fossa)

Tue, 04/28/2020 - 13:30
Canonical finally announced the availability of Ubuntu 20.04, the new release came with many updated packages and programs which is very good for people who are looking for the most updated packages. In this...

How to Install Ubuntu 20.04 Server

Mon, 04/27/2020 - 13:36
Ubuntu Server 20.04, also named Focal Fossa, has been released by Canonical and it’s now ready for installation. This article will walk you through the process of installing Ubuntu 20.04 Server Edition with Long...

How to Install Laravel PHP Framework with Nginx on CentOS 8

Fri, 04/24/2020 - 14:22
Laravel is an open-source, well-known, and modern PHP-based web framework with expressive, elegant, and easy to understand syntax which makes it easy to build large, robust web applications. Its key features include a simple,...

How To Install Ubuntu 20.04 Desktop

Fri, 04/24/2020 - 12:00
On Thursday, April 23rd, 2020, Canonical Ltd, the makers of Ubuntu Linux distribution officially released the long-awaited Ubuntu 20.04 version code-named “Focal Fossa”, it is an LTS (Long Term Support) version based on Linux...

How to Install Ruby on CentOS/RHEL 8

Thu, 04/23/2020 - 15:23
Ruby is a dynamic, multi-purpose, free, and open-source programming language that is usually used for the development of web applications. It’s a high-level programming language that enjoys a vibrant community of developers who help...

Pages