03 Jan, 2011
Linux operating system problem in sony vaio vpceb16fg
Articles related to linux operating system problem in sony vaio vpceb16fg
http://digitalpbk.com/perl/solve-netmysql-hang-problem-if-database-result-has-only-1-row-or-empty
Resolve Net::MySQL Hang
problem if the database result has only 1 row or is empty
Net::MySQL is a simple MySQL perl Client to connect to MySQL servers. But Net::MySQL hangs if your result set is having just one row.
Sample Net::MySQL code
#!/usr/bin/perl
use Net::MySQL;
$mysql = Net::MySQL->new(
hostname => 'localhost',
database => 'db',
user => 'user',
password => 'password',
);
$gid = 1;
$mysql->query('SELECT * FROM table ...
Published 1 year, 10 months ago
http://digitalpbk.com/debian/xorg-1.11-screen-lock-bypass
. However the latest version of Ubuntu seems to be unaffected by this bug.
How to fix ?
The version 1.11.3 of X-org seems to not have this bug. So doing an update would just fix it.
apt-get update xorg
Linux
Software ...
Published 2 weeks, 6 days ago
http://digitalpbk.blogspot.com/2009/08/facebook-auth-next-parameter-ie.html
Fix for Facebook authentication on IE
What?This is for Facebook developers who have faced this
problem. If you are using an Facebook application to authenticate a user on a PHP website, the Facebook redirection on Internet Explorer specifically fails the login of the user. This is because the return URL returned by facebook specifically for IE is the appending of the CallBack URL specified in the Application +the Next parameter + a "?" + the auth_token parameter.This results ...
Published 2 years, 5 months ago
http://digitalpbk.blogspot.com/2007/12/apache-403-forbidden-virutal-host.html
Apache 2.2.6 Getting 403 Forbidden on all pages
IntroThis is the issue about getting 403 Forbidden Error on all pages when you are working on localhost. I have used Virtual Host to simulate multiple sites on my computer. So I get 403 Forbidden on all pages. I tried for many solutions couldn't find anything much relevant. After sometime tweaking here is the solution or rather the
problem I found....The error forbidden arises due to Directory Path, eg C:/www/># many things here ...
Published 4 years, 2 months ago
http://digitalpbk.blogspot.com/2008/01/fedora-8-compaq-presario-v3000.html
that just around 12MB of the download is corrupted. Easily replaced the portion and voilla finished Fedora8.iso!! Learned a lot thank you fedora ;)First ImpressionsWell to start with it detected my Video Card, nVidia GeForce Go 6150, all of my hard drives and partitions, including NTFS drives without any additional software install. It looks classy not much fuzz. Butas usually there is the
problem of mouse disappearing, and desktop-effects cannot be enabled!- the Mouse Disappearing can be fixed as shown ...
Published 4 years ago
http://digitalpbk.blogspot.com/2007/09/multiple-instances-of-yahoo-messenger.html
Multiple Instances of yahoo messenger
Yahoo Messengeris a popular instant messaging software around. Yahoo messenger, by default, runs only a single copy on a single machine so for people with multiple yahoo id's this is a
problem. Here is a short snippet that makes yahoo messenger to run multiple versions.REGEDITOpen the registry editor. Start > Run > regeditNavigate to +- HKEY_CURRENT_USER +- Software +- yahoo +- pagerCreate a new key inside pager named Test ...
Published 4 years, 5 months ago
http://digitalpbk.com/virus/igqjjexe-manual-removal-steps-free-tool
for IGQJJ.EXE in regedit and remove all key value pairs for those occurences
Open notepad and open the file IGQJJ.EXE, For example if IGQJJ.EXE was present in C: Open C:\IGQJJ.EXE
Remove all the contents and save the file
Now restart your computer
IGQJJ.EXE should now not be able to run since we have removed it from Windows Startup Program list and even if somehow it can run the file has been corrupted by removing all its contents
Now you are free of IGQJJ.EXE
Got any more
problems ? Comment and we ...
Published 1 year, 10 months ago
http://digitalpbk.com/windows/solve-write-permission-denied-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 1 year, 10 months ago
http://digitalpbk.com/drupal/how-change-drupal-root-user-password
How to change root admin user password in Drupal ?
In order to reset the root or superadmin password on a drupal
system, login into the database by looking at the settings.php. You can use phpMyAdmin or any other MySQL utilities like SQLYog, or MySQL command line.
Run the following query to reset the password.
UPDATE users SET pass = MD5('password') WHERE uid = 1
The user id of administrator is always 1.
Password field in drupal is stored as MD5 of the actual string password. So ...
Published 1 year, 10 months ago
http://digitalpbk.com/hardware/canon-sx120-chdk-camera-canon-hack-development-kit
Digital Camera. Features and interfaces with Digic 4 Processor which are not enabled by default in the firmware is enabled by using CHDK. Compared to other camera like
Sony DSC H20, H50 or Nikon L Series, the one thing makes Canon cameras interesting is CHDK which has scripting support in it. For people who are interested in development, firmware and scripting, this is an exciting feature.
CHDK allows you to have much more features in your camera than the normal ones, For Eg, CHDK can be used ...
Published 1 year, 11 months ago
Related help topics for linux operating system problem in sony vaio vpceb16fg
More keywords like linux operating system problem in sony vaio vpceb16fg
More pages for linux operating system problem in sony vaio vpceb16fg