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, 5 months ago
http://digitalpbk.com/hardware/sony-vaio-enable-battery-care-function-improve-battery-life
,
Take Vaio Control Center (from Control panel or by typing Vaio Control Center in the start menu).
On left side click Power management and then click on the Battery sub item
Click on enable Battery care function as shown below.
Uncheck it to disable battery care function.
Click on advanced and choose 80%
If your computer is charged to 100%, unplug from the power source, and let the battery go below 80%.
Now you should see lesser battery degradation. :)
Download Battery Care
Windows ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html
you.Latest browsers like Firefox 2, Opera 9 and IE
7 also report about phishing when you are about to visit a phishing site. So upgrade your browser today.A new technique that may not be yet known is the use of mirroring character to reverse the link, so that it appears legitimate.But in this technique to the original link appears in the status bar or copy the link location and pasting shows you the original target url.For webmasters and server administratorsMost spams and phishing scams originate ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html
. One thing to note that is the mirroring character is not rendered on all browsers. It is supported on Firefox, Opera, IE
7 (partially). If anyone has any info about other browsers please leave a comment. Effect of using a mirroring character on orkut with the profile name is shown below:Note that the word "scrapbook" is inversed. There is more of it left for you to explore and find out ...Mirroring character also works on some Instant Messengers like Google Talk and Yahoo! Messenger ...
Published 5 years, 6 months ago
http://digitalpbk.blogspot.com/2007/03/auto-mounting-file-systems-in-linux.html
Auto mounting File Systems in Linux
Some Linux Distros (like Fedora Core 6 FC6) do not automatically mount the local file systems such as FAT/FAT32 systems that belong to the
windows drive. To mount and unmount file systems you must be logged on as a root user or must have root privilegesMounting ManuallyFirst change to root@localhost ~]$ suPassword: Passwordroot@localhost ]# mount -t Filesystem Device DirectoryMounting the file system manually is done by the mount command.Filesystem is vfat ...
Published 5 years, 1 month ago
http://digitalpbk.blogspot.com/2008/11/ubuntu-remove-old-kernel-grub-list-long.html
and a second one just prior to the new one, just in case your system doesn't do well with the new kernel.UpdatePlease be sure to type the command exactly as such, dont miss any of the hyphens (-) and dots (.)Missing something would end up uninstalling all of your kernels and hence making the system not bootable. Correct commands :sudo apt-get remove --purge 2.6.27-
7-*sudo apt-get remove --purge 2.6.27-9-*etcCommand Line Output:arun@server4:~$ sudo apt-get remove --purge 2.6.27-9-*Reading package lists ...
Published 3 years, 6 months ago
http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html
and GET the redirect page URLGoto the redirect pageGoto Orkut.com/home.aspxYour done.Note:Tested on Linux (FC6, Perl 5.8.8)The following script is for linux, Will run on
Windows too but the ANSI coloring may not work...
Windows Program is given below the program for Linux (without ANSI coloring).For Linux (with ANSI coloring)use WWW::Mechanize;use HTTP::Cookies;use HTTP::Request::Common;$cj=HTTP::Cookies->new(file => "cookie.jar",autosave=>1,ignore_discard=>1);$mech ...
Published 5 years ago
http://digitalpbk.blogspot.com/2006/12/setting-up-apache-php-on-windows.html
Setting up Apache-PHP on
windows.
Step 1 : Downloading required files. apache server binaries : httpd.apache.orgphp binaries : www.php.netStep 2 : Install apache server. Installing apache server is pretty much simple, and same as any other installation. Just enter a network domain name and server name and some email id (someone@microsoft.com). Then choose a installation directory : for reference i am using "C:\". Note that a directory called apache2 will be created under C:\ .So ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html
=new
Image();img.src="http://www.orkut.com/setKarma?cat=0&val=1&gid=FR/US00987654321";window.top.location = "http://www.yoursite.com/somenicepage/";}For more info leave a comment with mail id. ...
Published 5 years, 6 months ago