Wirenboard6:InstallingOnTheRemoteSite/en: различия между версиями

Новая страница: «To maintain remote connections, create a user <code>remote</code> on the server with the shell <code>/bin/false</code>:»
(Новая страница: «Install on the controller <code>apt-get install autossh</code>. Generate a key pair for the user <code>root</code>: <pre>ssh-keygen </pre> Password is empty.»)
(Новая страница: «To maintain remote connections, create a user <code>remote</code> on the server with the shell <code>/bin/false</code>:»)
Строка 299: Строка 299:
Password is empty.
Password is empty.


Для обслуживания удаленных подключений создаем пользователя <code>remote</code> на сервере с оболочкой <code>/bin/false</code>:  
To maintain remote connections, create a user <code>remote</code> on the server with the shell <code>/bin/false</code>:  


<pre>adduser --home /home/remote --shell /bin/false remote </pre>
<pre>adduser --home /home/remote --shell /bin/false remote </pre>
12 063

правки