<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Fun with Linux</title>
	<atom:link href="http://funwithlinux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://funwithlinux.wordpress.com</link>
	<description>Tips and Tricks for using Linux</description>
	<lastBuildDate>Sun, 14 Jun 2009 18:37:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='funwithlinux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Fun with Linux</title>
		<link>http://funwithlinux.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://funwithlinux.wordpress.com/osd.xml" title="Fun with Linux" />
	<atom:link rel='hub' href='http://funwithlinux.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Sharing Ubuntu &#8220;host&#8221; printer with Windows XP running in VirtualBox</title>
		<link>http://funwithlinux.wordpress.com/2009/05/22/sharing-ubuntu-host-printer-with-windows-xp-running-in-virtualbox/</link>
		<comments>http://funwithlinux.wordpress.com/2009/05/22/sharing-ubuntu-host-printer-with-windows-xp-running-in-virtualbox/#comments</comments>
		<pubDate>Fri, 22 May 2009 19:20:50 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://funwithlinux.wordpress.com/?p=27</guid>
		<description><![CDATA[Have you ever wanted to print from Windows XP running within a VirualBox to a printer connected to your Ubuntu "host"? I have. This is how I managed to do it. I am assuming that you already have your printer configured and that you can print for Ubuntu and that you have configured your VirtualBox Windows XP with networking.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=27&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to print from Windows XP running within a VirualBox to a printer connected to your Ubuntu &#8220;host&#8221;? I have. This is how I managed to do it. I am assuming that you already have your printer configured and that you can print for Ubuntu and that you have configured your VirtualBox Windows XP with networking.</p>
<p><strong>Enable access to your printer from any host</strong></p>
<p>First, you need to enable CUPS so that it will accept connections from your VirtualBox Windows XP. To do this do:</p>
<ol>
<li>Select the System menu -&gt; Administration -&gt; Printing. The Printer configuration window will appear.</li>
<li>Select the Settings menu item from the Server menu.</li>
<li>Make sure that there is a tick mark next to &#8220;Publish shared printers connected to this system&#8221;
<p><div id="attachment_28" class="wp-caption alignnone" style="width: 364px"><img class="size-full wp-image-28" title="Screenshot-Basic Server Settings" src="http://funwithlinux.files.wordpress.com/2009/05/screenshot-basic-server-settings.png?w=354&#038;h=284" alt="Enabling Printer connections from any host" width="354" height="284" /><p class="wp-caption-text">Enabling Printer connections from any host</p></div></li>
<li>Press OK</li>
</ol>
<p><strong>Identify the Printer URL</strong></p>
<p>We now need to identify the URL of the printer so that we can use this in  VirualBox Windows XP.</p>
<ol>
<li>In your web browser, navigate to http://localhost:631/ to access the Common UNIX Printing System (CUPS) administration pages</li>
<li>Press the &#8220;Manage Printers&#8221; button. This will display a list of your configured printers</li>
<li>Click on the name of your printer. This will display a page about your printer.</li>
<li>Copy the URL of the page from the address bar of your browser. For my printer it is http://localhost:631/printers/PhotosmartC5100 but will be different for your printer.</li>
</ol>
<p><strong>Test Accessing the printer from VirtualBox Windows XP</strong></p>
<p>We now need to check we can access the CUPS web pages from the VirtualBox Windows XP.</p>
<ol>
<li>Start your web browser and open the url http://&lt;ubuntu_host&gt;:631/ where &lt;ubuntu_host&gt; is the IP address of your Ubuntu machine</li>
<li>The web page that loads will be the Common UNIX Printing System (CUPS) administration pages</li>
<li>Press the &#8220;Manage Printers&#8221; button. This will display a list of your configured printers</li>
<li>Click on the name of your printer. This will display a page about your printer.</li>
<li>Copy the URL of the page from the address bar of your browser. For my printer it is http://&lt;ubuntu_host&gt;:631/printers/PhotosmartC5100 but will be different for your printer. We will need this later when configuring the printer on Windows</li>
</ol>
<p><strong>Setting up the Windows printer</strong></p>
<p>We now need to configure the printer in Windows XP.</p>
<ol>
<li>Open the Control panel and select Printers</li>
<li>Press Add Printer. The Add Printer wizard will appear. Press Next</li>
<li>Select &#8220;A network printer, or a printer attached to another computer&#8221; and press next</li>
<li>Select &#8220;Connect to a printer on the Internet or on a home or office network&#8221; and enter the printer URL from step 5 above in the URL box and [press Next</li>
<li>In the Add Printer Wizard window, either select your printer and press Next or press &#8220;Have Disk&#8221; and follow the instructions to install your printer.</li>
<li>Wait for the printer to be installed and configured. This may take a moment or two.</li>
<li>You will then be asked if you want to make this printer your default printer. Select Yes or No and press Next.</li>
<li>Press the Finish button.</li>
</ol>
<p><strong>Testing the Windows printer</strong></p>
<p>You should now be pack in the Printers section of the Control panel and your newly added printer will be listed. Lets test that the printer worked.</p>
<ol>
<li>Right click on the printer and select properties</li>
<li>Press the &#8220;Print Test Page&#8221; button.</li>
<li>Your printer should print a test page.</li>
</ol>
<p>These are the steps that worked for me. I hope they work for you so that you can print from Windows running in VirtualBox.</p>
<br />Posted in Linux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/funwithlinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/funwithlinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/funwithlinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/funwithlinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/funwithlinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/funwithlinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/funwithlinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/funwithlinux.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=27&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://funwithlinux.wordpress.com/2009/05/22/sharing-ubuntu-host-printer-with-windows-xp-running-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38ebf1cab936b1317f77a0fe58a08b0e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcc</media:title>
		</media:content>

		<media:content url="http://funwithlinux.files.wordpress.com/2009/05/screenshot-basic-server-settings.png" medium="image">
			<media:title type="html">Screenshot-Basic Server Settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Auto starting Jira Server on Ubuntu 9.04</title>
		<link>http://funwithlinux.wordpress.com/2009/05/05/auto-starting-jira-server-on-ubuntu-904/</link>
		<comments>http://funwithlinux.wordpress.com/2009/05/05/auto-starting-jira-server-on-ubuntu-904/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:42:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Jira]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://funwithlinux.wordpress.com/?p=19</guid>
		<description><![CDATA[Having installed Jira standalone on my Ubuntu 9.04 server, I wanted the Jira server to auto start when it boots. Jira does not provide an auto start script with the installation for Linux. After several failed attempts at creating the start up script from scratch, I decided to modify the Tomcat start up scripts that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=19&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having installed <a title="Jira" href="http://www.atlassian.com/software/jira/">Jira</a> standalone on my Ubuntu 9.04 server, I wanted the Jira server to auto start when it boots. Jira does not provide an auto start script with the installation for Linux.</p>
<p>After several failed attempts at creating the start up script from scratch, I decided to modify the Tomcat start up scripts that are provided with Tomcat6 so that they start my Jira server instead.</p>
<p>I have documented below what I ended up doing so that if I ever need to redo the steps, I have recorded it somewhere. These steps may be useful to other people too but there is no guarantee that they will work and no warranty (implied or otherwise) that they will not do something horrible to your server.</p>
<p><span id="more-19"></span><strong>Install Jira standalone:</strong></p>
<ol>
<li>Installed Sun JDK 1.6 for running Jira using the command:
<pre>sudo apt-get install sun-java6-jdk</pre>
</li>
<li>Create a new user called jira for running the Jira server</li>
<li>Download the <a title="Jira standalone installer" href="http://www.atlassian.com/software/jira/JIRADownloadCenter.jspa">Jira standalone installer</a> and <a title="Jira installation instructions" href="http://www.atlassian.com/software/jira/docs/latest/install.html">install and configure</a> it</li>
<li>Ensure that Jira is working using your web browser by going to <a title="Your local Jira Server" href="http://localhost:8080/">http://localhost:8080/</a></li>
</ol>
<p><strong>Create a new Jira start up script:</strong></p>
<p>Note: The following steps show how I created the Jira start up script. You can skip these steps as I have included the Jira startup script that I created.<strong><br />
</strong></p>
<ol>
<li>Install Tomcat using the command:
<pre>sudo apt-get install tomcat6</pre>
</li>
<li>Copy the Tomcat start up script as a base for the Jira start up script
<pre>sudo cp /etc/init.d/tomcat /etc/init.d/jira</pre>
</li>
<li>Edit the /etc/init.d/jira start up script to change references to Tomcat to Jira and set the directories to refer to /home/jira</li>
<li>Uninstall Tomcat using the command:
<pre>sudo apt-get remove tomcat6</pre>
</li>
</ol>
<p><strong>Jira startup script</strong><strong>:</strong></p>
<p>The following shows the resulting /etc/init.d/jira start up script:</p>
<pre style="padding-left:30px;">#!/bin/sh
#
# /etc/init.d/jira -- startup script for the Jira standalone server
# Based on the startup script for Tomcat 6 servlet engine
#
# Written by Miquel van Smoorenburg &lt;miquels@cistron.nl&gt;.
# Modified for Debian GNU/Linux    by Ian Murdock &lt;imurdock@gnu.ai.mit.edu&gt;.
# Modified for Tomcat by Stefan Gybas &lt;sgybas@debian.org&gt;.
# Modified for Tomcat6 by Thierry Carrez &lt;thierry.carrez@ubuntu.com&gt;.
# Modified for Jira standalone by MCC
#
### BEGIN INIT INFO
# Provides:          jira
# Required-Start:    $local_fs $remote_fs $network
# Required-Stop:     $local_fs $remote_fs $network
# Should-Start:      $named
# Should-Stop:       $named
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Start Jira.
# Description:       Start the Jira standalone server.
### END INIT INFO

set -e

PATH=/bin:/usr/bin:/sbin:/usr/sbin
NAME=jira
DESC="Jira Server"
DAEMON=/usr/bin/jsvc
CATALINA_HOME=/home/jira/$NAME
DEFAULT=/etc/default/$NAME
JVM_TMP=/tmp/jira-temp

if [ `id -u` -ne 0 ]; then
 echo "You need root privileges to run this script"
 exit 1
fi

# Make sure jira is started with system locale
if [ -r /etc/default/locale ]; then
 . /etc/default/locale
 export LANG
fi

. /lib/lsb/init-functions
. /etc/default/rcS

# The following variables can be overwritten in $DEFAULT

# Run Jira as this user ID
JIRA_USER=jira

# The first existing directory is used for JAVA_HOME (if JAVA_HOME is not
# defined in $DEFAULT)
JDK_DIRS="/usr/lib/jvm/java-6-sun /usr/lib/jvm/java-6-openjdk /usr/lib/jvm/java-1.5.0-sun /usr/lib/j2sdk1.5-sun /usr/lib/j2sdk1.5-ibm"

# Look for the right JVM to use
for jdir in $JDK_DIRS; do
 if [ -r "$jdir/bin/java" -a -z "${JAVA_HOME}" ]; then
 JAVA_HOME="$jdir"
 fi
done
export JAVA_HOME

# Directory for per-instance configuration files and webapps
CATALINA_BASE=$CATALINA_HOME

# Use the Java security manager? (yes/no)
JIRA_SECURITY=no

# Default Java options
# Set java.awt.headless=true if JAVA_OPTS is not set so the
# Xalan XSL transformer can work without X11 display on JDK 1.4+
# It also looks like the default heap size of 64M is not enough for most cases
# so the maximum heap size is set to 128M
if [ -z "$JAVA_OPTS" ]; then
 JAVA_OPTS="-Djava.awt.headless=true -Xmx128M"
fi

# End of variables that can be overwritten in $DEFAULT

# overwrite settings from default file
if [ -f "$DEFAULT" ]; then
 . "$DEFAULT"
fi

if [ ! -f "$CATALINA_HOME/bin/bootstrap.jar" ]; then
 log_failure_msg "$NAME is not installed"
 exit 1
fi

if [ ! -f "$DAEMON" ]; then
 log_failure_msg "missing $DAEMON"
 exit 1
fi

POLICY_CACHE="$CATALINA_BASE/work/catalina.policy"

JAVA_OPTS="$JAVA_OPTS -Djava.endorsed.dirs=$CATALINA_HOME/endorsed -Dcatalina.base=$CATALINA_BASE -Dcatalina.home=$CATALINA_HOME -Djava.io.tmpdir=$JVM_TMP"

# Set the JSP compiler if set in the tomcat6.default file
if [ -n "$JSP_COMPILER" ]; then
 JAVA_OPTS="$JAVA_OPTS -Dbuild.compiler=$JSP_COMPILER"
fi

if [ "$JIRA_SECURITY" = "yes" ]; then
 JAVA_OPTS="$JAVA_OPTS -Djava.security.manager -Djava.security.policy=$POLICY_CACHE"
fi

# Set juli LogManager if logging.properties is provided
if [ -r "$CATALINA_BASE"/conf/logging.properties ]; then
 JAVA_OPTS="$JAVA_OPTS "-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager" "-Djava.util.logging.config.file="$CATALINA_BASE/conf/logging.properties"
fi

# Define other required variables
CATALINA_PID="/var/run/$NAME.pid"
BOOTSTRAP_CLASS=org.apache.catalina.startup.Bootstrap
JSVC_CLASSPATH="/usr/share/java/commons-daemon.jar:$CATALINA_HOME/bin/bootstrap.jar"

# Look for Java Secure Sockets Extension (JSSE) JARs
if [ -z "${JSSE_HOME}" -a -r "${JAVA_HOME}/jre/lib/jsse.jar" ]; then
 JSSE_HOME="${JAVA_HOME}/jre/"
fi
export JSSE_HOME

case "$1" in
 start)
 if [ -z "$JAVA_HOME" ]; then
 log_failure_msg "no JDK found - please set JAVA_HOME"
 exit 1
 fi

 if [ ! -d "$CATALINA_BASE/conf" ]; then
 log_failure_msg "invalid CATALINA_BASE: $CATALINA_BASE"
 exit 1
 fi

 log_daemon_msg "Starting $DESC" "$NAME"
 if start-stop-daemon --test --start --pidfile "$CATALINA_PID" \
 --user $JIRA_USER --startas "$JAVA_HOME/bin/java" \
 &gt;/dev/null; then

 # Regenerate POLICY_CACHE file
 #umask 022
 #echo "// AUTO-GENERATED FILE from /etc/tomcat6/policy.d/" \
 #    &gt; "$POLICY_CACHE"
 #echo ""  &gt;&gt; "$POLICY_CACHE"
 #cat $CATALINA_BASE/conf/policy.d/*.policy \
 #    &gt;&gt; "$POLICY_CACHE"

 # Remove / recreate JVM_TMP directory
 rm -rf "$JVM_TMP"
 mkdir "$JVM_TMP" || {
 log_failure_msg "could not create JVM temporary directory"
 exit 1
 }
 chown $JIRA_USER "$JVM_TMP"
 cd "$JVM_TMP"

 $DAEMON -user "$JIRA_USER" -cp "$JSVC_CLASSPATH" \
 -outfile SYSLOG -errfile SYSLOG \
 -pidfile "$CATALINA_PID" $JAVA_OPTS "$BOOTSTRAP_CLASS"

 sleep 5
 if start-stop-daemon --test --start --pidfile "$CATALINA_PID" \
 --user $JIRA_USER --startas "$JAVA_HOME/bin/java" \
 &gt;/dev/null; then
 log_end_msg 1
 else
 log_end_msg 0
 fi
 else
 log_progress_msg "(already running)"
 log_end_msg 0
 fi
 ;;
 stop)
 log_daemon_msg "Stopping $DESC" "$NAME"
 if start-stop-daemon --test --start --pidfile "$CATALINA_PID" \
 --user "$JIRA_USER" --startas "$JAVA_HOME/bin/java" \
 &gt;/dev/null; then
 log_progress_msg "(not running)"
 else
 $DAEMON -cp "$JSVC_CLASSPATH" -pidfile "$CATALINA_PID" \
 -stop "$BOOTSTRAP_CLASS"
 fi
 rm -rf "$JVM_TMP"
 log_end_msg 0
 ;;
 status)
 if start-stop-daemon --test --start --pidfile "$CATALINA_PID" \
 --user $JIRA_USER --startas "$JAVA_HOME/bin/java" \
 &gt;/dev/null; then

 if [ -f "$CATALINA_PID" ]; then
 log_success_msg "$DESC is not running, but pid file exists."
 exit 1
 else
 log_success_msg "$DESC is not running."
 exit 3
 fi
 else
 log_success_msg "$DESC is running with pid `cat $CATALINA_PID`"
 fi
 ;;
 restart|force-reload)
 if start-stop-daemon --test --stop --pidfile "$CATALINA_PID" \
 --user $JIRA_USER --startas "$JAVA_HOME/bin/java" \
 &gt;/dev/null; then
 $0 stop
 sleep 1
 fi
 $0 start
 ;;
 try-restart)
 if start-stop-daemon --test --start --pidfile "$CATALINA_PID" \
 --user $JIRA_USER --startas "$JAVA_HOME/bin/java" \
 &gt;/dev/null; then
 $0 start
 fi
 ;;
 *)
 log_success_msg "Usage: $0 {start|stop|restart|try-restart|force-reload|status}"
 exit 1
 ;;
esac

exit 0</pre>
<p><strong>Ensuring Jira is started at boot time:</strong></p>
<ol>
<li>Make sure the jira script is executable by running the command:
<pre>sudo chmod +x /etc/init.d/jira</pre>
</li>
<li>Add the jira start up script to the required run levels by running the command:
<pre>sudo update-rc.d jira defaults 80</pre>
</li>
<li>Start Jira now using the command:
<pre>sudo /etc/init.d/jira start</pre>
</li>
</ol>
<p>To be completely sure that it has worked, reboot your server and try accessing Jira using your web browser by going to <a title="Your local Jira Server" href="http://localhost:8080/">http://localhost:8080/</a> Hopefully, Jira will have auto started.</p>
<br />Posted in Jira, Linux, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/funwithlinux.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/funwithlinux.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/funwithlinux.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/funwithlinux.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/funwithlinux.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/funwithlinux.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/funwithlinux.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/funwithlinux.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=19&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://funwithlinux.wordpress.com/2009/05/05/auto-starting-jira-server-on-ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38ebf1cab936b1317f77a0fe58a08b0e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcc</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixing skype audio problem on Ubuntu 9.04</title>
		<link>http://funwithlinux.wordpress.com/2009/04/20/fixing-skype-audio-problem-on-ubuntu-904/</link>
		<comments>http://funwithlinux.wordpress.com/2009/04/20/fixing-skype-audio-problem-on-ubuntu-904/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 19:39:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://funwithlinux.wordpress.com/?p=15</guid>
		<description><![CDATA[When running Skype on Ubuntu 9.04, I get the following error message when making a test call: &#8220;Problem with Audio Playback&#8221; The problem is that Ubuntu uses pulse audio and Skype does not play nicely with it. To fix it, do the following: Open Skype options and select Sound Devices Change Sound In, Sound Out [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=15&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When running Skype on Ubuntu 9.04, I get the following error message when making a test call:</p>
<p style="padding-left:30px;">&#8220;Problem with Audio Playback&#8221;</p>
<p>The problem is that Ubuntu uses pulse audio and Skype does not play nicely with it. To fix it, do the following:</p>
<ol>
<li>Open Skype options and select Sound Devices</li>
<li>Change Sound In, Sound Out and Ringing to use &#8220;pulse&#8221;</li>
<li>Clear the check mark next to &#8220;Allow Skype to automatically adjust my mixer levels&#8221; (This step may not be required)</li>
<li>Press the Apply button and then the Close button.</li>
</ol>
<p>You should now be able to place a test call.</p>
<p><strong>Update: Microphone issue.</strong></p>
<p>Several people have posted comments saying that they have had problems with their microphone not working in Skype. I did not run into this problem so I don&#8217;t know how to fix it. However, Chris did post the following <a href="#comment-26">comment</a> on this blog entry:</p>
<pre style="padding-left:30px;">To fix the microphone problem!</pre>
<pre style="padding-left:30px;">Change the sound in (in the Skype sound options) to your motherboard instead of Pulse. Now it should work for ya!</pre>
<p>Thanks Chris for this suggestion. Hopefully it will work for you too.</p>
<br />Posted in Linux, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/funwithlinux.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/funwithlinux.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/funwithlinux.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/funwithlinux.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/funwithlinux.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/funwithlinux.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/funwithlinux.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/funwithlinux.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=15&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://funwithlinux.wordpress.com/2009/04/20/fixing-skype-audio-problem-on-ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38ebf1cab936b1317f77a0fe58a08b0e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcc</media:title>
		</media:content>
	</item>
		<item>
		<title>Extra repositories for Ubuntu</title>
		<link>http://funwithlinux.wordpress.com/2009/03/18/extra-repositories-for-ubuntu/</link>
		<comments>http://funwithlinux.wordpress.com/2009/03/18/extra-repositories-for-ubuntu/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 21:40:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://funwithlinux.wordpress.com/?p=11</guid>
		<description><![CDATA[One of the great things about Ubuntu is the large number of applications that are available in its default repositories. However, sometimes you need an application that is not in the Ubuntu repositories or you need a later version. Often there are other repositories that can be used to meet your needs. The following post [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=11&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the great things about Ubuntu is the large number of applications that are available in its default repositories. However, sometimes you need an application that is not in the Ubuntu repositories or you need a later version. Often there are other repositories that can be used to meet your needs.</p>
<p>The following post contains a nice set of extra repositories for Ubuntu.</p>
<p><a href="http://blog.ibeentoubuntu.com/2009/03/extra-repositories-for-ubuntu-810-you.html">http://blog.ibeentoubuntu.com/2009/03/extra-repositories-for-ubuntu-810-you.html</a></p>
<br />Posted in Linux, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/funwithlinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/funwithlinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/funwithlinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/funwithlinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/funwithlinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/funwithlinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/funwithlinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/funwithlinux.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=11&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://funwithlinux.wordpress.com/2009/03/18/extra-repositories-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38ebf1cab936b1317f77a0fe58a08b0e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcc</media:title>
		</media:content>
	</item>
		<item>
		<title>Grep in colour</title>
		<link>http://funwithlinux.wordpress.com/2009/03/18/grep-in-colour/</link>
		<comments>http://funwithlinux.wordpress.com/2009/03/18/grep-in-colour/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 21:21:17 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://funwithlinux.wordpress.com/?p=6</guid>
		<description><![CDATA[Grep can use colours to highlight the matching text using the &#8211;color parameter grep --color=auto &#60;pattern&#62; &#60;file&#62; I found this tip at: http://unstableme.blogspot.com/2009/03/highlight-match-with-color-in-grep.html Posted in Linux<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=6&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Grep can use colours to highlight the matching text using the &#8211;color parameter</p>
<pre style="padding-left:30px;">grep --color=auto &lt;pattern&gt; &lt;file&gt;</pre>
<p>I found this tip at:</p>
<p><a href="http://unstableme.blogspot.com/2009/03/highlight-match-with-color-in-grep.html">http://unstableme.blogspot.com/2009/03/highlight-match-with-color-in-grep.html</a></p>
<br />Posted in Linux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/funwithlinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/funwithlinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/funwithlinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/funwithlinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/funwithlinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/funwithlinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/funwithlinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/funwithlinux.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=funwithlinux.wordpress.com&amp;blog=7012227&amp;post=6&amp;subd=funwithlinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://funwithlinux.wordpress.com/2009/03/18/grep-in-colour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/38ebf1cab936b1317f77a0fe58a08b0e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mcc</media:title>
		</media:content>
	</item>
	</channel>
</rss>
