#Headless server hosting

39 messages · Page 1 of 1 (latest)

earnest goblet
#

is it possible to run a private server on a headless ubuntu server?

#

on something like Orange Pi/Raspberry Pi

quiet parrot
#

Yea

#

Same process
Install Java 17 +
Install MongoDB
Download the jar and resources (or AIO zip) and start

earnest goblet
#

thanks

earnest goblet
#

how can this be fixed?

#

i already installed mongodb

#

followed mongodb doc

quiet parrot
#

Mongo service running?

earnest goblet
#

i did systemctl enable mongod.service, but i dont think its running

#

how do i run mongo service?

quiet parrot
#

google is your best friend

earnest goblet
#

fr

#

yea it is

#

maybe i installed the wrong one?

#

installed it following this doc

#

bruh it works now

#

i did nothing

quiet parrot
#

Find process using the port

#

Or if none is using
Sudo it

earnest goblet
#

damn those linux permissions at it again

#

thank you it worked

earnest goblet
#

what could be the problem for 4206? i have encryption disabled on the client , and im hosting server on a mini pc.

final stirrupBOT
earnest goblet
#

ufw rules are enabled

#

proxy enabled

#

@quiet parrot do you know why?

quiet parrot
#

Config

#

Change access address (two of them

#

Lan IP or public
Depending on ur case

earnest goblet
#

oh