SysAdmin

How to Install Yarn on Windows

October 14, 2021

Yarn is an alternative to NPM (Node Package Manager) developed by Facebook. This tutorial takes you through the different methods of installing Yarn on Windows.

Read more

How to Fix Broken Packages in Ubuntu


A bad internet connection or misconfigured third-party installers can corrupt packages and cause problems on your computer. This article will show you how to troubleshoot and fix broken packages on Ubuntu using the available APT and DPKG tools.

Read more

How to Install Nvidia Drivers on Fedora

October 7, 2021

Like many other Linux distributions, Fedora doesn't include Nvidia drivers out-of-the-box. This tutorial shows you how to install Nvidia GPU drivers on Fedora.

Read more

How to Enable SSH on VMware ESXi


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 Install Nvidia Drivers on Debian

September 30, 2021

Installing the right drivers for your GPU is necessary to keep your system running efficiently. This tutorial shows you how to install Nvidia rivers on Debian 10.

Read more

How to Deploy Redis Cluster on Kubernetes


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 SSH?

September 22, 2021

The SSH protocol offers system administrators a way to establish a secure connection that will protect them against malicious cyber-attacks, such as password-sniffing. This article offers an overview of the function, terminology and use cases of SSH.

Read more

What Is a Pretty Hostname and How to Set It Up


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
1 43 44 45 46 47 75