24 Free Open Source Applications I Found in Year 2019
It is time to share a list of the best 24 Free and Open Source Software I found during the year 2019. Some of these programs may not be new in that they weren’t
It is time to share a list of the best 24 Free and Open Source Software I found during the year 2019. Some of these programs may not be new in that they weren’t
As 2020 comes to a close, it is time to bring you the best 10 Free and Open Source Software (FOSS) programs I have come across during this year. Some of these programs may
DISCLOSURE: This post includes affiliate links, which means we receive commission, when you make a purchase. For years, certifications in the Information Technology world have help job candidates to demonstrate their skills to potential
Dear friends, The Tecmint.com team is pleased to announce that a long-awaited request from you has become a reality: the availability of the RHCSA (Red Hat Certified System Administrator) and RHCE (Red Hat Certified
We are living in the midst of a revolution powered by computers and among the most important aspects of computer science is problem-solving – an essential skill for life. Have you always been intrigued
PostgreSQL (also known as Postgres ) is the world’s most popular and advanced open-source enterprise-grade object-relational database management system (ORDMS). PostgreSQL has a broad variety of community and commercial support choices accessible for users.
Let’s take a simple scenario, you have 10 redhat servers where you have to create a ‘tecmint’ user in all the servers. The direct approach is, you need to login into each server and
duf is one of the fancy Linux disk monitoring utilities written in Golang. It is released under MIT license and It supports Linux, macOS, BSD, and even Windows too. Some of the core features
Over time, the traditional username and password authentication has proven inadequate in providing robust security to applications and systems. Usernames and passwords can easily be cracked using a plethora of hacking tools, leaving your
If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying within NGINX (as an HTTP server), for PHP processing. PHP-FPM (an acronym of FastCGI Process
When an operating system such as Linux is running, there are many events happening and processes that run in the background to enable efficient and reliable use of system resources. These events may happen
Eclipse is not a new term that programmers will hear. It is very popular in the developer community and has been in the market for a very long time. This article is all about
The main focus of this article is to clearly understand what happens when you run the script vs source the script in bash. First, we will clearly understand how the program is submitted when
Hive is a Data Warehouse model in Hadoop Eco-System. It can perform as an ETL tool on top of Hadoop. Enabling High Availability (HA) on Hive is not similar as we do in Master