Setting up a Multiplayer Server/ru: Difference between revisions

From Vintage Story Wiki
Created page with "Убедитесь, что у нового пользователя есть доступ к команде <code>dotnet</code>, или замените команду полным путем к месту установки dotnet runtime (если вы выбрали выборочную установку). Или вы также можете использовать <code>ExecStart=Vintage StoryServer --dataPath /srv/gameserver/data/vs</code>, если у вас ус..."
No edit summary
Tags: Mobile edit Mobile web edit
(Created page with "Убедитесь, что у нового пользователя есть доступ к команде <code>dotnet</code>, или замените команду полным путем к месту установки dotnet runtime (если вы выбрали выборочную установку). Или вы также можете использовать <code>ExecStart=Vintage StoryServer --dataPath /srv/gameserver/data/vs</code>, если у вас ус...")
Line 229: Line 229:
   WantedBy=multi-user.target
   WantedBy=multi-user.target


<div lang="en" dir="ltr" class="mw-content-ltr">
Убедитесь, что у нового пользователя есть доступ к команде <code>dotnet</code>, или замените команду полным путем к месту установки dotnet runtime (если вы выбрали выборочную установку). Или вы также можете использовать <code>ExecStart=Vintage StoryServer --dataPath /srv/gameserver/data/vs</code>, если у вас установлена переменная окружения <code>DOTNET_ROOT</code>.
Make sure the new user has access to the <code>dotnet</code> command or replace the command with the full path to where you installed the dotnet runtime (if you picked a custom install). Or you can also use <code>ExecStart=VintagestoryServer --dataPath /srv/gameserver/data/vs</code> if you have the <code>DOTNET_ROOT</code> environment variable set.
</div>


<div class="mw-translate-fuzzy">
'''7. Создайте файл конфигурации для rsyslog'''
'''7. Создать конфигурационный файл для rsyslog"'
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Confirmedusers
2,648

edits