Linux Basics

How To Write a Simple Shell Script on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Write a Simple Shell Script on a VPS

This tutorial is aimed at teaching you how to write shell scripts for the most variety of purposes. Shell scripts can be used to run multiple commands, a single command with difficult and extensive arguments, or more user friendly interfaces for distributing your work.

Read more
Initial Setup of a Fedora 22 Server — step-by-step Linux tutorial on Progressive Robot

Initial Setup of a Fedora 22 Server

When you first log into a fresh Fedora 22 server, it’s not ready for use as a production system. There are a number of recommended steps to take in order to customize and secure it, e.g. enabling a firewall. This tutorial will show you how to give a fresh installation of a Fedora 22 server a better security profile and be ready for use.

Read more
An Introduction to Useful Bash Aliases and Functions — step-by-step Linux tutorial on Progressive Robot

An Introduction to Useful Bash Aliases and Functions

The more time you spend on the Linux command line, the more you will begin to realize that you tend to use the same commands, parameters, and sequences repeatedly. Luckily, bash allows you to create aliases and and bash functions to help reduce typing and accomplish complex, repeated tasks quickly and efficiently. In this guide, we’ll discuss the general syntax and go over some helpful examples.

Read more
Configuração Inicial do Servidor com o CentOS 7 — step-by-step Linux tutorial on Progressive Robot

Configuração Inicial do Servidor com o CentOS 7

### Introdução Quando você cria inicialmente um novo servidor, existem alguns passos de configuração que você deve tomar no início como parte da configuração básica. Isto aumentará a segurança e a usabilidade do seu servidor e dará uma sólida fundação para as ações subsequentes.

Read more
Cara Menambah Ruang Swap pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menambah Ruang Swap pada Ubuntu 20.04

Salah satu cara untuk menghindari kesalahan kehabisan memori dalam aplikasi adalah dengan menambahkan sejumlah ruang swap ke server Anda. Dalam panduan ini, kita akan membahas cara menambah suatu berkas swap ke server Ubuntu 20.04.

Read more
CHAT