SysAdmin

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

Snapshot vs Backup: The Main Differences


Snapshot and backups are similar yet different in terms of how they are used and how they store data. In this article we will explain what snapshots and backups are, how they work and what is the difference between the two.

Read more

How to Export a Table from MySQL to CSV

April 3, 2020

This article explores several highly efficient methods that allow you to export a MySQL table as a CSV file. As a CSV file, the data from your tables becomes much more accessible, both to humans and a host of other applications.

Read more

Full vs Incremental vs Differential Backup: A Detailed Comparison

March 30, 2020

There are three basic types of backups: full, incremental and differential. Each option has its pros and cons. Configuring your backup plan with one or the other will depend on your needs, priorities and resources. Learn more about different types of backups here.

Read more

How to Configure CentOS Network Settings

March 25, 2020

Configure CentOS network settings using the command line or the Network Manager TUI. This guide shows you how to change network specifications and set up a static IP or configure the network interface for DHCP.

Read more
1 62 63 64 65 66 75