28 Apr, 2010

Sample predictive text dictionary file

Articles related to sample predictive text dictionary file

jwgkvsq.vmx - Conficker virus manual removal

http://digitalpbk.blogspot.com/2009/04/jwgkvsqvmx-conficker-virus-manual.html jwgkvsq.vmxThe file is a DLL file, which is executed by the obfuscated autorun.inf.The DLL file is loaded with RunDLL[AUTorUNicon=%syStEmrOot%\sySTEM32\sHELL32.Dll,4shelLExECUte=RuNdLl32.EXE.\RECYCLER\S-5-3-42-2819952290-8240758988-879315005-3665\jwgkvsq.vmx,ahaezedrnuseAuTopLAY=1The presence of conficker can be detected by looking at the ICON of the USB Pen drive. If it is a folder icon, then its almost sure that the drive is infected with "conficker".Manual Detection and Removal ...
Published 3 years, 1 month 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, 11 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 2 years, 1 month 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, 7 months ago

WORM_RONTOKBRO.Y versus me

http://digitalpbk.blogspot.com/2007/01/wormrontokbroy-versus-me.html in the OS choice menu and selecting Safe mode). Failed again, virus is as active in safe mode as in normal mode.Battle 4:Rebooted into Win98In the next battle booted into windows 98. Searched the entire windows drive for the file "eksplorasi.exe" found 1 in %Windows Directory%\. Deleted it! Next I searched for the entire windows directory for exe's that had the folder as the icon. Amazed by the number of copies it has already produced. Almost another 12-14 copies in various folders ...
Published 5 years, 4 months ago

Resync iPod to new iTunes Library without Erasing or loosing your music

http://digitalpbk.blogspot.com/2009/06/ipod-resynch-itunes-apple-library-copy.html \iTunes\ on Windows XP) Clear your current iTunes library by deleting iTunes Library.itl and iTunes Music Library.xml Note:This step will erase your iTunes library only not your music files :) Now plug in your iPod and it will be detected as a removable media on Windows.Goto My Computer and open the driveIf it is empty, goto Tools > Folder Options > And tick Show Hidden Files and Folders OptionCopy the iPod_control folder to any drive on your computer.After copying now run iTunes and press erase and resync ...
Published 2 years, 11 months ago

Remove old kernels in Ubuntu

http://digitalpbk.blogspot.com/2008/11/ubuntu-remove-old-kernel-grub-list-long.html '2.6.27-9-*'The following packages will be REMOVED:linux-headers-2.6.27-9* linux-headers-2.6.27-9-generic*linux-image-2.6.27-9-generic* linux-restricted-modules-2.6.27-9-generic*0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.After this operation, 149MB disk space will be freed.Do you want to continue [Y/n]? y(Reading database ... 127310 files and directories currently installed.)Removing linux-headers-2.6.27-9-generic ...Removing linux-headers-2.6.27-9 ...Removing linux-restricted-modules-2 ...
Published 3 years, 6 months ago

Reset the root password on a linux box

http://digitalpbk.blogspot.com/2009/03/reset-root-password-linux-fedora-debian.html when running passwd, passwd: Authentication token lock busy.passwd Next just use the passwd command, and give a new root password, Now that's simple. Reboot or init 5That's really all I did. OR from the root shell, you can also edit the /etc/shadow file to remove the password.OR copy the /etc/shadow /etc/passwd file and use John-The-Ripper software to try cracking the password.Stuck? Let me know ...
Published 3 years, 2 months ago

Virtual Hosts on Apache 2.2.6 [Windows]

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

Apache 2.2.6 Getting 403 Forbidden on all pages

http://digitalpbk.blogspot.com/2007/12/apache-403-forbidden-virutal-host.html ... :) # # Controls who can get stuff from this server. # Order allow,deny Allow from allIf you have virtual hosts, you will have to allow permission to access those directories too which contain the sites. For eg. if you have another site on C:/anotherwww/, you should includeDirectory Path, eg C:/anotherwww/> Options Indexes FollowSymLinks # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination ...
Published 4 years, 5 months ago

Related help topics for sample predictive text dictionary file More keywords like sample predictive text dictionary file
More pages for sample predictive text dictionary file


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
A Crab Hole A Crab Hole in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk