SysAdmin

How to Enable SSH on VMware ESXi

October 7, 2021

Choose an option to enable SSH on ESXi and follow the steps in one of the three methods. The guide provides detailed instructions how to successfully complete the task.

Read more

How to Deploy Redis Cluster on Kubernetes

September 30, 2021

Redis is an in-memory data store supporting multiple abstract data structures. Redis Cluster is a set of Redis instances that automatically shards data across nodes. This tutorial shows you how to deploy a Redis Cluster on Kubernetes.

Read more

Bash wait Command with Examples

September 23, 2021

The wait command helps control the execution of background processes. Learn how to use the wait command through hands-on examples in bash scripts.

Read more

What Is a Pretty Hostname and How to Set It Up

September 22, 2021

A pretty hostname is a high-level, free-dorm label used to identify a system in a network. This tutorial shows different ways you can set up a pretty hostname on a Linux system.

Read more

How to Install PuTTY on Mac

September 21, 2021

This step-by-step tutorial shows how you can install PuTTY on your macOS. PuTTY is a popular, open-source Telnet and SSH client, originally developed for Windows, and later ported to macOS.

Read more

How to Upgrade or Downgrade TensorFlow

September 20, 2021

Learn how you can use the Python package manager PIP to upgrade or downgrade TensorFlow automatically.

Read more

How to Install PuTTY on Ubuntu

September 17, 2021

PuTTY is an open-source session management client. Although it was originally developed for Windows, it is available on Linux, too. This tutorial shows how to install PuTTY on Ubuntu.

Read more

How Does Git Work?

September 16, 2021

Git is the world's most popular version control system. This article showcases how Git works and explains each Git function in detail.

Read more

How to Install Webmin on Ubuntu

September 10, 2021

Webmin is a web-based dashboard that allows administrators to manage Linux and Unix systems and servers remotely. This tutorial takes you through the step-by-step process of installing Webmin on Ubuntu 18.04 and 20.04.

Read more

What Is Git Bash; Working with Git Bash Commands

September 8, 2021

Git Bash lets you manage your code and repository using a command-line interface on Windows. Learn how to use Git Bash effectively.

Read more
1 54 55 56 57 58 77