Thursday, June 26, 2014

Buying A Personal Laptop _ India. June 2014.

I feel laptops are always better compared to the desktops because of the portability, you can take laptops where ever you go now a days laptops are available at all costs. Before buying laptops make sure the following things.

Thursday, June 19, 2014

How to Recover WRT 610 N V2 _ DDWRT


I uploaded wrong DDWRT firm ware instead of the one suggested in the web site in to the WRT 610 N V2 the router got bricked. Only thing I can do is the re uploading the correct firm ware. But the router is not responding.

Thursday, May 8, 2014

Trouble shooting Network issues with Wireshark (Ethereal)

Wireshark is a packet capture tool formerly known as Ethereal. It’s is a free packet sniffer computer application. It is used for network trouble shooting, analysis, software and communications protocol development, and education.

Sunday, May 4, 2014

Crack Wi-Fi passwords, WPS Hack Method

Hacking Wi-Fi networks with the brute force and dictionary attacks is not easy. I tried these many times without any success. Now I find a working alternative method to hack Wi-Fi networks which is comparatively easy. But you need to have WPS enabled Wi-Fi devices around you.

Saturday, May 3, 2014

Setting up E1 on Rhino Digital Cards

Introduction:
The basic principle is that we need set E1 mode at the driver level. There are no jumpers or any other physical changes that need to be made for Rhino OST PCI Digital Cards to work in E1 mode.

Elastix IP PBX (VoIP server) Regular and Raid Installation from ISO

1. Regular Installation method:
Download latest version of elastix pbx ISO from
http://www.elastix.org.Once you’ve downloaded the ISO burn it to a CD. Turn on your server and insert the CD. Make sure that your server boots from the optical drive (CDROM) otherwise enable this option in the BIOS of your machine.

Monday, April 21, 2014

Asterisk 11 +Dahdi + Libpri Installation on centos 6.0 (i386)

We recently installed asterisk for one our customer. I have documented the same step by step. It might useful for some body interested. As there is no apache are any other services installed on this server its very fast.

Tuesday, March 18, 2014

Configuring 3CX soft phone_Asterisk, Elastix, FreePBX, Trixbox

Download the 3CX soft phone for windows from the below link

http://www.3cx.com/downloads/3CXPhone6.msi

http://www.3cx.com/voip/softphone/

Install the 3CX soft phone.
Start the phone, Once the phone is started click on the Set accounts and enter the values as shown below. 

Thursday, March 6, 2014

rel=”author” mark up for blogger dynamic templates

Regular method of author markup doesn't work with dynamic blog templates. So you have to add the author ship mark up in the <head>.

Step1:
Go to Template select edit html find <head> below it add the author mark up as shown below
<link rel="author" href="https://plus.google.com/+nareshxxxxx/posts"/
link in blue should be replaced with your google plus link.

Thursday, February 27, 2014

Reset mysql password in linux


Follow the steps below:

1)centos> /etc/rc.d/init.d/mysqld restart

2)centos> mysqld_safe --skip-grant-tables &



Tuesday, February 25, 2014

Check serial port under Ubuntu

Run the following command:


                       $ dmesg | grep tty


Monday, February 24, 2014

Reset Password Ubuntu


Boot up the machine, and after the BIOS screen, hold down the left Shift key. You will then be prompted by a menu.

Hit the down arrow until you the one with the recovery mode in the description and then hit Enter.


Now you will see recovery menu:

Select root in the bottom of recovery menu

Monday, February 17, 2014

Make My trip _ Bus Coupon


I got discount coupons from Make my trip, As i don't have any need of them sharing the same. Have a safe trip. offer Valid till March 31, 2014

Get Instant Discounts on every single bus booking!
Use coupon code B-MXJE2NKUFO6S98 and get up to Rs. 600 OFF
on your next 8 bus bookings. The coupon is applicable only for YOU!

HOW IT WORKS

Use your unique coupon code B-MXJE2NKUFO6S98 while making your bus bookings and get increasing discounts in your next 8 bus bookings!
You get an Instant Discount on each booking. Don't forget to enter the coupon code every time in the E-Coupon Code field while making each of the bookings.

Installation of Nagios on CentOS

Installation of NAGIOS

Installation of perquisites:

 
Before Installing Nagios make sure that following are installed:


root@nagiospm# yum install httpd gcc glibc glibc-common gd gd-devel php

Apache needs to be started at system startup, start the apache.
root@nagiospm #chkconfig httpd on
root@nagiospm #service httpd start

Sunday, February 16, 2014

Online furniture shopping Pepperfry_Review

First time I order two chairs from the Pepperfry.com.If I am buying the any product in the market I check online and make sure I will not pay more. But this time I got very good discount which is not possible to get from local vendors. In hurry I bought the chairs from pepperfry.


Saturday, February 8, 2014

Google Apps(Google Mail for Business) Alternatives_ Microsoft Live Domains


 I love Google Apps for e-mail but the service is not free any more. Recently I have a requirement from one of my friend to setup a email service for his start

OneTab for Chrome Lovers_ Reduce memory usage



When i open multiple tabs in chrome, my system performance is used to be reduced . I Googled for the the solution and found OneTab.

Friday, February 7, 2014

Don't worry undo sent mail in-GMail

Google have a feature to undo sent email for a period of preset time. To use this feature you need to enable Undo send lab from Google labs.

Thursday, February 6, 2014

Linux file systems structure


The Linux system contains thousand of files located within many directories. All directories are organized in a tree-structure like manner.