Все переводы

Введите имя сообщения для показа всех доступных переводов.

Сообщение

Найдено 2 перевода.

СообщениеТекущий текст
 ист. английский (en)For example, the controller is connected to a router with the ''192.168.0.1'' address via the ''wlan1'' interface. Then:
# in <code>/root</code> folder create script <code>wifi_autoconnect.sh</code> as in the example below: <syntaxhighlight lang="bash">
#!/bin/bash
 ист. русский (ru)Допустим, контроллер подключён к роутеру с адресом ''192.168.0.1'' через интерфейс ''wlan1''. Тогда:
# Создайте в папке <code>/root</code> скрипт <code>wifi_autoconnect.sh</code> с содержанием: <syntaxhighlight lang="bash">
#!/bin/bash