24 Mar, 2010

How to uninstall a kernel using gedit

Articles related to how to uninstall a kernel using gedit

Cygwin: Clear screen command, How to clear the screen ?

http://digitalpbk.com/cygwin/how-clear-screen-cls-command-not-found Cygwin: Clear screen command, How to clear the screen ? Some one may be wondering where is the clear command on cygwin. If we type either cls or clear we would be shown bash: clear: command not found. So there are many fancy ways to clear the command line prompt, but the one I liked the best is Ctrl + L Simple, just press Control + L on the keyboard and your command line prompt cleans up. :) Cygwin Software ...
Published 1 year, 10 months ago

Sony Vaio Battery Care utility Download

http://digitalpbk.com/software/sony-vaio-battery-care-utility-download Sony Vaio Battery Care utility Download Sony Vaio Battery Care Function utility is a sony vaio utility which helps improve battery performance by limiting maximum capacity to 80% of the full capacity. Read more about Sony Vaio Battery care function in How to Enable Battery care function on Sony Vaio to improve Battery life. Free download the utility attached with this post. It works with only Sony Vaio. Sony Vaio Software ...
Published 1 year, 9 months ago

C Code to convert JPEG to BMP in LINUX using libjpeg

http://digitalpbk.blogspot.com/2009/01/code-libjpeg-converting-jpeg-to-bmp.html C Code to convert JPEG to BMP in LINUX using libjpeg IntroThe following code converts JPEG file into BMP file. The code requires the libjpeg library. The following code is a good example of how to use the libjpeg library. (it compiles). Code converts colour jpeg to 24bit BITMAP.Code : jpeg2bmp.c#include #include #include #include /* we will be using this uninitialized pointer later to store raw, uncompressd image */unsigned char *raw_image = NULL;/* dimensions of the image we want to write ...
Published 3 years ago

CodeIgniter: Use GET Parameters for OAuth or Facebook

http://digitalpbk.com/codeigniter/use-get-parameters-facebook-application CodeIgniter: Use GET Parameters for OAuth or Facebook Codeignitor destroys your GET parameters, because it does not use it, however for applications that use OAuth, Facebook Applications or Facebook authentication using Facebook connect, GET parameters are required. In order to retrieve GET parameters from Code Ignitor, first we have to change the config.php, uri_protocol to PATH_INFO, this solves 404 Errors with GET parameters on Codeigniter ...
Published 1 year, 10 months ago

Create 24 using Addition Subtraction Multiplication and Division from 3 3 8 8

http://digitalpbk.com/interview-questions/create-24-using-addition-subtraction-multiplication-and-division-3-3-8-8 Create 24 using Addition Subtraction Multiplication and Division from 3 3 8 8 None 8 / (3 - 8 / 3) = 24 Interview Questions ...
Published 1 year, 11 months ago

Cancelling Automatic System Shutdown on XP

http://digitalpbk.blogspot.com/2007/03/cancelling-automatic-system-shutdown-on.html Cancelling Automatic System Shutdown on XP IntroductionHave you ever lost valuable data because of the automatic shutdown window that pops up now and then? Have you been frustrated by this window ?The SYSTEM SHUTDOWN windowAppears mostly when XP considers itself unstable and needs to reboot, It gives us a window of barely 1 minute to pack up our things and save all the work etc. But what if you want more than a minute to do this. End Tasking or Closing the window does not work.Here is how to do ...
Published 4 years, 11 months ago

Change or Increase font size on Eclipse IDE

http://digitalpbk.com/eclipse/change-increase-font-size-eclipse Change or Increase font size on Eclipse IDE > Preferences As shown, Goto General > Appearence > Colors and Fonts On the right panel Select Editor Font and click the Edit Button. Increase the font size on the new window and press Ok on both windows Done. Now that should ease up your eye strain :) . How to ...
Published 1 year, 9 months ago

Find the number of zero's in 'Factorial of a number' N factorial

http://digitalpbk.com/interview-questions/find-number-zeros-factorial-number-n-factorial Find the number of zero's in 'Factorial of a number' N factorial None For n as the number, round(n/5) + round(n/25) + round(n/125)+.......+round(n/5^n) etc till the reminder is 0. Explain how? A zero is formed when a 5 and 2 get multiplied, therefore finding the number of 5's would be enough to find the number of 10's since 5's would be less in number than 2. Lets take an example 30! = 1 x 2 .. x 5 x... x 10 .. x 15 ..x. 25 ... 30 It has 7 fives. Number of 5's ...
Published 1 year, 6 months ago

500 I won't open a connection to 192.168.1.232 (only to 59.93.9.97)

http://digitalpbk.blogspot.com/2008/06/500-i-wont-open-connection-to.html 500 I won't open a connection to 192.168.1.232 (only to 59.93.9.97) FTP ProblemIt says it wont open a connection to the host !!Dont know what the problem is .Solution is to use Passive modeftp> passivePassive mode on.Not of much of a post.But just felt it might be useful to me atleast :D ...
Published 3 years, 7 months ago

Power plans missing - Restore power plans on Windows 7

http://digitalpbk.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7 Power plans missing - Restore power plans on Windows 7 Power plans missing - Restore power plans on Windows 7 Power saver plan on Windows helps you to give longer battery backup by reducing performance of certain hardware components like processor, graphics card, wireless network card etc and turning off devices which are not used. One sudden day my power saver option went missing on my sony vaio running Windows 7. Since the battery backup is drastically reduced when the power saver option is missing, I had to desperately find a fix and here ...
Published 1 year, 9 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
Transport Ships Bringing Raw materials to Havelock Transport Ships Bringing Raw materials to Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk