Tutorials
Configure CentOS 8 after installation
00
In a previous article we understood how to install CentOS 8 on the computer. Any freshly installed operating system needs to configure and personalize
Tutorials
The Linux pwd command
00
The Linux command pwd is a very simple utility that allows you to display in the terminal the path to the current folder. Each program when run gets the
Tutorials
Environment variables in Linux
00
Environment variables operating systems based on Linux kernel are those variables that contain text information used by other programs during startup.
Tutorials
How to use Lutris
00
A variety of Linux distributions has always caused some problems with compatibility, for the game developers. In order to provide a guaranteed running
Tutorials
The whereis command in Linux
00
The whereis command is a service utility which has a graphical interface that runs in the terminal and are useful when you need to know the location of
Tutorials
Installing Debian 10 Buster
00
After a few years of development, the release of Debian Buster 10. This release also updates the versions of packages we will also see a few other changes.
Tutorials
Dd utility in Unix/Linux
00
Tutorials
Configuring MX Linux after installation
00
MX Linux is a simple and fast distribution based on the stable releases of Debian. There are two different editions of MX Linux that differ in the working
Tutorials
Installation cfssl in Unix/Linux
00
Installation cfssl in Unix/Linux CFSSL is a utility for working with PKI/TLS which allows you to sign, verify and merge TLS certificates.
Tutorials
The autobuild Java projects using Jenkins in Unix/Linux
00
Gained a bit of experience in installing and configuring Jenkins. I figured out how to write your own pipelin-s and it’s time to do the build and
Tutorials
Kafka data synchronization in Unix/Linux
00
I have the following problem: It is necessary to synchronize data between MSK AWS and on-premises Kafka or Vice versa. I found online several solutions. Now let’