
Search In
Open Shortest Path First is a routing algorithm that is mainly based on Interior Gateway Protocol IGP and is destined for the IP packets on the network. It mainly works on the information of link state that is being send by the routers in the network
Each IP address have subnet mask which contains the boundaries for that address and associate it with the particular class .
The Subnet mask is changed accordingly to reflect subnetting. Given below is a list of all possible combinat
In this tutorial , you will learn that how to get the server time automatically with the use of jQuery-ajax code. We can make the simple input form in html for time.When the name is input by the user , the time input feild will automatically called f
A VPS runs its own copy of an operating system, and customers have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS.
For many purposes they are functionally equivalent to
Hello Reader's if you are developing product shopping based web portal in which you want to integrate the twitter tweet button, then this blog is very helpful to you.
To integrate the twitter tweet button you have to follow some step as bel
In this tutorial, i will explain how to override magento models using an XML- based configuration file. Models play an important role as they connect our application to database & implement most of the business logic.
we should not change any cor
In this blog post, i will explain how to override magento controllers.
As per magento best practices, we should not change any core files.
So, what we will do is, create a new module called My_Pant and then we will perform our task to override.
Reme
This blog will let you know how to create sudo users on CentOS.
Steps to create new sudo user
Step One: Login to your server as root user
$ ssh root@server_ip_address
Step Two: Use the adduser command to add new user to your system
adduser use
Hi all,
We are going to implement count-up timer. In Count up timer, timer starts from 00:00:00 to time you defined. It is used to show duration for example video duration , call duration , etc
In Html file , Just add binding variable in you code l
Hello Friends, My first blog on Yii Framework Yii : A Futurisitic Framework was about an introduction of Yii 2.0 framework and its features. To explore those marvellous features and to test them practically, Let's give a try to Yii 2.0 Framework.
