<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=1769&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / after installation?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=1769</link>
		<description><![CDATA[The most recent posts in after installation?.]]></description>
		<lastBuildDate>Sat, 16 Dec 2017 12:50:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: after installation?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=6741#p6741</link>
			<description><![CDATA[<p>I assume you are using WPA as encryption. Therefore you need to use the wpa_supplicant and wpa_passphrase command to </p><p>1) set router name and password<br />2) connect<br />(3) sometimes &quot;dhclient wlan0&quot; necessary)</p><p>The easiest way to set your router SSID and password is to add an entry to /etc/wpa_supplicant.conf that should be something like this:</p><div class="codebox"><pre><code>network={
    ssid=&quot;ssid_name&quot;
    psk=&quot;password&quot;
}</code></pre></div><p>Or, to increase security, use the wpa_passphrase command to use a hashed password in the conf file (so type wpa_passphrase yourssid yourpassword)</p><p>Then:</p><div class="codebox"><pre><code>sudo wpa_supplicant -B -iwlan0 -c/etc/wpa_supplicant.conf -Dwext
sudo dhclient wlan0</code></pre></div><p>The seemingly lacking space between -i and wlan0 or between -c and /etc is not a typo, it has to be that way.<br />Depending on your wireless card, you might need to replace the wext part with another driver, such as nl80211.</p>]]></description>
			<author><![CDATA[dummy@example.com (lunario)]]></author>
			<pubDate>Sat, 16 Dec 2017 12:50:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=6741#p6741</guid>
		</item>
		<item>
			<title><![CDATA[after installation?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=6600#p6600</link>
			<description><![CDATA[<p>I did reinstall.</p><p>Absolutely minimal (533 Mb 32 bit, in German).</p><p>I did only use wireless at installations time.</p><p>The installation installs a lot of stuff I never will use on a server (dictionaries and spells, more than only one) but I don&#039;t find some spontan usuable way to restart internet (it was IN at installation&#039;s time!)...</p><p>How to restart wireless internet to continue installation?</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Thu, 07 Dec 2017 22:00:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=6600#p6600</guid>
		</item>
	</channel>
</rss>
