14 Aug, 2010

Invisible proxy server

Articles related to invisible proxy server

Orkut YouTube Facebook etc Blocked ?? Follow this guide to Unblock

http://digitalpbk.blogspot.com/2009/05/orkut-youtube-facebook-blocked-ssh.html Orkut YouTube Facebook etc Blocked ?? Follow this guide to Unblock Blocked ??!!!Most of you may be out there to desparately find out how to unblock all these social networking sites. The solution is to use a proxy. You can use proxy sites available all over the internet, or set up your on SSH proxy if you have an SSH server. Setting up an SSH server is easy. If you have a machine at home, install any linux distribution with SSH server enabled. Now grab hold of your Home machine IP address ...
Published 2 years, 8 months ago

HTTP 1.1 Response Status Codes

http://digitalpbk.blogspot.com/2007/04/http-11-response-status-codes.html in the Location Header302 Moved Temporarily : Requested document has been temporarily moved to location specified by the location header.303 See Other : The requested resource is found in a different location indicated by the Location Header.304 Not Modified : Server uses this code in response to the If Modified Since Request. This indicates the document has not been modified.305 Use Proxy : Client should use a proxy specified by the location header.307 Temporary Redirect : Requested resource is temporarily ...
Published 4 years, 10 months ago

SSH Tunneling Proxy using Putty on Windows and Linux (Unblock YouTube / Orkut / Facebook)

http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html earlier)Check Socks v5 Option.Click on Ok and again Ok (in the options Window)Internet Explorer And Google ChromeTake Start Menu > Control Panel > Internet OptionsClick on Connections Tab > Lan Settings (Highlighted in Figure Above)Check use a proxy server and click advanced.Now fill up Socks as localhost, and Port 9090 or the one you gave earlier.Click Ok and Ok and Ok as needed :)That's all Enjoy Browsing :)...Visit "www.orkut.com" "www.facebook.com" and verify ...
Published 2 years, 8 months ago

ANSI Escape Sequences

http://digitalpbk.blogspot.com/2007/05/ansi-escape-sequences.html ) 07 reverse video on (or just 7) 08 nondisplayed (invisible) (or just 8) 22 normal 23 no-standout 24 no-underline 25 no-blink 27 no-reverse 30 black foreground 31 red foreground 32 green foreground 33 yellow foreground 34 ...
Published 4 years, 9 months ago

Timezone: PHP, Shell and Crontab

http://digitalpbk.blogspot.com/2009/05/crontab-server-timezone-php-date.html Timezone: PHP, Shell and Crontab Programming in different timezones can be a headache if not taken care off initially. Codes written to work in one time zone can go wrong when ported to a server that runs on another Timezone. There a few things to take care off when you change from server to server.PHPBy default PHP uses the Timezone that is set in the server or php.ini configuration files. Inorder to make a robust php code that can work in any server environment, it is always a good practice ...
Published 2 years, 8 months ago

Server Not Found, Fix DNS Problems.

http://digitalpbk.blogspot.com/2008/07/fix-server-not-found-dns-problem.html Server Not Found, Fix DNS Problems. Sometimes wierd things happen,Server Not Found www.google.comOr you can get www.kitiyo.com but not rgb.kitiyo.comOr you cannot get www.somesite.com but your friend can!Silly DNS Problems.When we browser and enter a url in the browser's address bar, one of the first step is to resolve the domain name. ie convert the www.server-name.com to the IP address.If our dns server settings are wrong or if the dns server does not respond, we get the familiarServer ...
Published 3 years, 6 months ago

Virtual Hosts on Apache 2.2.6 [Windows]

http://digitalpbk.blogspot.com/2007/12/virtual-hosts-apache-226-windows.html Virtual Hosts on Apache 2.2.6 [Windows] What ?Virtual Hosts allow you to simulate multiple sites on a single server.i.e, One Server many Websites.Virtual Hosts is enabled by uncommenting the line :# Virtual hosts#Include conf/extra/httpd-vhosts.conf #Uncomment this lineon httpd.confThe virtual host conf file ./conf/extra/httpd-vhosts.confEg:## Virtual Hosts## If you want to maintain multiple domains/hostnames on your# machine you can setup VirtualHost containers for them. Most configurations ...
Published 4 years, 2 months ago

CodeIgniter: Use GET Parameters for OAuth or Facebook

http://digitalpbk.com/codeigniter/use-get-parameters-facebook-application /* |-------------------------------------------------------------------------- | URI PROTOCOL |-------------------------------------------------------------------------- | | This item determines which server global should be used to retrieve the | URI string. The default setting of "AUTO" works for most servers. | If your links do not seem to work, try one of the other delicious flavors: | | 'AUTO' Default - auto detects | 'PATH_INFO' Uses the PATH_INFO | 'QUERY_STRING' Uses the QUERY_STRING | 'REQUEST_URI' Uses the REQUEST ...
Published 1 year, 10 months ago

cURL PHP Error on Windows

http://digitalpbk.blogspot.com/2009/05/curl-php-windows-unable-load-libcurlphp.html cURL PHP Error on Windows Fatal error: Call to undefined function curl_init() in D:/webs/php.php on line 284This problem arises because of not including the lib_curl.dll to PHP. To solve this uncomment the line as shown below;extension=php_bz2.dllextension=php_curl.dll;extension=php_dba.dllNow restart apache server. If you get an error "Unable to Load X:/path/php/ext/php_curl.dll", copy SSLEAY32.PHPlibEAY32.dll (OpenSSL) Libraries to the System32 folder.Now restart apache server ...
Published 2 years, 9 months ago

Making subdomains on localhost

http://digitalpbk.blogspot.com/2007/01/making-subdomains-on-localhost.html Making subdomains on localhost IntroDeveloping websites on localhost may sometimes need making of sub domains. Installing and running another server for this purpose is useless, consumes more resources etc. So here is the technique to make sub domains on localhost. You can also use this to host more than one site on localhost. i.e, you can host multiple sites situated on different folders. PS: This is for Apache-Windows configuration. (If you have info about other Server-OS configs please let ...
Published 5 years, 1 month ago

Related help topics for invisible proxy server More keywords like invisible proxy server
More pages for invisible proxy server


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Makruzz Cruise Vessel Makruzz Cruise Vessel in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk