Linux: User and Group Management

User management in Linux is one of the most important things for system administrators. But as a developer/software engineer you also have to do it sometimes. This article is here … Read More

Linux: command cheat sheet

Linux has hundreds of commands. But most people need a minimal subset of those. This cheat sheet is here to help you with that. I have created a cheat sheet … Read More

MongoDB: Install on Ubuntu

MongoDB is a document database with the scalability and flexibility in mind. It is a distributed database at its core – so scaling and high availability are built in and … Read More