System hardening is tough; vulnerabilities like SSH attacks, weak passwords, etc. Tools like Lynis help us to monitor and fix them.
Continue ReadingLinux
Creating our own Docker images
Once you understand the basics, making our custom Docker images gives us more say in how your apps work and what they need. And it is fun!
Continue ReadingDocker basics for beginners
Docker is a great tool for devs as it is secure and easy to manage. Let’s learn how we can develop, deploy and run applications with Docker!
Continue ReadingVagrant tutorial for beginners
Vagrant is a tool used to simplify building and managing Virtual Machines in a very simple yet powerful way. If you, like me, are tired of installing Linux Virtual Machines as I do, you will welcome Vagrant into your life.
Continue ReadingThe Linux File System: A simple guide for beginners
If you want to master Linux, you need to know how the Linux File System works. Why not start now? It will only take you a few minutes.
Continue Reading#FromZeroToHacker – Catching up: Networking and Linux courses
I have a completely lack of knowledge about Networking and Linux, two skills I need to step up. See how I started fixing this problem.
Continue Reading