<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6177812153995830914</id><updated>2011-11-27T16:57:55.910-08:00</updated><category term='linux'/><category term='alpha'/><category term='guide'/><category term='browser'/><category term='security'/><category term='mac'/><category term='vulnerability'/><category term='kernel'/><category term='nmap'/><category term='windows'/><category term='hardy heron'/><category term='ubuntu'/><category term='openSUSE'/><category term='alexa'/><category term='command'/><category term='canonical'/><category term='distribution'/><category term='dillo'/><category term='chm'/><title type='text'>Rar Linux</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>41</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1160676798049966241</id><published>2009-08-15T05:34:00.000-07:00</published><updated>2009-08-15T04:35:12.808-07:00</updated><title type='text'>Watch TV with VLC and a Freecom DVB-T Stick</title><summary type='text'>One of the things I need my Aspire One to do is watch TV.  When you’re away, it’s nice to be able to watch a little TV.  I bought a Freecom DVB-T USB stick years ago and have always had success under Linux.  It’s small, sensitive and selective.  I was surprised, especially on Ubuntu, how easy it was to setup.  My netbook runs Arch, so I installed it on that and my Dell 1545 running Ubuntu 9.04.</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1160676798049966241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1160676798049966241' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1160676798049966241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1160676798049966241'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2009/08/watch-tv-with-vlc-and-freecom-dvb-t.html' title='Watch TV with VLC and a Freecom DVB-T Stick'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-914100331039090698</id><published>2009-08-15T05:15:00.000-07:00</published><updated>2009-08-15T04:23:43.706-07:00</updated><title type='text'>Peter Makholm: Private methods in Perl5</title><summary type='text'>It is common knowledge that you can’t have private functions and methods in Perl5. But it turns out that you can do it, one way is to use namespace::clean. Using this module you can either declare all the names of private functions at the top or use a serie of non-obvious “use namespace::clean“, “no namespace::clean” calls.  Wouldn’t it be much nicer just to be able to write:    sub foo :Private </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/914100331039090698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=914100331039090698' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/914100331039090698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/914100331039090698'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2009/08/peter-makholm-private-methods-in-perl5.html' title='Peter Makholm: Private methods in Perl5'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-7348508882956457573</id><published>2009-08-15T05:13:00.000-07:00</published><updated>2009-08-15T04:23:13.136-07:00</updated><title type='text'>security of scponly/sftp-server in combination with apache</title><summary type='text'>While I am not a fan of scponly/sftp-server (openssh) many people are still using it to give users the possibility to up/download files from the host without the need to provide them with shell access. If you do a simple setup like http://www.debian-administration.org/articles/94 or configure scponly without using a chrooted environment and you do this on host that also has a standard webserver </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/7348508882956457573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=7348508882956457573' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7348508882956457573'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7348508882956457573'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2009/08/security-of-scponlysftp-server-in.html' title='security of scponly/sftp-server in combination with apache'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-3663471886087468153</id><published>2009-08-14T18:31:00.000-07:00</published><updated>2009-08-14T17:33:10.361-07:00</updated><title type='text'>The most complete list of commands on linux</title><summary type='text'>       COMMAND   DESCRIPTION     System information     arch   show architecture of machine     uname -r   show used kernel version     dmidecode -q   show hardware system components - (SMBIOS / DMI)     hdaparm -i /dev/hda   displays the characteristics of a hard-disk     hdparm -tT /dev/sda   perform test reading on a hard-disk     cat /proc/cpuinfo   show information CPU info     cat /proc/</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/3663471886087468153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=3663471886087468153' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/3663471886087468153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/3663471886087468153'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2009/08/most-complete-list-of-commands-on-linux.html' title='The most complete list of commands on linux'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1435252878200051299</id><published>2009-08-14T11:19:00.000-07:00</published><updated>2009-08-14T14:49:19.101-07:00</updated><title type='text'>Running the BlackBerry Emulator on Linux</title><summary type='text'>I seem to have gotten it to work, more or less consistently (although I'll keep my fingers crossed).  The first step is: do everything this guy says, and thank him profusely, as he seems to have blazed a path for everyone else to follow.  http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/  Keep in mind that newer versions of the JDE (mine is 4.7) have different devices, so </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1435252878200051299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1435252878200051299' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1435252878200051299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1435252878200051299'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2009/08/running-blackberry-emulator-on-linux.html' title='Running the BlackBerry Emulator on Linux'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-6437994746978438560</id><published>2009-08-14T11:14:00.000-07:00</published><updated>2009-08-14T18:06:44.680-07:00</updated><title type='text'>Speed up dpkg on older systems</title><summary type='text'>My main desktop is 7 or 8 years old and has never been reinstalled.dpkg has become so slow that I started to shy away from using it, e.g. to purge packages. Not good.I always suspected that it was due to /var/lib/dpkg/status, the ever-growing dpkg status “database”^W plain-text file, which the programme had to scan multiple times per run, and I sought a means to compact it, and by that I meant: </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/6437994746978438560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=6437994746978438560' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6437994746978438560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6437994746978438560'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2009/08/speed-up-dpkg-on-older-systems.html' title='Speed up dpkg on older systems'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-720326628512503775</id><published>2008-02-23T04:11:00.000-08:00</published><updated>2008-02-23T04:16:52.693-08:00</updated><title type='text'>Promises, Promises from Microsoft. Again</title><summary type='text'>Nobody is buying it. Well. Employees, maybe. Microsoft is once again promising interoperability and adherence to standards, but its own version of each. Interoperability that is safe only for noncommercial software excludes Microsoft's number one competitor, Linux. It is noncommercial and commercial, depending on who is using it. So, right there it tells you that this is a promise to do nothing </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/720326628512503775/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=720326628512503775' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/720326628512503775'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/720326628512503775'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/promises-promises-from-microsoft-again.html' title='Promises, Promises from Microsoft. Again'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-6227706268810169575</id><published>2008-02-23T04:04:00.000-08:00</published><updated>2009-08-13T15:18:00.717-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>LinuxBIOS is now called coreboot</title><summary type='text'>Public Service Announcement: The LinuxBIOS project, a Free Software project which intends to replace the proprietary BIOS found in most computers these days, has been renamed to coreboot.  The old name has become quite a misnomer in recent years; the name LinuxBIOS created the impression that it's a drop-in BIOS-replacement and that it's using Linux or is Linux-specific in any way. Neither is the</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/6227706268810169575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=6227706268810169575' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6227706268810169575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6227706268810169575'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/linuxbios-is-now-called-coreboot.html' title='LinuxBIOS is now called coreboot'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-7274959740284154783</id><published>2008-02-23T04:01:00.000-08:00</published><updated>2009-08-13T15:18:00.718-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Linux Resource Controls</title><summary type='text'>Using the “ulimit” controls over process resource use it is possible to limit RAM for processes and to limit the number of processes per UID. The problem is that this often is only good for accidental problems not dealing with malicious acts.  For a multi-user machine each user needs to be allowed to have two processes to be able to do anything (IE the shell and a command that they execute). A </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/7274959740284154783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=7274959740284154783' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7274959740284154783'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7274959740284154783'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/linux-resource-controls.html' title='Linux Resource Controls'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2425822909252534453</id><published>2008-02-08T23:54:00.001-08:00</published><updated>2008-02-08T23:55:22.946-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='canonical'/><title type='text'>Canonical to resell Parallels virtualization software through Ubuntu partner repository</title><summary type='text'>Ubuntu users can get direct, easy access to Parallels LONDON, February 7, 2008 - Canonical Ltd, the commercial sponsor of Ubuntu, today announced the availability of Parallels Workstation for Linux through the Ubuntu Partner Repository – giving Ubuntu users the ability to quickly find, install and run Parallels software. read more</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2425822909252534453/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2425822909252534453' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2425822909252534453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2425822909252534453'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/canonical-to-resell-parallels.html' title='Canonical to resell Parallels virtualization software through Ubuntu partner repository'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-4877924770776264017</id><published>2008-02-04T23:37:00.000-08:00</published><updated>2008-02-04T17:24:43.683-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='mac'/><title type='text'>What is the coolest thing you can do using Linux that you can't do with Windows or on a Mac?</title><summary type='text'>1. Upgrade to the newest version legally and without paying money 2. Have the latest version of the operating system run faster than the previous version on the same hardware 3. Easily install and run different graphical interfaces if I don't like the default setup 4. Install twenty programs with one command 5. Have the system automatically update all my installed programs for me. 6. Install the </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/4877924770776264017/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=4877924770776264017' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4877924770776264017'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4877924770776264017'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/what-is-coolest-thing-you-can-do-using.html' title='What is the coolest thing you can do using Linux that you can&amp;#39;t do with Windows or on a Mac?'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-4390401776745773812</id><published>2008-02-04T23:31:00.000-08:00</published><updated>2008-02-04T17:27:01.800-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Ubuntu Weekly Newsletter #76</title><summary type='text'>Some topics :       Hardy Alpha 4 Released     Ubuntu Server Team Focuses on KVM     New Ubuntu Advocacy Banners     New MOTU and Council Election Results     Hug Day, 5 February 2008     Interview with Soren Hansen     In The Press     In The Blogosphere     In Other News     Upcoming Meetings &amp; Events     Updates &amp; Security     Bug &amp; Translation Stats   Read it here. </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/4390401776745773812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=4390401776745773812' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4390401776745773812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4390401776745773812'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/ubuntu-weekly-newsletter-76.html' title='Ubuntu Weekly Newsletter #76'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-4200010406772011958</id><published>2008-02-03T01:08:00.000-08:00</published><updated>2008-12-10T09:29:17.061-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='dillo'/><category scheme='http://www.blogger.com/atom/ns#' term='browser'/><title type='text'>dillo: a super fast web browser</title><summary type='text'>Dillo is a extremely stable, fast and light web browser. Based on GTK+, you can install Dillo from apt-get or snyaptic for just about any hardware platform and window manager supported by Debian or Ubuntu. Dillo is written entirely in C for speed and compatibility and is best for tasks where being fast and frugal on memory are the highest priorities. Perfect for large image archive displays!more </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/4200010406772011958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=4200010406772011958' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4200010406772011958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4200010406772011958'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/dillo-super-fast-web-browser.html' title='dillo: a super fast web browser'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Hqx9KhxS8ag/R6Qzw1YOAcI/AAAAAAAAAIQ/2W4zrIG8vso/s72-c/dillo-791141.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1492815481348912873</id><published>2008-02-03T00:36:00.000-08:00</published><updated>2008-02-04T17:24:43.685-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Ubuntu and French Police</title><summary type='text'>“We will introduce Linux every time we have to replace a desktop computer,” he said, “so this year we expect to change 5,000-8,000 to Ubuntu and then 12,000-15,000 over the next four years so that every desktop uses the Linux operating system by 2013-2014.“ The world domination continues…  source: jonobacon.org  </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1492815481348912873/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1492815481348912873' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1492815481348912873'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1492815481348912873'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/ubuntu-and-french-police.html' title='Ubuntu and French Police'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-7098349590356199181</id><published>2008-02-03T00:17:00.000-08:00</published><updated>2008-02-04T17:24:43.685-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='kernel'/><title type='text'>The kernel evolution speed</title><summary type='text'>Apc quotes Jonathan Corbet  on his “The Kernel Report” talk in LCA 2008:       “We are adding about 2000 lines of code to the kernel every single day of the year, without exception,” Corbet said. “Nobody can really keep up with this [on their own] any more. It’s an amazing process, and it seems to be working.”       Although I didn’t (and probably can’t) contribute a single line to the kernel, </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/7098349590356199181/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=7098349590356199181' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7098349590356199181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7098349590356199181'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/02/kernel-evolution-speed.html' title='The kernel evolution speed'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-3523250676298567740</id><published>2008-01-31T20:59:00.000-08:00</published><updated>2008-02-04T17:24:43.686-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>fcrackzip - password cracker for zip archives</title><summary type='text'>fcrackzip is a fast password cracker partly written in assembler. It is able to crack password protected zip files with brute force or dictionary based attacks, optionally testing with unzip its results.It can also crack cpmask’ed images.  Install fcrackzip in ubuntu  sudo apt-get install fcrackzip  fcrackzip Syntax  fcrackzip [-bDBchVvplum2] [--brute-force] [--dictionary] [--benchmark] [--</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/3523250676298567740/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=3523250676298567740' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/3523250676298567740'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/3523250676298567740'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/fcrackzip-password-cracker-for-zip.html' title='fcrackzip - password cracker for zip archives'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1347472531276260201</id><published>2008-01-30T11:20:00.000-08:00</published><updated>2008-02-04T17:24:43.686-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='vulnerability'/><category scheme='http://www.blogger.com/atom/ns#' term='security'/><title type='text'>SecurityFocus Linux Newsletter #373</title><summary type='text'>1. Linux Kernel VFS Unauthorized File Access Vulnerability BugTraq ID: 27280 Remote: No Date Published: 2008-01-14 Relevant URL: http://www.securityfocus.com/bid/27280 Summary: The Linux kernel is prone to an unauthorized file-access vulnerability affecting the VFS (Virtual Filesystem) module.  A local attacker can exploit this issue to access arbitrary files on the affected computer. </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1347472531276260201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1347472531276260201' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1347472531276260201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1347472531276260201'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/securityfocus-linux-newsletter-373.html' title='SecurityFocus Linux Newsletter #373'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-6453990658316474875</id><published>2008-01-30T11:04:00.000-08:00</published><updated>2008-02-04T17:24:43.687-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='openSUSE'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>The openSUSE Build Service Expands Support to Red Hat and CentOS</title><summary type='text'>The openSUSE Build Service delivers collaboration between all Linux developers, becoming a center for building software for any Linux distribution   NUREMBERG, Germany (Open Source Meets Business Conference) -- Jan. 24, 2008 -- The openSUSE(R) Build Service, an innovative framework that provides an infrastructure for software developers to easily create and compile packages for multiple Linux* </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/6453990658316474875/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=6453990658316474875' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6453990658316474875'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6453990658316474875'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/opensuse-build-service-expands-support.html' title='The openSUSE Build Service Expands Support to Red Hat and CentOS'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2985713630661709955</id><published>2008-01-30T10:54:00.000-08:00</published><updated>2008-02-04T17:24:43.688-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Fixing Windows - Linux to the rescue</title><summary type='text'>My mothers computer had died. Well, the Linux on it was still working, so she was able to open her document files, read her email and use chat. Pretty much everything works under Linux, with the exception of using the Fax functionality of the AVM Fritz!Box via CAPI-over-TCP. (Ironically, the Fritz!Box itself runs Linux, so it's just because AVM doesn't bother to supply a Linux client too).  </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2985713630661709955/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2985713630661709955' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2985713630661709955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2985713630661709955'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/fixing-windows-linux-to-rescue.html' title='Fixing Windows - Linux to the rescue'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1642605132890450421</id><published>2008-01-30T10:51:00.000-08:00</published><updated>2008-02-04T17:24:43.689-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Windows vs Debian</title><summary type='text'>Freesoftwaremagazine has an interesting comparison (at the end of the article) between Vista and Debian (unfortunately, they use sarge numbers, but numbers for etch wouldn't be that different.)  The (not really surprising) conclusion: Kernel + libc + X + KDE + Mozilla compared to Vista (assuming that this is about comparable, functionality-wise), Vista is more than three times as big (LoC) and, </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1642605132890450421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1642605132890450421' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1642605132890450421'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1642605132890450421'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/windows-vs-debian.html' title='Windows vs Debian'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-9030589867777579994</id><published>2008-01-30T10:44:00.000-08:00</published><updated>2008-02-04T17:24:43.689-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>The state of the Debian project</title><summary type='text'>The first of my talks at LCA 2008 gave me a chance to talk about the current state of the Debian project, which got me my first LWN.net coverage — with a photo, even (subscribers only for now, the article will become public on 7 February). Thank you, Jonathan Corbet, for a very good article which nailed all the main points!  Slides are here.  I agreed to this talk on short notice because I like </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/9030589867777579994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=9030589867777579994' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/9030589867777579994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/9030589867777579994'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/state-of-debian-project.html' title='The state of the Debian project'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-7060386770760555134</id><published>2008-01-30T10:41:00.000-08:00</published><updated>2008-01-29T11:33:40.463-08:00</updated><title type='text'>Nokia to buy Trolltech?</title><summary type='text'>According to a notification of trade on the Oslo Børs market, Nokia has made an offer for Trolltech of about 843 million Norwegian kroner , around €104 million.  What this could mean for GTK+ is anyone’s guess. I’d expect at least that Nokia’s competitors that use Qtopia (like Motorola, Panasonic and Sony) are probably a little worried at the moment. Maybe there’ll be impetus for OSSO to move </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/7060386770760555134/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=7060386770760555134' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7060386770760555134'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/7060386770760555134'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/nokia-to-buy-trolltech.html' title='Nokia to buy Trolltech?'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-499899796200834846</id><published>2008-01-23T11:19:00.000-08:00</published><updated>2008-02-04T17:28:45.151-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Manually install Adobe Flash in Ubuntu</title><summary type='text'>I realized the other day that the flashplugin-nonfree package appears to be broken.  It’ll act like its installing but at the end, if you pay close attention, it’ll give an error about the md5sum not matching and give up.  This applies to installing the package manually or via the browser notification itself.  I wanted to post a temporary fix while we wait for the package to be updated.  Manually</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/499899796200834846/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=499899796200834846' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/499899796200834846'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/499899796200834846'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/manually-install-adobe-flash-in-ubuntu.html' title='Manually install Adobe Flash in Ubuntu'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-992864186092825745</id><published>2008-01-23T10:59:00.000-08:00</published><updated>2008-02-04T17:24:43.690-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Changing The /tmp Cleanup Frequency</title><summary type='text'>While the /tmp folder is not a place to store files long-term, occasionally you want to keep things a little longer than the next time you reboot, which is the default on Ubuntu systems. I know a time or two I’ve downloaded something to /tmp during testing, rebooted after making changes and then lost the original data again. This can be changed if you’d like to keep your /tmp files a little bit </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/992864186092825745/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=992864186092825745' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/992864186092825745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/992864186092825745'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/changing-tmp-cleanup-frequency.html' title='Changing The /tmp Cleanup Frequency'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1375778449142638198</id><published>2008-01-23T10:15:00.000-08:00</published><updated>2008-02-04T17:24:43.691-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='vulnerability'/><category scheme='http://www.blogger.com/atom/ns#' term='security'/><title type='text'>Ubuntu security announce: OpenSSH vulnerability (Kees Cook)</title><summary type='text'>A security issue affects the following Ubuntu releases:       Ubuntu 6.06 LTS      Ubuntu 6.10      Ubuntu 7.04      Ubuntu 7.10   This advisory also applies to the corresponding versions of Kubuntu, Edubuntu, and Xubuntu.  The problem can be corrected by upgrading your system to the following package versions:       Ubuntu 6.06 LTS: openssh-client 1:4.2p1-7ubuntu3.2      Ubuntu 6.10: </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1375778449142638198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1375778449142638198' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1375778449142638198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1375778449142638198'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/ubuntu-security-announce-openssh.html' title='Ubuntu security announce: OpenSSH vulnerability (Kees Cook)'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2398309782689267165</id><published>2008-01-23T10:13:00.000-08:00</published><updated>2008-02-04T17:24:43.692-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Ubuntu 6.06.2 LTS Released</title><summary type='text'>The Ubuntu team is proud to announce the release of Ubuntu 6.06.2 LTS, the second maintenance release of “Dapper Drake”. This release includes updated Server installation CDs for the i386 and amd64 architectures.  About Ubuntu  Ubuntu is a full-featured Linux distribution for desktops, laptops, and servers, with a fast and easy install and regular releases. A tightly-integrated selection of </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2398309782689267165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2398309782689267165' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2398309782689267165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2398309782689267165'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/ubuntu-6062-lts-released.html' title='Ubuntu 6.06.2 LTS Released'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2797511312338884376</id><published>2008-01-23T10:01:00.000-08:00</published><updated>2008-02-04T17:24:43.693-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='vulnerability'/><title type='text'>Ubuntu security announce: X.org vulnerabilities</title><summary type='text'>A security issue affects the following Ubuntu releases:       Ubuntu 6.06 LTS      Ubuntu 6.10      Ubuntu 7.04      Ubuntu 7.10   This advisory also applies to the corresponding versions of Kubuntu, Edubuntu, and Xubuntu.  The problem can be corrected by upgrading your system to the following package versions:  Ubuntu 6.06 LTS: libxfont1 1:1.0.0-0ubuntu3.4 xserver-xorg-core 1:1.0.2-0ubuntu10.8  </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2797511312338884376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2797511312338884376' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2797511312338884376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2797511312338884376'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/ubuntu-security-announce-xorg.html' title='Ubuntu security announce: X.org vulnerabilities'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2842171328895177380</id><published>2008-01-23T09:28:00.000-08:00</published><updated>2008-02-04T17:24:43.694-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='vulnerability'/><category scheme='http://www.blogger.com/atom/ns#' term='kernel'/><title type='text'>Linux Kernel vulnerabilities</title><summary type='text'>1. Linux Kernel AACRAID Driver Local Security Bypass Vulnerability Remote: No Summary: The Linux kernel is prone to a security-bypass vulnerability.  A local attacker may exploit this vulnerability to issue IOCTL commands to AACRAID devices. This may lead to denial-of-service conditions, including data loss and computer crashes. Versions prior to 2.6.23-rc2 are vulnerable. more  2. Linux Kernel </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2842171328895177380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2842171328895177380' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2842171328895177380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2842171328895177380'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/linux-kernel-vulnerabilities.html' title='Linux Kernel vulnerabilities'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-6476531021753666286</id><published>2008-01-21T02:20:00.001-08:00</published><updated>2008-01-21T02:29:22.287-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='distribution'/><category scheme='http://www.blogger.com/atom/ns#' term='kernel'/><title type='text'>Differences between Distribution Kernels</title><summary type='text'>It is not uncommon to run a Linux system with a kernel that was compiled for another distribution. One reason for doing this is the difficulty in compiling and testing a kernel to make sure it will do what you require. It’s not THAT difficult for someone who knows what they are doing, but if someone else has already done the work then it seems like a waste to re-invent the wheel. Sometimes it’s </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/6476531021753666286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=6476531021753666286' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6476531021753666286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6476531021753666286'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/differences-between-distribution.html' title='Differences between Distribution Kernels'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2481726621558835028</id><published>2008-01-10T20:11:00.001-08:00</published><updated>2008-01-10T20:22:25.705-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='alexa'/><title type='text'>Linux keeps Alexa's engineers happy</title><summary type='text'>Alexa Internet is one of the oldest and most recognized Web entities. In addition to providing detailed Web site traffic information that it collects from users of the Alexa toolbar, Alexa created the Wayback Machine, an archive of Web site snapshots, which it donated to the Library of Congress in 1998. Don Whitt, Alexa's vice president of operations, says Alexa, acquired by Amazon.com in 1999, </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2481726621558835028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2481726621558835028' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2481726621558835028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2481726621558835028'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/alexa-internet-is-one-of-oldest-and.html' title='Linux keeps Alexa&amp;#39;s engineers happy'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-8577679273623879036</id><published>2008-01-10T19:58:00.001-08:00</published><updated>2008-12-10T09:29:17.520-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='hardy heron'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='alpha'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>Ubuntu Hardy Heron Alpha 3 released</title><summary type='text'>Steve Langasek has announced that the third alpha release of Ubuntu 8.04:"Hello Ubuntu developers,Welcome to Hardy Heron Alpha-3, which will in time become Ubuntu 8.04.Pre-releases of Hardy are *not* encouraged for anyone needing a stablesystem or anyone who is not comfortable running into occasional, evenfrequent breakage.  They are, however, recommended for Ubuntu developers and those who want </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/8577679273623879036/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=8577679273623879036' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/8577679273623879036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/8577679273623879036'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/ubuntu-hardy-heron-alpha-3-released.html' title='Ubuntu Hardy Heron Alpha 3 released'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Hqx9KhxS8ag/R2Rg2ThgSuI/AAAAAAAAACE/Xc6bDGNKuuQ/s72-c/ubuntu.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-144091866687655301</id><published>2008-01-10T13:43:00.000-08:00</published><updated>2008-02-04T17:24:43.694-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Back up and print your blog with OpenOffice.org Base</title><summary type='text'>If you are running a blog (or any Web publishing system, for that matter) that relies on a database back end, you will sooner or later face the problem of backing up the content stored in the database. One way to go about it is to build a backup tool using OpenOffice.org Base. Since Base can pull data from a MySQL or any ODBC-compliant data source, you can create a simple database that connects </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/144091866687655301/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=144091866687655301' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/144091866687655301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/144091866687655301'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/back-up-and-print-your-blog-with.html' title='Back up and print your blog with OpenOffice.org Base'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-6249270465875966439</id><published>2008-01-10T13:18:00.000-08:00</published><updated>2008-02-04T17:24:43.695-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>How To Reset the MySQL Password : Ubuntu 7.10</title><summary type='text'>I found myself toying with one of my test servers the other nite and realized that I didn’t know what the root password was for my MySQL database.  After a quick bit of Google searching I found a very easy solution.  Granted this may be limited to recent releases of Ubuntu (tested on Ubuntu 7.10), but other solutions did not work for me.  Resetting the Password To reset the MySQL root password on</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/6249270465875966439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=6249270465875966439' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6249270465875966439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/6249270465875966439'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/how-to-reset-mysql-password-ubuntu-710.html' title='How To Reset the MySQL Password : Ubuntu 7.10'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1001952352941113384</id><published>2008-01-10T13:08:00.000-08:00</published><updated>2008-02-04T17:24:43.696-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='vulnerability'/><title type='text'>Tomboy vulnerability</title><summary type='text'>Ubuntu Security Notice USN-560-1 January 07, 2008 tomboy vulnerability CVE-2005-4790  A security issue affects the following Ubuntu releases:      Ubuntu 6.06 LTS     Ubuntu 6.10     Ubuntu 7.04     Ubuntu 7.10     This advisory also applies to the corresponding versions of Kubuntu, Edubuntu, and Xubuntu.  The problem can be corrected by upgrading your system to the following package versions:</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1001952352941113384/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1001952352941113384' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1001952352941113384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1001952352941113384'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/tomboy-vulnerability.html' title='Tomboy vulnerability'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-8769480898067239490</id><published>2008-01-07T17:57:00.000-08:00</published><updated>2008-02-04T17:24:43.696-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>A handful of desktop utilities for snipping multiple clips</title><summary type='text'>You might imagine that a utility as simple as a multiple clipboard would have become standard on the GNU/Linux desktop. All it needs is the ability to copy and paste text and some popular graphics formats, plus some basic controls to set the number of stored items and to clear the memory. Yet, although at least six multiple clipboards are available, choosing which to use is a matter of trade-offs</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/8769480898067239490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=8769480898067239490' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/8769480898067239490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/8769480898067239490'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/handful-of-desktop-utilities-for.html' title='A handful of desktop utilities for snipping multiple clips'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-1299293328805842602</id><published>2008-01-07T16:25:00.000-08:00</published><updated>2008-02-04T17:24:43.697-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='nmap'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><title type='text'>Nmap for Beginners</title><summary type='text'>Nmap is a very powerful tool with LOTS of options and features to visualize your network. Check which services are running on various hosts and find suspicious malicious programs running in your network. Even though Nmap is the swiss-army knife for network scanning, most of its benefits can be gained by the average Network Administrator without diving deep in to its complications. Chances are, </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/1299293328805842602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=1299293328805842602' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1299293328805842602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/1299293328805842602'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/nmap-for-beginners.html' title='Nmap for Beginners'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-3027111756551047606</id><published>2008-01-06T06:45:00.000-08:00</published><updated>2008-02-04T17:24:43.698-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='command'/><category scheme='http://www.blogger.com/atom/ns#' term='guide'/><title type='text'>Newbies guide to Linux Console</title><summary type='text'>Over the years there has been tremendous growth in Desktop Linux , and Linux distributions these days are getting more and more user friendly with all kind of fancy graphical interface . Still the power of Linux or any other UNIX distribution lies in it console and shell commands . Now  even though shell is often considered difficult by Linux newbies still it's possible to learn few basic </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/3027111756551047606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=3027111756551047606' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/3027111756551047606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/3027111756551047606'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/newbies-guide-to-linux-console.html' title='Newbies guide to Linux Console'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-4394948988265047813</id><published>2008-01-05T14:27:00.000-08:00</published><updated>2008-02-04T17:24:43.700-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='chm'/><title type='text'>CHM viewers for Linux</title><summary type='text'>Even if you work only in Linux, you'll likely have to use Microsoft Compiled HTML Help (CHM) files at one time or another. Several open source projects use this common format, including Apache, MySQL, PostgreSQL, Python, and PHP.  Microsoft developed CHM as a proprietary format for Windows 98, leaving behind the previous WinHelp (HLP) format. CHM is still alive and kicking in XP and Vista, though</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/4394948988265047813/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=4394948988265047813' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4394948988265047813'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4394948988265047813'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/chm-viewers-for-linux.html' title='CHM viewers for Linux'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-4267160679462014899</id><published>2008-01-05T14:24:00.000-08:00</published><updated>2008-02-04T17:24:43.701-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='vulnerability'/><title type='text'>LINUX VULNERABILITY : January 2008</title><summary type='text'>1. ClamAV 'libclamav/pe.c' MEW Packed PE File Integer Overflow Vulnerability Remote: Yes Date Published: 2007-12-18 Relevant URL: http://www.securityfocus.com/bid/26927 Summary: ClamAV is prone to an integer-overflow vulnerability because it fails to properly verify user-supplied data.   Successful exploits of this vulnerability can allow remote attackers to execute arbitrary machine code in the </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/4267160679462014899/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=4267160679462014899' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4267160679462014899'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4267160679462014899'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/linux-vulnerability-january-2008.html' title='LINUX VULNERABILITY : January 2008'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-2668708029872488452</id><published>2008-01-05T14:17:00.000-08:00</published><updated>2008-02-04T17:24:43.703-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='ubuntu'/><title type='text'>7 Months with Ubuntu</title><summary type='text'>About a year ago, Microsoft released Windows Vista, its most ambitious desktop platform to date. It's a great improvement over Windows XP primarily because it brings better security to the overall OS.  Makers of Linux platforms are improving their desktop OSs too. One company making huge leaps forward is Canonical, the company behind Ubuntu. In April 2007, Canonical released Ubuntu 7.04, </summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/2668708029872488452/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=2668708029872488452' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2668708029872488452'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/2668708029872488452'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2008/01/7-months-with-ubuntu.html' title='7 Months with Ubuntu'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177812153995830914.post-4452798624338507631</id><published>2002-01-04T13:50:00.000-08:00</published><updated>2008-01-04T13:52:33.788-08:00</updated><title type='text'>Rar Linux Started</title><summary type='text'>HiRar Linux Rocks!</summary><link rel='replies' type='application/atom+xml' href='http://rarlinux.blogspot.com/feeds/4452798624338507631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177812153995830914&amp;postID=4452798624338507631' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4452798624338507631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177812153995830914/posts/default/4452798624338507631'/><link rel='alternate' type='text/html' href='http://rarlinux.blogspot.com/2002/01/rar-linux-started.html' title='Rar Linux Started'/><author><name>Frank</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
