Linux Basics

Initial Server Setup with Arch Linux — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Arch Linux

This tutorial covers how to login with root, how to change the root password, how to create a new user, how to give the new user root privileges, how to change the port, and how to disable root login in. This tutorial is written for Ubuntu. When you first create your server, this tutorial explains the first steps you need to take. This tutorial is written for Arch Linux.

Read more
Installing and Using the Vim Text Editor on a Cloud Server — step-by-step Linux tutorial on Progressive Robot

Installing and Using the Vim Text Editor on a Cloud Server

In this article, we will cover how to install and utilize the vim text editor. The vim editor is an improvement on the standard “vi” editor standard on every POSIX-compliant system. We will go over the basics of modal editing and how chaining commands can help you accomplish editing tasks quickly.

Read more
Sysadmin eBook: Server zum Laufen bringen — step-by-step Linux tutorial on Progressive Robot

Sysadmin eBook: Server zum Laufen bringen

<$>[note] [label Das komplette eBook herunterladen!] Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im EPUB-Format [Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im…

Read more
What is Linux? — step-by-step Linux tutorial on Progressive Robot

What is Linux?

Generally, Linux refers to a group of open-source operating system distributions built around the Linux kernel. In the strictest sense, Linux refers only to the presence of the kernel itself. Linus Torvalds first released the Linux operating system kernel in 1991, as an alternative to Unix, a…

Read more
Как настроить виртуальные хосты в Apache на Ubuntu 14.04 LTS — step-by-step Linux tutorial on Progressive Robot

Как настроить виртуальные хосты в Apache на Ubuntu 14.04 LTS

Веб-сервер Apache является самым популярным средством размещения веб-контента в интернете. На его счету более половины всех действующих веб-сайтов. Это очень мощный и гибкий инструмент. Apache разделяет свои функциональные возможности и компоненты на отдельные части, которые…

Read more
Ubuntu 20.04にスワップ領域を追加する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にスワップ領域を追加する方法

アプリケーションのメモリ不足エラーを防ぐ方法の一つは、サーバーにスワップ領域を追加することです。このガイドでは、Ubuntu 20.04サーバーにスワップファイルを追加する方法を扱います。

Read more
How To Configure Custom Connection Options for your SSH Client — step-by-step Linux tutorial on Progressive Robot

How To Configure Custom Connection Options for your SSH Client

OpenSSH, the most common SSH client on most systems, allows you to provide customized connection options. These can be saved to a configuration file that contains different options per server. This can help keep the different connection options you use for each host separated and organized, and avoids having to provide extensive options on the command line whenever you need to connect.

Read more
CHAT