#linux
Read more stories on Hashnode
Articles with this tag
Every user account in Linux belongs to a mandatory primary group and an optional secondary group(s). Why do we need the distinction ? When a user...
Here is a short guide on how to create a virtual environment with an upgraded python version than what is installed on the system. We are going to...