SysAdmin

How to Install Etcher on Ubuntu

November 30, 2020

Etcher is a popular, user-friendly image flasher, which uses .iso and .img files to create bootable USB drives and SD cards. This tutorial shows you how to install Etcher on Ubuntu.

Read more

How to Test Network Speed in Linux via CLI

November 25, 2020

This article shows you numerous ways to test network speed in Linux via CLI. Learn how to install and use 9 online tools to test internet speed from the command prompt window,

Read more

How to Change Hostname on Ubuntu 20.04


Hostname is a unique identifier of a computer on a network. This tutorial details ways in which you can change your Ubuntu 20.04 machine's hostname, using command line or GUI.

Read more

How to Remove a Git Remote From Repository

November 17, 2020

When a remote repository moves to another host or a team member stops working on a project, the related git remote pointer may not be needed anymore. This tutorial shows you how to remove a git remote from your machine.

Read more

How to Build Linux Kernel From Scratch {Step-By-Step Guide}

November 12, 2020

All Linux distributions come with a predefined kernel. However, they are usually outdated. Follow this step-by-step guide to learn how to build a Linux kernel from scratch.

Read more

Install NFS Server on Ubuntu

November 10, 2020

NFS is a Linux file sharing system, allowing users to view, store, share or update files on remote computers. This tutorial covers simple steps to install and set up NFS on your network.

Read more

How to Install Redis on Mac

November 5, 2020

Redis is an open-source solution for data storage, most often used as a database, cache storage, or a message broker. This tutorial covers different ways to install, configure, and uninstall Redis on Mac.

Read more

How to Install KVM on CentOS 8


A CentOS 8 machine can be turned into a hypervisor by installing KVM (short for "Kernel-based Virtual Machine"). This virtualization technology gives users the ability to run multiple virtual machines in isolated environments.

Read more

How to Create a Table in Hive

October 28, 2020

Apache Hive is a data warehousing tool used to perform queries and analyze structured data in Apache Hadoop. Use this clear-cut tutorial to learn how to create tables in Hive.

Read more

Crontab Reboot: How to Execute a Job Automatically at Boot


Cron jobs are a built-in Linux utility that allow you to automate and schedule recurring tasks. We go over different ways you can schedule jobs to run at system boot.

Read more
1 55 56 57 58 59 75