Difference between revisions of "Translations:FAQ/71/en"

From GhostBSD Wiki
Jump to: navigation, search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 15:19, 22 October 2016

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FAQ)
If you have an output similar to:
<pre>
wlans_run0="wlan0"
ifconfig_wlan0="WPA DHCP"
</pre>
Your WiFi is configured, but it might be down.
: <code>sudo ifconfig wlan0 up</code>
Now it should work.
TranslationIf you have an output similar to:
<pre>
wlans_run0="wlan0"
ifconfig_wlan0="WPA DHCP"
</pre>
Your WiFi is configured, but it might be down.
: <code>sudo ifconfig wlan0 up</code>
Now it should work.

If you have an output similar to:

wlans_run0="wlan0"
ifconfig_wlan0="WPA DHCP"

Your WiFi is configured, but it might be down.

sudo ifconfig wlan0 up

Now it should work.