<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="../../purl.org/dc/elements/1.1/default.htm" xmlns:content="../../purl.org/rss/1.0/modules/content/default.htm">
	<channel>
		<title>Community - Everything *NIX</title>
		<link>default.htm</link>
		<description><![CDATA[This is a general forum about all forms of *nix. Post your ideas and thoughts on this wonderful OS family. Talk about your personal favorite flavor of *nix and why you think it's so much better than the others. Anything pertaining to *nix and *nix administration should be posted here.]]></description>
		<language>en</language>
		<lastBuildDate>Sat, 17 Jan 2009 13:40:38 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>../../https@www.totse.com/community/images/misc/rss.jpg</url>
			<title>Community - Everything *NIX</title>
			<link>default.htm</link>
		</image>
		<item>
			<title>Post your desktop!</title>
			<link>showthread.php@t=2187162&amp;goto=newpost</link>
			<pubDate>Wed, 07 Jan 2009 05:54:15 GMT</pubDate>
			<description>This is where we get to show off our personalized desktops. This is my kubuntu 4.2 Desktop http_3A/i40.tinypic.com/29zbqf5.jpg</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>This is where we get to show off our personalized desktops. This is my kubuntu 4.2 Desktop <a href="../../i40.tinypic.com/29zbqf5.jpg" target="_blank"><img border="1" width="90" height="90" alt="../../i40.tinypic.com/29zbqf5.jpg" src="../../i40.tinypic.com/29zbqf5.jpg" /></a></div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>Renegadeoftech</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2187162</guid>
		</item>
		<item>
			<title>Ghost Mouse</title>
			<link>showthread.php@t=2187142&amp;goto=newpost</link>
			<pubDate>Wed, 07 Jan 2009 03:07:52 GMT</pubDate>
			<description><![CDATA[I'm looking for a program similar to ghost mouse for linux. I need something that will record and replay my mouse movements. I have a very long and...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I'm looking for a program similar to ghost mouse for linux. I need something that will record and replay my mouse movements. I have a very long and repetitive task that I need to do and this would make my life a thousand times easier.<br />
<br />
Any help will be greatly appreciated.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>KingFisher9</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2187142</guid>
		</item>
		<item>
			<title>backing up dsl on a usb</title>
			<link>showthread.php@t=2187050&amp;goto=newpost</link>
			<pubDate>Tue, 06 Jan 2009 17:46:47 GMT</pubDate>
			<description>Ok i have Damn Small Linux on a usb. It boots up fine and will do most things I want it to. But when I go in to the control panel and try to backup...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Ok i have Damn Small Linux on a usb. It boots up fine and will do most things I want it to. But when I go in to the control panel and try to backup the data on the same usb as dsl is on it just freezes. Is there some sort of way to do this or will I have to use another usb, rewritable CD or something?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>blind gunman</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2187050</guid>
		</item>
		<item>
			<title><![CDATA["Offline" portable device usage]]></title>
			<link>showthread.php@t=2186714&amp;goto=newpost</link>
			<pubDate>Mon, 05 Jan 2009 01:51:43 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm getting a portable HDD as data storage to supplement my "puny" 64GB SSD laptop - is there any way to rig up a transparent 'offline mode'...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hi,<br />
<br />
I'm getting a portable HDD as data storage to supplement my &quot;puny&quot; 64GB SSD laptop - is there any way to rig up a transparent 'offline mode' for mount points?<br />
I.e. there is a folder ~/Downloads.<br />
When the device is plugged in, this is a mountpoint/symlink to /media/device/Downlolads; when the device isn't plugged, it's a symlink to a temp directory somewhere. When I plug in the HDD, this hypothetical 'offline mode' would transparently <i>move</i> everything in the temp directory to /media/device/Downloads, so the temp directory is blank - a &quot;one-way&quot; sync.<br />
<br />
Could I rig something like this up with HAL or Solid (kde4)? A bash script could probably do this (there's no fancy conflict resolution etc. needed), but I haven't played with HAL at all, really.<br />
Better, does something like this exist? I've played with Unison, but AFAIK it isn't designed for this sort of thing. I'm running Sidux with the kde42.debian.net repo.<br />
<br />
A Unison (or other cross platform) solution would be great, as I want to use this drive as a common &quot;data dump&quot; for both my Linux lappy and WinXP desktop.<br />
<br />
Thanks, Jarrad</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>Akdor 1154</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2186714</guid>
		</item>
		<item>
			<title>Running root commands without sudo</title>
			<link>showthread.php@t=2186324&amp;goto=newpost</link>
			<pubDate>Sat, 03 Jan 2009 04:03:37 GMT</pubDate>
			<description>I am currently writing a program for a series of system related configuration, which involves a lot of messing around with programs that require root...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I am currently writing a program for a series of system related configuration, which involves a lot of messing around with programs that require root access. However, I do not wish to use sudo in order to be able to use these commands, as simple as &quot;shutdown -h now&quot; to more complex package management stuff.<br />
<br />
I want my program to be platform independent and as some distributions do not use sudo, and some users simply don't like sudo, I want to make it work without it.<br />
<br />
I also want some commands to work without me having to su to root or use sudo.<br />
<br />
With the example of the shutdown command - is there any way to make it useable by non root users?<br />
<br />
Cheers</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>Dazzle</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2186324</guid>
		</item>
		<item>
			<title>ATTN: Prometheum</title>
			<link>showthread.php@t=2186269&amp;goto=newpost</link>
			<pubDate>Fri, 02 Jan 2009 23:48:37 GMT</pubDate>
			<description>Deus has asked you many times why Ubuntu is better than Fedora, yet not once have you given him an answer. 
 
I would like you to outline the main...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Deus has asked you many times why Ubuntu is better than Fedora, yet not once have you given him an answer.<br />
<br />
I would like you to outline the main reasons why you think Ubuntu is better than Fedora.<br />
<br />
And FYI, before you start you're wrong, cos Ubuntu sucks more dick than you.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>reject</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2186269</guid>
		</item>
		<item>
			<title>Thin client laptop</title>
			<link>showthread.php@t=2185721&amp;goto=newpost</link>
			<pubDate>Wed, 31 Dec 2008 06:19:34 GMT</pubDate>
			<description>Hey, if I wanted to use a laptop exclusively as a thin client for my desktop (both running debian), what would be the best route; X client/server or...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hey, if I wanted to use a laptop exclusively as a thin client for my desktop (both running debian), what would be the best route; X client/server or vnc? What would be the implications of each? Thanks in advance.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>ATG</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2185721</guid>
		</item>
		<item>
			<title>Soekris Net 4511 kernel config and script</title>
			<link>showthread.php@t=2185591&amp;goto=newpost</link>
			<pubDate>Tue, 30 Dec 2008 18:30:26 GMT</pubDate>
			<description>Anyone familiar with routing devices know that low-power consumption routing appliances can be useful when you have enough to warrant a low cost...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Anyone familiar with routing devices know that low-power consumption routing appliances can be useful when you have enough to warrant a low cost solution to networking in specific situations.<br />
<br />
Here is a kernel configuration for the Soekris Net 4511 device using the 2.6.27 kernel and a script I wrote which originally would definitely only run on my machine, I would be open to suggestions in making it more dynamic, distribution independant and all that. Take a look at the notes at the top to see where I was headed with this.<br />
<br />
The Soekris Net 4511 device uses AMD's 486 ELAN processor at 100MHz and consumes a massive 3 Watts.<br />
<br />
This script creates almost any size image file using loop devices eventually to be written to a physical CompactFlash card or other hot-loadable storage medium which the Soekris devices can boot from.<br />
<br />
In this particular instance the Soekris device has two ethernet ports and can take a wireless adapter. It is a fully functional routing appliance and/or firewall, proxy, pretty much anything.<br />
<br />
As you can see I've already started the process of making it more dynamic.<br />
Here is the configuration for kernel 2.6.27:<br />
<a href="../../autopsy.liveprojects.info/SOEKRIS/config.soekris" target="_blank">../../autopsy.liveprojects.info/SOEKRIS/config.soekris</a><br />
<br />
Here is the script:<br />
<a href="../../autopsy.liveprojects.info/SOEKRIS/mkfsimage.sh" target="_blank">../../autopsy.liveprojects.info/SOEKRIS/mkfsimage.sh</a><br />
<br />
Any contributions or fixes or even flames welcome.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>coroner</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2185591</guid>
		</item>
		<item>
			<title><![CDATA[I'm installing Ubuntu]]></title>
			<link>showthread.php@t=2183313&amp;goto=newpost</link>
			<pubDate>Mon, 22 Dec 2008 05:11:49 GMT</pubDate>
			<description><![CDATA[After trying it on VirtualBox for awhile I was amazed at the speed and customization of Ubuntu. It's really user-friendly too. 
 
Discuss]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>After trying it on VirtualBox for awhile I was amazed at the speed and customization of Ubuntu. It's really user-friendly too.<br />
<br />
Discuss</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>Angry Blue Bird of Death</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2183313</guid>
		</item>
		<item>
			<title>so whats the difference???</title>
			<link>showthread.php@t=2182912&amp;goto=newpost</link>
			<pubDate>Sat, 20 Dec 2008 17:52:01 GMT</pubDate>
			<description>well if some of you remember about 2 months back windows died on me so i switched to ubuntu 8.10 and have been loving it ever since.  
 
since then i...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>well if some of you remember about 2 months back windows died on me so i switched to ubuntu 8.10 and have been loving it ever since. <br />
<br />
since then i have been reading the nix forum alot and i hear a lot of talk about this fedora 10<br />
<br />
so my question is pretty simple, whats the difference between the 2<br />
in your opinion is fedora better? as in less bugs, more driver support?<br />
<br />
me generally being a noob on the matter and im really just curious and thinking about giving it a try<br />
<br />
also would it run on my pc. i got a toshiba satallite a105-s4384<br />
<br />
thanks in advance</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="forumdisplay.php@f=184">Everything *NIX</category>
			<dc:creator>rodrat16</dc:creator>
			<guid isPermaLink="true">showthread.php@t=2182912</guid>
		</item>
	</channel>
</rss>
