MongoDB is a scalable, Open source, high performance, and document-oriented NoSQL database. It is developed and supported by 10gen. NoSQL stats that MongoDB doesnโt use Tables and rows. MongoDB provide better performance as compared to other databases because it saves the data
Read More
Sometimes, you might want to run specific tasks instead of running an entire playbook file.ย This helps to reduce the total playbook execution time, especially when dealing with a large playbook file. So, what are tags? Tags in playbooks are pieces of
Read More
A GUI program to let you check the hashes for your files to ensure that it is not malicious and true to its source.
Peergos is an interesting open-source replacement for Google Drive that you can also self-host. Give it a try!
Ubuntu 22.04 LTS adds accent color options. Here’s how to use this feature and change the colors of your Ubuntu desktop.
Apache Tomcat is a free and opensource web server which is widely used for hosting web applications written in Java programing language. It is an implementation of Jakarta Servlet and Jakarta Expression Language (formerly Java Servlet and Java Expression Language) and other
Read More
Getting rid of the metadata is essential for enhanced privacy. Metadata Cleaner is an open-source application for Linux that helps you do that. Let’s explore more here.
systemd has been adopted by most major Linux distribution. If you don’t like systemd at all, here are the alternative Linux distros for you.
Budibase is an open-source low-code platform that offers an excellent user experience to let you build apps easily.
There are several shells available for Linux systems. Xonsh shell is unique because it combines Python and Bash shell together.