Author: Katherine Kelly
How to Install MongoDB on CentOS 8
What is MongoDB?

MongoDB is a documented database management system that does not require the description of a table scheme. It is representative of a NoSQL based system (NoSQL is an approach to implement a scalable database storage system within a flexible data model), which uses JSON like documents and database schemas often used in web development. It is written in C, C++, JavaScript, and since it is cross-platform, it allows one to deploy it on any platform.
How to Install MongoDB on Ubuntu 18.04
What is MongoDB?

MongoDB is a documented database management system that does not require the description of the table scheme. It is an example of NoSQL systems (NoSQL - this is an approach to implement scalable db storage with a flexible data model), MongoDB uses JSON like documents and a database scheme. It is often used in web-development along with Big data. MongoDB is written in C++, C, and JavaScript. It is also cross-platform, which lets us deploy it on multiple platforms.
How to Install and Configure Chef on Ubuntu 18.04
Introduction
In this article, we will be reviewing the Chef software, how it works, and why it is useful. We will also explore how it is helpful in DevOps. And then, we will install Chef on Ubuntu 18.04.
How to Install and Configure Kubectl: A Tutorial
What is Kubectl?
Kubectl is a command-line tool for Kubernetes. It allows us to execute Kubernetes operations via the API. We can use Kubectl to deploy apps, check logs as well as manage all the other resources of the cluster.
Hardware RAID vs. Software RAID: A Tutorial

What is RAID?
RAID (or a Redundant Array of Inexpensive Disks) is a way of storing logical data across a medium which is composed of multiple physical hard disk drives blended into one or more logical units or volumes that is used for data redundancy, performance improvement, and reliability.
Using Ansible in DevOps: A Beginners Guide
Introduction
Ansible is a system of configuration management written in Python programming language which uses a declarative markup language to describe configurations. It’s used for automation of configuration and OS setup. Ansible is often used to manage Linux-nodes, but Windows is also supported. It supports work with devices with Python v2.4 and higher installed through SSH connection. In this article, we are going to review the DevOps tool called Ansible.
How to Install and Use Mimikatz
What is Mimikatz?
Mimikatz is a tool created by the French developer, Benjamin Delpy used to gather credentials and can carry out a range of operations connected with penetration testing. Its creation stems from a noted vulnerability of the Windows system function called WDigest. WDigest is designed to allow larger Windows-based network users to establish credentials in multiple applications on a LAN or WAN. This feature stores authentication credentials in memory and allows for their automatic reuse so users only have to enter their login details once.
Our Sales and Support teams are available 24 hours by phone or e-mail to assist.