Linux terminal

How To Install A Package On Linux Netlify Agent Without Sudo Privileges?

Reading Time: 2 minutes In this article, we’ll learn how to install a package on Linux Netlify Agent Without Sudo Privileges and without the use of a package manager. Problem Netlify provides serverless backend for web applications and static websites. It is very convenient to host static websites when you do not need any special installations on top of it. However, if you want to use any third-party package Continue Reading

Using Linux terminal on Windows System

Reading Time: < 1 minute Have you been through the pain of using linux on your windows system via either Virtual Machine or dual reboot? Now, this can be done directly while staying on the windows OS and using linux as if you are using dedicated linux environment. Using, WSL which is Windows Subsystem Linux. Let’s see how we can have Linux terminal on a windows system. 1. How to Continue Reading