Netcat (nc) is often called the Swiss army knife of networking on Linux. Let us see a few important things that we can achieve with the nc command when we are tasked with networking on Linux. […]
Month: April 2018
Virtual environment (virtualenv) helps us have different python versions & different python libraries and their versions installed on our system in isolated environment […]
So today we’ll see, how we can shorten the long git commands,which can help programmers save time and a few keystrokes while working with git. […]
Hi Friends,So today we’ll try to learn a few things on PostgreSql and see what exactly PostgreSql ‘Helper commands’ are. […]
So, today we’ll work with the `ls` command in Linux & see how it can help us to know about directories & files on our […] Read More