24 Mar, 2010

How to uninstall a kernel using gedit

Articles related to how to uninstall a kernel using gedit

Introduction to XSS Part 1

http://digitalpbk.blogspot.com/2006/12/introduction-to-xss-part-1.html Introduction to XSS Part 1 This document is purely for illustrative purposes only. I am not responsible for any losses arising to the websites mentioned below. Webmasters please be more alert...What is it?XSS stands for cross site scripting (CSS) Since CSS is already taken by Cascaded Style Sheets, it is named XSS X standing for a Cross. It is a kind of hacking which allows you to deface websites, loggin as another user etc. IntroductionLet us start by looking how websites work. Starting ...
Published 5 years, 1 month ago

Wireless Laptop to TV Connection using Intel WiDi

http://digitalpbk.com/wireless-laptop-tv/connect-laptop-to-tv-wireless-intel-widi Wireless Laptop to TV Connection using Intel WiDi TV HD PTV2000 1080P Adapter for Wireless Display$99.99 D-Link MainStage TV Adapter for Intel Wireless Display (DHD-131)$99.99 How to set up Wireless Connectivity between laptop and TV Connect the adapter to TV just like you would connect the laptop to tv using hdmi. or using the Composite to the HDTV. Intel, Centrino are registered Trademarks of Intel Corporation. Laptop TV HDMI Intel Hardware ...
Published 3 months, 1 week ago

amvo.exe Virus Manual Removal Steps

http://digitalpbk.blogspot.com/2008/02/amvoexe-virus-usb-memory-stick.html amvo.exe Virus Manual Removal Steps IntroThis is a nasty virus, dont know who dropped it on me. It spreads via USB Memory Sticks. It cannot be seen in the process list, hides itself and hides all files. And my antivirus doesn't seem to find a problem! :(Some SymptomsCannot show hidden filesSlows down USB devicesAdds infections to plugged in USB devicesDrives open in new windows from My ComputerHow to get rid off?Step 1 The usual way is to Format the system, but it is not a permanent ...
Published 4 years ago

Setting up Apache-PHP on windows.

http://digitalpbk.blogspot.com/2006/12/setting-up-apache-php-on-windows.html Setting up Apache-PHP on windows. Step 1 : Downloading required files. apache server binaries : httpd.apache.orgphp binaries : www.php.netStep 2 : Install apache server. Installing apache server is pretty much simple, and same as any other installation. Just enter a network domain name and server name and some email id (someone@microsoft.com). Then choose a installation directory : for reference i am using "C:\". Note that a directory called apache2 will be created under C:\ .So ...
Published 5 years, 1 month ago

Changing the default Boot OS in GRUB on Ubuntu 9.10

http://digitalpbk.com/ubuntu-grub/changing-default-boot-os-grub-ubuntu-910 not edit this file as it is generated from files from /etc/grub.d/* and /etc/default/grub Instructions on how to change the default operating system First be root sudo su Edit the file /etc/default/grub The contents of the file would be like as shown below : # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. GRUB_DEFAULT=3 #GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo ...
Published 2 years, 3 months ago

How to easily unlock and root the Samsung Google Nexus S on Windows

http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows How to easily unlock and root the Samsung Google Nexus S on Windows is done using the Volume Up and Down to move up and down the list, and power button choose the selected items. Back button should also work. Choose yes from the list that sort off looks like the screen below: And then it should Install super user application on your nexus s Now go back and boot your phone in normal mode. The superuser application should be available in the list of applications. And hence thy google nexus s phone is now rooted! Enjoy Google Nexus S Android How to ...
Published 2 months, 4 weeks ago

About "HOSTS" File

http://digitalpbk.blogspot.com/2006/11/about-hosts-file.html .25.63.10 x.acme.com # x client host127.0.0.1 localhostThe Lines followed by a # are comments and explains how to use the HOSTS file. 127.0.0.1 is the IP address that is used to loopback to your computer itself. So if you are running an apache or IIS server or anyother server software, you can access it by the url http://localhost or http://127.0.0.1 What now ? Suppose you want to block some sites for example say you want to block "www.sicksite.com". All you have to do is add ...
Published 5 years, 2 months ago

Protect yourselves from phishing

http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html asking for your bank account details to help them transfer money, and you will get a fair share of it.Or you have won a big sum of money in some lottery in some unknown place, and you have to provide the bank account details to get the money.If you fall for these scams, most probably you will loose everything you have.How to get smart?Phishing is mostly successful because of ignorance from the part of customers and the thought of making easy money. So its time to get smart! Phishing mails + are mass ...
Published 5 years, 1 month ago

How to Integrate another Website to Google Analytics Tracking and Adsense

http://digitalpbk.com/adsense-analytics/how-integrate-google-analytics-tracking-and-adsense How to Integrate another Website to Google Analytics Tracking and Adsense How to Integrate another Website to Google Analytics Tracking and Adsense This was supposed to be obvious, but I couldnt find easily how to integrate Google Adsense and Analytics to track your Adsense Ad performance on google analytics. Make sure you display ads on your page and the analytics tracking code. Make sure you have linked the adsense and analytics together before doing this. The following is to add one more site to track adsense. And then Getting straight to the answer, put ...
Published 2 years, 2 months ago

Perl script to remove a directory and contents recursively

http://digitalpbk.com/perl/perl-script-remove-directory-and-contents-recursively Perl script to remove a directory and contents recursively This is the script for sandeep when he asked me how to delete a directory in perl. rmdir function only removes empty directories. So we need to remove the contents of the directory before removing the directory. So if the directory contains more directories / folders we would have to recursively delete all the directories under the directory. Well so here is the code just to do that. #!/usr/bin/perl deldir("test"); ...
Published 2 years, 2 months ago

Related help topics for how to uninstall a kernel using gedit More keywords like how to uninstall a kernel using gedit
More pages for how to uninstall a kernel using gedit


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