How to Zip and Unzip files in UNIX

Here is how to Zip and Unzip files in UNIX unzip myFile.zip – This command will uncompress compressed files with the .zip extension. tar xvf myFile.tar – This command will uncompress compressed files with the .tar extension. gunzip myFile.gz  – This command will uncompress compressed files with the .gz extension.

How to Install Softaculous in XAMPP

Installing Softaculous in XAMPP Hostripples are using Softaculous to provide one click script auto-installer. You can install almost 330+ popular CMS like WordPress, Drupal, Joomla with a single button click by using Softaculous . After install Softaculous on XAMPP server you can start developing forums, blog, e-commerce sites within minutes on your local machine. It is really easy steps to […]

List of 51 Linux Commands for Beginners 

Linux is a top-rated platform on the internet.  Linux is a free and open-source operating system, meaning anyone can use, modify, and distribute it without cost or restrictions. It powers many devices and systems, including personal computers, servers, supercomputers, smartphones (Android), and embedded devices. As per the stats, nearly 97% of websites on the internet use Linux servers and 55.9% of professional developers […]