<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NostraDistro &#187; Settings</title>
	<atom:link href="http://nostradistro.com/category/settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://nostradistro.com</link>
	<description>Foreseeing Your Linux Needs...</description>
	<lastBuildDate>Sun, 03 Apr 2011 03:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TonidoPLUG &amp; Rsync</title>
		<link>http://nostradistro.com/2009/11/04/tonidoplug-rsync/</link>
		<comments>http://nostradistro.com/2009/11/04/tonidoplug-rsync/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:49:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Settings]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=66</guid>
		<description><![CDATA[Here is a brief guide on how to setup a TonidoPLUG from Ubuntu to provide remote backup facilities for us road warriors! Setup port forwarding at your home router: port 22 should be forwarded to your TonidoPLUG. Note: When you open port 22 on your router, note that anybody can try to connect to your [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a brief guide on how to setup a TonidoPLUG from Ubuntu to provide remote backup facilities for us road warriors!</p>
<ul>
<li>Setup port forwarding at your home router: port 22 should be forwarded to your TonidoPLUG.
<ul>
<li>Note: When you open port 22 on your router, note that anybody can try to connect to your port. But if you have a strong password, it is very unlikely anyone will be able to hack into your TonidoPLUG (the key is to have a strong password)</li>
</ul>
</li>
<li>Next test your link. This is done by entering a terminal command such as: ssh username@YourName.tonidoid.com.Â  If this works you will get a request to enter the user password; I recommend that you do this to complete the test. If you login successfully, close the terminal window and go to the next step.</li>
<li>Initiate Rsync from your PC (one external to your home network): Since you are initiating the connection externally, you do not need to know the public IP of your your external location. Just run either:
<ul>
<li>an Rsync command from your terminal window (something like: rsync -e ssh -a -P /path/to/source/dir/at/work/PC username@YourName.tonidoid.com&gt;:/path/to/dest/dir) &#8211; or -</li>
<li>through a tool like GRsync to upload files to your home TonidoPLUG.</li>
</ul>
</li>
</ul>
<p>Happy computing!</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2009/11/04/tonidoplug-rsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Themes for Jaunty/Intrepid</title>
		<link>http://nostradistro.com/2009/07/18/great-themes-for-jauntyintrepid/</link>
		<comments>http://nostradistro.com/2009/07/18/great-themes-for-jauntyintrepid/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 03:41:57 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Settings]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[GTK]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=48</guid>
		<description><![CDATA[After searching around for some new themes for Ubuntu&#8230; i came across some really nice themes from a website called Bisigi Project.Â  There are a total of 10 themes in all.Â  Here are just a few of my favorites: Install for Ubuntu Jaunty: First edit /etc/apt/sources.list file: sudo gedit /etc/apt/sources.list Add the next two lines [...]]]></description>
			<content:encoded><![CDATA[<p>After searching around for some new themes for Ubuntu&#8230; i came across some really nice themes from a website called <a title="Bisigi Project" href="http://francois.vogelweith.com/?lang=en" target="_blank">Bisigi Project</a>.Â  There are a total of 10 themes in all.Â  Here are just a few of my favorites:</p>
<p><a href="http://francois.vogelweith.com/?p=1&amp;lang=en"><img class="alignnone size-full wp-image-49" title="Infinity" src="http://nostradistro.com/wp-content/uploads/2009/07/infinity.jpg" alt="Infinity" width="500" height="311" /></a></p>
<p><a href="http://francois.vogelweith.com/?p=168&amp;lang=en"><img class="alignnone size-full wp-image-50" title="Showtime" src="http://nostradistro.com/wp-content/uploads/2009/07/showtime.jpg" alt="Showtime" width="500" height="312" /></a></p>
<p><a href="http://francois.vogelweith.com/?p=177&amp;lang=en"><img class="alignnone size-full wp-image-51" title="Wild-shine" src="http://nostradistro.com/wp-content/uploads/2009/07/wild-shine.jpg" alt="Wild-shine" width="500" height="312" /></a></p>
<p>Install for Ubuntu Jaunty:</p>
<p>First edit /etc/apt/sources.list file:</p>
<blockquote>
<blockquote><p>sudo gedit /etc/apt/sources.list</p></blockquote>
</blockquote>
<p>Add the next two lines to the bottom:</p>
<blockquote>
<blockquote><p>deb http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main</p></blockquote>
</blockquote>
<p>Add the following GPG Key:</p>
<blockquote>
<blockquote><p>sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 1781bd45c4c3275a34bb6aec6e871c4a881574de</p></blockquote>
</blockquote>
<p>Update the Source List:</p>
<blockquote>
<blockquote><p>sudo aptitude update</p></blockquote>
</blockquote>
<p>Install the Bisigi Project themes:</p>
<blockquote>
<blockquote><p>sudo aptitude install zgegblog-themes</p></blockquote>
</blockquote>
<p>Now select a new theme by going to <strong>System &gt; Preference &gt; Appearence.</strong><br />
Enjoy the new themes!</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2009/07/18/great-themes-for-jauntyintrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cursor Themes (xcursor)</title>
		<link>http://nostradistro.com/2009/02/08/cursor-themes-xcursor/</link>
		<comments>http://nostradistro.com/2009/02/08/cursor-themes-xcursor/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 15:58:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Settings]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[gnome desktop]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=34</guid>
		<description><![CDATA[If you wish to use non-standard cursor themes with Ubuntu (Gnome) and Compiz the following steps will keep you from going crazy: Find a xcursor theme you like (they are available via Synaptic, gnome-look and other sources) The following steps are required if you manually download your preferred xcursor theme: If you download from the [...]]]></description>
			<content:encoded><![CDATA[<p>If you wish to use non-standard cursor themes with Ubuntu (Gnome) and Compiz the following steps will keep you from going crazy:</p>
<ul>
<li>Find a xcursor theme you like (they are available via Synaptic, gnome-look and other sources)</li>
</ul>
<p>The following steps are required if you manually download your preferred xcursor theme:</p>
<ul>
<li>If you download from the web, place the tar.gz or similar file on your Desktop.</li>
<li>Right click your Desktop and Open &#8220;Change Desktop Background&#8221;</li>
<li>Select the Theme tab</li>
<li>Drag the xcursor tar.gz file into some whitespace between your themes; you will be asked if you want the theme installed- answer: YES</li>
</ul>
<p>If you installed xcursor themes via synaptic then:</p>
<ul>
<li>Right click your Desktop and Open &#8220;Change Desktop Background&#8221;</li>
<li>Select the Theme tab</li>
<li>Next Select &#8220;Customize&#8221;</li>
<li>Next select &#8220;Pointer&#8221; tab</li>
<li>Finally pick your preferred package from the list available</li>
</ul>
<p>Always:</p>
<ul>
<li>Jot-down or save the name of your new xcursor theme</li>
<li>Open the &#8220;Compiz Settings Manager&#8221; next</li>
<li>Select &#8220;General Options&#8221;</li>
<li>Type the CORRECT name of your xcursor theme into the dialog box labeled &#8220;Cursor theme&#8221;</li>
</ul>
<p>In order to see your new theme you may wish to reload your window via CTL-ALT-backspace. Log back into your desktop and you should have a new xcursor that remains as you change windows.</p>
<p>&#8230;mark</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2009/02/08/cursor-themes-xcursor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Desktop Environment</title>
		<link>http://nostradistro.com/2009/01/02/ubuntu-desktop-environment/</link>
		<comments>http://nostradistro.com/2009/01/02/ubuntu-desktop-environment/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 23:58:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Settings]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[gnome desktop]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=16</guid>
		<description><![CDATA[As you probably know, I am a user of Ubuntu (currently running 8.10). By way of giving a little bit back to the community, I have created a unified desktop environment with Login Screen, Desktop, icons and sounds to provide a cohesive (to my mind) environment. If you would like to try these out on [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably know, I am a user of Ubuntu (currently running 8.10).</p>
<p>By way of giving a little bit back to the community, I have created a unified desktop environment with Login Screen, Desktop, icons and sounds to provide a cohesive (to my mind) environment.</p>
<p>If you would like to try these out on your Ubuntu Desktop feel free to <a title="Desktop-Download" href="http://wordpresshelp.org/files/MFR_Desktop_Environment.tar.gz">download the 19+ MB set here. </a> Note the readme document which contains installation instructions.  I am guessing that this environment will work on any Gnome/ Debian base&#8230; but I have only tested it on Ubuntu 8.10.</p>
<p>Enjoy!</p>
<p>&#8230;mark<a href="http://wordpresshelp.org/wp-content/uploads/2009/01/desktop-1024x640.jpg"><img class="alignnone size-large wp-image-69" title="desktop" src="http://wordpresshelp.org/wp-content/uploads/2009/01/desktop-1024x640.jpg" alt="desktop" width="533" height="333" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2009/01/02/ubuntu-desktop-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Embedded Flash Player Stops Working</title>
		<link>http://nostradistro.com/2008/11/21/firefox-3-embedded-flash-player-stops-working/</link>
		<comments>http://nostradistro.com/2008/11/21/firefox-3-embedded-flash-player-stops-working/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 03:39:50 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Settings]]></category>
		<category><![CDATA[adobe-flashplugin]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash plugin]]></category>
		<category><![CDATA[flashplugin-nonfree]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=13</guid>
		<description><![CDATA[A quick fix for a malfunctioning Firefox flash plugin in Ubuntu, Linux Mint, or any other Debian based distro.]]></description>
			<content:encoded><![CDATA[<p>I recently switched from <a title="Ubuntu" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> to <a title="Linux Mint" href="http://www.linuxmint.com/" target="_blank">Linux Mint</a>.Â  Linux Mint is an amazing distro which almost completely worked out of the box for me (minus wireless of course, but I&#8217;ll leave my fix for that for another post.)Â  I did notice however that my embedded flash player for Firefox 3 did not work.Â  It did work when I tried the same page (<a title="YouTube.com" href="http://www.youtube.com" target="_blank">YouTube.com</a>) in Opera.Â  This, of course led me to one conclusion&#8230;Â  the Mozilla plug-in was malfunctioning.Â  I corrected this problem with a quick fix:</p>
<p>In Synaptic, I searched for &#8220;Flash&#8221; and came up with the offender: <strong>flashplugin-nonfree</strong>.Â  I simply elected to try <strong>adobe-flashplugin</strong> instead.Â  Simply look or search for this package and click &#8220;Mark for Installation&#8221;.Â  Synaptic should automatically try to <em>install</em> <strong>adobe-flashplugin</strong> and <em>remove</em> <strong>flashplugin-nonfree</strong>.Â  Once the operation has completed, restart Firefox and try it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2008/11/21/firefox-3-embedded-flash-player-stops-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up Ubuntu Boot Time</title>
		<link>http://nostradistro.com/2008/10/07/speed-up-ubuntu-boot-time/</link>
		<comments>http://nostradistro.com/2008/10/07/speed-up-ubuntu-boot-time/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 19:51:59 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Settings]]></category>
		<category><![CDATA[Disable services]]></category>
		<category><![CDATA[incomplete packages]]></category>
		<category><![CDATA[isolated libraries]]></category>
		<category><![CDATA[slow boot time]]></category>
		<category><![CDATA[speed up boot time]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=10</guid>
		<description><![CDATA[A quick way to speed up your Ubuntu boot time.]]></description>
			<content:encoded><![CDATA[<p>As most Ubuntu users probably notice, the longer you use Ubuntu, the longer your boot times become.Â  I have a few quick commands you can run to help with this issue:</p>
<p>1. Disable unnecessary services:Â  Go to<strong> System &#8211;&gt; Administration &#8211;&gt; Services</strong> Shut down unnecessary services you do not use.Â  ie:)Â  Bluetooth Device Management (If you do not use BT), Braille Display Management, Printer Service (if you do not use a printer), etc.</p>
<p>2.Â  Remove incomplete packages:Â  Open Terminal and type&#8230;</p>
<blockquote><p><span style="color: #197dad;">sudo apt-get autoclean</span></p></blockquote>
<p>3. Remove residual configuration files:Â  Go to <strong>System &#8211;&gt; Administration &#8211;&gt; Synaptic Package Manager</strong> In the left column of the package manager, select <strong>Status</strong>, and then check for <strong>Not Installed (residual config packages)</strong>.Â  If this option appears, then you will have to right-click each package individually, and select <strong>Mark for Complete Removal</strong>.Â  After selecting all the packages, click <strong>Apply</strong>.</p>
<p>4.Â  Remove isolated libraries:Â  Open Terminal and type&#8230;</p>
<blockquote><p><span style="color: #197dad;">sudo apt-get install <span class="postbody">deborphan</span></span></p></blockquote>
<blockquote><p><span style="color: #197dad;"><span class="postbody">sudo deborphan</span></span></p></blockquote>
<p>If it appears you have some isolated libraries, then use the following commands in Terminal to remove them:</p>
<blockquote><p><span class="postbody"><span style="color: #197dad;">sudo deborphan | xargs sudo apt-get -y remove &#8211; -purge </span></span></p></blockquote>
<blockquote><p><span style="color: #197dad;"><span class="postbody">sudo apt-get autoremove </span></span></p></blockquote>
<p>That is it.  If you have any questions, please feel free to contact me.</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2008/10/07/speed-up-ubuntu-boot-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

