Editing
Clone
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== How to create one? == You can create a Kaboom clone in numerous different ways, however most of the methods all boil down to (around) the same steps: # Get a server, this can be an old computer, your own, or a [https://en.wikipedia.org/wiki/Virtual_private_server VPS], running the [https://en.wikipedia.org/wiki/Linux Linux] OS. # [https://linuxize.com/post/how-to-create-users-in-linux-using-the-useradd-command/ Create a user] called <code>server</code>. (ensure a home directory is being created and is the default one) # [https://git-scm.com/downloads/linux Install git]. # Log in as <code>server</code>, you can do this by running <code>su - server</code>. Enter the home directory by running <code>cd ~/</code>. # Download [[kaboomserver/framework]], you can do this by running <code>git clone https://github.com/kaboomserver/framework</code>. # Clone the server repository using <code>git clone --depth 1 https://github.com/kaboomserver/server.git server-default</code>, and run <code>cp -r server-default/ server/</code> to initiate the server directory. # Run <code>~/framework/script/init.sh</code> to start the server, if desired. # Log out of <code>server</code>, you can do this by running <code>exit</code>. # Add [https://github.com/kaboomserver/framework/blob/master/config/crontab kaboomserver/framework/config/crontab] to <code>/etc/crontab</code>. === How to make my clone public? === # [https://portforward.com/ Forward] 25565/TCP and 19132/UDP. # If you're using [https://en.wikipedia.org/wiki/Iptables iptables], run [https://github.com/kaboomserver/framework/blob/master/config/iptables these commands] as root.
Summary:
Please note that all contributions to kaboom may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Kaboom:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information