Learn to master Swift Storage in OpenStack now. You will see the hierarchy of accounts, containers and objects. The basic structure and use of the swift command. Although we can use the horizon Wen Dashboard the CLI is convenient for the demos. As we move...
From theurbanpenguin
So you want to test KVM or you want to test OpenStack. Do you have spare hardware, if the answer is no then nested KVM virtual machines is the answer. Running one KVM machine with support for more inside and we show you how on an Ubuntu 18.04 host
Additio...
From theurbanpenguin
We now take a look at how easy we can make virtualisation on our KVM host running on Ubuntu 18.04. We can download prebuilt cloud images and configure those images during the import. It this way, we can set the password for the default user and the hostna...
From theurbanpenguin
You can find many videos or blogs on installing aide. However, most leave you with the default configuration which may not be the most useful to you. In this video we do show the default configuration and the issues you may have with it. We them move on t...
From theurbanpenguin
Ubuntu does not ship with the Linux Audit System by default. This can lead to issues being able o track who did what. If you have multiple administrators on a Ubuntu system if they use su - or sudo -i to gain an administrative shell, without the Linux Aud...
From theurbanpenguin
If you have ever wondered why you would ever use the pwunconv command, your answer is in this video. Regenerating shadow data for all users after a login.defs change. Simple and effective #Linux security...
From theurbanpenguin
Being able to reduce the programs the rely on full root privileges on your system will enhance your security. Of, course you still need those programs to be usable and this is where POSIX Capabilities come to play. Capabilities break the administrative ri...
From theurbanpenguin