14 Aug, 2010

Facebook is blocked on my computer on system folders

Articles related to facebook is blocked on my computer on system folders

nVidia Core Temperature too high on my Compaq Presario Lappy

http://digitalpbk.blogspot.com/2008/08/nvidia-core-temperature-compaq.html nVidia Core Temperature too high on my Compaq Presario Lappy LAPtops as the name stands, conventionally meant to be on the LAP. But in my case not only can it be kept on a lap, it fries everything underneath !Check out the screenshot!nVidia GPU Core Temperature ScreenshotThis is kinda normal, it gets to 110+ when connected to TV or playing a game!.The nVidia GeForce card is suspected to do the overheating.I am using a Compaq Presario V3000 Notebook.Does any one having a similar series face ...
Published 3 years, 9 months ago

Automate Rsync without Password using Rsync Daemon

http://digitalpbk.com/linux/automate-rsync-passwordless-daemon-rsyncd-conf-cron _Name] path = Filesystem_Path comment = Comment auth users = Authenticated_Users secrets file = User_Password_file hosts allow = IP_Addresses The parameters as shown in italics have to be edited. Module_Name : A name to the module Filesystem_Path : The folder that is to be synced Comment : A comment about the entry Authenticated_Users : List of users separated by space who can access the module / path User_Password_file : The location of the file containing ...
Published 2 years, 3 months ago

Preventing the default Windows Messenger from running.

http://digitalpbk.blogspot.com/2006/12/preventing-default-windows-messenger.html Preventing the default Windows Messenger from running. To disable the in-built Windows Messenger on XP1. Login as administrator2. Start > Run3. Type gpedit.msc in the dialog box, Press Enter.4. Now you can see the "Group Policy" window, from the Tree View thats shown at the left, Select Computer Configuration to disable it for all users or Select User Configuration for disabling only for your account.5. Select Administrative Templates > Windows Components > Windows Messenger6 ...
Published 5 years, 5 months ago

Django SocialAuth Fix Google Email Open id attribute exchange

http://digitalpbk.com/django/django-social-auth-fix-google-open-id-email Django SocialAuth Fix Google Email Open id attribute exchange Django Social auth is a package that enables login to your django website with Facebook, Google, Yahoo and Twitter. Allowing authentication from 3rd party websites which supports open authentication helps users easy to register to your website without filling too much details. Easier signup makes more registrations and helps you cover your django web hosting charges :D . The package is managed at github here, but it does not have ...
Published 2 years ago

Apache Solr MySQL Sample Data Config

http://digitalpbk.com/apachesolr/apache-solr-mysql-sample-data-config Apache Solr MySQL Sample Data Config ApacheSolr is an indexing server from apache. It is written in Java and can be used to make search pages on your website. Most Websites use a MySQL database to store its data and standard MySQL search using SQL or FULLTEXT Searching by MySQL. But with ApacheSolr we can not only search but also improve the search results. Solr recognizes plurals and similar words like read, reading or A-DATA, adata etc. Therefore Solr returns more efficient search results ...
Published 2 years, 2 months ago

Solved TV in Black and White Problem in Ubuntu 8.04 with Compaq Laptop

http://digitalpbk.blogspot.com/2008/06/ubuntu-compaq-presario-black-white-xorg.html Solved TV in Black and White Problem in Ubuntu 8.04 with Compaq Laptop ?Finally after a lot of tweakin with the xorg.conf got Full Colour on S-Video Out on my Compaq Presario V3155(3000) AU, with an nVidia GeForce 6150 GPU on Ubuntu 8.04. The notable sections in the xorg.conf are the device section where you have to put the Option's right. You have to choose the right output SVIDEO or COMPOSITE and the TV Format,and in the Monitor section VertRefresh to 50hz also helped.Please check your TV ...
Published 3 years, 10 months ago

Windows 7 showing Different Installed (4 GB) and Usable Memory (2.96 GB)

http://digitalpbk.com/hardware/different-installed-usable-memory-windows-7 Windows 7 showing Different Installed (4 GB) and Usable Memory (2.96 GB) with shared memory of 1 GB. Therefore only 2.96 GB of the RAM is usable by the processes. It is better to buy graphics cards with Dedicated memory even if the memory size is less than that is being shared from RAM. This is because, in shared memory the memory buses might be mostly occupied by the graphics system that can slow the system down. In dedicated memory this problem is avoided because the RAM is not touched for graphics rendering and hence the bus is free for your processes. Laptop Windows ...
Published 2 years, 2 months ago

Solve Write Permission Denied on Files Windows 7

http://digitalpbk.com/windows/solve-write-permission-denied-files-windows-7 Solve Write Permission Denied on Files Windows 7 Solve Write Permission Denied on Files Windows 7 Windows 7 file attributes and earlier versions of windows such as XP or 98 is very different. The difference is notable if you use NTFS file system which has more security features. On Windows 7 if you get "Write Permission Denied" on any file , Right Click > Properties On the security tab, click on edit as highlighted in the screenshot below : On this window, check the Write option and click Apply and Ok Now you ...
Published 2 years, 1 month ago

Happy Birthday Digitalpbk

http://digitalpbk.blogspot.com/2007/11/happy-birthday-anniversary-pbk.html Happy Birthday Digitalpbk 18th November 2007, Internet : Digitalpbk.blogspot.com is entering its one year of enthusiasm. Although digitalpbk started the first post on November 2nd, it started its official statistics(counter) by 18th November. Since it there has been80000+ visitors,80 posts,230 + comments,etc...Thanks everyone 4 visiting my blogthat drives the drivers to make me post more ........:)Keep visiting ...digitalpbk. ...
Published 4 years, 6 months ago

PERL: How to remove an element from hash or array?

http://digitalpbk.com/perl/how-remove-element-hash-or-array PERL: How to remove an element from hash or array? In order to remove an element from the array or hash, we have to use the delete keyword on perl. Using the delete keyword on the key of the hash or array (numeric keyed hash), we can delete elements of a hash or array. Example for deleting an element from a hash The following code deletes the key 'a' from the hash %hash. #!/usr/bin/perl $, = "\n"; # Fields separator my %hash = ( 'a' => 'aaa', 'b' ...
Published 2 years, 1 month ago

Related help topics for facebook is blocked on my computer on system folders More keywords like facebook is blocked on my computer on system folders
More pages for facebook is blocked on my computer on system folders


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


digitalpbk