2 followers
I am most experienced with Bash, Python, Linux, Docker, and Vagrant. I am comfortable with CI/CD pipeline and I have a little bit of experience in web development including VueJS.
Introduction The Knapsack problem is a well-known optimization problem in computer science. Given a set of items, each with a weight and a value, the...
Introduction If you’re new to Linux or have recently switched to it, you may have been overwhelmed by the vast array of commands you can use within...
Introduction If you've ever needed to remotely access another computer, then you're probably familiar with the 'ssh' command. This powerful tool is...
As a Linux user, you are already familiar with basic commands like ls, cd, and rm. But have you ever heard of rsync? It's one of the most powerful and...
As a Linux user, navigating through the file system is an essential part of your daily routine. You may find yourself constantly moving from one...
Introduction When it comes to working with Linux, the command line is a powerful tool that can make your life much easier. While there are many...