Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 52 min 20 sec ago

A Beginners Guide to Snaps in Linux – Part 1

Fri, 06/05/2020 - 14:48
In the past few years, the Linux community has been blessed with some remarkable advancements in the area of package management on Linux systems, especially when it comes to universal or cross-distribution software packaging...

3 Top Node.js Package Managers for Linux

Thu, 06/04/2020 - 14:03
Node.js is one of the most popular programming languages rocking the software development industry in the world over. While developing and using Node.js applications, one common software that developers and general users will always...

Zorin OS 15 – An Ultimate Linux Desktop Designed for Windows and macOS Users

Wed, 06/03/2020 - 17:00
In the advent of Linux’s grand entrance into the PC space back in 1993, has been an insurgency of operating systems and that time also happened to be the wake of a technological-oriented generation...

Top Linux Distributions To Look Forward To In 2020

Tue, 06/02/2020 - 14:11
Following the most recent distribution update on Distrowatch – for the past 12 months, the statistics have barely changed and continues to be mostly in the favor of the better known operating system that...

rdiff-backup – A Powerful Incremental Backup Tool Now Supports Python 3

Mon, 05/25/2020 - 13:46
This improvement was officially released and published on March 15, 2020, with Version 2.0.0 and distributed on the GitHub site. The much appreciated Rdiff-backup application allows users to back up a directory to another...

Kali Linux 2020.2 Released – Download DVD ISO Images

Mon, 05/25/2020 - 13:25
Kali Linux (formerly known as BackTrack Linux) announced the release of Kali Linux Version 2020.2 on May 12th, 2020. Kali Linux is a Debian based distribution specially focused on penetration testing and digital forensics...

How to Compress Files Faster with Pigz Tool in Linux

Sat, 05/23/2020 - 14:34
Written by Mark Adler, Pigz is an acronym for Parallel Implementation of GZip. It’s a nifty compression tool that helps you compress files with blazing fast speeds. As an improvement of the good old...

How to Install WordPress with Apache in Ubuntu 20.04

Fri, 05/22/2020 - 15:16
WordPress is the most popular platform in the world for building websites, be it a blog, an e-commerce website, a business website, a portfolio website, an online business directory, and so on. It is...

How to Install and Configure Memcached on Ubuntu

Thu, 05/21/2020 - 15:25
Memcached is a free and opensource in-memory caching system that speeds up web applications by caching large volumes of data in memory that are generated from page load requests or API calls. Memcached is...

How to Install LEMP Stack with PhpMyAdmin in Ubuntu 20.04

Wed, 05/20/2020 - 13:35
For those of you who don’t know what LEMP is – this is a combination of software packages – Linux, Nginx (pronounced EngineX), MariaDB and PHP. You can use LEMP for both testing purposes...

How to Install LAMP Stack with PhpMyAdmin in Ubuntu 20.04

Tue, 05/19/2020 - 14:05
LAMP stack is the combination of the most frequently used software packages to build dynamic websites. LAMP is an abbreviation that uses the first letter of each of the packages included in it: Linux, Apache, MariaDB, and...

3 Ways to Create Bootable Ubuntu USB Startup Disk

Mon, 05/18/2020 - 18:33
Creating a bootable USB drive is one of the most preferred ways of testing and installing a Linux operating system on a PC. This is so because most modern PCs don’t come with a...

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...

Pages