C Program for Shortest Job First (SJF) Scheduling Algorithm is today’s our topic.It’s was, one of the most demanding algorithm in my collage days (Still it is). So, […]
WhatsApp_Messenger.jar
WhatsApp_Messenger.jad
Download and Install Whatsapp for Java Mobiles
Download and Install Whatsapp for Java Mobiles, still many people don’t know how to use it.Today, the most favorite app of smart phone lovers is Whatsapp. But, there […]
Move_Item_From_One_Select_Box_Another
Move Items From one Select Box to Another using JQuery
It was a necessary requirement when we have to choose multiple selects, and we have to select multiple items from it.Soo, here is the code for simply doing […]
Simple Html Responsive Slider
Simple HTML Responsive Slider
Simple HTML Responsive Slider – Simple HTML Responsive Slider, comes handy in many time This following tutorial is about, to create a simple html responsive slider without any […]
Disable ModSecurity (mod_security) Via .htaccess file
Disable ModSecurity (mod_security) Via .htaccess file. ModSecurity is a web application firewall.It provides a wide range of security in Web applications.Real time traffic monitoring and analysis without messing […]
Youtube-DL
Download Youtube videos using Terminal/Command Line in Linux
Download Youtube videos using Terminal/Command Line in Linux, mmm… I know, many of you has been search for a software for downloading videos from Youtube.Like Windows, Linux doesn’t […]
Push backups automatically to Git Repository
Push backups automatically to Git Repository or Cloud is very useful for your protecting database data.To automatically push backup to git repository, we have to certain things first. […]
Cron setup for Mysql automatic backup Linux
Cron setup for Mysql automatic backup Linux, Back upping MySql database is always a pain for some people.And, manual back upping procedure takes a lot of your time […]
Setup Envoy Laravel Linux
Setup Envoy Laravel Linux is easy and gives many advantages.Laravel is very popular today,Laravel Envoy provides a clean, minimal syntax for running tasks on remote servers without effort. […]
VirtualBox Installation Linux
VirtualBox Intallation Linux, Oracle VirtualBox is developed by Oracle Corporation. And, is used for virtualization purposes. virtualization, in simple means, i can say runnig an operationg system inside […]
Add Google Analytics code to WordPress without plugins
How to add Google Analytics code to WordPress theme, without any plugins ?. In wordpress for every problem there is a plugin to solve the issue. But, most […]
Git setup in Linux OS
Git setup in Linux OS, Git is the most widely used version control system for software development. This a distributed revision control system provides speed, data integrity, and […]
Install Apache MySQL PHP and PHPmyadmin
Apache Installation Install Apache MySQL PHP and PHPmyadmin.Apache is the most widely user webserver over 50% of total world servers. Ok.Let’s start the installation. sudo apt-get update sudo […]
Setup SSH Linux Operating System
How to Setup SSH Linux Operating System, SSH Provide Secure Communication between two nodes/coputers using encryptions like 3DES, Blowfish, AES, Arcfour, etc.Port forwarding, data compression are other features […]
Set up Cron Job Linux
Set up Cron Job Linux is not a difficult task.At first, you have to know what is a Cron. Cron is a time-based job scheduler in Linux operating […]
Laravel Installation/Setup in Linux
In this article i a going to explain how to do Laravel Installation/Setup in Linux environment. Laravel is a very popular framework, used for developing Web applications and […]