Skip to main content

Posts

Showing posts with the label service

BB5 Easy Service Tool Best v1 13 Download Free 2017

Here we have shared latest and full setup of BB5 service tool and free downloading links are available for download. We are sharing free and official site download links. So you can manage it easily. BB5 service tool can support for all over Nokia BB5 handsets. Basically BB5 service tool is used for unlocking security code calculation by IMEI. You can recover all forgotten codes. Otherwise you will need to complete flash your mobile with its latest flash files. Flashing of mobile does at those stage if mobile is working slow or completely break with the reason of its outdated or corrupted firmware. If you will flash your mobile with its latest flash files it will restored in its original settings. You can use many other flashing tools or boxes for servicing mobiles. It is little bit difficult work for you to flash mobiles with tools instead of flashing with boxes. Now you can download latest setup of BB5 service tool from below download links. If downloading links are not working or yo...

Basic Facts of DNS configuration for any domain hosting or DNS Service

Previously, I answered an question on superuser to create a subdomain. So I want to share my knowledge on DNS to everyone who would like to configure their DNS on purchased domain. DNS means domain naming server, system or service. The most basic server that is used worldwide is BIND (Berkeley Internet Naming Domain). Now basic purpose of DNS server (port 53) is conversion of name to IP. This conversion is important to make computer understand in its own language. Each domain normally has a zone file which is edited by DNS manager system of any registrar or hosting website. The main records in DNS are HOST A  This record enables to provide name for IP address. new subdomains can be created using this record.  SUBDOMAIN CLASS RECORD TYPE PROIRITY IP ADDRESS www IN A 10 192.168.1.1 @ IN A 10 192.168.1.1 MX (mail exchanger)  It is a mail record required to notify query of mail server of domain. It is not necessary for an sender to only go to an IP of the domain l...