Easy guide to install phpMyAdmin on Ubuntu
PhpMyAdmin is free and open source tool for managing/administration of MySql & MariaDB databases. It provides a web based GUI…
PhpMyAdmin is free and open source tool for managing/administration of MySql & MariaDB databases. It provides a web based GUI…
Zabbix is open source monitoring software for servers, networks & applications. Zabbix offers real time monitoring of thousands of services…
Tor browser let us to browse the internet anonymously , it conceals the user identity & physical location by encyrpting…
Gitlab is web GUI based manager for git repositories with support for CI\CD, issue tracking & wiki. Gitlab provides easy…
Fedora is a Unix like operating system based on Linux Kernel & is developed by community supported Fedora project ,…
VirtualBox is a free and open-source, general purpose full hypervisor created for x86 bit architecture computers. It is available for…
Webmin is web based system administration tool that can be used on Linux machines. Using it we can administer the…
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…