Jump to content
  • Sign Up
  • 0
RainZhang

How do you publish a server using Chrome OS with Linux enabled (Crostini)

Question

5 answers to this question

Recommended Posts

  • 0

Step 1: install the mono framework
run "sudo apt install mono-complete" in the terminal

Step 2: install and run MCGalaxy
install MCGalaxy from here. https://github.com/UnknownShadow200/MCGalaxy/releases/download/1.9.4.9/mcgalaxy_1.9.4.9.zip
unzip then run it with the command "mono MCGalaxy.exe"

Step 3: port forward
you will need to look up how to port forward for your router model
then forward port 25565 for your ip
To find your ip goto chrome://system in your browser and find ifconfig; hit expand. your ip will be the first number in the "inet" section

 

 

Share this post


Link to post
  • 0
3 hours ago, LJplays said:

Step 3: port forward
you will need to look up how to port forward for your router model
then forward port 25565 for your ip
To find your ip goto chrome://system in your browser and find ifconfig; hit expand. your ip will be the first number in the "inet" section

 

 

Do you really have to port? I heard it's really dangerous

Share this post


Link to post
  • 0
7 minutes ago, RainZhang said:

Do you really have to port? I heard it's really dangerous

If you want to self-host a public server, it is the only way. Otherwise, you will need to look into renting a VPS (which requires even more technical knowledge) or using Eddynetweb.

Share this post


Link to post
  • 0
Posted (edited)
On 6/20/2024 at 8:49 PM, Pear said:

or using Eddynetweb.

I got the discord verified but I didn't receive the email link. UPDATE: It now works.

Edited by RainZhang
It worked

Share this post


Link to post
  • 0
On 6/20/2024 at 8:30 PM, LJplays said:

Step 1: install the mono framework
run "sudo apt install mono-complete" in the terminal

Step 2: install and run MCGalaxy
install MCGalaxy from here. https://github.com/UnknownShadow200/MCGalaxy/releases/download/1.9.4.9/mcgalaxy_1.9.4.9.zip
unzip then run it with the command "mono MCGalaxy.exe"

Step 3: port forward
you will need to look up how to port forward for your router model
then forward port 25565 for your ip
To find your ip goto chrome://system in your browser and find ifconfig; hit expand. your ip will be the first number in the "inet" section

 

 

You also need to go to the crostini settings and set it up to bridge port 25565 (or whatever you're using for the server) from the Debian container to the ChromeOS host system. I've had to deal with that before.

 

And if you're on a school-managed chromebook, things get much more complicated.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...