To deter malware and cyber attacks, Indian defense services are moving away from Microsoft Windows to Linux. They have developed an Ubuntu-based custom distro Maya. For the past few years, governments over the globe have been experimenting with Linux. Lower operation costs
Read More

Taking screenshots to capture information is pretty common. But did you know you can take screenshots of an entire webpage in Firefox? Firefox comes with an in-built screen capture tool that allows you to take screenshots of selected areas, visible screen areas,
Read More

Minikube is a tool that allows developers and system admins to run a single-node Kubernetes cluster on their local machines. It is an excellent way to experiment, learn, and test Kubernetes applications without the need for a full-scale cluster. In this post,
Read More

When you start using Ubuntu or an Ubuntu-based distribution, soon you’ll find yourself using apt commands to install software like this: sudo apt install package_name You’ll probably also install additional software using the 3-step PPA command: sudo add-apt-repository ppa:PPA_Name/ppa sudo apt update
Read More