SysAdmin

Helm Commands Cheat Sheet

March 25, 2021

Helm is a package manager that features all the necessary commands for easy app management in a Kubernetes cluster. This tutorial covers all the important Helm operations and provides examples to help you learn its syntax and features.

Read more

How To Use Telnet On Windows

March 24, 2021

The Telnet client is not the best cybersecurity practice, however it is very useful for port troubleshooting. Learn how to turn on the Telnet client feature and check for open ports on Windows.

Read more

How to Install Nvidia Drivers on Ubuntu 20.04

March 23, 2021

Ubuntu 20.04 comes with an open-source Nouveau GPU driver out of the box. This driver does not always take full advantage of the GPU's processing power, while the official, proprietary Nvidia drivers offer that possibility. See how to install the proprietary Nvidia drivers for your GPU.

Read more

How to Use the vmstat Command

March 18, 2021

The vmstat command is a Linux monitoring utility used to see various system statistics and to diagnose performance bottleneck issues. Learn how to use the command in this simple tutorial with examples for each available option.

Read more

How to Check CPU Temperature on Linux

March 10, 2021

High temperatures can damage the sensitive components in your machine. Read our tutorial to learn how to monitor CPU, GPU and HDD temperatures on machines running Linux, by using different utilities.

Read more

How to Install GNOME in Arch Linux

March 9, 2021

While Arch Linux offers plenty of versatility, it can be difficult to use without a GUI. GNOME offers a stable and highly customizable desktop environment for Arch Linux.
This tutorial will take your step-by-step through the process of installing and customizing GNOME on Arch Linux.

Read more

How to Ping Specific Port Number in Linux and Windows

March 8, 2021

This tutorial covers the use of several networking tools and utilities for pinging a specific port number. Even though the primary use of the ping command does not involve ports, it can be used in order to check if a port is open or not by trying to establish a connection with it.

Read more

A Comprehensive Guide to Using Snap Packages on Ubuntu

March 4, 2021

Snap allows you to install apps to your system in a contained manner, keeping their dependencies within the snap package. This tutorial shows how to install snaps, modify them, and configure the options they offer.

Read more

How to Use the usermod Command in Linux


The usermod command modifies user account details: username, password, home directory location, shell, and more. This tutorial explains and provides examples for the use of the command, along with its options.

Read more

How To Check TensorFlow Version

March 3, 2021

TensorFlow can be installed in many ways and there are many different versions and builds available. Learn how to check which version is installed on your machine.

Read more
1 50 51 52 53 54 75