ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): November 2010
http://ulhasbhole.blogspot.com/2010_11_01_archive.html
Mazya Uchapati (My low-tech dumb experiments). Thursday, November 18, 2010. How to fix broken grub when you have /boot on different partition. I recently upgraded my Ubuntu Desktop (64 bit) to 10.10. This upgrade broke my bootup and started throwing me to initramfs prompt. After googling a bit and trying unsuccessfully instructions from here. I found a simple solution. I have a slightly differnt setup than what Grub assumes (boot and root on same partition). I have my boot partition on (hd0,msdos3).
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): ActiveMQ prefetch and Spring DMLC advice from Torsten
http://ulhasbhole.blogspot.com/2011/11/activemq-prefetch-and-spring-dmlc.html
Mazya Uchapati (My low-tech dumb experiments). Monday, November 14, 2011. ActiveMQ prefetch and Spring DMLC advice from Torsten. A piece of advice on ActiveMQ prefetch and Spring DMLC from my colleague Torsten. I just remembered a lesson learned about prefetch and Spring DMLC:. If you configure DMLC to use CACHE SESSION or below (i.e. CACHE CONNECTION or CACHE NONE) * and. That is because when not caching the consumer, a new JMS consumer is recreated for every msg that Spring will ask the broker for.
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): July 2013
http://ulhasbhole.blogspot.com/2013_07_01_archive.html
Mazya Uchapati (My low-tech dumb experiments). Thursday, July 18, 2013. Brought back power dead mac with following tip from Apple support. I got a sudden power dead laptop overnight when left in sleep mode as usual. I couldn't get it start by any means and power connector was fine, battery was full etc. Anyhow, apart from Rants here is the main purpose of the post to note down the tips. Press cmd option P R. And while pressed use Power button. To switch on Mac which in my case didn't work. Which later be...
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): Quick Note on How to enable ExFAT partition support in Ubuntu.
http://ulhasbhole.blogspot.com/2013/09/quick-note-on-how-to-enable-exfat.html
Mazya Uchapati (My low-tech dumb experiments). Monday, September 30, 2013. Quick Note on How to enable ExFAT partition support in Ubuntu. Here is what is needed to enable ExFAT support. This will install the ExFat support and the drive got mounted automatically. In case you want to mount the drive manually you can do something like:. Mount -t exfat /dev/sdb1 /media/exfatdir. Mazya uchapati (my low-tech efforts). Subscribe to: Post Comments (Atom). Mazya uchapati (my low-tech efforts). I code by the sea.
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): Short Note on How to install Servicemix 4 as windows service.
http://ulhasbhole.blogspot.com/2011/11/short-note-on-how-to-install-servicemix.html
Mazya Uchapati (My low-tech dumb experiments). Tuesday, November 8, 2011. Short Note on How to install Servicemix 4 as windows service. To install Servicemix 4 as windows service need to start SMX from console and run features:install wrapper. And follow the instructions that are displayed by second karaf command. Here is the output from a sample run :. Creating file: C: work apache-servicemix-4.4.1-fuse-01-06 bin karaf-wrapper.exe. Before installing and starting the service. To install the service, run:.
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): April 2009
http://ulhasbhole.blogspot.com/2009_04_01_archive.html
Mazya Uchapati (My low-tech dumb experiments). Monday, April 20, 2009. Gdm vs xdm surprise on my Ubuntu 8.04.1 x86 64 machine. While looking at some cleanup in Synaptic package manger for unused packages I thought of seeing what difference it would make to GNOME if I use xdm instead of gdm. Well. 1 I saw not so nice startup text display (I am fine with it though). 3 Login was much swift than previous into GNOME. (so it was worth the switch for now)/. Mazya uchapati (my low-tech efforts). Here is the exce...
sully6768.blogspot.com
Scott England-Sullivan's Blog: Declarative Services with Karaf Part 3: Managed Services
http://sully6768.blogspot.com/2012/09/declarative-services-with-karaf-part-3.html
Nuggets from a born again Java Enterprise Developer. Sunday, September 16, 2012. Declarative Services with Karaf Part 3: Managed Services. Continuing my series on Declarative Services in Karaf. Framework, the Config Admin CLI Commands. And the Web Console. The Felix File Install framework is configured to monitor the $KARAF HOME/etc. Lets take a look at the second example that was included in the code we downloaded from Part 2. Project it is basically the same as what we found in the service. The only re...
sully6768.blogspot.com
Scott England-Sullivan's Blog: September 2011
http://sully6768.blogspot.com/2011_09_01_archive.html
Nuggets from a born again Java Enterprise Developer. Monday, September 12, 2011. Sorry for my moment of weakness but I couldn't resist. Thus begins the birth of a new blog here on the inter-web which is truly a result of a new employer in my life: FuseSource. They seem to think I have shiny little nuggets of wisdom that others might find useful and have asked me to share. Posted by Scott England-Sullivan. Subscribe to: Posts (Atom). Prior Lake, MN, United States. View my complete profile.
ulhasbhole.blogspot.com
Mazya Uchapati (My low-tech dumb experiments): Brought back power dead mac with following tip from Apple support.
http://ulhasbhole.blogspot.com/2013/07/brought-back-power-dead-mac-with.html
Mazya Uchapati (My low-tech dumb experiments). Thursday, July 18, 2013. Brought back power dead mac with following tip from Apple support. I got a sudden power dead laptop overnight when left in sleep mode as usual. I couldn't get it start by any means and power connector was fine, battery was full etc. Anyhow, apart from Rants here is the main purpose of the post to note down the tips. Press cmd option P R. And while pressed use Power button. To switch on Mac which in my case didn't work. Option 2ᦙ...