How to Upgrade Python Version in Linux [ 7 Steps ]

In this tutorial, we will learn about how to upgrade Python version in Linux using 7 steps. Python upgrade can be done  in all Operating System be it be Windows, Linux or Mac. However, the  procedure to upgrade the Python version is different in different Operating Systems.   Python in Linux Overview Python is an … Read more

[Solved] bash: ifconfig: command not found

In this tutorial, we will learn about how to fix the error “bash: ifconfig: command not found“ in Linux. ifconfig command is supported by all Unix-based operating system. Similarly ipconfig command is used by Windows operating system.   ifconfig Overview ifconfig (interface configuration)  is CLI (command line interface) command which is part of net-tools utility. … Read more

10+ Important Linux Commands with Examples

In this tutorial, we will learn 10+ Important Linux commands with examples. Linux is used almost everywhere. All the cloud providers also supports Linux instances. It works on older hardware as well. We can easily customize it as it is open source. Linux community support is quite strong. It has plenty of pros which bounds … Read more