Tecmint

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

Tecmint’s Guide to RedHat Ansible Automation Exam Preparation Guide

Tue, 02/04/2020 - 18:12
Tecmint is proud to announce the release of the much-awaited RedHat Certified Specialist in Ansible Automation exam guide (EX407). This is a new certification program by RedHat that aims at testing your skills in...

Learn Python List Data Structure – Part 1

Tue, 02/04/2020 - 16:06
In this Python series of articles, we will be looking at what is a data structure and python built-in data structure. Part 1: Python Data Structure – List Part 2: Python Data Structure –...

How to Use Nginx as an HTTP Load Balancer in Linux

Mon, 02/03/2020 - 15:49
When it comes to setting up multiple application servers for redundancy, load balancing is a commonly used mechanism for efficiently distributing incoming service requests or network traffic across a group of back-end servers. Load...

How to Install Odoo 13 in Ubuntu

Fri, 01/31/2020 - 15:06
Odoo is a full-featured, extensible open-source ERP (Enterprise Resource Planning) software built using Python and PostgresSQL database for data storage. It is a suite of open-source business applications, that consists of multiple apps under various categories...

How to Install Yay AUR Helper in Arch Linux and Manjaro

Thu, 01/30/2020 - 15:18
The tow commonly used AUR helpers in Arch Linux are Yaourt and Packer. You can easily use them for Arch Linux package management tasks such as installing and updating packages. However, the two have...

Pentoo – A Security-Focused Linux Distro Based on Gentoo

Thu, 01/30/2020 - 15:18
Pentoo is an open-source Live CD and Live USB Gentoo Linux-based operating system designed for experts in the field of penetration testing and security assessment. It is available for both 32-bit and 64-bit architectures...

How to Install Composer on CentOS 8

Wed, 01/29/2020 - 14:44
Composer is the most popular package management program for PHP, that offers a standard form for managing dependencies of PHP applications and needed libraries that your project relies on and it will manage (install/update)...

How to Install Yii PHP Framework on CentOS 8

Tue, 01/28/2020 - 19:05
Yii is an open-source, high-performance, flexible, efficient and secure PHP framework for rapidly building modern Web applications. It is a generic and full-stack web programming framework for writing code in an object-oriented fashion and...

How to Create a VDO Volume On a Storage Device on RHEL 8

Mon, 01/27/2020 - 18:41
Introduced by RedHat in RHEL 7.5 and later, VDO short for Virtual Date Optimizer is a block virtualization technology that provides inline deduplication and compression of data at a block device level. The idea...

How to Install Seafile to Sync and Share Files on CentOS 8

Fri, 01/24/2020 - 13:41
Seafile is an open-source, high-performance, secure and enterprise-ready file synchronization and sharing solution built using Python. It features simple data organization using libraries, fast, reliable and efficient synchronization between devices. It comes with built-in...

How to Secure Apache with Let’s Encrypt SSL Certificate on CentOS 8

Thu, 01/23/2020 - 14:09
Securing your web server is always one of the key factors that you should consider before going live with your website. A security certificate is critical for securing traffic sent from web browsers to...

How to Install Nextcloud in Ubuntu

Wed, 01/22/2020 - 14:15
Nextcloud is an open-source, powerful and secure PHP-based content collaboration platform built for file synchronization and sharing. It offers a safe, secure, and flexible solution that allows users to share one or more files...

How to Install a Kubernetes Cluster on CentOS 8

Tue, 01/21/2020 - 14:22
The process of installing a Kubernetes Cluster on CentOS 8 is almost similar to that of CentOS 7 (which you can go through here), but the process here has a few changes. These changes,...

How to List All Files Ordered by Size in Linux

Sat, 01/18/2020 - 14:22
In one of our several articles about listing files using the popular ls command, we covered how to list and sort files by last modification time (date and time) in Linux. In this short...

dnf-automatic – Install Security Updates Automatically in CentOS 8

Fri, 01/17/2020 - 14:03
Security updates play a crucial role in safeguarding your Linux system against cyber-attacks and breaches which can have a devastating effect on your critical files, databases and other resources on your system. You can...

16 Open Source Cloud Storage Software for Linux in 2020

Thu, 01/16/2020 - 16:14
The cloud by the name indicates something which is very huge and present over a large area. Going by the name, in a technical field, Cloud is something that is virtual and provides services...

11 Best Web Browsers I Discovered for Linux in 2020

Thu, 01/16/2020 - 14:08
Web Browser is a software that provides an interface to surf the web. With an introduction in around 1991, there development and advancement have advanced many folds till the current stage which we see...

Yum-cron – Install Security Updates Automatically in CentOS 7

Thu, 01/16/2020 - 13:57
In a world of emerging and ever-evolving cyber threats and breaches, applying security updates will go a long way in safeguarding your system against potential threats. And what a joy it would be if...

4 Useful Tools to Monitor CPU and GPU Temperature in Ubuntu

Wed, 01/15/2020 - 11:34
The CPU or GPU temperature depends entirely on the usage of running programs or applications. Sensitive computer components such as CPUs have a finite lifespan and running them at a temperature that exceeds a...

How to Install a Kubernetes Cluster on CentOS 7

Tue, 01/14/2020 - 16:01
Donated by Google to the Opensource community, Kubernetes has now become the container management tool of choice. It can manage and orchestrate not just docker runtimes but also Containers and Rkt runtimes. A typical...

Pages