aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-08 20:18:13 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-08 20:18:13 +0100
commitfdf7c659891a0736801e26bc0a1c3e6aa8ada13a (patch)
treecc8fcc518e8e9e25d55451f7db9c1a8a9abb398c /docs/hosting-a-server-with-northstar
parente83d89dd84f9fedf8f5eafc4b0ad971c964e20c9 (diff)
downloadNorthstarWiki-fdf7c659891a0736801e26bc0a1c3e6aa8ada13a.tar.gz
NorthstarWiki-fdf7c659891a0736801e26bc0a1c3e6aa8ada13a.zip
Fix typos
Diffstat (limited to 'docs/hosting-a-server-with-northstar')
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md
index 22b2bf8..612fb6a 100644
--- a/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md
+++ b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md
@@ -1,14 +1,14 @@
# Hosting on Linux
{% hint style="info" %}
-Hosting in Linux is still WIP.
+Hosting on Linux is still WIP.
{% endhint %}
[This issue thread on Github](https://github.com/R2Northstar/Northstar/issues/49) contains some instructions to succesfully host a dedicated server on Linux.
Linux users can launch the server executable using Wine.
-As servers currently needs DirectX 11 capabilities, a dedicated hosted on linux will need a graphic card and a working X11 environment to work.
+As servers currently needs DirectX 11 capabilities, a dedicated hosted on linux will need a graphics card and a working X11 environment to work.
If one of those two conditions are not met, you'll want to know how to host a [Headless Server](#headless-servers)