<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Other</title>
 <link>http://www.howtoforge.com/taxonomy/term/72/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/taxonomy/term/72/all/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Other</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.com/taxonomy/term/72/all</link>
 </image>

<item>
 <title>How to download only the new emails in Sylpheed</title>
 <link>http://www.howtoforge.com/download_only_new_emails_in_sylpheed</link>
 <description>&lt;p&gt;&lt;b&gt;How to download only the new emails in Sylpheed&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Sylpheed keeps downloading the same messages over and over again! I want to 
  be able to download only the new messages, but have the option of re-downloading 
  everything. How to do?&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/download_only_new_emails_in_sylpheed&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Fri, 02 Mar 2007 14:38:10 +0100</pubDate>
 <guid>http://www.howtoforge.com/download_only_new_emails_in_sylpheed</guid>
 <comments>http://www.howtoforge.com/download_only_new_emails_in_sylpheed#comment</comments>
</item>
<item>
 <title>Using A Sandisk MP3 Player On A Linux Desktop</title>
 <link>http://www.howtoforge.com/sandisk_mp3_player_linux</link>
 <description>
&lt;p&gt;&lt;b&gt;Using A Sandisk MP3 Player On A Linux Desktop&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This article shows how to use a Sandisk MP3 player (Sansa E250) on a Linux desktop. Now I can have all the tunes I want without dropping into Windows to manipulate them.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/sandisk_mp3_player_linux&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/other">Other</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Sat, 27 Jan 2007 20:44:40 +0100</pubDate>
 <guid>http://www.howtoforge.com/sandisk_mp3_player_linux</guid>
 <comments>http://www.howtoforge.com/sandisk_mp3_player_linux#comment</comments>
</item>
<item>
 <title>Create A Desktop Background Wallpaper Changer For Xfce</title>
 <link>http://www.howtoforge.com/xfce_desktop_background_wallpaper_changer</link>
 <description>&lt;p&gt;&lt;b&gt;Create A Desktop Background Wallpaper Changer For Xfce&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I have switched to Xubuntu a few months ago coming from Kubuntu. In Kubuntu I liked the (already available) option of setting up a list of image files and have them randomly displayed as background image on the desktop. This was one of the things I have missed so far in Xfce. This small howto shows you how you can randomly display background wallpapers in XFCE.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/xfce_desktop_background_wallpaper_changer&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Sun, 31 Dec 2006 20:47:41 +0100</pubDate>
 <guid>http://www.howtoforge.com/xfce_desktop_background_wallpaper_changer</guid>
 <comments>http://www.howtoforge.com/xfce_desktop_background_wallpaper_changer#comment</comments>
</item>
<item>
 <title>Quick And Dirty Wpad.dat On Ipcop Box</title>
 <link>http://www.howtoforge.com/wpad_ipcop</link>
 <description>&lt;p&gt;&lt;b&gt;Quick And Dirty Wpad.dat On Ipcop Box&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;wpad is short for Web Proxy Autodiscovery Protocol. It&#039;s used to tell your browser what proxy it can use without having to go to each and every pc on your network to do so. This is a quick and dirty howto. It was tested and worked out ok on my system. But I don&#039;t guarantee it won&#039;t break yours. &lt;br /&gt;&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/wpad_ipcop&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Wed, 04 Oct 2006 07:18:52 +0200</pubDate>
 <guid>http://www.howtoforge.com/wpad_ipcop</guid>
 <comments>http://www.howtoforge.com/wpad_ipcop#comment</comments>
</item>
<item>
 <title>Integration of dbus and KDE: starting and stopping the session part of dbus with KDM.</title>
 <link>http://www.howtoforge.com/dbus_kde_integration</link>
 <description>&lt;p&gt;&lt;b&gt;Integration of dbus and KDE: starting and stopping the session part of dbus with KDM&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Since some time now a lot of applications make use of D-BUS. This is the case with 
KDE 3.5, the current stable release of KDE. With the upcomming KDE 4, D-BUS is getting more important, replacing DCOP.
In this howto I want to describe a way to start and stop the user and session dependent
part of dbus.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/dbus_kde_integration&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/other">Other</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Fri, 15 Sep 2006 14:55:08 +0200</pubDate>
 <guid>http://www.howtoforge.com/dbus_kde_integration</guid>
 <comments>http://www.howtoforge.com/dbus_kde_integration#comment</comments>
</item>
<item>
 <title>Setting up Subversion and websvn on Debian</title>
 <link>http://www.howtoforge.com/debian_subversion_websvn</link>
 <description>&lt;p&gt;&lt;b&gt;Setting up Subversion and websvn on Debian&lt;/b&gt;&lt;/p&gt;
	
&lt;p&gt;This howto will illustrate a way to install and configure Subversion and websvn on a Debian server.
I will not specifically configure &lt;span class=&quot;system&quot;&gt;inetd&lt;/span&gt; with &lt;span class=&quot;system&quot;&gt;svnserve&lt;/span&gt;
in this howto. Rest assured that Subversion will be totally functional
without it. You can copy/paste most of the howto to get it working.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/debian_subversion_websvn&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Sun, 10 Sep 2006 16:02:44 +0200</pubDate>
 <guid>http://www.howtoforge.com/debian_subversion_websvn</guid>
 <comments>http://www.howtoforge.com/debian_subversion_websvn#comment</comments>
</item>
<item>
 <title>Flash Player 9 on Linux (Ubuntu Dapper Drake)</title>
 <link>http://www.howtoforge.com/ubuntu_flash_player9</link>
 <description>&lt;p&gt;&lt;b&gt;Flash Player 9 on  Linux (Ubuntu Dapper Drake)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to install the Flash player on a Linux system. It was tested on Dapper Drake (on an x86 - 32 bit machine).&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/ubuntu_flash_player9&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 28 Aug 2006 15:21:43 +0200</pubDate>
 <guid>http://www.howtoforge.com/ubuntu_flash_player9</guid>
 <comments>http://www.howtoforge.com/ubuntu_flash_player9#comment</comments>
</item>
<item>
 <title>How do I find out about my system&#039;s memory usage?</title>
 <link>http://www.howtoforge.com/faq/13_21_en.html</link>
 <description>&lt;p&gt;With&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;cat /proc/meminfo&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/faq/13_21_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 18:54:45 +0200</pubDate>
 <guid>http://www.howtoforge.com/faq/13_21_en.html</guid>
 <comments>http://www.howtoforge.com/faq/13_21_en.html#comment</comments>
</item>
<item>
 <title>Is it possible to find out which CPU my Linux system uses?</title>
 <link>http://www.howtoforge.com/faq/13_20_en.html</link>
 <description>&lt;p&gt;Yes, with&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;cat /proc/cpuinfo&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/faq/13_20_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 18:53:24 +0200</pubDate>
 <guid>http://www.howtoforge.com/faq/13_20_en.html</guid>
 <comments>http://www.howtoforge.com/faq/13_20_en.html#comment</comments>
</item>
<item>
 <title>I get the feeling that my hard disk is very slow. Is there a way I can verify and tune it?</title>
 <link>http://www.howtoforge.com/faq/13_17_en.html</link>
 <description>&lt;p&gt;You can use &lt;i&gt;hdparm&lt;/i&gt; to tune your hard disk. On Debian, you would run&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;apt-get install hdparm&lt;/p&gt;
&lt;p&gt;
to install it.&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;hdparm --help&lt;/p&gt;
&lt;p&gt; shows a list of all available options. To get more information about your hard disk, run&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;hdparm -i /dev/hda&lt;/p&gt;
&lt;p&gt;
This will look like:&lt;/p&gt;
&lt;pre&gt;/dev/hda:

Model=MAXTOR 6L060J3, FwRev=A93.0500, SerialNo=663214759549
Config={ HardSect NotMFM HdSw&amp;gt;15uSec Fixed DTR&amp;gt;10Mbs }
RawCHS=16383/16/63, TrkSize=32256, SectSize=21298, ECCbytes=4
BuffType=DualPortCache, BuffSize=1819kB, MaxMultSect=16, MultSect=16
CurCHS=4047/16/255, CurSects=16511760, LBA=yes, LBAsects=117266688
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes:  pio0 pio1 pio2 pio3 pio4
DMA modes:  mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 *udma2
AdvancedPM=no WriteCache=enabled
Drive conforms to: ATA/ATAPI-5 T13 1321D revision 1:

* signifies the current active mode&lt;/pre&gt;
&lt;p&gt;
To see how fast your hard disk currently is execute&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/faq/13_17_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 18:46:07 +0200</pubDate>
 <guid>http://www.howtoforge.com/faq/13_17_en.html</guid>
 <comments>http://www.howtoforge.com/faq/13_17_en.html#comment</comments>
</item>
<item>
 <title>How do I edit files on the command line?</title>
 <link>http://www.howtoforge.com/faq/12_15_en.html</link>
 <description>&lt;p&gt;To edit files on the command line, you can use an editor such as &lt;span class=&quot;system&quot;&gt;vi&lt;/span&gt;. To open the file, run&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;vi /path/to/file&lt;/p&gt;

&lt;p&gt;Now you see the contents of the file (if there is any. Please note that the file is created if it does not exist yet.).&lt;/p&gt;

&lt;p&gt;The most important commands in &lt;span class=&quot;system&quot;&gt;vi&lt;/span&gt; are these:&lt;/p&gt;

&lt;p&gt;Press &lt;span class=&quot;system&quot;&gt;i&lt;/span&gt; to enter the &lt;span class=&quot;system&quot;&gt;Insert&lt;/span&gt; mode. Now you can type in your text.&lt;/p&gt;

&lt;p&gt;To leave the &lt;span class=&quot;system&quot;&gt;Insert&lt;/span&gt; mode press &lt;span class=&quot;system&quot;&gt;ESC&lt;/span&gt;.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/faq/12_15_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/71">Shell</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 18:15:40 +0200</pubDate>
 <guid>http://www.howtoforge.com/faq/12_15_en.html</guid>
 <comments>http://www.howtoforge.com/faq/12_15_en.html#comment</comments>
</item>
<item>
 <title>How do I scan my Linux system for rootkits, worms, trojans, etc.?</title>
 <link>http://www.howtoforge.com/faq/1_38_en.html</link>
 <description>&lt;p&gt;Either with &lt;span class=&quot;system&quot;&gt;chkrootkit&lt;/span&gt; or with &lt;span class=&quot;system&quot;&gt;rkhunter&lt;/span&gt;.&lt;/p&gt;

&lt;h3&gt;chkrootkit&lt;/h3&gt;

&lt;p&gt;Either install the package that comes with your distribution (on Debian you would run&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;apt-get install chkrootkit&lt;/p&gt;

&lt;p&gt;), or download the sources from &lt;a mce_real_href=&quot;http://www.chkrootkit.org/&quot; target=&quot;_blank&quot; href=&quot;http://www.chkrootkit.org/&quot;&gt;www.chkrootkit.org&lt;/a&gt; and install manually:&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;wget --passive-ftp ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz&lt;br /&gt;
tar xvfz chkrootkit.tar.gz&lt;br /&gt;
cd chkrootkit-&amp;lt;version&amp;gt;/&lt;br /&gt;
make sense
&lt;/p&gt;

&lt;p&gt;Afterwards, you can move the chkrootkit directory somewhere else, e.g. &lt;span class=&quot;system&quot;&gt;/usr/local/chkrootkit&lt;/span&gt;:&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/faq/1_38_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/60">Linux</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/69">Security</category>
 <category domain="http://www.howtoforge.com/taxonomy/term/72">Other</category>
 <pubDate>Mon, 07 Aug 2006 16:48:39 +0200</pubDate>
 <guid>http://www.howtoforge.com/faq/1_38_en.html</guid>
 <comments>http://www.howtoforge.com/faq/1_38_en.html#comment</comments>
</item>
</channel>
</rss>
