<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Kahel OS Forum Tag: wicd - Recent Posts</title>
		<link>http://forum.kahelos.org/tags/wicd</link>
		<description>Open for Change</description>
		<language>en-US</language>
		<pubDate>Thu, 29 Jul 2010 20:40:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forum.kahelos.org/search.php</link>
		</textInput>
		<atom:link href="http://forum.kahelos.org/rss/tags/wicd" rel="self" type="application/rss+xml" />

		<item>
			<title>joelbryan on "How to enable autologin for an user in kahel os without gdm"</title>
			<link>http://forum.kahelos.org/topic/how-to-enable-autologin-for-an-user-in-kahel-os-without-gdm#post-590</link>
			<pubDate>Tue, 05 Jan 2010 21:12:31 +0000</pubDate>
			<dc:creator>joelbryan</dc:creator>
			<guid isPermaLink="false">590@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;As long as you have explicitly defined your modules in the MODULES=&#34;&#34; line so your system will bootup.&#60;/p&#62;
&#60;p&#62;You can modify them but don't remove the critical hooks, HOOKS are the scripts executed by the linux kernel inside the initramfs to load your hardware, system, block devices, etc. so if one hook was removed and it was critical for detecting your hard drives, your system won't bootup, so better left it default, also there's examples in /etc/mkinitcpio.conf and the second grub option is a generated kernel without the autodetection hook.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nierro on "How to enable autologin for an user in kahel os without gdm"</title>
			<link>http://forum.kahelos.org/topic/how-to-enable-autologin-for-an-user-in-kahel-os-without-gdm#post-588</link>
			<pubDate>Tue, 05 Jan 2010 19:44:43 +0000</pubDate>
			<dc:creator>nierro</dc:creator>
			<guid isPermaLink="false">588@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Thx!can i ask you another thing?&#60;br /&#62;
In the mkinitcpio.conf i have a lot of HOOKS, while in the modules section there are already lots of modules,so, can i remove any hook?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joelbryan on "How to enable autologin for an user in kahel os without gdm"</title>
			<link>http://forum.kahelos.org/topic/how-to-enable-autologin-for-an-user-in-kahel-os-without-gdm#post-587</link>
			<pubDate>Tue, 05 Jan 2010 19:27:33 +0000</pubDate>
			<dc:creator>joelbryan</dc:creator>
			<guid isPermaLink="false">587@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;you just choose one.&#60;/p&#62;
&#60;p&#62;if you choose the TimedLogin, the Kahel OS init will run normally.&#60;br /&#62;
if you choose the AutomaticLogin, you have to put all the daemons listed in the SERVICES in /etc/rc.conf to DAEMONS, running all daemons one by one or sequentially instead of just running GDM which is much slower.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nierro on "How to enable autologin for an user in kahel os without gdm"</title>
			<link>http://forum.kahelos.org/topic/how-to-enable-autologin-for-an-user-in-kahel-os-without-gdm#post-585</link>
			<pubDate>Tue, 05 Jan 2010 18:30:36 +0000</pubDate>
			<dc:creator>nierro</dc:creator>
			<guid isPermaLink="false">585@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Sorry for this question, but I've to add timedlogin lines ad automatic login or one of this two groups?&#60;br /&#62;
Thx!Hi!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joelbryan on "How to enable autologin for an user in kahel os without gdm"</title>
			<link>http://forum.kahelos.org/topic/how-to-enable-autologin-for-an-user-in-kahel-os-without-gdm#post-583</link>
			<pubDate>Tue, 05 Jan 2010 11:06:35 +0000</pubDate>
			<dc:creator>joelbryan</dc:creator>
			<guid isPermaLink="false">583@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;The new init management introduced in Kahel OS requires GDM to be installed&#60;/p&#62;
&#60;p&#62;However, doing this configuration will perfectly autologin you in GDM and still making the new init works.&#60;/p&#62;
&#60;p&#62;in /etc/gdm/custom.conf, add&#60;/p&#62;
&#60;p&#62;[daemon]&#60;br /&#62;
TimedLoginEnable=true&#60;br /&#62;
TimedLogin=&#38;lt;user&#38;gt;&#60;br /&#62;
TimedLoginDelay=1&#60;/p&#62;
&#60;p&#62;Doing this will skip GDM, and skip the SERVICES line in /etc/rc.conf (resulting to slower bootup), and also skip all your scripts in /etc/scripts.d/&#60;/p&#62;
&#60;p&#62;[daemon]&#60;br /&#62;
AutomaticLogin=&#38;lt;user&#38;gt;&#60;br /&#62;
AutomaticLoginEnable=true
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nierro on "How to enable autologin for an user in kahel os without gdm"</title>
			<link>http://forum.kahelos.org/topic/how-to-enable-autologin-for-an-user-in-kahel-os-without-gdm#post-578</link>
			<pubDate>Tue, 05 Jan 2010 05:18:58 +0000</pubDate>
			<dc:creator>nierro</dc:creator>
			<guid isPermaLink="false">578@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I'm trying to remove gdm (removing it inrc.conf &#34;daemons&#34; too) and to set the autologin for my user...in arch I did it,but i don't remember in what way, it was something like a file initrd,maybe? Has anyone any ideas?Thx&#60;br /&#62;
Hi!Good work!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fplolz on "any ideas on how to setup static ip?"</title>
			<link>http://forum.kahelos.org/topic/any-ideas-on-how-to-setup-static-ip#post-260</link>
			<pubDate>Tue, 17 Nov 2009 23:17:13 +0000</pubDate>
			<dc:creator>fplolz</dc:creator>
			<guid isPermaLink="false">260@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;ah ..i see thanks for the great info guys :D&#60;/p&#62;
&#60;p&#62;i am using wicd now ..:) works great&#60;br /&#62;
got static dhcp up and running :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joelbryan on "any ideas on how to setup static ip?"</title>
			<link>http://forum.kahelos.org/topic/any-ideas-on-how-to-setup-static-ip#post-252</link>
			<pubDate>Tue, 17 Nov 2009 02:18:14 +0000</pubDate>
			<dc:creator>joelbryan</dc:creator>
			<guid isPermaLink="false">252@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;@fplolz&#60;/p&#62;
&#60;p&#62;The rule of the thumb of all the connection managers (ie netcfg, wicd, nm), is if it rely on your /etc/resolv.conf it must respect your settings for static ip that you setup manually using route and ifconfig.&#60;/p&#62;
&#60;p&#62;NetworkManager is different because it is designed for desktop users. NM does not rely on /etc/resolv.conf, it creates it's own /etc/resolv.conf for the sake of compatibility of other software using that file. NM uses gconf to store it's values other than the usual configurations in /etc.&#60;/p&#62;
&#60;p&#62;DHCP servers does not limit you from using static IPs, provided that the IP you assigned statically is still available and not used by other hosts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agi on "any ideas on how to setup static ip?"</title>
			<link>http://forum.kahelos.org/topic/any-ideas-on-how-to-setup-static-ip#post-244</link>
			<pubDate>Mon, 16 Nov 2009 21:46:09 +0000</pubDate>
			<dc:creator>agi</dc:creator>
			<guid isPermaLink="false">244@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;hi fplolz,&#60;/p&#62;
&#60;p&#62;i think you should try and sort out want you really want. the manual configs on the rc.d (including the the dhcp option) are usually best for servers where you need the connection before a user logs in or for connections you want to be available for everyone else who will login on the computer. you have two options here, the basic network service or the profiled network service.&#60;/p&#62;
&#60;p&#62;network manager and wicd settings take effect after a user logged on the gui, so the implication you have to watch for are unreachable services (like ssh).&#60;/p&#62;
&#60;p&#62;from my experience with networkmanager is that even if you set rc.conf configurations on an interface, it will muck them up leaving the routing screwed up. and on what i'm reading about wicd, it shouldn't :-) that might give you the best configuration you're after, static info for wired connections on rc.conf and dynamic info for wireless connections on wicd.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fplolz on "any ideas on how to setup static ip?"</title>
			<link>http://forum.kahelos.org/topic/any-ideas-on-how-to-setup-static-ip#post-242</link>
			<pubDate>Sat, 14 Nov 2009 12:01:34 +0000</pubDate>
			<dc:creator>fplolz</dc:creator>
			<guid isPermaLink="false">242@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;okay thanks joel (:&#60;/p&#62;
&#60;p&#62;will try it out..&#60;/p&#62;
&#60;p&#62;hm..could i ask a few more things?  i have moved to wicd ..is it good enough to say that by setting static ip to my connection in wicd , i would be using static ip?&#60;/p&#62;
&#60;p&#62;i was also wondering , as my router by default and is using dhcp , would that affect my settins?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joelbryan on "any ideas on how to setup static ip?"</title>
			<link>http://forum.kahelos.org/topic/any-ideas-on-how-to-setup-static-ip#post-240</link>
			<pubDate>Sat, 14 Nov 2009 07:25:11 +0000</pubDate>
			<dc:creator>joelbryan</dc:creator>
			<guid isPermaLink="false">240@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Hi fplolz,&#60;/p&#62;
&#60;p&#62;in your rc.conf, disable networkmanager on the DAEMONS by appending exclamation point (ie. !networkmanager) and enable the interface by removing the exclamation point from the INTERFACES (ie. !eth0).&#60;/p&#62;
&#60;p&#62;You can also do the following, but it would not be saved on your restart.&#60;/p&#62;
&#60;p&#62;$ ifconfig eth0 202.156.10.239&#60;br /&#62;
$ route add default gw &#38;lt;your gateway IP here&#38;gt;&#60;/p&#62;
&#60;p&#62;Hope this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fplolz on "any ideas on how to setup static ip?"</title>
			<link>http://forum.kahelos.org/topic/any-ideas-on-how-to-setup-static-ip#post-239</link>
			<pubDate>Fri, 13 Nov 2009 10:40:28 +0000</pubDate>
			<dc:creator>fplolz</dc:creator>
			<guid isPermaLink="false">239@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;hi guys :D&#60;/p&#62;
&#60;p&#62;from what i know , place the static ip into the rc.conf&#60;br /&#62;
eth0=&#34;eth0 202.156.10.239  netmask 255.255.255.0 broadcast 192.168.0.255&#34;&#60;/p&#62;
&#60;p&#62;yea thats what i did ...unfortunately , my ip still changes -.-&#60;br /&#62;
i wonder if it was anything to do with network manager or  my wt54g linksys router&#60;/p&#62;
&#60;p&#62;does anyone have any idea to help out ? :x&#60;br /&#62;
trying out wicd now..
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
