All translations
Enter a message name below to show all available translations.
Found 5 translations.
Name | Current message text |
---|---|
h English (en) | You might look at [[#Why my WiFi don't work?]] (from above). If you have your WiFi Configured and the WiFi Network Manager still not working. : <code>sudo ifconfig wlan0 scan</code> You should have something similar to this: <pre> SSID/MESH ID BSSID CHAN RATE S:N INT CAPS rogerwifi bc:14:01:e6:33:48 1 54M -23:-42 100 EP WPS HTCAP WPA RSN WME - bc:14:01:e6:33:49 1 54M -20:-38 100 EP HTCAP RSN WME WLAN_6EF1 00:13:f7:c4:6e:f3 11 54M -12:-21 200 ES BSDHacker 5c:d9:98:69:df:2e 11 54M -15:-27 100 EP HTCAP WPA WME WPS </pre> If not <code>sudo ifconfig wlan0 up scan</code> should do it. Now you can setup to your network. From above you have none encrypted and encrypted WiFi network. |
h Spanish (es) | Debería de ver en [[#¿Por qué mi red inalámbrica no funciona?]] (del archivo de arriba). Si tiene su conexión inalámbrica configurada y el administrador de redes aun no funciona. : <code>sudo ifconfig wlan0 scan</code> Debería de tener algo similar a lo siguiente: <pre> SSID/MESH ID BSSID CHAN RATE S:N INT CAPS rogerwifi bc:14:01:e6:33:48 1 54M -23:-42 100 EP WPS HTCAP WPA RSN WME - bc:14:01:e6:33:49 1 54M -20:-38 100 EP HTCAP RSN WME WLAN_6EF1 00:13:f7:c4:6e:f3 11 54M -12:-21 200 ES BSDHacker 5c:d9:98:69:df:2e 11 54M -15:-27 100 EP HTCAP WPA WME WPS </pre> Sino <code>sudo ifconfig wlan0 up scan</code> debería de hacerlo. Ahora debería de configurar su conexión. Arriba usted tiene una conexión encriptada y una conexión sin encriptar |
h Japanese (ja) | 上記の[[#Why my WiFi don't work?]]を読んでみてください。もしそれでもWiFi Network Managerが適切に動かない場合、 : <code>sudo ifconfig wlan0 scan</code> を実行すると、以下のような出力を得るはずです。 <pre> SSID/MESH ID BSSID CHAN RATE S:N INT CAPS rogerwifi bc:14:01:e6:33:48 1 54M -23:-42 100 EP WPS HTCAP WPA RSN WME - bc:14:01:e6:33:49 1 54M -20:-38 100 EP HTCAP RSN WME WLAN_6EF1 00:13:f7:c4:6e:f3 11 54M -12:-21 200 ES BSDHacker 5c:d9:98:69:df:2e 11 54M -15:-27 100 EP HTCAP WPA WME WPS </pre> もし出力されなかったら、<code>sudo ifconfig wlan0 up scan</code>を実行してください。これで、あなたのネットワークを設定する準備が整いました。上記の情報から、あなたはWiFiネットワークのいずれにもアクセスしていないことがわかります。 |
h Turkish (tr) | Belki şuraya bakmak isteye bilirsiniz [[#Why my WiFi don't work? | Neden WiFi'yım çalışmıyor?]] (yukarıdan). Eğer WiFi ağınızı yapılandırdınız ancak WiFi ağ yöneticiniz hala çalışmıyorsa. bu komutu çalıştırınız. : <code>sudo ifconfig wlan0 scan</code> aşağıdakine benzer bir görüntü görmeniz beklenir <pre> SSID/MESH ID BSSID CHAN RATE S:N INT CAPS rogerwifi bc:14:01:e6:33:48 1 54M -23:-42 100 EP WPS HTCAP WPA RSN WME - bc:14:01:e6:33:49 1 54M -20:-38 100 EP HTCAP RSN WME WLAN_6EF1 00:13:f7:c4:6e:f3 11 54M -12:-21 200 ES BSDHacker 5c:d9:98:69:df:2e 11 54M -15:-27 100 EP HTCAP WPA WME WPS </pre> Olmadı ise <code>sudo ifconfig wlan0 up scan</code> yazarak çözülmesi gerekir. Şimdi yukarıda yaptığımız açıklamalara bakarak şifrelenmiş veya şifrelenmemiş bir WiFi ağını kurabilirsiniz. |
h Chinese (zh) | 你可以查看 [[#Why my WiFi don't work?| 为什么无线不工作]] 。若是已配置好无线,但仍然无法启动。 : <code>sudo ifconfig wlan0 scan</code> 输出的代码类似下述: <pre> SSID/MESH ID BSSID CHAN RATE S:N INT CAPS rogerwifi bc:14:01:e6:33:48 1 54M -23:-42 100 EP WPS HTCAP WPA RSN WME - bc:14:01:e6:33:49 1 54M -20:-38 100 EP HTCAP RSN WME WLAN_6EF1 00:13:f7:c4:6e:f3 11 54M -12:-21 200 ES BSDHacker 5c:d9:98:69:df:2e 11 54M -15:-27 100 EP HTCAP WPA WME WPS </pre> 估计还需要输入 <code>sudo ifconfig wlan0 up scan</code> 开启无线。 然后就可以配置无线了。 |