http://askubuntu.com/questions/156700/how-to-set-default-boot-kernel-in-ubuntu-grub
When developing stuff, configuring systems, or simply working with computers, I come across obstacles that can be solved easily once you know the solution. But finding the solution can take ages. In this blog, I am collecting the solutions for some of the technical problems that I encounter.
Thursday, October 17, 2013
Updating grub in Ubuntu
http://askubuntu.com/questions/156700/how-to-set-default-boot-kernel-in-ubuntu-grub
Tuesday, July 23, 2013
Eclipse startup error with TFS plugin
An easy way to recover this is to navigate to the directory ${workspace}\.metadata\.plugins\org.eclipse.core.resources and delete the file .snap.
Tuesday, April 16, 2013
Windows - find processes that have a file locked
http://www.heise.de/download/process-explorer.html
Saturday, March 19, 2011
HDD backup with rsync
Sunday, January 2, 2011
Making PDFs compatible with IEEE style guides
It is possible however to tell PS2PDF to embed the fonts:
- Open WinEdt
- Select: Options, Execution Modes
- Select ps2pdf
- The Command Line Switches for gswin32c.exe are
-dBATCH -dNOPAUSE -sDEVICE=pdfwrite -r600 -dCompatibilityLevel=1.4
Add the following switches to this line:-dPDFSETTINGS=/printer -dMaxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true
Thursday, December 9, 2010
Error 0x8004a029 when installing Shrewsoft VPN client on Windows 7
During install, I receive "Error 0x8004a029: Couldn't install
the network component".
Error 0x8004a029 means that the maximum number of filter devices for the system has been reached. Other similar software ( VPN clients, 3rd party firewalls, etc ) install filters. You can either attempt to remove other software that has installed a filter, or attempt to increase the following registry entry value to allow more filters to be installed.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\MaxNumFilters