alias

hostname

botond published 2024/02/10, Sat - 08:40 time
The hostname command is a basic tool in Linux systems that allows you to query or set the computer name. In Linux systems, every machine has a unique name, which we call "hostname". This name allows devices to be identified and accessed within the network. The hostname command can be used to view or change the settings of the current hostname. This command is particularly useful when diagnosing network problems and configuring servers and other network devices.

How to build and arming our ISPConfig3 server and how to secure our control panel, main services and websites with Let's Encrypt SSL

botond published 2023/01/20, p - 23:14 time
With the help of the ISPConfig control panel, we can easily manage the websites on our server, as well as other web services. In this description, we will review how to build and provision our ISPConfig3 server, as well as how to set up free SSL certificates issued by Let's Encrypt for the control panel, main services and our websites. On this page, we will install the basic system, the ISPConfig control panel with the necessary components, and then check the existing web interfaces and services.

Installing the Debian 11 (Bullseye) Minimal Server (page 2)

botond published 2022. 04. 04., h - 19:55 time
In this description, we will install a minimal Debian 11 (Bullseye) server, which consists of the Debian 11 base system and some basic program installation and configuration. The server will later serve as a basis for additional server installations. On this page, we perform some basic post-installation settings, such as setting a fixed IP address, Sudo, and repositories.

alias (built-in Bash command)

The manual page and help for the alias built-in Bash command. Use the alias command to create command aliases. The alias, without an argument or with the -p option, prints a list of aliases in standard output in the format alias name = value.

Installing Ubuntu 20.04 LTS (Focal Fossa) Minimal Server (Page 2)

botond published Jan. 2020, 09, 23:17 p.m. time
Ubuntu released version 2020 LTS (Focal Fossa) on April 23, 20.04, for which it will provide support until April 2025. It has even received an update since the release of 20.04, so currently 20.04.1 LTS is the latest version of this Ubuntu line. In this description, we will use version 20.04.1 to create the latest family member for the minimum servers. On this page we make the necessary additional settings and fine-tuning.

Installing Debian 10 (Buster) Minimum Server (page 2)

botond published 2019/11/05, k - 16:30 time
In this tutorial we will install a minimum Debian 10 (Buster) server, which consists of the Debian 10 base system and some basic configuration. This installation will be the basis for later LAMP and perfect server tutorials. On this page, we complete the remaining steps of the installer and make the following settings: Upgrade APT, sudo, fixed IP address and nano configuration.

Installing a Minimal Server for Ubuntu 18.04 LTS (Bionic Beaver) (page 2)

botond published 2019/07/02, k - 17:41 time
In this description, we will build the Ubuntu 18.04 LTS (Bionic Beaver) minimal server, which will be the building block of many more descriptions. Ubuntu has been providing support for members of the LTS (Long Term Support) family for five years, so we will receive updates for version 18.04 until April 2023. This provides an excellent basis for installing a server - which we want to run securely for many years to come. On this page, we will complete the installation by performing some command line settings.