Docs/docs/en/support/server-faq.md
2023-09-30 18:53:30 -06:00

20 lines
505 B
Markdown

# Server FAQ
List of commonly asked questions and known bugs.
---
## **Server**
---
#### **How can I setup my own servers**
All the information to setup your own server can be found [here](../create-a-server).
---
#### **Can you make a server using linux?**
BeamMP server can be built on Linux, however builds are not provided, you should build it yourself. It is officially supported on Debian 9 and Debian 10 a tutorial can be found [Here](https://github.com/BeamMP/BeamMP-Server/releases).
---