mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-01 23:45:46 +00:00
20 lines
505 B
Markdown
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).
|
|
|
|
---
|
|
|
|
|