# F.A.Q. and Known Issues 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](https://docs.beammp.com/server/create-a-server/). --- #### **Can you make a server using linux?** We provide binaries for many Linux distributions [here](https://github.com/BeamMP/BeamMP-Server/releases/latest). If there are no binaries for your distribution, you can build it yourself you can do it by downloading the source on our [GitHub](https://github.com/BeamMP/BeamMP-Server), a tutorial can be found [here](https://github.com/BeamMP/BeamMP-Server#build-instructions). --- ## **Miscellaneous** --- #### **Where can I find the code?** All the source code can be found on our [GitHub](https://github.com/BeamMP). Before doing anything keep in mind that the code is under [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43). The server, launcher and Lua client code also have licenses: | Code | License | |------------|:--------------------------------------------------------------------------:| | Server | [LICENSE](https://github.com/BeamMP/BeamMP-Server/blob/master/LICENSE) | | Launcher | [LICENSE](https://github.com/BeamMP/BeamMP-Launcher/blob/master/README.md) | | Client Lua | [LICENSE](https://github.com/BeamMP/BeamMP/blob/development/LICENSE.md) | --- #### **I have found a bug or an exploit what should I do?** If the issue is code related and you know how to use Github, create a new "Issue" in the appropriate repository on our [GitHub](https://github.com/BeamMP). We use an issue-based workflow so even if you already have a fix for the bug, consider opening a new "Issue", then asking a "Pull Request" that solves your "Issue". More info on contributing can be found [here](https://github.com/BeamMP/BeamMP/blob/development/CONTRIBUTING.md). If you don't have a GitHub account or you don't know how to use GitHub you can get in touch with us in the following ways: - If it is not something sensitive, you can create a post on our [BeamMP Forum](https://forum.beammp.com) or you can report this on our [Official Discord](https://discord.gg/beammp). - If the information is sensitive you can directly report the issue to a Staff member on our [Discord](https://discord.gg/beammp).