<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>blog.webwesen.com</title>
	<link>http://blog.webwesen.com</link>
	<description>tail -f /var/log/braindump &#62;&#62; blog.webwesen.com</description>
	<lastBuildDate>Sun, 13 Jun 2010 18:42:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>USB devices do not mount in Lucid</title>
		<description><![CDATA[I had problems with USB devices not mounting correctly on Ubuntu Lucid until I disabled floppy support: sudo modprobe -r floppy Oh, and do not forget to restart your workstation. Related posts:How to install git on Ubuntu LucidHow to install git on Ubuntu Karmic


Related posts:<ol><li><a href='http://blog.webwesen.com/2010/06/01/how-to-install-git-on-ubuntu-lucid/' rel='bookmark' title='Permanent Link: How to install git on Ubuntu Lucid'>How to install git on Ubuntu Lucid</a></li><li><a href='http://blog.webwesen.com/2010/01/14/how-to-install-git-on-ubuntu-karmic/' rel='bookmark' title='Permanent Link: How to install git on Ubuntu Karmic'>How to install git on Ubuntu Karmic</a></li></ol>]]></description>
		<link>http://blog.webwesen.com/2010/06/13/usb-devices-do-not-mount-in-lucid/</link>
			</item>
	<item>
		<title>How to install git on Ubuntu Lucid</title>
		<description><![CDATA[It is time to go through our usual exercise of installing git on a bright and shiny new Ubuntu. Lucid it is this time around. No surprises at all (see previously posted Karmic instructions) : sudo aptitude install zlib1g-dev cd ~/_tmp wget http://kernel.org/pub/software/scm/git/git-1.7.1.tar.gz tar xvfz git-1.7.1.tar.gz cd git-1.7.1/ ./configure make sudo make install git enjoy! [...]


Related posts:<ol><li><a href='http://blog.webwesen.com/2010/01/14/how-to-install-git-on-ubuntu-karmic/' rel='bookmark' title='Permanent Link: How to install git on Ubuntu Karmic'>How to install git on Ubuntu Karmic</a></li><li><a href='http://blog.webwesen.com/2010/05/09/todo-items-after-a-fresh-ubuntu-install/' rel='bookmark' title='Permanent Link: TODO Items after a fresh Ubuntu install'>TODO Items after a fresh Ubuntu install</a></li><li><a href='http://blog.webwesen.com/2010/06/13/usb-devices-do-not-mount-in-lucid/' rel='bookmark' title='Permanent Link: USB devices do not mount in Lucid'>USB devices do not mount in Lucid</a></li></ol>]]></description>
		<link>http://blog.webwesen.com/2010/06/01/how-to-install-git-on-ubuntu-lucid/</link>
			</item>
	<item>
		<title>TODO Items after a fresh Ubuntu install</title>
		<description><![CDATA[- upgrade Firefox and install an &#8220;add-on Collector&#8221; plugin &#8211; navigate to the list of my plugins and install the ones I still think are needed In terminal: $ sudo aptitude install htop iftop gnomedo gThumb tilda vlc nautilus-open-terminal aptoncd hardinfo &#8220;System&#8221; &#8211; &#8220;Administration&#8221; &#8211; &#8220;Software Sources&#8221; &#8211; tab &#8220;Other Software&#8221;, enable the ubuntu lucid [...]


Related posts:<ol><li><a href='http://blog.webwesen.com/2010/01/14/how-to-install-git-on-ubuntu-karmic/' rel='bookmark' title='Permanent Link: How to install git on Ubuntu Karmic'>How to install git on Ubuntu Karmic</a></li><li><a href='http://blog.webwesen.com/2010/06/01/how-to-install-git-on-ubuntu-lucid/' rel='bookmark' title='Permanent Link: How to install git on Ubuntu Lucid'>How to install git on Ubuntu Lucid</a></li><li><a href='http://blog.webwesen.com/2010/04/12/what-is-the-defference-between-mta-and-mda-email/' rel='bookmark' title='Permanent Link: What is the defference between MTA and MDA (email)?'>What is the defference between MTA and MDA (email)?</a></li></ol>]]></description>
		<link>http://blog.webwesen.com/2010/05/09/todo-items-after-a-fresh-ubuntu-install/</link>
			</item>
	<item>
		<title>How to rotate catalina.out logs on Linux systems</title>
		<description><![CDATA[Tomcat is dumping everything printed out to console to catalina.out by default. And with good uptimes (Tomcat is great ) the catalina.out log could get pretty big (in my case it grew to 8Gig). What is my remedy? Short of messing with catalina&#8217;s start.sh &#8211; piping the output to some logrotating utility instead of straight [...]


Related posts:<ol><li><a href='http://blog.webwesen.com/2010/04/12/what-is-the-defference-between-mta-and-mda-email/' rel='bookmark' title='Permanent Link: What is the defference between MTA and MDA (email)?'>What is the defference between MTA and MDA (email)?</a></li></ol>]]></description>
		<link>http://blog.webwesen.com/2010/04/23/how-to-rotate-catalina-out-logs-on-linux-systems/</link>
			</item>
	<item>
		<title>What is the defference between MTA and MDA (email)?</title>
		<description><![CDATA[MTA = Mail Transfer Agent (sends and receives email between MTAs and among other elements of an email system) exim postfix sendmail MDA = Mail Delivery Agent (receives email from an MTA for delivery to a mailbox) courier dovecot procmail MUA = Mail User Agent (email client) Thunderbird elm mutt Note: An overview of how [...]


No related posts.]]></description>
		<link>http://blog.webwesen.com/2010/04/12/what-is-the-defference-between-mta-and-mda-email/</link>
			</item>
	<item>
		<title>Who&#8217;s more convincing?</title>
		<description><![CDATA[No related posts.


No related posts.]]></description>
		<link>http://blog.webwesen.com/2010/04/03/whos-more-convincing/</link>
			</item>
	<item>
		<title>Quotes for 2010/03/17</title>
		<description><![CDATA[A bank is a place that will lend you money if you can prove that you don&#8217;t need it. &#8211; Bob Hope Finance is the art of passing money from hand to hand until it finally disappears. &#8211; Robert W. Sarnoff No related posts.


No related posts.]]></description>
		<link>http://blog.webwesen.com/2010/03/17/quotes-for-20100317/</link>
			</item>
	<item>
		<title>Color Names</title>
		<description><![CDATA[No related posts.


No related posts.]]></description>
		<link>http://blog.webwesen.com/2010/03/05/clor-names/</link>
			</item>
	<item>
		<title>&#8220;Corporate Bingo&#8221; &#8211; the hottest game to play in staff meetings</title>
		<description><![CDATA[Do you keep falling asleep in staff meetings? What about those long and boring conference calls? Here&#8217;s a way to change all of that: Before (or during) your next meeting, seminar, or conference call, prepare your &#8220;Bullshit Bingo&#8221; card by drawing a square &#8212; I find that 5&#8243; x 5&#8243; is a good size &#8212; [...]


No related posts.]]></description>
		<link>http://blog.webwesen.com/2010/03/03/corporate-bingo-the-hottest-game-to-play-in-staff-meetings/</link>
			</item>
	<item>
		<title>Three Questions To Ask During an Interview</title>
		<description><![CDATA[We&#8217;ve all seen variations on the list of common questions interviewers ask, but how much have you thought about what questions you should ask a potential employer? The best interviews are really conversations, as well they should be. You want to know if the position is the right fit &#8211; just as much as the [...]


Related posts:<ol><li><a href='http://blog.webwesen.com/2009/07/23/what-to-ask-during-a-job-interview/' rel='bookmark' title='Permanent Link: What to ask during a job interview?'>What to ask during a job interview?</a></li></ol>]]></description>
		<link>http://blog.webwesen.com/2010/03/02/three-questions-to-ask-during-an-interview/</link>
			</item>
</channel>
</rss>
