Консоль/en: различия между версиями

Материал из Wiren Board
(Новая страница: «Console is a Linux OS command line interface, through which you can control the Wiren Board controller.»)
 
(не показаны 4 промежуточные версии этого же участника)
Строка 2: Строка 2:
Console is a Linux OS command line interface, through which you can control the Wiren Board controller.
Console is a Linux OS command line interface, through which you can control the Wiren Board controller.


Получить доступ к консоли Wiren Board можно двумя способами:
There are two ways to access the Wiren Board console:
*подключившись к [[Special:MyLanguage/Debug UART|отладочному порту (Debug UART)]].
*:Настройки: 115200 8N1, логин ''root'', пароль ''wirenboard''
*по сети по [[Special:MyLanguage/SSH|SSH]]
*:IP-адрес - [[Special:MyLanguage/Как узнать IP-адрес контроллера|Как узнать IP-адрес контроллера]], порт 22, логин ''root'', пароль ''wirenboard''


*y connecting to the [[Special:MyLanguage/Debug UART|отладочному порту (Debug UART)]].
*:Settings:  115200 8N1, login ''root'', password ''wirenboard''
*over the network via  [[SSH/en|SSH]]
*:IP-адрес - [[Как узнать IP-адрес контроллера/en|How to check the IP address of the controller]], port 22, login ''root'', password ''wirenboard''


==Что можно делать через консоль==


Через консоль можно:
==What you can do via the console==
*просматривать и редактировать файлы
 
*загружать файлы на контроллер
You can:
*запускать и останавливать программы и драйверы
*view and edit files
*upload files to the controller
*start and stop programs and drivers

Текущая версия на 18:51, 4 июня 2019

Другие языки:

Console is a Linux OS command line interface, through which you can control the Wiren Board controller.

There are two ways to access the Wiren Board console:


What you can do via the console

You can:

  • view and edit files
  • upload files to the controller
  • start and stop programs and drivers