SysAdmin

How to Download and Install PostgreSQL on Windows

June 29, 2021

PostgreSQL is one of the most popular relational database management systems available today. This tutorial offers a step-by-step guide to installing PostgreSQL on Windows.

Read more

How To Optimize MySQL Tables

June 24, 2021

MySQL tables fragment over time as delete and update queries are performed. With a large database, the fragmentation slows down queries significantly. Learn about when to use optimization and follow our tips on how to perform table defragmentation.

Read more

13 Best SQL Query Optimization Tools


Query optimization tools are a great way to improve server performance without having to manually change queries and look for errors. This article lists 13 best query optimization tools.

Read more

How to Install Ubuntu on Windows with Hyper-V


Hyper-V is a built-in Windows tool that lets you create and manage virtual machines. This tutorial offers a step-by-step guide to installing ubuntu on Windows using Hyper-V.

Read more

How to Pull and Push Helm Charts

June 22, 2021

Helm charts are kept in repositories that can be hosted in container registries, on your local system, or online. This tutorial shows you how to push and pull Helm charts to container registries.

Read more

How to Use Immutable Backups to Fight Ransomware

June 17, 2021

Immutable backups prevent ransomware attacks or accidental data deletions and modifications. Learn their key features and how to use them to protect your data.

Read more

How to Use the helm install Command

June 10, 2021

Helm simplifies Kubernetes application deployment by introducing the concept of the helm chart, a package containing YAML files and templates that generate Kubernetes manifest files. This tutorial teaches you how to use helm install, the Helm command for installation of charts in a Kubernetes cluster.

Read more

How to Install MySQL on Ubuntu 20.04

June 3, 2021

Learn how to install the MySQL server on Ubuntu 20.04 in this simple tutorial. See also how to secure your server after installation and log in to start working.

Read more

Ansible vs Kubernetes: Understanding the Differences


From tools that help with deployment and update of apps on cloud servers, to full-fledged container orchestration solutions, the automation in software development is a diverse and developing field. This article will present Ansible and Kubernetes, two popular automation tools.

Read more

How to Configure Second Drive on Dual-Drive BMC Servers


This guide shows how to add the second drive when you purchase a dual-drive BMC server for Ubuntu, CentOS, and Windows operating systems.

Read more
1 50 51 52 53 54 76