13 Aug, 2010

Host file write permission denied

Articles related to host file write permission denied

Multiple Instances of yahoo messenger

http://digitalpbk.blogspot.com/2007/09/multiple-instances-of-yahoo-messenger.html Now inside the Test folder create REG_DWORD named pluralwith value 1.Now you should be able to run multiple instances of yahoo messenger.Alternate MethodCopy paste the text below exactly to a file with extension ".reg"REGEDIT4[HKEY_CURRENT_USER\Software\yahoo\pager\Test]"Plural"=dword:00000001Double click the reg file and press "yes".Thats all folksLong time since made a post. Howz life guys ? ...
Published 4 years, 5 months ago

microsoftpowerpoint.exe win32 usb worm manual removal

http://digitalpbk.blogspot.com/2008/04/microsoftpowerpointexe-win32-usb-worm.html microsoftpowerpoint.exe win32 usb worm manual removal MicrosoftPowerPoint.exeMicrosoftPowerPoint.exe is a worm that spreads throught the USB Memory Sticks/Pen Drives from computer to computer. It slows down all usb operations.Manual RemovalSince the virus automatically hides all the files, you cant easily find it.First run msconfig, and look at the start up values to find the location of the virus.Remove that entry by unchecking the tick mark.Reboot the system.Do the steps given below ...
Published 3 years, 9 months ago

Installing Misc Softwares on FC6

http://digitalpbk.blogspot.com/2007/05/installing-vlc-on-fc6.html Installing Misc Softwares on FC6 VLC PlayerInstalling VideoLanC Player on Fedora Core 6.# rpm -ivh http://rpm.livna.org/livna-release-6.rpm# yum -y install vlcFirst install the Livna repository, Install VLC...Firefox 2.0FC6 comes shipped with Firefox 1.5 by default to install Firefox 2,Download firefox 2.# tar -xzvf /downloadlocation/firefox-2.0.tar.gz -C /usr/lib/# yum install compat-libstdc++-33# $ cd /usr/bin/# rm firefox # rm: remove regular file `firefox'? y# ln -s /usr ...
Published 4 years, 9 months ago

Optimize Javascript files with Google Closure compiler

http://digitalpbk.com/javascript/optmizie-javascript-files-google-closure-compiler Optimize Javascript files with Google Closure compiler Optimize Javascript files with Google Closure compiler Google has released / open sourced one of its internal tools, the javascript closure compiler. The closure compiler is used to optimize javascript files. It works by analyzing the code and removing redundancies and shortening variable names. This tool can be used to compress javascript files, (similar to the famous packer), results in lesser code to download, execute, obfuscation and faster user experience. Since most web 2.0 or 3 ...
Published 2 years, 3 months ago

Installing Google Go on Linux Ubuntu

http://digitalpbk.com/google-go/installing-google-go-linux-ubuntu ://go.googlecode.com/hg/ $GOROOT cd $GOROOT/src ./all.bash Installing Google Go in Steps The following packages are required for installing Google Go : bison, make, gcc, libc6-dev, ed, mercurial. To install run the command sudo apt-get install bison make gcc libc6-dev ed mercurial Edit the .bashrc file to set up the environment variables, .bashrc file resides in your home folder (/home/username/). Add the following lines if you are using ubuntu x86 (or unsure) export GOROOT=$HOME/go export GOARCH=386 export GOOS ...
Published 2 years, 2 months ago

Perl Script to check Google pagerank

http://digitalpbk.com/perl/perl-script-check-google-pagerank = WWW::Google::PageRank->new; print scalar($pagerank->get($webpage)), "\n"; Usage of Perl Script to check PageRank ./pagerank.pl http://digitalpbk.com Getting Google Pagerank of Pages in Bulk The following PERL script can be used to get pageranks of pages in bulk. Just pass the filename which has URLs in each line and it would output the pageranks of those pages as a CSV. #!/usr/bin/perl $file = $ARGV[0]; use WWW::Google::PageRank; my $pagerank = WWW::Google::PageRank->new; sub trim($) { my ...
Published 1 year, 9 months ago

Update Nvidia drivers on Sony Vaio

http://digitalpbk.com/sony-vaio/install-updated-nvidia-drivers-on-vaio Update Nvidia drivers on Sony Vaio Update Nvidia drivers on Sony Vaio Updating Nvidia graphics drivers on Sony Vaio is been a problem recently as the driver installation is not detecting your hardware. Sony Vaio OEM provided drivers are not up to date and when installing drivers directly from the Nvidia GeForce website, the screen says NVidia installation cannot continue This graphics driver could not find compatible graphics hardware To Solve the problem you need to change an inf file after you downloaded your drivers ...
Published 2 months, 2 weeks ago

Perl Download Manager

http://digitalpbk.blogspot.com/2008/06/perl-download-manager.html Perl Download Manager IntroThis is my PERL downloader program, with resume.Only works if SERVER has Parts enabled.Well pretty much thats it #!/usr/bin/perluse strict;use threads;use threads::shared;use HTTP::Request;use HTTP::Response;use Math::Round qw(nearest);use LWP;exit unless(defined $ARGV[0] && -e $ARGV[0]);open HND,$ARGV[0];NEXT:while(my $url = ){ my $file = substr($url,rindex($url,"/")+1); $file =~ s/%20/_/g; chomp $url; exit if($url eq "" || $file eq ...
Published 3 years, 7 months ago

Sony Vaio CW VPCCW26FG EDID (Extended display identification data)

http://digitalpbk.com/hardware/sony-vaio-cw-vpccw26fg-edid-extended-display-identification-data 1D 38 0B 00 00 20 20 20 20 20 00 00 48 This file is used by drivers to detect monitor capabilities. This file can be used in linux Xorg.conf to detect this monitor, in case the monitor doesnt get detected as in the case of Sony Vaio CW on Ubuntu. Attached is the binary format EDID file. Sony Vaio Software ...
Published 1 year, 10 months ago

Disable Autorun Windows XP

http://digitalpbk.blogspot.com/2007/10/disable-autorun-windows-xp.html Disable Autorun Windows XP Do this very important!!Most viruses uses the autorun.inf to get itself infected on your computer. Autorun.inf is a small file that instructs the windows os to do when the CD is inserted into the computer. In genuine cases , it runs a setup in case of a Software Installation Disc. In the other case it may run a virus and gets your system infected. All you got to do to get the virus is put the CD. Same is the case for Mass Storage Devices like Memory Sticks, Pen Drives ...
Published 4 years, 3 months ago

Related help topics for host file write permission denied More keywords like host file write permission denied
More pages for host file write permission denied


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Piercing Light Radha Nagar Beach 1 Havelock Piercing Light Radha Nagar Beach 1 Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk