In this article, we will fix the display of fonts in Debian GNU/Linux Stretch. Continue reading
Author Archives: Alexander Sivtsov
Routing in Linux
One of the most important tasks of the network layer of the OSI model is routing. Devices that connect subnets to each other in a single composite network are called routers. Inside the network, segments are not shared by routers, otherwise it would not be one network, but several networks. The router will connect several networks to the internetwork or internet. Continue reading
copying to the local file system (rsync)
using rsync for fast copy files Continue reading
Increase SWAP
create swap from file. Continue reading
Some commands systemd
Some commands systemd init. Continue reading
Bash variables
Fundamentals of BASH. Continue reading
conditional selection operator
A list of the most frequently used in bash comparison operators. Continue reading