The LXC container software comes to CentOS 8 with the EPEL 8 repository. LXC is a multiprocesses container, which offers to boot a Linux distribution…
shell
Repairing damaged backup GPT with gdisk
Problem with network shared storage could lead to a damaged file system or even GPT tables, so the gdisk may help in this case. Here…
display packages from the Gentoo emerge resume list
A quick tip and an easy hack to see the emerge resume list, which will be used by the “emerge –resume” command. There are two…
distccd failed to exec with “No such file or directory”
And you think your compile box using distccd is ready you start emerge in your server/desktop/laptop and the first package is OK, the your emerge…
Busybox ash, Debian dash and simulating bash arrays
Busybox ash (Almquist shell) shell and Debian dash (Debian Almquist shell) are lightweight Unix shell and they are a variant of System V.4 variant of…