03 Jan, 2011

Linux operating system problem in sony vaio vpceb16fg

Articles related to linux operating system problem in sony vaio vpceb16fg

Windows Registry : Something you must know

http://digitalpbk.blogspot.com/2007/03/windows-registry-something-you-must.html Windows Registry : Something you must know IntroWhats this all about ? Registry is the place where most windows programs store some data associated with that program. Moreover, registry is used by windows to store much of the configuration information, file associations, start up programs, etc ...The registry is mainly divided into 5 sections HKEY_CLASSES_ROOTHKEY_CURRENT_USER : Current User Preferences.HKEY_LOCAL_MACHINE (HKLM): Global Preferences.HKEY_USERSHKEY_CURRENT_CONFIG : Current System ...
Published 4 years, 11 months ago

Freeing up more disk space

http://digitalpbk.blogspot.com/2007/04/freeing-up-more-disk-space.html Freeing up more disk space Disk Clean UpRight Click the drive -> Properties -> Click on the Disk Clean Up -> Press OKObsolete Restore FilesRight Click the drive -> Properties -> Click on the Disk Clean Up -> More Options Tab -> System Restore Frame -> Click Clean Up -> OKDisable HibernationIf you do not use hibernate feature, disable it.Control Panel -> Power Options -> Hibernate Tab -> Uncheck Enable Hibernation -> OKRemoving .tmp , .log .tmp and .log ...
Published 4 years, 9 months ago

jwgkvsq.vmx - Conficker virus manual removal

http://digitalpbk.blogspot.com/2009/04/jwgkvsqvmx-conficker-virus-manual.html jwgkvsq.vmx - Conficker virus manual removal IntroWell this is one of the new emerging popular virus. It has spread rapidly, and most of your computers are infected. Conficker spreads via the USB pendrive along with the autorun.infor via network by exploiting bugs in the Network Stack on Windows systems.Skip to Manual Removal steps.Spreading via USB DrivesConficker spreads on USB Drives by creating an autorun.inf,A folder structure RECYCLER\S-5-3-42-2819952290-8240758988-879315005-3665\with ...
Published 2 years, 10 months ago

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

Orkut Perl Script - Login, Scrapper and more

http://digitalpbk.blogspot.com/2007/06/orkut-mass-scrapper-scrap-all-friends.html Orkut Perl Script - Login, Scrapper and more IntroThis is a PERL script that logs you into Orkut and allows you to scrap yiur friends. Following is the program and beneath it lies the manual to use the program. I assume that you already have PERL installed on your system with the required modules:LWPWWW::MechanizeProgram#! /usr/bin/perl -wuse WWW::Mechanize;use HTTP::Cookies;use HTTP::Request::Common;use subs qw(print_c login logout home grab proces scrap);#autoflush STDOUT 1;printf ...
Published 4 years, 7 months ago

Drag 'n Drop Files from explorer to VB

http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html a form or window to accept files.'fAccept = 1 Enables.Private Declare Function DragQueryFile Lib "shell32.dll" Alias "DragQueryFileA" _(ByVal HDROP As Long, ByVal UINT As Long, ByVal lpStr As String, ByVal ch As Long) As Long'DragQueryFile gives the information to us about the dropped file.'lpStr outputs the filename.Private Declare Sub DragFinish Lib "shell32.dll" _(ByVal HDROP As Long)'This function frees the resources used during the drag operation ...
Published 5 years, 1 month ago

Base 64 Encoding

http://digitalpbk.blogspot.com/2006/12/base-64-encoding.html Base 64 Encoding IntroductionBase 64 encoding is a method used in email systems. The email systems that where developed back in the time of Arpanet, where designed to support only Letters (A-Z,a-z) , Numbers (0-9) and some limited puncutation marks. So inorder to transfer files which can contain more than characters and digits (for eg,a picture.jpg file), Base 64 Encoding is used. The EncodingBase 64 encoding, as the name suggests, has 64 different characters to represent all the 255 characters ...
Published 5 years ago

Permission Denied on Hosts File (Windows 7)

http://digitalpbk.com/windows/host-file-windows-7-write-permission-denied Permission Denied on Hosts File (Windows 7) On Windows 7, I was trying to edit the host file using Komodo and was getting Permission Denied, and tried notepad too still got permission denied. I thought initially it was McAfee Anti Virus that was disabling the edit of host file as this file is an important system configuration file. The reason but was that Windows requires the editor to run with administrator privileges to edit the file, this is different in Windows XP because all programs ...
Published 1 year, 11 months ago

UNIX Networking : Sockets UDP Transmitter and Reciever

http://digitalpbk.blogspot.com/2007/10/unix-networking-sockets-udp-transmitter.html UNIX Networking : Sockets UDP Transmitter and Reciever IntroNetworking in UNIX or Linux is done with sockets. The following are 2 programs I made up. 1. Sends messages in UDP.2. Listens and Recieves messages from UDP.User Datagram Protocol or in short UDP is like a letter or telegram, its arrival is not anticipated and there is no connect and disconnect procedures to send and recieve UDP messages unlike TCP/IP. So the program is a little more easier and simpler to understand.The Transmitter ...
Published 4 years, 3 months ago

Perl ImageMagick convert Images from one format to another

http://digitalpbk.blogspot.com/2009/07/perl-imagemagick-convert-jpeg-png-bmp.html Perl ImageMagick convert Images from one format to another IntroductionA Picture speaks louder than a thousand words. Most of the programming problems I usually worked with and involved in where dealing with just TEXT. So now I wanted to programatically work with images. I needed to warp, rotate, scale, stretch, convert from jpeg to png, png to jpeg, jpeg to bmp, bmp to jpeg etc. So I decided to search on how to do such a thing easily. Well the first obvious answer is to do handle all ...
Published 2 years, 6 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


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Beach is this way Beach is this way in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk