A Pandora FMS Agent is an application installed on computers to be monitored using the Pandora FMS Monitoring System. Software agents perform checks on server resources (such as CPU, RAM, storage devices, etc.) and…
Category / Linux
How to Install Java on Arch Linux
Java is undoubtedly one of the most popular programming languages ever to grace the face of the planet, powering millions of applications both on Linux and Windows platforms. Java comprises of JRE (Java Runtime…
How to Install Seafile to Sync and Share Files on Ubuntu
Seafile is an open-source, small and secure cloud storage solution for file synchronization and sharing, built using C (at the core) and Python. It features file encryption and group sharing, organization of files into…
System76 Announces AMD Threadripper Linux Workstations
System76 is a Denver, Colorado-based American computer manufacturer. They are specializing in the sale of Linux powered laptops, desktops, and servers. Last year System76 announced two Intel laptops with Coreboot, which as an alternative to proprietary BIOS using Intel 10th Gen CPUs. Now, System76 updated its Linux workstations line and ship with the latest AMD chips for CPU-intensive workloads. But how much of a difference can 64 cores AMD CPU make?
The post System76 Announces AMD Threadripper Linux Workstations appeared first on nixCraft.
How to Deploy Nginx on a Kubernetes Cluster
In our last article, we have discussed how to set up and run a Kubernetes Cluster, let’s discuss how we can deploy NGINX service on our cluster. I will run this deployment on a…
How To Install Pandora FMS Monitoring Tool in Ubuntu 18.04
Pandora FMS (Flexible Monitoring System) is a free open-source, modern and highly scalable full-featured IT infrastructure monitoring tool designed for all types of environments. It is used to manage network equipment; Linux and other…
Tecmint’s Guide to RedHat Ansible Automation Exam Preparation Guide
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
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
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
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…