Modules, streams and profiles in EuroLinux 8 distribution

2020-09-30
EuroLinux 8

The EuroLinux repository from version 8 in addition to individual RPM packages introduces new modular functionality. A typical module includes application packages, packages with application-specific dependency libraries, documentation packages, and packages with supporting tools. This feature is characteristic of all Linux systems in the Enterprise family, which includes, among others, distributions of Red Hat®, Oracle®, CentOS and naturally EuroLinux itself. Thanks to streams, modules provide the ability to separate the operating system life cycle from the life cycle of the applications used.

Read more

Docker for Linux part I – basic commands

2019-07-23
Docker w linuksie

We are launching a new series of articles, this time dedicated to Docker. Today we will discuss the simplest commands related to it. We will start with installation and configuration, then we will move to adding the user to the group and importing the container image. Finally, we will list and destroy the container with the images.

Read more