SysAdmin

Install Chocolatey on Windows 10

August 25, 2022

Chocolatey is an open-source package manager designed for Windows. This tutorial shows how to install and use Chocolatey with some basic commands.

Read more

How to Add a User to a Linux Group

August 19, 2022

By following the steps in this tutorial you will learn how to add a user to a group in Linux. Read the easy steps and learn how to expand your team. You will learn how to manage privileges for several users at once. Linux groups allow you to manage multiple user permissions more quickly and easily.

Read more

Git Push Tag to Remote Guide

August 17, 2022

Follow this guide to learn to create and push local Git tags to a remote repository. See examples for pushing single, multiple, or all existing local tags to a remote repo.

Read more

fuser Linux Command With Examples

August 15, 2022

The fuser command is a Linux process management utility that identifies running processes in the system. Read this tutorial to learn how to use the fuser command effectively.

Read more

How To Delete Git Tag


Git tags mark particular points in a project's history. This tutorial shows how to delete a local and remote tag to keep your repository clean.

Read more

Git Rename Tag Guide

August 11, 2022

Git tags are specific reference points in a project's development. This tutorial shows how to rename a Git tag in a local or remote repository.

Read more

Git Create Tag Guide

August 10, 2022

Git tags denote specific points in a project's Git history. This tutorial shows how to create Git tags.

Read more

How to Install a Desktop (GUI) on an Ubuntu Server

August 4, 2022

Want to add a desktop environment after you install Ubuntu server? By default, Ubuntu Server does not include a Graphical User Interface (GUI). A GUI takes up system resources (memory and processor) that are used for server-oriented tasks. However, certain tasks and applications are more manageable in a GUI environment. This guide will help you choose and install a graphical interface on your Ubuntu server.

Read more

How to List Users in Linux


Linux OS is unique because of its multiuser characteristic. It allows multiple users on one system, at the same time. In such circumstances, it is essential to be able to track all the users. In this how-to article, you will learn how to list users along with their login information. These commands should work on Centos/Ubuntu/Arch and other Linux distros as well.

Read more

phoenixNAP Client Portal Documentation

August 1, 2022

Welcome to the phoenixNAP Client Portal documentation repository. Here you will find instructions on how to utilize the screens in the Client Portal and detailed information on the use of the Client Portal to create and administer your virtual machines (VM) and bare metal servers. The PDF guides below assume you are familiar with basic […]

Read more
1 43 44 45 46 47 77