How to Make a Decently Powerful Minecraft Server With web Panel on Oracle Cloud for free [OUTDATED]

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

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

  • @waynes517
    @waynes517 2 года назад +3

    Probably one of the most under rated videos I've seen in a while. Considering that a 16GB server will cost you around 30-40 dollars/pounds per month. My needs are were relatively small and I was quite prepared to pay 4-5 a month just to have a basic server to mess around on with my kids. What I have is an absolutely powerhouse of a server, that I have literally paid nothing for. I don't comment often but felt obliged. You earned the like and a Sub buddy.

  • @mrtumness9549
    @mrtumness9549 2 года назад +9

    For anyone having issues with the command "apt install oracle-java16-installer", Try doing "apt install oracle-java17-installer" It worked for me

    • @vijf
      @vijf 2 года назад

      Thanks!

  • @seymuello
    @seymuello 3 года назад +1

    Man, thank you very much for these videos, you helped me a lot. I have the server with my friends and we can play 24/7 because of you.

  • @CrafterOscar
    @CrafterOscar 3 года назад +2

    Thank you so much I was waiting for this

  • @timp286
    @timp286 2 года назад

    great vid. the only one i found that actually helps.

  • @vijf
    @vijf 2 года назад +2

    TYSM! the server works, but I don't have r-w permission in Filezilla, even after that command (the minecraft server was also turned off)
    EDIT:
    Fix: Right click the "servers" folder > "File permission" > Set "Numeric value" to "777" > tick the "Recurse into subdirectories" box > click "OK" > wait > done

    • @ShockKidFilms
      @ShockKidFilms 2 года назад +1

      I'm still getting a "set attrs - permission denied" error even when trying this out. I wasn't able to log into my root Putty session either, only my ubuntu one. Don't know if that would have any effect.

  • @buckleybishops
    @buckleybishops 3 года назад

    works perfectly, thanks!

  • @sinonxkatarina
    @sinonxkatarina 2 года назад +1

    Thanks it was very useful

  • @KelvinTan133
    @KelvinTan133 2 года назад +1

    This seems way better than using a SSH Terminal + FileZilla to move files.
    Seems like a big step up with a web panel? My friends can use the panel too, via the IP address?
    Are there any cons tho?
    Edit:- Wait just saw the end of the vid. You still need to use FileZilla to move files :(

    • @hp_crafter4609
      @hp_crafter4609  2 года назад +1

      Not necessarily that's just recommended if adding lots of files or big files. Yes other people can access it.

    • @KelvinTan133
      @KelvinTan133 2 года назад

      @@hp_crafter4609 Any help for forge installation? I can't get it to start/run.
      The current forge doesn't seem to have a "server.jar" in the primary minecraft directory. Only a "run.sh" and "run.bat"
      Puffer panel always returns an "Unable to access jarfile server.jar on Forge" error

  • @shrekadle6573
    @shrekadle6573 2 года назад +3

    How to add mods?

  • @FelinaFaerlaingal
    @FelinaFaerlaingal Год назад

    When I tried to use the command to reset the ssh connection it said: bash: Systemctl: command not found

  • @NinetyRalph
    @NinetyRalph Год назад +1

    Is it possible to make multiple smaller, like a bungee network?

    • @guty_18
      @guty_18 Год назад +2

      I belive so, where he searched "paper" for the template there are also bungee cord templates by default.

  • @ronin3342
    @ronin3342 2 года назад +1

    does the putty window have to be open always? and also the server wont close If I turn off my pc right?

    • @Seif8911
      @Seif8911 2 года назад +2

      no the putty window can be closed and yes the server keeps running after you turn off ur pc

  • @xatzikidhs
    @xatzikidhs 2 года назад +1

    What will happen if the password part doesn't work?

  • @neblic
    @neblic 2 года назад

    what is the directory of the minecraft server? when using pufferpanel

  • @legendofallpro
    @legendofallpro 2 года назад

    Can you please show how to setup dynmap?, im just not able to set it up :(

  • @the_local_gamer1729
    @the_local_gamer1729 2 года назад +2

    12:55 The website doesn't work. What to do

    • @Seif8911
      @Seif8911 2 года назад

      did you forward your ports?

    • @zeph9301
      @zeph9301 2 года назад

      Make sure u did everything he did step by step

    • @interstellar_1
      @interstellar_1 Год назад

      This might be able to help.
      To make the iptables command permanent, execute the following (as documented in Doc ID 2604769.1)
      # apt install iptables-persistent netfilter-persistent
      This is to resolve the issue on IPtable: (Replace 8080 with any other port you need open and also change tcp to udp if needed)
      # iptables -I INPUT 1 -p tcp --dport 8080 -j ACCEPT; iptables-save
      Then use netfilter-persistent to save the current iptables settings, and enable the service at startup:
      # netfilter-persistent save
      # netfilter-persistent start
      # systemctl enable netfilter-persistent
      Then after a reboot the previously setup iptables rules should be re-applied.

  • @tempeslime
    @tempeslime Год назад

    why does mine say "Invalid_port: port" when i enter this command (firewall-cmd --permanent --zone=public --add-port=PORT/tcp) can someone help me please.

    • @koels
      @koels Год назад +3

      Replace "PORT" with 25565 and so on

  • @ronin3342
    @ronin3342 2 года назад +1

    The website in the descrip to get all commands doesnt work

    • @Seif8911
      @Seif8911 2 года назад

      web.hpcrafter.com/Videos/PufferPanel/commands.pdf

    • @zeph9301
      @zeph9301 2 года назад

      Search up a pdf to word

  • @brolox6523
    @brolox6523 2 года назад

    Bro, when i try to install java " apt install oracle-java16-installer " it gave me the following error:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package oracle-java16-installer

    • @muj1
      @muj1 2 года назад

      try "apt install oracle-java17-installer"

    • @discminute
      @discminute 2 года назад

      @@muj1 ur a life saver

  • @8MollY1.
    @8MollY1. Год назад

    how do I delete a directory in filezilla with chmod 777 it only lets me delete files and empty directories

    • @interstellar_1
      @interstellar_1 Год назад

      Not sure, but you can instantly delete directories in the web panel, or you can press Ctrl+A, delete all the files in the directory, and then delete the directory.

  • @JD16_9
    @JD16_9 2 года назад

    Hey! Can you help me with the Java 17 installation? It gives me dependencies not fulfilled for libc + more when I try to install it

    • @PSIPlays
      @PSIPlays 2 года назад +3

      sudo apt install openjdk-16-jre-headless

    • @JD16_9
      @JD16_9 2 года назад +1

      @@PSIPlays already made it work, but thanks for your time to reply here!

    • @PSIPlays
      @PSIPlays 2 года назад

      @@JD16_9 no problem! glad you got it to work!

  • @jgbentley08
    @jgbentley08 3 года назад

    Are there advantages of using this over crafty controller?

  • @AbranAvenue
    @AbranAvenue 2 года назад

    ftp isnt working, anyone else getting perm denied messages?

  • @NarutoUzumaki-wm7sj
    @NarutoUzumaki-wm7sj 2 года назад

    15:57 Ready to be installed not showing. What should I do?

    • @pinv
      @pinv 2 года назад

      hit install

  • @jackmoody6372
    @jackmoody6372 2 года назад +1

    How do you point a domain to the server

    • @broodjenoodles
      @broodjenoodles 2 года назад

      Create an a record to the ipv4 or aaaa to ipv6

  • @yunglords
    @yunglords 3 года назад +1

    thx!

  • @milosevic_
    @milosevic_ 3 года назад

    how to solve the problem of permissions in filezila?

    • @Seif8911
      @Seif8911 2 года назад

      Chmod 777 (directory name)

    • @Seif8911
      @Seif8911 2 года назад

      Use root

  • @oodal_
    @oodal_ Год назад

    how do i remove the hosted on puffer panel

    • @interstellar_1
      @interstellar_1 Год назад

      Change the MOTD Message of the day in settings

  • @Gameking5678
    @Gameking5678 2 года назад +2

    It work forever????🤨

  • @BusterBrown1217
    @BusterBrown1217 2 года назад

    Ok, I have a problem. I forgot the password I entered for root and for ubuntu. Is there anyway to rescue everything or is the only thing I can do is reset everything on it?

    • @SanidhyaPlayz
      @SanidhyaPlayz 2 года назад

      Reset ofc.

    • @BusterBrown1217
      @BusterBrown1217 2 года назад

      @@SanidhyaPlayz And how would one do that with preserving everything in its storage? The problem is I used his other tutorial for a while but wanted a web panel instead of having to open up putty to access the console. However when I tried to start the previous server back up (the one not on the web panel) I realized I forgot the password.

    • @SanidhyaPlayz
      @SanidhyaPlayz 2 года назад

      @@BusterBrown1217 reset the drive

    • @SanidhyaPlayz
      @SanidhyaPlayz 2 года назад

      @@BusterBrown1217 also start fresh

    • @BusterBrown1217
      @BusterBrown1217 2 года назад

      @@SanidhyaPlayz But as I said in my previous comment I want to preserve something on the drive.

  • @shizune_
    @shizune_ Год назад

    Can i remove my banking details after doing everything?

    • @guty_18
      @guty_18 Год назад

      I don't think so, oralce cloud will not charge you if you don't click "Upgrade account", but it will also not allow you to remove your banking details if you don't have another credit card set up in oracle.

  • @infimus9559
    @infimus9559 3 года назад

    will i get to keep the account and the vm after the 30 days?

    • @hp_crafter4609
      @hp_crafter4609  3 года назад +2

      Yes. If what you are using is a premium resource then you won't get to keep that, as long as you followed the video though you should be good to go.

    • @infimus9559
      @infimus9559 3 года назад +1

      @@hp_crafter4609 I have another question, If i reboot the vm/instance do I have to do anything to get the pufferpanel back up and running or is it automatic?
      Edit: If i want to add more cores and ram

  • @miroslavbasa163
    @miroslavbasa163 2 года назад +1

    Unable to locate package oracle-java16-installer

  • @eletrixalt
    @eletrixalt Год назад

    i cant access the website

    • @interstellar_1
      @interstellar_1 Год назад

      My comment farther down has all the commands :)

  • @brunhild1699
    @brunhild1699 2 года назад

    How to install Minecraft bedrock on Oracle Cloud?

    • @guzuv
      @guzuv Год назад +3

      make a normal server, then add geyser and floodgate plugins.

  • @Gameking5678
    @Gameking5678 2 года назад +2

    I can make minecraft bedrock server

    • @hp_crafter4609
      @hp_crafter4609  2 года назад

      just follow the how to on their website.

  • @dylantran4344
    @dylantran4344 2 года назад

    does this work with snapshots

    • @hp_crafter4609
      @hp_crafter4609  Год назад

      If you can find an server file for the snapshot then yes.

  • @eltaco2358
    @eltaco2358 3 года назад

    Everything was going great but do I have to download putty?

  • @marianodelascasas3823
    @marianodelascasas3823 Год назад

    The website is down

    • @interstellar_1
      @interstellar_1 Год назад

      My comment farther down has all the commands :)

  • @apexfinity
    @apexfinity 2 года назад

    is this 24/7

    • @Dosia142
      @Dosia142 2 года назад

      yea

    • @zeph9301
      @zeph9301 2 года назад

      Ya

    • @apexfinity
      @apexfinity 2 года назад

      @@zeph9301 yeah i alr made it. very good video

  • @cloudgaming7283
    @cloudgaming7283 3 года назад

    Is it 24/7

  • @Wazignite
    @Wazignite 2 года назад

    Uhh How to bypass Payment Verification pls tell and is it forever working? pls

    • @hp_crafter4609
      @hp_crafter4609  Год назад +2

      You can't bypass the verification, believe my I've tried, but it doesn't ever charge you.

  • @skyde72
    @skyde72 3 года назад

    i have to introduce banking details bruh

    • @KelvinTan133
      @KelvinTan133 2 года назад

      Ouh this is regarding Oracle Cloud is it. Bruv I think at this point you might be abit late. Alot of people are having issues signing up free account from Oracle.
      And yet there's you here, complaining about it.
      Tbf my account is still on free tier forever. And my card details are removed so... Oracle can't charge me forever.

    • @skyde72
      @skyde72 2 года назад

      @@KelvinTan133 I signed up 6 months ago, thanks for the reply tho

  • @zenphaz
    @zenphaz 2 года назад +2

    atleast put "credit card needed" in the title bro

    • @zenphaz
      @zenphaz 2 года назад

      @@hotshirtlessmen dawg I just said to put credit card needed in the title maybe because maybe some people don't want to use their credit card
      Also do you expect babies to have credit cards or sum

    • @zenphaz
      @zenphaz 2 года назад

      @@hotshirtlessmen the chances are low but never 0

    • @KelvinTan133
      @KelvinTan133 2 года назад +2

      Bruv lmao are you a kid? Stop whining. If you haven't put your card and made the Oracle Cloud by now. You're out of luck lmao.
      People are trying their luck getting free tier account from Oracle. FYI Oracle is the official team sponsor of Redbull F1, so speaking of scam... Lmao. I also have Google Cloud
      Also I use Oracle Free Tier for years already. Using it to host a Discord Groovy Music bot, a MC server and a website for selling merchs.
      So idk who's the one missing out here? With a credit card issue. It's literally for confirmation only, as others mentioned. FYI also, I removed my card so Oracle can never charge me, FOREVER.

    • @KelvinTan133
      @KelvinTan133 2 года назад +2

      @@zenphaz for context. Like I said people are FIGHTING for a free tier Oracle Cloud account. So adding a card for confirmation is your least of problem.
      Oracle is giving out a free 24GB Ram Quad Core 2.8Ghz server. FREE Yknow. So I don't know what your complain is lmao. Even Google, AWS doesn't offer that.
      Unless you're young and not have a card yet. Understandable. Have a good day.
      Even going to certain liquor stores in some countries, you need an ID for verification if you're too young. So what's your argument?

    • @zenphaz
      @zenphaz 2 года назад

      @@KelvinTan133 AYOO CHILL

  • @zeph9301
    @zeph9301 2 года назад

    @hp_crafter u rlly need your help how can i make a custom domain for every server i use using putty ?

    • @guzuv
      @guzuv Год назад +1

      add records to your DNS.

  • @shadyvalleymc
    @shadyvalleymc 2 года назад

    @Hp_crafter is it free forever and n=how many resources can I use?

  • @interstellar_1
    @interstellar_1 Год назад +1

    If you have followed this tutorial and you want a free dedicated IP so you can choose the name in the address, this guide shows you how to do it using Duck DNS. docs.google.com/document/d/1VQVkaUqeUzWRVh1GbOWTLkY8Nu2X1FWcpAS6zO1Lqtk/edit#heading=h.psign0fih0lb

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

      legend