Email alert on disk space outage in linux

For Send mail Tutorial Click Here Need to be installed sendmail ( yum install sendmail) and mailx (yum install mailx)

Read more

MongoDB : introduction to MongoDB

MongoDB is an  is a cross-platform open-source document database, and the leading NoSQL database. Written in C, C++ and Java script . MongoDB features:

Read more

MySQL Master-Master-Slave-Slave Replication

Here we are going to create a Master -> Master -> Slave -> Slave replications architecture. I am expecting here , you

Read more

Asterisk Subroutine Call : Pre-Dial Handlers

Pre-dial handlers allow you to execute a dialplan subroutine on a channel before a call is placed but after the

Read more

Asterisk Manager API Action Redirect : Asterisk Call transfer

Action: Redirect Synopsis: Redirect (transfer) a call Privilege: call,all Description: Redirect (transfer) a call. Variables: (Names marked with * are

Read more