How to create a powerful Minecraft Server for free using Oracle Cloud [UPDATED]

Поделиться
HTML-код
  • Опубликовано: 22 июл 2023
  • This video shows how to setup a VM for more advanced videos that include a panel as well as how to setup a basic minecraft server that doesn't have a panel to run it from.
    My Website -
    My Discord - / discord
    Use my discord for help as I don't respond to the comments.
  • ИгрыИгры

Комментарии • 349

  • @RyomaXS
    @RyomaXS 9 месяцев назад +152

    0:00 Introduction
    1:01 Making Oracle Cloud account
    2:27 Creating a VM instance
    7:29 Port forwarding
    9:36 Downloading and setting up PuTTY
    13:48 PuTTY: Installing Java
    15:15 PuTTY: Finishing port forwarding (firewall commands)
    17:23 Setting up terminal and downloading Minecraft
    20:24 Allowing server to run without having terminal open
    22:22 How to access Minecraft console logs
    23:08 How to access server files to add mods/plugins (FileZilla)
    24:30 How to get root permissions to change/delete server files

  • @nyctophantom
    @nyctophantom 25 дней назад +27

    For anyone asking, these are the commands for firewall
    ALLOW UDP and TCP
    firewall-cmd --permanent --zone=public --add-port=25565/tcp
    firewall-cmd --permanent --zone=public --add-port=25565/udp
    reload after any change
    firewall-cmd --reload

    • @oankaarsingh
      @oankaarsingh 22 дня назад

      goat

    • @nyctophantom
      @nyctophantom 22 дня назад +1

      @oankaarsingh btw more tips
      When sftp, aply chmod 777 to the server folder ONLY. applying to home won't let you do anything after that
      To resume screen after closing and reopen putty, you do sudo -s and then screen resume to regain access to server console

    • @gamwtizesti
      @gamwtizesti 9 дней назад

      @@nyctophantom hello there, i'm trying to access my own screen rn, server is working fine and all and I can see the logs of what's happening, but i can't execute any commands that would let me to either stop the server, /op myself or whitelist it. Any fixes for that?

    • @nyctophantom
      @nyctophantom 9 дней назад

      @@gamwtizesti hi, to access your screen after reconnecting you should type screen -r, if that doesn't work, type screen -ls instead, it displays all your screens, then you resume it

    • @nyctophantom
      @nyctophantom 9 дней назад

      @@gamwtizesti since that isn't working for you,
      Reboot your instance
      sudo -s for admin
      Screen -S Instance_name to create a screen
      Then, go to your server folder
      Then type the java command to execute all
      After all, you just press ctrl a and d after typing it, and type screen -r to go back

  • @dylhouse259
    @dylhouse259 6 месяцев назад +37

    In case anyone is wondering how to skip the "V1 instance" unavaliable thing, just upgrade your account to pay as you go. You won't be charged anything so long as you stay in the always free stuff, but you will have a temporary 100 dollar hold. But you do get to completley skip the queue with very little hassle. Other than that, awesome tutorial!

    • @Unknown-jo7sk
      @Unknown-jo7sk 6 месяцев назад

      how long does it take to get a refund?

    • @dylhouse259
      @dylhouse259 6 месяцев назад

      @@Unknown-jo7sk deoends on where you're getting a server from. Took a couple of hours for me but it might be shorter or longer for you

    • @juneorbrehm8162
      @juneorbrehm8162 4 месяца назад +2

      @@Unknown-jo7sk around 1 week in the worst cases

    • @majesticraccoon4317
      @majesticraccoon4317 4 месяца назад

      ​@@Unknown-jo7skfor me it took a day

    • @majesticraccoon4317
      @majesticraccoon4317 2 месяца назад

      Also it's more reliable that way

  • @koenendesign8671
    @koenendesign8671 11 месяцев назад +52

    This was amazing. Last time I did this was 10 years ago, running the server from my own laptop, so I needed all the info again.

    • @sepitech1391
      @sepitech1391 2 месяца назад +1

      No reply and 33 likes?? Lemme fix that!

    • @gameboyjacks
      @gameboyjacks Месяц назад

      @@sepitech1391 glazing

  • @ants2340
    @ants2340 8 месяцев назад +30

    TYSM! Java Oracle was being fussy with my account, and I needed a good tutorial. This is the best tutorial for making a server, and you did a great job at explaining everything.

    • @TitanTubs
      @TitanTubs 8 месяцев назад

      Oracle isn't letting me make an account. Anything you do help? I've messaged support but they literally say they can't help

    • @naphbot134
      @naphbot134 2 месяца назад

      @@TitanTubs have you tried making an account in incognito?

    • @MCA-bash
      @MCA-bash 2 месяца назад

      @@TitanTubs If credit card doesnt work, its a short bug for me it took a week to work

  • @auridon
    @auridon 10 месяцев назад +5

    thank you very much for this video, i felt stumped at first but this was very clear and concise :D

  • @emmanuelbaezberroa
    @emmanuelbaezberroa 14 дней назад +1

    Marvellous video! Well explained, thanks for helping me to open the server.
    Hoping for more videos like this, salute from the Dominican Republic.

  • @Nuke-Gaming_
    @Nuke-Gaming_ 2 месяца назад +76

    AS OF JUNE 2024, you need to use java 21 instead of 17.

  • @brando_rut
    @brando_rut 17 дней назад

    Thanks for the video, you have really helped me a lot, greetings from Mexico

  • @bqluga8693
    @bqluga8693 3 месяца назад

    Dude, you're a legit godsend! Thank you so much!

  • @notarandia6565
    @notarandia6565 9 месяцев назад

    very good video it says everything you need to know 100/10 and ty so much

  • @paakito799
    @paakito799 11 месяцев назад +5

    oh shit, the master's back
    thx for showing me the ways of the craft

  • @terryhedge213
    @terryhedge213 2 месяца назад

    thank you for making this guide, i tried this today and what can I say it worked!, i created (within free tier range) a 4 core 24gig vm just like you showed and also used tmux to run the server detached from the putty session and also forwarded a ddns to the public ip, it was purposed for a 20gb absolute beast of a forge (all the mods 9) server which is HEAVY to run, the oracle vm is completely unfazed, also i had to make a temporary payment of 93 euros to add a payment method to upgrade to pay as you go plan because there was no availability on my local server (it milan) which still had me at 0euro cost according to the dashboard. again thanks this is awesome. ♥

    • @Dostxs
      @Dostxs 16 дней назад

      Wdym temporarily 100dollars

    • @terryhedge213
      @terryhedge213 16 дней назад

      @@Dostxs oracle charges your credit card with about 100 bucks to verify your added payment method and it gets paid back to you right after (it refunds you the amount), if you use your plan within the limits i specified you will not get charged anything after enabling the pay as you go option (if you dont, it usually says there is no availabilty on oracle's servers to create the instance)

    • @Dostxs
      @Dostxs 15 дней назад

      @@terryhedge213 lets say i have credit card with 0 dollars will it try to make me pay 100 and than give it back?

    • @terryhedge213
      @terryhedge213 15 дней назад

      @@Dostxs it wont go through or youll be in debt temporarily

    • @Dostxs
      @Dostxs 15 дней назад

      @@terryhedge213 debt?

  • @SanidhyaPlayz
    @SanidhyaPlayz 11 месяцев назад +8

    HE RETURNED

  • @DarkrayPlayz
    @DarkrayPlayz 11 месяцев назад +4

    I was literally just wondering if you'd make an updated video yesterday 😭

  • @Brittlebones
    @Brittlebones 9 месяцев назад +31

    God bless for making this video, was easy to follow and was able to setup the server within a few hours. Btw for anyone struggling to get a free server just upgrade to a Pay as you go account and you’ll get priority

    • @whosjozikolnik
      @whosjozikolnik 8 месяцев назад

      so it isn't free?

    • @Brittlebones
      @Brittlebones 8 месяцев назад +4

      @@whosjozikolnik it still is, just make sure to only use the free resources. Follow the video and you’ll be fine

    • @hugominecraft4801
      @hugominecraft4801 7 месяцев назад

      @@whosjozikolnik it is free; you just need to stick to the free tier limits and not exceed them (basically; not go over 4 cpus and 24 gb of ram) however you will need to have 200 dollars in your credit card because oracle will try to charge you 200 dollars which will be immediately refunded in order to see if you have a real credit card lol

    • @flyxed2
      @flyxed2 7 месяцев назад

      @@Brittlebones Do you get charged for upgrading to a Pay as you go account or no?

    • @HopeArk
      @HopeArk 6 месяцев назад

      @@flyxed2 You get charged 100$ but it gets refunded cause it is just for verification

  • @Moonzzie
    @Moonzzie 11 месяцев назад

    bros finally back

  • @muneebahmad9349
    @muneebahmad9349 6 месяцев назад

    perfect and the most convenient way

  • @arczironator444
    @arczironator444 11 месяцев назад +15

    You can acutally make an instance with 4 cores, the warning message is just an indicator for you that you are about to max out your free tier capacity

    • @hp_crafter4609
      @hp_crafter4609  10 месяцев назад +11

      It should be but for some reason it doesn't let me make a server of I use 4 CPU cores. My account is just a bit glitched for some reason.

    • @crystian7016
      @crystian7016 9 месяцев назад

      I was able to set 15 cores, 90GB. lol.

    • @pizzaparty3335
      @pizzaparty3335 9 месяцев назад +8

      @@crystian7016 yes and he said that u need to pay for this lol

    • @crystian7016
      @crystian7016 9 месяцев назад

      @@pizzaparty3335 Not in my case. I was able without the upgrade advice.

    • @crystian7016
      @crystian7016 9 месяцев назад

      @@pizzaparty3335 I've tried with 20 cores, got the advice, then i've set to 15. It worked. Maybe i can get a little bit more.

  • @breezynz
    @breezynz 11 месяцев назад

    hes back no way

  • @sl0th783
    @sl0th783 8 месяцев назад +11

    Hi, website is down. Don't see any commands in description :(

  • @cakelover4578washere
    @cakelover4578washere 7 месяцев назад +6

    25 minutes to create a simple server to play with friends. Amazing.

    • @xWendigo
      @xWendigo 5 месяцев назад +4

      it’s really powerful, not just simple 24 gigs are enough for a big Server Community

    • @DereC519
      @DereC519 3 месяца назад +1

      it's not simple buddy 24 gigs is amazing

  • @myeyesdontbreathe3555
    @myeyesdontbreathe3555 8 месяцев назад +5

    this worked perfectly! i was wondering if you could do a tutorial about modding these servers as i dont know how to do so

    • @Dostxs
      @Dostxs 16 дней назад

      Is it still going?😊

  • @gian3517
    @gian3517 22 дня назад +1

    Still working. Managed to do everything using just CLI.

  • @Bartekwis
    @Bartekwis 11 месяцев назад +4

    How go make sure that I won't get charged? Is there a setting or something?

  • @SteveWray
    @SteveWray 5 месяцев назад +4

    Disk space is a bit limited. And creating new block storage isn't free.
    HOWEVER, if you create another free-tier VM and then delete it, its boot volume isn't removed, its still there. And its free-tier.
    And you can attach it to your other, running, free-tier VM and use it for the Minecraft server...

  • @kelpsie
    @kelpsie 2 месяца назад

    I think you missed something important. You should use systemctl to enable the firewalld service on boot. Otherwise, the server will be inaccessible after a restart.

  • @emmacat9593
    @emmacat9593 7 месяцев назад

    this video saved my ass big time. much love

    • @Dostxs
      @Dostxs 16 дней назад

      R u still using it

    • @emmacat9593
      @emmacat9593 14 дней назад

      @@Dostxs havent used it for a while but still got my acc

    • @Dostxs
      @Dostxs 14 дней назад

      @@emmacat9593 can u give it to me?

  • @therealemilime7773
    @therealemilime7773 10 месяцев назад +24

    IMPORTANT: do not send the command chmod 777 fot the home directory since this will disable ur keys and u wont be able to connect to it

    • @OliveiraBr
      @OliveiraBr 10 месяцев назад

      I think I made this mistake, and now I can't connect anymore, how do I fix this?

    • @vprw
      @vprw 9 месяцев назад +1

      lmfao normies have to learn the hard way i swear

    • @cookiekesgameplace2508
      @cookiekesgameplace2508 9 месяцев назад

      then send it as what?

    • @OskarsBestt
      @OskarsBestt 8 месяцев назад

      @@cookiekesgameplace2508 i did chmod 755 -R /home/ubuntu/server and then i could login to the ftp again

    • @therealemilime7773
      @therealemilime7773 8 месяцев назад

      ​@@OliveiraBr idk.... i just re-did the same thing again from start

  • @majesticraccoon4317
    @majesticraccoon4317 4 месяца назад

    Thank youu sooo muchh!!!!

  • @hotshots1094
    @hotshots1094 11 месяцев назад +7

    sorry if this is a dumb question but on a fabric server how do you start the server back up after you stopped it?

  • @rednose4168
    @rednose4168 12 дней назад

    This worked almost perfectly for me except for one little error that caused a lot of headache. People of the future: DO NOT run the chmod command in the root folder, it needs to be run from the server folder. Running it from the root leads to an error when attempting to connect (something like getopt).

    • @gamwtizesti
      @gamwtizesti 9 дней назад

      Hey there, are you talking about the commands not working in the server screen? If so, do u have a fix for that?

  • @realixx9375
    @realixx9375 11 месяцев назад +77

    Me without a credit card

    • @Unique_playz_096
      @Unique_playz_096 7 месяцев назад +2

      Me too

    • @Mcneds
      @Mcneds 7 месяцев назад +2

      Me convincing my dad it is a cash money investment

    • @jaikumari2335
      @jaikumari2335 6 месяцев назад +1

      @@Mcneds same lol

    • @jaikumari2335
      @jaikumari2335 6 месяцев назад

      But he agreed cuz Tomorrowis my birthday

    • @DarkSide_AI
      @DarkSide_AI 5 месяцев назад +1

      You dont need credit card you can use debit card too I created 2 accounts with debit cards

  • @buschelilp2558
    @buschelilp2558 11 месяцев назад +3

    Did you make a Company Account or a normal Account? I can only login to Oracel it self. but not to the Cloud website.

    • @Some1Deleted
      @Some1Deleted 11 месяцев назад +2

      You need to create another account for oracle cloud, they are independent of each other

  • @that_guyhuman4566
    @that_guyhuman4566 8 месяцев назад +1

    How would i add the geyser plugin amd set it up

  • @dogthegod4461
    @dogthegod4461 7 месяцев назад

    thank you

  • @malliek
    @malliek 23 часа назад

    ✅ Confirmed, still works July 2024. Super useful, thank you so much for the tutorial!

  • @derbauklotz2685
    @derbauklotz2685 7 месяцев назад

    ur website is unreachable

  • @komayelhossain6921
    @komayelhossain6921 7 месяцев назад

    Can you make a tutorial about how to setup valheim server like this one?

  • @ericpilon6715
    @ericpilon6715 8 месяцев назад

    im not sure why but my dashboard looks completely different to this and i cant find the ip address anywhere

  • @Rawbful
    @Rawbful 3 месяца назад

    I think it would be better to not run the server as root in the ubuntu user’s home directory. That’s why you are having to change permissions on things which makes all this a lot more confusing for non-linux people. This is also less secure.

  • @STARSAAR
    @STARSAAR 8 месяцев назад

    Y u all not subscribing him!??

  • @kegeramanyanghakiki9576
    @kegeramanyanghakiki9576 5 месяцев назад

    i am wondering how much memory size (ROM) is also available with this

  • @muffintersbakery3355
    @muffintersbakery3355 2 месяца назад +1

    I'd like to ask something. Currently I plan on running a minecraft fabric modded server. Should I choose Ubuntu or Linux for it? This tutorial doesn't seem to mention modding. But I don't want a basic vanilla server, I'm planning on using Prominenc 2 RPG as the modpack and using the server files from it, but I don't know if I should use Linux or Ubuntu

  • @capnbug
    @capnbug Месяц назад

    I didnt need to run that firewall command thing iirc. I set my server up like 2 years ago and just followed the online instructions i think.

  • @KisukeGhoul12
    @KisukeGhoul12 6 месяцев назад +2

    Hi I managed to set up the basic server but i wanted to instead install a modpack. So i went through the steps once more up until actually installing minecraft using wget and the link ( 18:13 ). How would i use a curseforge modpack here instead of minecrafts server jar? Im sorry im a complete novice and ive been googling and fiddling but i cannot figure it out. The link says forbidden 403

    • @KisukeGhoul12
      @KisukeGhoul12 6 месяцев назад +1

      I figured this out but im not clued up enough to explain it. I followed a video ( luckily enough created by the modpack creator ) on how to do it.
      it was for better MC made by sharkie and he has a YT channel if anyone is curious on how to install modpacks. This video ( by hp crafter ) was essential for me and im extremely grateful! Just the modding aspect wasnt touched on very well and thats why im recommending the video i am.

    • @curse4490
      @curse4490 6 месяцев назад +1

      @@KisukeGhoul12how is the server performing? High, moderate, or low lag using that mod pack? Also how many people are usually on at the same time with you?

    • @KisukeGhoul12
      @KisukeGhoul12 6 месяцев назад

      @@curse4490 its a little laggy now and then with blocks reappearing. There is 3 of us on the server at all times. Id say moderate lag ( only blocks dissappearing and reappearing )

    • @curse4490
      @curse4490 6 месяцев назад +1

      @@KisukeGhoul12 ahh not too bad , I’m about to try setting one up. How much did oracle pull from your card for verification?

    • @KisukeGhoul12
      @KisukeGhoul12 6 месяцев назад

      @@curse4490 im south african they pulled R19 which i think is $1+-

  • @cookiekesgameplace2508
    @cookiekesgameplace2508 8 месяцев назад +1

    Can you have 2 instances with the allways free? if you would like to run 2 servers?

    • @TimGmbH1
      @TimGmbH1 7 месяцев назад

      Yes if you split it into 2 servers with 2 ocpu and 12gb ram it should work. You could even run 2 servers on the same instance by changing the default port for one server

  • @armoirestudio
    @armoirestudio Месяц назад +1

    I can't connect to the mc server, what do I do?

  • @livewiki341
    @livewiki341 7 месяцев назад +11

    Hey quick question:
    Whenever I try to create the VM, I get the error message "Out of capacity for shape VM.Standard.A1.Flex in availability domain (any AD here). Create the instance in a different availability domain or try again later.
    I've tried it in all three availability domains, but I get the same message every time

    • @Semesto
      @Semesto 6 месяцев назад

      I found this video that helped me:
      ruclips.net/video/Xto9zROBwqY/видео.html
      Basically a lot of people are wanting to use this service and Oracle is struggling to match demand with their limited amount of domains.

    • @KyaWitherFam
      @KyaWitherFam 2 месяца назад

      did anyone ever figure this out? im assuming its just at capacity so i might just buy a server...

    • @iiquoix4967
      @iiquoix4967 2 месяца назад +1

      upgrade ur account for free to pay as you go and it should work, otherwise keep on clicking create instance and hopes the server accepts you

    • @KyaWitherFam
      @KyaWitherFam 2 месяца назад

      @@iiquoix4967 how long would that take? i’d rather not just sit clicking for hours hoping i get accepted?

    • @MCA-bash
      @MCA-bash 2 месяца назад

      As another commenter states ( I can confirm true, i did it myself) : In case anyone is wondering how to skip the "V1 instance" unavaliable thing, just upgrade your account to pay as you go. You won't be charged anything so long as you stay in the always free stuff, but you will have a temporary 100 dollar hold. But you do get to completley skip the queue with very little hassle. Other than that, awesome tutorial!

  • @oGerbil
    @oGerbil 3 месяца назад

    the estimated cost of the shape is $19.50 per month, i'm using ampere 2 cores 12gb, why is this happening?

  • @Boreism
    @Boreism 8 месяцев назад +2

    does your pc need to be on the entire time your running it? or is the person whos running the vm needed to keep their pc on

    • @TimGmbH1
      @TimGmbH1 7 месяцев назад +2

      No the VM runs on oracle servers. It runs 24/7 even if you turn your pc off

    • @jxnus2774
      @jxnus2774 4 месяца назад

      @@TimGmbH1 Why does my server turn off when I close my terminal after I detached

    • @TimGmbH1
      @TimGmbH1 4 месяца назад

      @@jxnus2774 Does it stop instantly? You have to run your Minecraft Server inside the Screen process. Then you have to detach it by pressing Ctrl + a + d

    • @jxnus2774
      @jxnus2774 4 месяца назад

      @@TimGmbH1 Thanks, I figured it out. To close the terminal without stopping the server you have to press ctrl + d after detaching from the screen

  • @gumblemutt
    @gumblemutt Месяц назад +1

    Im getting an error when trying to create my compute instance that Oracle is "out of capacity for shape VC.Standard.A1.Flex in availability Domain AD-1" (I also get that for AD-2 and AD-3), how often does a spot open up for me to make a domain? Should I just be retrying every few seconds or wait a couple days?

    • @skkheat3999
      @skkheat3999 24 дня назад

      hey im getting the same problem rn since your comment was 5 days ago im wondering did you get it started and how often did you try if you did

    • @gumblemutt
      @gumblemutt 24 дня назад

      @@skkheat3999 So what I did was I upgraded my account to a Pay As You Go account, because apparently that just bypasses the availability issue. It’s completely free, but it does require payment information as it needs to send a charge to your card to verify it’s real. The charge is refunded almost immediately though. I don’t remember exactly how to do it so you’ll have to just go to Google

    • @vtpanther
      @vtpanther 20 дней назад

      @@gumblemutt how do i do this

    • @gumblemutt
      @gumblemutt 18 дней назад

      @@vtpanther I honestly don’t remember sorry, I’d just look up how to upgrade to Pay As You Go

  • @leojr1165
    @leojr1165 4 месяца назад

    Someone know how to migrate a world from other server that I had?

  • @RealTastyTaste
    @RealTastyTaste 7 месяцев назад

    the moment when you need a credit card to use an free service, aha

  • @jackgreen05
    @jackgreen05 6 месяцев назад

    Thanks! I only have a question, how can I make the server compatible with Fabric mods?
    Also I have premium Minecraft but I have a friend who have cracked Minecraft, how can he play in the el server?

    • @Lall-E
      @Lall-E 6 месяцев назад +1

      he buy's minecraft.

    • @quinonone
      @quinonone 5 месяцев назад +4

      make offline mode off in server properties

    • @luniopuh
      @luniopuh 4 месяца назад +1

      you can try whitelisting your friend by going into that putty thingy, typing cd server, screen -r and then /whitelist add

  • @iamleaf7855
    @iamleaf7855 11 месяцев назад

    mine is stucjk at preparing level "world"

  • @jasithiss
    @jasithiss 9 месяцев назад +7

    There is no "Networking" tab.

    • @mattpavelko777
      @mattpavelko777 6 месяцев назад +4

      All these options are now under "Primary VNIC information". Not being a know-it-all Edgelord. Just found it myself!

  • @yairsalem7638
    @yairsalem7638 9 месяцев назад +3

    hey, i get the message "Server refused our key" and "no supported authentication method available" when i try to open load putty
    any help with that?

    • @matle9949
      @matle9949 7 месяцев назад +1

      same

    • @michaelm.m7191
      @michaelm.m7191 5 месяцев назад

      @@matle9949 u can do it without use putty

    • @kiasta6844
      @kiasta6844 25 дней назад

      how did you fix it?

    • @malliek
      @malliek День назад

      Did you ever fix it?

    • @malliek
      @malliek День назад

      @@matle9949 You ever fix it?

  • @zeni9148
    @zeni9148 3 месяца назад

    how do i install forge in the server

  • @waltercovacs7938
    @waltercovacs7938 10 месяцев назад +1

    apt is not worked for me, so I used dnf or yum. And screen is not working

    • @Rawbful
      @Rawbful 3 месяца назад +1

      Sounds like you didn’t select the Ubuntu instance towards the beginning.

    • @waltercovacs7938
      @waltercovacs7938 3 месяца назад

      @@Rawbful Actually I were

  • @ShawarmaPlayZHD
    @ShawarmaPlayZHD 7 месяцев назад

    comes up with the error "Error: Unable to access jarfile minecraft_server.1.20.2.jar" when i try to run the server what should i do

    • @TimGmbH1
      @TimGmbH1 7 месяцев назад +2

      You're server.jar probably has another name. First lookup your file name with "ls" then change the starting command to the correct name

    • @invincibleanik
      @invincibleanik 7 месяцев назад

      run a paper server instead

  • @Yaobi_
    @Yaobi_ 6 месяцев назад

    How can i turn the server onlinr after i did /stop in console ?

    • @444nuits
      @444nuits 3 месяца назад

      "screen java ....."

  • @velocityfpv5231
    @velocityfpv5231 7 месяцев назад

    do these stay up 24/7?

  • @stevegoldy-rl9629
    @stevegoldy-rl9629 5 месяцев назад +1

    Is it possible to create a server for Palworld with this?

    • @fireflyslight8155
      @fireflyslight8155 5 месяцев назад

      Unfortunately not, I tried but ARM cpus are not supported by steamcmd. It may be possible with some work arounds but only if palserver supports ARM.

  • @MCA-bash
    @MCA-bash 2 месяца назад

    The site is down so i cant retrace the commands, I tried to install java 11, Says ''openjdk doesnt exist''
    [FIXED] Solution: i did: apt install openjdk=11.jdk) The right command was apt install openjdk-11-jdk) feel free to copy

  • @Lall-E
    @Lall-E 11 месяцев назад +1

    when I go to click create I get this message "Out of capacity for shape VM.Standard.A1.Flex in availability domain AD-1. Create the instance in a different availability domain or try again later. If you specified a fault domain, try creating the instance without specifying a fault domain. If that doesn’t work, please try again later."

    • @sauldcrack
      @sauldcrack 10 месяцев назад

      I have the same error

    • @Dave-bc1ep
      @Dave-bc1ep 10 месяцев назад +1

      same? what's your home region? mumbai?

    • @sauldcrack
      @sauldcrack 10 месяцев назад

      @@Dave-bc1ep For me, I live in Spain

    • @Lall-E
      @Lall-E 10 месяцев назад

      @@Dave-bc1ep Amsterdam Netherlands

    • @suponjubobu5536
      @suponjubobu5536 10 месяцев назад

      @@sauldcrack See my above reply.

  • @NightVision402
    @NightVision402 7 месяцев назад

    The website doesn't seem to work

  • @Cozloo
    @Cozloo Месяц назад

    is there a way to do forge?

  • @ned.9351
    @ned.9351 3 месяца назад

    can you add mods to the server?

  • @NIMOLEk
    @NIMOLEk Месяц назад

    How to add plugin tho ??

  • @Pyteriax
    @Pyteriax 5 месяцев назад

    can someone help me? When I click the "Create" button the new window doesn't open but I stay in the menu. Does anyone know what I'm doing wrong?

    • @tobiaswestermann1375
      @tobiaswestermann1375 3 месяца назад

      same issue, did you resolve this?

    • @Pyteriax
      @Pyteriax 3 месяца назад

      @@tobiaswestermann1375 nope

    • @MCA-bash
      @MCA-bash 2 месяца назад

      Does it say something on the lines of ''out of stock'' if so upgrade to PAYG (stands for Pay As You Go) You wont be chrarged a penny (Only for verification) But if you stick to the ''Always free elegible'' options, your good!

  • @thebossbaby2866
    @thebossbaby2866 5 месяцев назад +2

    Hey! I created this and it worked perfectly for many months. I want to now delete my current world and start a new one. Is there a way I could do this?

    • @Dostxs
      @Dostxs 16 дней назад

      Did u do it?

    • @malliek
      @malliek 22 часа назад

      Easy, just delete the world files. - Has nothing to do with Oracle.

    • @malliek
      @malliek 22 часа назад

      @@Dostxs ^^

  • @jamesjentelmeanpl6528
    @jamesjentelmeanpl6528 9 месяцев назад +2

    Can i crate 2, 3 or maybe 10 mc servers ?

    • @TheAustralianDog
      @TheAustralianDog 5 месяцев назад +2

      if you have 2, 3 or maybe 10 credit cards with different names, yeah sure, otherwise no.

  • @AeroDuoV
    @AeroDuoV 11 месяцев назад +3

    Can i set up a server on already existing World (modded)?

    • @therealemilime7773
      @therealemilime7773 10 месяцев назад +2

      yes, just substitute the files in the server using Filezilla and start the server again

    • @myeyesdontbreathe3555
      @myeyesdontbreathe3555 8 месяцев назад

      ​@@therealemilime7773will this work with the mods too?

  • @b_twoterester1126
    @b_twoterester1126 9 месяцев назад

    website not working?

  • @shoelobster
    @shoelobster 8 месяцев назад +2

    is it possible to upload a server which is already made?

    • @TimGmbH1
      @TimGmbH1 7 месяцев назад

      Yes just transfer the server files and run it

    • @leojr1165
      @leojr1165 4 месяца назад

      @shoelobster you were able to migrate it? I'm with the same problem

  • @Zero-id1yy
    @Zero-id1yy 9 дней назад

    how do i enter the java terminal again to do mc commands?

    • @Zero-id1yy
      @Zero-id1yy 9 дней назад

      nvm this tutorial is perfect

  • @Zytek11
    @Zytek11 9 месяцев назад

    isnt work after free trail

  • @FasteySZ
    @FasteySZ 6 месяцев назад +1

    Is it completely free? like, without needing to pay something later?

    • @lukkapetals196
      @lukkapetals196 6 месяцев назад +4

      Its free but you need a credit card for validation. Also, you account can be deleted on the future but you can avoid this using the "pay as you go", all you need is make budgets to not allow anything beyond the free tier

  • @mynameismajitelllofficial
    @mynameismajitelllofficial 6 месяцев назад

    It Says That The Ampere Cpu Costs Money Even When I Set It To 4 ocpus and 24 gb ram. What should i do?

  • @evertonfells
    @evertonfells 3 месяца назад

    13:05 I can't give apt update. appears bash: apt: command not found

    • @MohaWifiair
      @MohaWifiair 3 месяца назад

      try with "sudo apt update"

  • @ianrodriguezluque3340
    @ianrodriguezluque3340 3 месяца назад +1

    When I type java -Xmx1024M -Xms1024M -jar minecraft_server.1.20.4.jar nogui I get Error: Unable to access jarfile minecraft_server.1.20.4.jar.

    • @chikalikedis8170
      @chikalikedis8170 Месяц назад

      same thing happens to me, have you found a solution

    • @SonoxStudio
      @SonoxStudio 21 день назад +1

      @@chikalikedis8170 yes : just put server.jar not minecraft_server ect and then nogui (java -Xmx1024M -Xms1024M -jar server.jar nogui)

    • @klmfxn3941
      @klmfxn3941 14 дней назад

      @@SonoxStudio thank you mate i was stuck here too!!!!

    • @Neoproxy_
      @Neoproxy_ 7 дней назад

      @@chikalikedis8170 replace minecraft_server.1.20.4.jar by server.jar

  • @sportermi8855
    @sportermi8855 5 месяцев назад

    is there any way to do this without having to enter credit card details?

  • @h3ppy
    @h3ppy 7 месяцев назад +1

    your web don't work

  • @xatlaswolf2339
    @xatlaswolf2339 11 месяцев назад

    I try apt and is says command not found

    • @hp_crafter4609
      @hp_crafter4609  11 месяцев назад

      are you sure you used ubuntu as the OS.

  • @wisdom3198
    @wisdom3198 8 месяцев назад +1

    preparing spawn area 0%...

  • @DimitarQvorov
    @DimitarQvorov 8 месяцев назад +2

    Is that free?

  • @detru5822
    @detru5822 11 месяцев назад

    i used the command chmod 777 -R and it doesnt allow me to connect to the server by putty/filezilla anymore

    • @abartakbhattacharya4475
      @abartakbhattacharya4475 10 месяцев назад

      i am facing the same issue, i was able to access the Minecraft server until i ran this command. Were you able to resolve it?

    • @therealemilime7773
      @therealemilime7773 10 месяцев назад +3

      You migh have used it in the home directory files, and this will disable the keys making it so that you can't connect to the server and need to recreate another instance.

    • @therealemilime7773
      @therealemilime7773 10 месяцев назад

      @@abartakbhattacharya4475 i wrote the answer, if you need further help ask me

    • @cookiekesgameplace2508
      @cookiekesgameplace2508 9 месяцев назад

      how do i use this command then so the keys keep working?@@therealemilime7773

    • @detru5822
      @detru5822 25 дней назад

      @@therealemilime7773 yep, that's what i had to do :/

  • @alvarovelazquez2492
    @alvarovelazquez2492 10 дней назад

    can you join with t launcher in this server?

    • @tf2juice
      @tf2juice 10 дней назад

      t launcher is a known trojan virus, you can set up whether a cracked launcher can join or not in the settings.

  • @ArtaBG
    @ArtaBG 9 месяцев назад

    there is no link

  • @wardimonddelventhal9332
    @wardimonddelventhal9332 11 месяцев назад

    thanks so much

  • @StephenMcMullen-vs2xr
    @StephenMcMullen-vs2xr 2 месяца назад

    Hey, how do I install bedrock server, i dont have java

    • @majesticraccoon4317
      @majesticraccoon4317 2 месяца назад

      I think it's the same thing except you download the .jar for a bedrock server and port forward 19132 instead of 25565.

  • @Patrix-gs4ok
    @Patrix-gs4ok 18 дней назад

    Its 24/7?

  • @denzelit8074
    @denzelit8074 27 дней назад

    It says login as

  • @toxic_boiz95
    @toxic_boiz95 9 месяцев назад +1

    Me with credit card but still oracle website shits😢

  • @santiagoarro1198
    @santiagoarro1198 7 месяцев назад +1

    Isn't the port fowarding dangerous?

    • @mariohenrique9537
      @mariohenrique9537 7 месяцев назад +2

      Not at all, and anyway you are port fowarding in a virtual machine in god who knows where so

    • @ZenityStudios
      @ZenityStudios 6 месяцев назад +3

      Port forwarding opens up outside connections to the network. At your home, on a home network, this could be dangerous. You can create a filter on your router when you portforward to only allow specific IPs access (your friend's IPs) and block all others (aka whitelist). But since this tutorial is on a server created on Oracles datacenter in who knows where, the danger is only exposed to that server. TLDR; you're fine

  • @user-lm8yc3wh9q
    @user-lm8yc3wh9q 7 месяцев назад

    Insted of using apt in the command i had to use yum insted. When I tried to install java 17 i was met with this: No package java-17-openjdk-devel available.
    Error: Nothing to do: So I tried to download it manually and then get the file into putty. But apparently the file didnt exist even tho I was looking at it in my downloads folder. Please help me, I dont know anything about this at all so i started using ChatGPT for help when the apt commands didnt work and whenever i ran into a problem i asked ChatGPT but I ran into a corner when the file apparently didnt exist that i manually downloaded.

    • @ZenityStudios
      @ZenityStudios 6 месяцев назад

      this tutorial is gonna be pretty confusing if you don't understand networking/servers/virtual machines. I suggest you try again and follow exactly as he does. The issue you are experiencing is that you need to remotely connect into the server, then download java on the remote server. When you say you see java in your downloads folder, that tells me you downloaded it on your computer, not the server.

  • @badlanding0529
    @badlanding0529 Месяц назад +1

    Server refused the key, could not find a solution.

  • @NarutoUzumaki-wm7sj
    @NarutoUzumaki-wm7sj 8 месяцев назад +3

    Your website is down bro...

  • @inkognito3931
    @inkognito3931 2 месяца назад +1

    After i crated the key with putty gen and want to connect to the Console it says "no supported authentication methods available (server sent publickey)"
    Edit: If your run into the same problem as me you can use windows CMD to connect to your oracle VM
    ssh -i "Path to your key(such as C:/)" ubuntu@"your public ip address"