SysAdmin

How to Install Anaconda on CentOS 8

May 4, 2020

If you want to install the world's most popular Python-based data science platform, Anaconda, on your CentOS 8 machine, this guide provides everything you need. The steps detail how to install and update Anaconda, as well as how to uninstall it from the system.

Read more

How to Undo and Redo Changes in Vim / Vi

April 28, 2020

Mastering basic Vim commands includes learning how to undo and redo changes in this text editor. Knowing how to undo and redo in Vim will help you speed up and simplify working with content and files.

Read more

How to Install Java on Raspberry Pi

April 25, 2020

This article guides you through the Java installation process on Raspberry Pi. You will also learn how to set the system-wide Java version in use as well as define the JAVA_HOME path environment variable.

Read more

How to Install and Configure MySQL on a Windows Server

April 23, 2020

The article provides many images that guide you through each individual step of a MySQL installation on Windows. The elaborate setup is made easy with clear instructions and concise descriptions of each particular option.

Read more

How to Delete Line in Vim on Linux

April 22, 2020

Vim allows you to delete entire lines, words or characters using various Vim commands. Learn the most practical way to remove text by following this practical guide.

Read more

How to Install and Secure phpMyAdmin on Debian 9

April 15, 2020

This guide is for users who are running a Debian 9 server with Apache, MySQL, and PHP. The phpMyAdmin software tool is used for managing MySQL databases through a graphical interface. It can be configured to manage a local database, or a remote database (over the network). It replaces the awkward default command-line interface which can be used for database management.

Read more

How to Set Up Passwordless SSH Login


Speed up connecting to remote servers by enabling passwordless SSH login via public key authentication. In this guide you will learn how to set up and enable passwordless login.

Read more

How to Check Disk Space in Linux

April 13, 2020

This tutorial shows how to display disk usage from a command line in Linux. It is important to know how much disk space you have used up, as well as how free disk space you have left, when managing your system.

Read more

How to Install Ubuntu Mate on Raspberry Pi 2 or 3

April 8, 2020

This guide lists all the steps necessary to install Ubuntu MATE on your Raspberry Pi. This includes downloading an image, formatting your SD card, and using Etcher.

Read more

How to Cut, Copy and Paste in Vim / Vi

April 6, 2020

Complete guide on how to use crucial Vim commands - copying (yanking), cutting (deleting), and pasting (putting). There are different ways to navigate through text and edit content. Find out what these are and how to use them.

Read more
1 61 62 63 64 65 75