This is a script that was developed to quicky configure a lot of various servers, with different linux distros, with a single static IP address, gateway, and DNS. This only configures one server at a ...
ct is a tool that will consume a Container Linux Config and produce a JSON file that can be given to a Container Linux machine when it first boots to set the machine up. Using this config, a machine ...
One amazing thing about Linux is that the same code base is used for a different range of computing systems, from supercomputers to very tiny embedded devices. If you stop for a second and think about ...