How to install ADB & Fastboot on Ubuntu
In this tutorial, we will discuss how to install ADB & Fastboot on Ubuntu machines. Android developers, as well as…
In this tutorial, we will discuss how to install ADB & Fastboot on Ubuntu machines. Android developers, as well as…
Hello Linux-fanatics, in our previous tutorials we have discussed how we can redirect output of a script to a file…
Hello Linux-fanatics, In our last tutorial we learned to use READ command to take user’s Input & also learned to…
Hello Linux-fanatics, In our last tutorial we learned to use while & until loops in our scripts & now in…
In our last tutorial, we had discussed the use of for conditional statement, & now we will discuss how we…
Hello, Linux-fanatics, in our earlier tutorial we discussed advanced used of if-then-else conditional statements. In this tutorial, we will discuss…
Welcome Linux –fanatics, this is 7th tutorial in BASH scripting series. In our previous scripting tutorial, we discussed File, String &…
HelloLinux Fanatics. In this tutorial, we will be discussing Numeric Comparisons, String Comparison & File Comparisons. (all scripting tutorials are here)….
Welcome guys to our 5th tutorials in BASH scripting series (other tutorials are here). In this tutorial, we will be discussing…
Hello Linux-fanatics, this is my 4th tutorial in BASH Scripting series (other tutorials are HERE). In this tutorial we will be…
Hello Linux-fanatics, this is the part 3 of BASH Scripting series. In this tutorial, we will be finally writing our first…
Hello Linux-fanactics, this is the part 2 of BASH Scripting series. In part1 of the series, we introduced you to…
Introduction Hello fellow Linux-fanatics, I am going to start my new series of tutorials on BASH Scripting. BASH scripting is…
In this tutorial, we are going to learn to install JAVA 9 on Linux machines. Java 9 released on 21,…
In our earlier tutorials (Squid Proxy server installation & configuration PART 1 & PART 2 ), we have learned to…
To secure our infrastructure from data breaches, we use software & hardware firewalls to restrict unauthorized access from outside but…