This article will help to configure network interface on Linux manually Prerequisites to configure network interface To configure network interface following things are required Terminal or SSH Access to shell via terminal emulator or via SSH IP Address IP Address…
All Linux distributions come with latest stable python release. Yet, if you want to try out new python for its elegant new features. You can compile and install it side by existing python. Steps to Install Python from source Clone…
In an operating system, Command line is a tool which provides the typing interface to perform commands on computer. This article will walk you trough some time saving tips to working with Linux command line. Switch working directory to home…
This article would give you quick Linux command tips to perform operation and work with files and directories effectively Create Multiple Directories at once mkdir path/to/{test,work,pictures,newDir} No spaces around comma ( , ) in side curly braces {} Above command…
Minikube is a tool that makes it easy to run and setup kubernetes cluster for development locally on laptop or desktop. Minikube runs a single node cluster inside given Virtual Machine. It is also possible to run minikube on host…
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok