<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
 <title>Teru's blog - on i4PACE(i for Personal Archiving and Creating Environment)</title>
 <link>http://blog.i4pace.net/frog/user/Teru/</link>
 <description>The latest articles in category 'ubuntu'. Teru's blog - on i4PACE(i for Personal Archiving and Creating Environment)</description>
 <copyright>Copyright by Teru</copyright>
 <lastBuildDate>Wed, 08 Sep 2010 19:48:09 GMT</lastBuildDate>
 <generator>Frog (Python)</generator>
 <category>Blog</category>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Portable Ubuntu</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-04-18/75</link>
 <description>{category: ubuntu}  Didn't know about PUbuntu, i.e., Portable Ubuntu.
Found it thru an article, downloaded Portable_Ubuntu.exe from[url] http://portableubuntu.demonccc.com.ar/[/url].
Installation is simply to double click the downloaded file.
Installed on a hard disk. Worked fine!
Installed on a pen drive. Kinda slow, ...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Sat, 18 Apr 2009 14:04:00 GMT</pubDate>
</item>
<item>
 <title>Ubuntu server 8.04 to 8.10 upgrade</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-11-02/54</link>
 <description>{category: ubuntu}  Upgrading Ubuntu server 8.04 to 8.10 by following [url=http://www.howtoforge.com/how-to-upgrade-ubuntu-8.04-to-ubuntu-8.10-desktop-and-server]this[/url].

Here's a memo.
[code]$sudo su
$apt-get update
$apt-get install update-manager-core
$vi /etc/update-manager/release-upgrades
  [edit: change Promp...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Sat, 01 Nov 2008 23:28:00 GMT</pubDate>
</item>
<item>
 <title>Setting-up Medibuntu repository</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-05-16/40</link>
 <description>{category: ubuntu}  Had a problem to set up the repository for Medibuntu, but following the instructions at [url]https://help.ubuntu.com/community/Medibuntu[/url], i.e.,
[code]sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
sudo apt-get update &amp;&amp; sudo apt-get insta...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Fri, 16 May 2008 11:06:00 GMT</pubDate>
</item>
<item>
 <title>Ubuntu-ja 8.04 Desktop</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-05-01/35</link>
 <description>{category: ubuntu}  Gave up on installing Ubuntu Studio on my notebook, and installed Ubuntu-ja 8.04 Desktop. Installed fine, but updating at http://jp.archive.ubuntu.com/ubuntu/dists/hardy failed. Hopefully it willl be fixed soon.

Following the Ubuntu Documentation at [url]https://help.ubuntu.com/community/Restricted...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Thu, 01 May 2008 05:32:00 GMT</pubDate>
</item>
<item>
 <title>Japanese Keyboard Problem in Ubuntu 8.04 Studio</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-04-26/34</link>
 <description>{category: ubuntu}  Found in Ubuntu 8.04 (Studio) the /backslash/underscore key was not responding.  Googled, found [url]http://forum.ubuntulinux.jp/viewtopic.php?pid=11320[/url] and followed the instruction as
[code]#    Option          "XkbVariant"    "latin,"
　　Option          "XkbVariant"    "106,"[/code]
in /etc/X...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Sat, 26 Apr 2008 14:53:00 GMT</pubDate>
</item>
<item>
 <title>Ubuntu 8.04</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-04-25/33</link>
 <description>{category: ubuntu}  Ubuntu 8.04 is released  :-D
Trying to upgrade Ubuntu 7.10 server to 8.04.
Found [url=https://help.ubuntu.com/community/HardyUpgrades]this[/url] to upgrade 7.10 to 8.04.
First
[code]andromeda@andromeda:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy[/code]
shows...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Fri, 25 Apr 2008 02:24:00 GMT</pubDate>
</item>
<item>
 <title>Remedy for Scim/Firefox crash on Ubuntu Studio?</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-04-12/27</link>
 <description>{category: ubuntu}  On my notebook PC running Ubuntu Studio 7.10, Firefox frequently crashes and makes Scim goof sometimes... Googled and found [url=http://d.hatena.ne.jp/nazodane/searchdiary?word=*%5BUbuntu%5D]an advice[/url] to install scim-bridge-client-gtk. Did. Will see if it gets any better....</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Sat, 12 Apr 2008 00:49:00 GMT</pubDate>
</item>
<item>
 <title>Realplayer on Ubuntu Gutsy</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2008-03-28/16</link>
 <description>{category: ubuntu}  Realplayer is not available on the repositories for Ubuntu 7.10 Gutsy. Alternatively, do the following:
[code]wget -c http://www.debian-multimedia.org/pool/main/r/realplay/realplayer_10.0.9-0.1_i386.deb
sudo dpkg -i realplayer_10.0.9-0.1_i386.deb[/code]
Thanks for keith65 giving the [url=http://ubun...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Fri, 28 Mar 2008 07:12:00 GMT</pubDate>
</item>
</channel>
</rss>