This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Sample Text

Sunday, 13 October 2013

Why can’t I connect to the Internet or Server

Why can’t I connect to the Internet or Server

Why-can't-I-connect-to-the-Internet-or-ServerWhy can’t I connect to the Internet or Server :-
Today i am going to show you How to find the source of tcp/ip problem on the FTP , SFTP . POP , IMAP , LDAP and Usenet problem with Why can’t I connect program.
Why Can’t I Connect? is a handy and reliable application designed to help you test TCP/IP connections and solve possible errors.
Why Can’t I Connect? can go through all the steps of the connection process, enabling you to view error codes, descriptions and providing you with suggestions to solve the issue.
Why Can’t I Connect” makes it easier to resolve TCPIP connection errors. Diagnose connections to common server types and create generic clients or servers. It traces through all steps of the process and gives error codes, descriptions, and possible solutions for all TCPIP errors. A generic client can connect to any type of server given the right server name / IP and port.
Why-can't-I-connect-to-the-Internet-or-Server
like if you want to check the pop problem. then click on the common and select the POP option and enter your mail server address or IP-address.
Why-can't-I-connect-to-the-Internet-or-Server
if it will find the error. it will show you notification.
Why-can't-I-connect-to-the-Internet-or-Server1
if there is any problem. it will show you possible reason.
Why-can't-I-connect-to-the-Internet-or-Server
same thing you can try for other server also.
If you don’t find your server, you can create a generic client under the ‘Generic‘ menu option. This client can connect to any type of server given the right server name / IP and port.
You may also create a generic server under the ‘Generic’ menu option to mimic a server on any port (if available.)
Use the ‘Advanced‘ menu option to step through the entire socket process (Bind, Connect / Listen, Send, Shutdown, Close).
Use the ‘Bridge’ menu to trace / analyze / diagnose the conversation between any client and server.
Check the tools menu for special functions.
Use the ‘Trace’ menu option to setup tracing to the screen and / or a log file. Tracing may be set to ‘All’, ‘Headers And Errors Only’, ‘Errors Only’, or ‘None’.
Hope this will help you in finding server problem.

How to reset damaged or corrupted TCP/IP connection

How to reset damaged or corrupted TCP/IP connection

How-to-reset-damaged-or-corrupted-TCPIP-connectionHow to reset damaged or corrupted TCP/IP connection :-
TCP / IP can sometimes become damaged or corrupted. One of the components of the Internet connection on your computer is a built-in set of instructions called TCP/IP. TCP/IP can sometimes become damaged or corrupted.
If you cannot connect to the Internet and you have tried all other methods to resolve the problem, TCP/IP might be causing it. Because TCP/IP is a core component of Windows, you cannot remove it. However, you can reset TCP/IP to its original state.
Today i am going to show you How to reset damaged or corrupted TCP/IP connection ?
Method 1 :- Use the Tool Reset TCPIP 1.05
Reset TCP/IP is nice handy tool for resetting corrupt or damaged tcp/ip connection.
Method 2. Use the Microsoft Fix it Utility :-
To fix this problem automatically, click the Fix this problem link. Then click Run in the File Download dialog box, and follow the steps in this wizard.
How-to-reset-damaged-or-corrupted-TCPIP-connection1
Method 3 :- Use Manual Method 
Open the command prompt with Run as Administrator and enter the following command.
netsh int ip reset c:\resetlog.txt
How-to-reset-damaged-or-corrupted-TCPIP-connection1
Note :- If you do not want to specify a directory path for the log file, use the following command:-
netsh int ip reset resetlog.txt
Hope this will fix your TCP/IP problem.

Cut off someone for test or for fun or for bandwidth

Cut off someone for test or for fun or for bandwidth

Cut-off-someone-for-test-or-for-fun-or-for-bandwidthCut off someone for test or for fun or for bandwidth :-
If you want to use more bandwidth for your own use and want to block other user to get your bandwidth, then netcut is best tool for use.
Netcut is a free Windows tool designed to scan the computers in your network and provide information on every single machine.
netcut automatically scans your network and retrieves information on the connected machines, with dedicated tools to find a specific IP. A very good feature is the one that allows you to choose a different network adapter in case you’re using multiple ones at the same time.
Select the IP-address that you want to cut-off and click on the cut-off readyoption. it will change your on/off status to off.
Cut-off-someone-for-test-or-for-fun-or-for-bandwidth1
after changing the status, other connected users are not able to connect to the internet.
netcut
again when you want to resume the connection, just click on the Resume option.
Cut-off-someone-for-test-or-for-fun-or-for-bandwidth1

Speedup Your Internet Browsing with Squid Cache Proxy Server

Speedup Your Internet Browsing with Squid Cache Proxy Server

Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-ServerSpeedup Your Internet Browsing with Squid Cache Proxy Server :-
Squid is a Unix-based proxy server that caches Internet content closer to a requestor than its original point of origin. You can also installed Squid proxy server on WIndows server also.
With Squid you can:-
● Use less bandwidth on your Internet connection when surfing the Web
● Reduce the amount of time web pages take to load
● Protect the hosts on your internal network by proxying their web traffic
● Collect statistics about web traffic on your network
● Prevent users from visiting inappropriate web sites at work or school
● Ensure that only authorized users can surf the Internet
● Enhance your user’s privacy by filtering sensitive information from web requests
● Reduce the load on your own web server(s)
● Convert encrypted (HTTPS) requests on one side, to unencrypted (HTTP) requests on the other
Caching frequently requested Web pages, media files and other content accelerates response time and reduces bandwidth congestion.
Squid’s job is to be both a proxy and a cache. As a proxy, Squid is an intermediary in a web transaction. It accepts a request from a client, processes that request, and then forwards the request to the origin server. The request may be logged, rejected, and even modified before forwarding.
As a cacheSquid stores recently retrieved web content for possible reuse later.Subsequent requests for the same content may be served from the cache, rather than contacting the origin server again. You can disable the caching part of Squid if you like, but the proxying part is essential.
Today i am going to show you How to speedup your internet browsing with Squid Cache Proxy server.
Download Squid Server for Windows  and create a squid folder in the C directory and paste the contents of squid in the C:/Squid folder. You must be login in as Administrator.
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server
Now open the C:\Squid\etc folder and rename the files and remove the .defaultextension from all files like below image.
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server1
Now open the command prompt and enter the following command.
cd c:\squid\sbin
c:\squid\sbin>sbin -i
c:\squid\sbin>squid -z
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server1
These command will install squid as service and cache folder in the var directory.
Now open the windows services with services.msc with run command.
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server1
Now you need to be configure the Proxy setting in the Internet explorer setting. Open the Internet properties with inetcpl.cpl command on the Run menu. Go to the connections tab > Lan Setting > In the Proxy server setting enter the address as localhost or IP-address of your server PC and port as 3128.
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server1
Now when you open a site, you will get the access-denied error due to explicit denied acl by default .
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server1
Nothing to worry about it. Open the Squid.config ( c:\squid\etc) file with notepad or notepad++ application. change the http_access deny all to http_access allow all .
Speedup-Your-Internet-Browsing-with-Squid-Cache-Proxy-Server1
and restart the squid services from the services.msc. You also need to create firewall rule to allow the incoming traffic.
Below mentioned video by digitallab will be help you to understand this process more .
Only one thing you need to be do after this configuration to add the dns name-server for Squid that will really improve the Internet browsing speed.
Open the Squid config file with Notepad++ and find dns_nameserver option.
Block-https-Facebook-in-Squid-proxy-server1
A list of IP addresses can be passed to this directive or several IP addresses can be written on different lines like the following:-
dns_nameservers 192.0.2.25 198.51.100.25
dns_nameservers 203.0.113.25
The previous configuration lines will set the name servers to 192.0.2.25, 198.51.100.25,
and 203.0.113.25.
dnsnameserverconfiguration

How to Unlock 3G or 4G or USB Dongles


How to Unlock 3G or 4G or USB Dongles


How to Unlock 3G or 4G or USB DonglesHow to Unlock 3G or 4G or USB Dongles :-
Most of people have data card which are factory locked, but when you want to change the SIM the card obviously you want to change your service provider so this data card need to be unlocked in order to use other’s SIM card.
Today i am going to show you how to unlock 3G & 4G or USB Dongles with dc-unlocker.
DC unlocker is a program specialized for data card unlocking .It is the first universal data card unlocking product worldwide.It is fast ( takes 5 – 60 seconds to unlock), easy to use and functional program with clear interface.It doesn`t need any cables or adapters for unlocking. The data card can be simply unlocked in the same notebook where a PCMCIA or Express socket exists.No need to select any COM ports, auto detect function.
Download  and install DC-Unlocker Free Version (possibly you get 3 unlocks in free version) on your PC.Now you need to Plug-In your data card and then choose its brand now let the modem detection be Auto and it will scan it on its own.
How to Unlock 3G or 4G or USB Dongles1
Now press the Magnification icon like in the above image to start the scanning process.
Now wait till it’s search is complete and now it will show you full information about your modem.Now just navigate to Unlocking section and then press on Unlock.
Now wait and see how your modem gets unlocked in few seconds
ZTE Unlock Tutorial :-
Huwai Unlock Tutorial :-
Enjoy your Unlock modem.

How to install Alexa widget on WordPress and Blogger blog

How to install Alexa widget on WordPress and Blogger blog

How-to-install-Alexa-widget-on-WordPress-and-Blogger-blogHow to install Alexa widget on WordPress and Blogger blog :-
Good Alexa ranking is a key indicator of a successful website or blog. As a rule of thumb, the better the Alexa ranking, the more business you’ll get. Alexa ranking helps Webmasters and advertisers see the true marketing potential of your Web site. The better your Alexa rank, the higher they will be willing to bid to buy advertising space on your Web site.
Most people consider it is valuable only for direct advertising. Given the fact that Alexa ranking for a site is calculated on the basis of how many visitors with the Alexa toolbar installed have visited that particular site, the results can be inaccurate.
Today i am going to show you how to install Alexa widget on WordPress and Blogger blog ? Go to the http://www.alexa.com/siteowners/widgets and create a alexa wigdet for your blog.
Now copy the HTML code as per your desired size widget.
How-to-install-Alexa-widget-on-WordPress-and-Blogger-blog1
On WordPress :-
Go to your WordPress Dashboard > Appearances > Widgets and drag one text field in your desired location and paste your HTML code.
How-to-install-Alexa-widget-on-WordPress-and-Blogger-blog1
On Blogger :-
Go to the Blogger Dashboard > Select Layout > Add a Widget > ChooseHTML/Java Script and Paste your Alexa HTML code here.
How-to-install-Alexa-widget-on-WordPress-and-Blogger-blog1 Now your Alexa widget is ready on your WordPress and blogger blog.

How to install webmin on ubuntu.....

How to install webmin on ubuntu.....

How-to-install-webmin-on-ubuntu
How to install webmin on ubuntu :-
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing , Squid proxy Server , PHP Configuration , Linux Firewall and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.
Open the terminal and enter the following command to download the Debian version of WebMin.
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.660_all.deb
How-to-install-webmin-on-ubuntu1
then run the following command
dpkg –install webmin_1.660_all.deb
 How-to-install-webmin-on-ubuntu1
then it will give you, your path to login. https://YourHostName:10000/
If you want to access with Windows machine, check the IP-address with ifconfigcommand.
How-to-install-webmin-on-ubuntu1
Now open the command prompt on windows machine and ping the Ubuntu machine .
How-to-install-webmin-on-ubuntu1
Now open your web-browser and navigate to https://Ubuntu IP-address:10000/and login with your root credentials.
How-to-install-webmin-on-ubuntu1
Now you are able to manage Linux server from GUI interface.
How-to-install-webmin-on-ubuntu1
Enjoy GUI interface for your Server administration.
If Debian complains about missing dependencies, you can install them with the command :-
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python

Monday, 22 July 2013

How To Increase Your Friends On Facebook With Facebook Bot {robot}

How To Increase Your Friends On Facebook With Facebook Bot {robot}


Here's How I Use This Soft To Get Over 1,000 friends Easily:



To be easier to understand the process, you will need to watch this videofirst on how to
use the software and then follow my real guide which produce me great result.
Ok, let's start now


Tuesday, 16 July 2013

How To Earn Bitcoin From Your Device

How To Earn Bitcoin From Your Device By SHAEL1435  ---



IN THE TIME OF THIS SUCH TYPE OF TECHNOLOGY MOST OF PEOPLE IN THE WORLD SPENT THEIR TIME IN FRONT OF DEVICES. THIS BOOK IS WRITTEN FOR GEEK BUDDY OR NOBBES   WHO SPENT THEIR MOREOVER TIME ON THEIR DEVICE LIKE LAPTOP, MOBILE, PCs, ETC…  MOREOVER PEOPLE EARN FROM BLOGGING   , ONLINE CLASSES  , MARKETING , SELL OR ETC…  .BUT IN THIS BOOK I DESCRIBED A METHOD IN WHICH WE EARN BITCOIN WITHOUT DOING ANYTHING.

you can download this pdf from the link given below............




Download PDF

Sunday, 14 July 2013

Cheat Sheat for XSS vulnerbility in Website

Basic XSS codes:
----------------------------------
<script>alert("XSS")</script>

<script>alert("XSS");</script>

<script>alert('XSS')</script>

"><script>alert("XSS")</script>

<script>alert(/XSS")</script>

<script>alert(/XSS/)</script>

Thursday, 11 July 2013

How to Unlock a Android Lock in Emergency........



 1) First of all, you need to swich off your android device and keep it for some time.

 2) Now press the up volume button+start+home {for samsung phones}   {for others phones press vol up + start button} and hold it for 30 seconds.

.

Whatsapp for Lifetime Free of Cost

REQUIREMENTS-------
--------------------------------------------------------------------------



  • 1. Apple Account
  • 2. Patience
  • 3. iPhone




Step 1): First of all you need to  install iTunes, It helps to easy create Apple Account.

Step 2): we know whats app is free for i phone ..

Invite all friends to facebook fan page

Heyyyyy...............

 this is my 2nd post on multipost and multi adding on facebook...............



You can invite all friends to facebook fan page/events using javascript by single click,



How to Using This Javascript in Google Chrome :



1. Open Google Chrome.
2. Open Your Facebook Page.

Blog SEO Optimization by Adding Script .............

How to play Script in Blogger:

1-. Go Blogger > Template > Edit HTML

2.- Now Press Ctrl +F and Search </head> code in your template, and paste below code above it.


6 Ways to Access Blocked Websites.................................

1.

Using Proxy servers


 Proxy servers are the best way to acces the bloked websites from the work place. There are mny online proxy services are available. HidemyAss, proxy.org, freeproxy.co.in and many more. We can also use sme proxy tools like Ultrasurf. All these proxy services and tools allow us to access the websites which we want to acess even if they are blocked.



 2.

Make Free Call To Any Mobile 2013 method...........

Hello friends, today i'm back with a new trick how to make free call to any mobile. We know many websites gives a chance to send free sms, but today i'm will tell you about the site which allows you to make free calling in india. The site gives 64 minutes to talk free.

Make Free Call to any Mobile:

1. First of all, go Site2Sms.com , open this site and register by using your mobile number which you want to call free.

2. After registeration completed, login with your mobile number and password.

3. After login, click on Send Sms.