EASY Budget Minecraft Servers With Crafty

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

Комментарии • 1,5 тыс.

  • @HardwareHaven
    @HardwareHaven  11 месяцев назад +519

    *** COMMON QUESTIONS! ***
    "How do I update my server to a new version?"
    Check out this video over on Crafty Controller's RUclips channel: ruclips.net/video/m6Bvtu85ApM/видео.htmlsi=3xGiGqpVFnwzIglP
    "Can I install mods?" / "How do I install mods?"
    I don't really care about modded Minecraft all that much, so I don't have a ton of experience here. From what I understand, you'll need to run a forge server, which you should be able to do following this guide: wiki.craftycontrol.com/en/4/docs/Getting%20Started#installing-forge-via-crafty-creation-tool

    • @Gaming_for_Everywone
      @Gaming_for_Everywone 11 месяцев назад +6

      Can i use thiis as a cracked server and how
      if i can

    • @Canerognoso
      @Canerognoso 11 месяцев назад +1

      Can i install the os on ubuntu server?

    • @manabound
      @manabound 11 месяцев назад +17

      This video is really helpful. You should honestly do an update video on how to install mods to the server as well as how to import an already made singleplayer world into it.

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

      @@Canerognoso Yea I just this using Ubuntu Server instead of Debian. Has worked so far for me.

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

      ​@@Canerognoso да можно 👌

  • @craftycontroller
    @craftycontroller 11 месяцев назад +1788

    Hey that's us! Glad you're enjoying the software so far! 😊

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

      do you know how i would start casaos after rebooting my machine?

    • @ypk1580
      @ypk1580 11 месяцев назад +6

      ​@@Lilly_PKwhich one? The machine that hosts the server or the one that you use to access the Server?

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

      @@ypk1580 the machine with casaos on it

    • @k.mgaming
      @k.mgaming 10 месяцев назад +2

      The machine in which the server is hosted

    • @yourneighborhood
      @yourneighborhood 10 месяцев назад +7

      How do we upgrade crafty now? ( Version: 4.2.2 to 4.2.3)

  • @Sarthak119
    @Sarthak119 11 месяцев назад +1013

    You could use chunky to pre generate chunks to reduce lag spikes at playtime

    • @jocerv43
      @jocerv43 11 месяцев назад +91

      Fair warning if you pregen too much, storage racks up decently fast

    • @ivanmalinovski7807
      @ivanmalinovski7807 11 месяцев назад +211

      @@jocerv43 It's gonna rack up anyway, so you might as well do it in advance.

    • @jocerv43
      @jocerv43 11 месяцев назад +59

      @ivanmalinovski7807 really depends on your playerbase, two separate occasions either someone would generate all the chunks to fill in maps or players would just explore in a straight line. Most of the time it's the straight line and that just doesn't waste as much storage. I'd compromise at like 5k-10k prerendered and call it done.

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

      How can I install Chunky?, I tried making a forge server and importing the .jar of the chunky mod, but then the server wasn't able to find the executable when trying to turn it on

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

      @nombrebacan6289 if you only need a vanilla world might be easier to use bukkit/paper jar and use the plugin version of chunky to pregen your world

  • @cangel8563
    @cangel8563 11 месяцев назад +1996

    Me who doesn't plan to make a Minecraft server:
    Hmmm yes interesting.

    • @HardwareHaven
      @HardwareHaven  11 месяцев назад +166

      Exactly. Haha

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

      @eratosthenes3833 This is exactly why I never do anything other than absorb information. I may start on it, but I'll never finish what I started.

    • @casubetpaco8860
      @casubetpaco8860 10 месяцев назад +6

      @@eratosthenes3833 there's some chance someone would ask me how to do one, so instead of teaching them(it's not low budget on my country, so i can't test it) i'm gonna just share this link

    • @GrumpyLayne
      @GrumpyLayne 9 месяцев назад +4

      frfr

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

      me fr @eratosthenes3833
      maybe i might make my own Minecraft server one day

  • @williambailey9012
    @williambailey9012 11 месяцев назад +118

    My sons (9yo&5yo) will think I’m some networking/Minecraft server genius now! Thank you!

  • @thetyguy7783
    @thetyguy7783 8 месяцев назад +21

    For those who are using Debian 12.5 and up, for the terminal commands, I found that if I used sudo, the command wouldn't be 'found' but if I typed in the command as is without sudo, then it would work just fine.

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

      Mine is saying not found. And when i leave out the sudo and just type in the apt update , it says can't open lock file, unable to lock directory and problem unlinking the file permission denied messages

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

      @@LadyTGamingStreamz i have the same issue, any solution?

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

      @@kristoffertoyra9809 Not sure if this is too late but type "su -" this will change your user to the root user which is basically admin for linux. You should've have set a password the root account when installing debian. hope this helps!

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

      this might have happened if you unselected "standard system utilities" during the debian installation. You can install sudo after the installation by typing apt install sudo

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

      You could also run into problems if you set a password for the root user during the install. You can log in as root using "su" and start running sudo commands that way. Installing packages without sudo will most likely not work

  • @Дмитрий-ж5ю6х
    @Дмитрий-ж5ю6х 11 месяцев назад +73

    Nice guide, thanks! Really liked the explanation of even obvious things! I personally would be interested in some video with explanation of all tricky staff related port forwarding and securing your private network when you doing the forwarding.

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

      Jeah this is some important information. However he explains which button you need to press to get to UEFI 😂

  • @BW0MP
    @BW0MP 11 месяцев назад +26

    earlier today i was thinking about starting another mc server for my friends on discord and this just magically pops up in my recommended. this is a life saver so i dont have to port forward. love ya!

    • @Shadow-oi6kj
      @Shadow-oi6kj 9 месяцев назад +1

      How does everyone have a extra computer they can use that’s some bs

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

      @@Shadow-oi6kjSome people have really old laptops or a home pc and a laptop for not being home

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

      @@Shadow-oi6kjidk man ive got shitty 50$ pcs from like 2010

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

      ​@Shadow-oi6kj dude I have commercial servers rotting in my storage shed. They were free.

    • @SebastianRodriguez-fo5nz
      @SebastianRodriguez-fo5nz 4 месяца назад

      @@CodyRPierce yeah but it depends by how much ram they give you.

  • @AmyGrrl78
    @AmyGrrl78 11 месяцев назад +157

    My friend and I actually did this same thing with an HP ProDesk 600 G3 Mini about 2 weeks ago. We set it up to run Plex and a Minecraft Bedrock Server. The server has 16GB Ram, 1TB NVMe, and we upgraded the CPU to a i7-7700T. The CPU upgrade really helped. I then wrote a really nice Batch\Powershell script to run once a day that shuts down the Minecraft Server. Creates a ZIP backup of any world that is named with the current date and time it was made. It will then delete any backups older than 7 days. Then finally it restarts the Minecraft Server.

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

      Have you looked at FastBack(up)? It's a git-backed incremental backup mod for servers. Haven't tried it myself yet, but it would seem that it could enable more frequent backups for less space.

    • @jaxx8461
      @jaxx8461 10 месяцев назад +27

      Common nerd w

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

      That's cool lol

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

      ​@@jaxx8461stfu L comment

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

      I'd love some advice on this since I'm going to be using this exact pc!

  • @dovahkiin009087
    @dovahkiin009087 11 месяцев назад +129

    If youre actually making a public server, please set up a VLAN or a VxLAN and get an IP to the server through that and make sure its segmented differently than your home network.

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

      how

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

      I think by port forwarding

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

      could you explain how to do this in steps or perhaps point towards a guide? would like to setup a server using this tutorial for a discord community but not have them directly on my home network...upon segmenting and creating a VLAN - would that IP be what I enter into thr crafty controller?

    • @coolsnake1134
      @coolsnake1134 6 месяцев назад +5

      VLAN's would be usually set up through your router settings meaning you would need something better than most ISP routers such as a custom-built router running PFsence and either you would have to deal with a dynamic DNS service provider or you would want to sign up for the business grade internet plan from whatever ISP is in your area so you could get a static IP, most residential internet plans have a dynamic IP assigned by DHCP meaning the IP address can change whereas business grade accounts and plans have the option to get static IPs which never change

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

      YESSSS this!!!!

  • @asdoesstuff
    @asdoesstuff 11 месяцев назад +64

    Great video, love that you touched on hardware, setting up the OS and CasaOS, all the way down to connecting and sharing with friends! Awesome and comprehensive

    • @PosaoPosao-p6u
      @PosaoPosao-p6u 9 месяцев назад

      CasaOS works perfectly, been using it since last year as my NAS, thing is super stable and has lots of features to it that just work as intended.
      I recommend it over TrueNAS but TrueNAS is more in depth and has more security features.
      EDIT:
      So far to my knowledge, CasaOS is a Debian docker image, and does not support software raid, meaning you will have to set a hardware raid on your server in order to have any redundancy, and then you use those logical volumes for CasaOS storage which is perfectly fine and works as intended.
      You can also set a raid volume on your Debian machine on which you intend on running CasaOS container but it is much less work to just set it as a hardware raid if you have the ability to do so.

  • @manderveen
    @manderveen 11 месяцев назад +17

    Quick note. For Debian 12, the initial GUI walked me through installing GRUB. I left the default values and it's working. Also, Debian 12 didn't come with the sudo command so I had to install it to get the command to run from a copy/paste.
    Overall great video, easy to follow!

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

      How did you do that?

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

      @@Cruzzzador sudo sudo

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

      sudo is a unix command (linux is a unix like/based operating system)

  • @s7ppy
    @s7ppy 11 месяцев назад +18

    Woah, this is gonna make my life so much easier! I've been doing things all through the terminal having to use screen sessions and stuff and it's such a pain. Thank you for showing this off!

  • @BenReese
    @BenReese 11 месяцев назад +40

    Fantastic video!! One more BIOS change people should look for is anything that halts the startup if keyboard or VGA is missing. For a laptop, might even check BIOS for sleep options and disable sleeping when the laptop is closed.

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

      I followed all the steps until I installed Debian. After reading your comment about having a laptop, I realized that I did not change any settings in the BIOS to prevent the laptop from going into sleep mode when it was closed. Is there any way to go back and correct this?

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

      @@AlexAdventureTV you should be able to get into BIOS during any boot. Probably pressing Esc, F1, F10, F12, Del just after you boot... Varies by computer and you might need to Google your laptop model.

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

    Your original Minecraft server video is what got me into home labs, so thank you very much.

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

    Got the same pc. Stuffed in 32GB of RAM, 500GB Nvme, 500GB ssd and two old spinning rust drives for 2.5TB total storage. Proxmox with windows 10 VM for Valhiem/Dayz/Conan server (not all running at the same time). LMDE6 vm with a Radeon pro wx 3100 using pci passthrough for youtube on my tv and a PiHole LXC. Works pretty good!

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

      Hah you only came to brag about what's hidden under the hood of the old elitedesk. Nice setup tho. For this pricepoint you could cluster together 6-8 default elitedesks, and have a stronger machine.

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

    I don’t plan on making minecraft servers but I can’t stop watching these videos because it’s so fascinating to see these little machines work. Something about them is so captivating to me.

  • @anamoyeee
    @anamoyeee 11 месяцев назад +96

    I have not seen such great quality tutorial in a long time

    • @Canerognoso
      @Canerognoso 11 месяцев назад +1

      I agree without shred of doubts

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

    honestly dude this video came out at the PERFECT time, Ive been looking to host a mc server with my community sometimes for gamenights and this is exactly what i need!

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

    Lets go, thank you ive been waiting for a new updated video like this. For about 3 years/ the last time you made one of these. All goes to you

  • @krisclem8290
    @krisclem8290 11 месяцев назад +9

    I use playit with my pterodactyl server. I have loved the service so far, but some thing to consider is that it seems to be solely operated by one person so support for it can be spotty (through forums or discord). There was an issue a while back where their internal databases crashed when the person to fix it was out of town and had no access remotely, so if I'm not mistaken it took a day or two to fix.
    There's also the issue that as the service grows it might become a target for ddos attacks. Which with one person, it might be harder to anticipate and implement counter measures or mitigations for.
    I think I'll stick with playit, but if any of the issues mentioned is a big problem for you, ngrok is an alternative. Set up is a little more advanced than playit, but I imagine they are better staffed so support for issues will be quickly addressed.

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

      commenting just to come back to this

  • @nijoeli
    @nijoeli 11 месяцев назад +12

    This is exactly what I was planning on doing!!! Even with an elitedesk hahah, I have been watching a lot of your videos that have been helping me to understand this things of self hosting!!
    Thank you in advance, I'll be doing this hopefully next month!

  • @kurama7702
    @kurama7702 11 месяцев назад +6

    Hello, huge fan of your content! Just a quick tip, if people dont want to set static ip to the casaos, and don't want to meddle with the router settings to find the right ip, they can use advanced ip scanner, (portable or not doesnt matter), they can search the ip of the devices and most of the time it will write in the description what that ip is for. Its very easy to use and saves a lot of trouble!

  • @MarcoGPUtuber
    @MarcoGPUtuber 11 месяцев назад +610

    Is Hardware Haven becoming more.... crafty?

    • @HardwareHaven
      @HardwareHaven  11 месяцев назад +135

      Eyo! You should write my titles for me!

    • @MarcoGPUtuber
      @MarcoGPUtuber 11 месяцев назад +32

      @@HardwareHaven I should! Why do you think Asustor pays me? I do their English work in addition to brand management. Lmao

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

      🤔

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

      giving mining rig a whole new meaning

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

      Easyware

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

    Super impressed with how simple this whole process is, and how polished Casa and Crafty look! Been playing around with it today and I'm really happy with it, thanks man :)

  • @UnderC2
    @UnderC2 11 месяцев назад +19

    I've been using crafty since v3.0 and it's a very good a trusty panel for minecraft hosting

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

      Good to hear! I haven’t been using it quite that long but it’s been really solid

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

      It doesn’t have support for reverse proxy?

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

      @@HeieiX It does support reverse proxies. Their documentation even has guides for many of the main reverse proxies. I set mine up with Nginx Proxy Manager and it just worked fine.

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

      Bro will this server cause internet issues i mean can it affect my wifi ?

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

      @@rafing2163 Not unless you have an insane amount of traffic on your server or get DDoSed. If you're not handing out the URL to your server to random people, that shouldn't be a huge issue.

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

    Thanks!

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

    Amazing. I was thinking of setting up a minecraft home server for my son. Great video, THANKS!!

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

    Amazing tutorial. Not just setting up a server but just as a tutorial in general. Thank you!

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

    This was awesome. I'm trying to figure out how to do this for a long time. But now it's so much easier. I've never been good at port forwarding and tunnels and all that but now it seems like it's going to be so simple. I've got a bunch of kids that want to play Minecraft with my son so this will be perfect

  • @haydenc2742
    @haydenc2742 11 месяцев назад +9

    So very cool! Didn't even know about crafty controller...manually installed into docker...got it running...trying to install forge for my daughter...boy howdy is there ALOT to that install!
    Thanks so much for this...I have it running on a HP EliteDesk 705 G2 MINI w/ 8GB RAM and AMD PRO A8-8600B R6 4C+6G (4) @ 1.600GHz processor I got online from EBAY a while back for like $100~, and a 128GB SSD..runs Debian 12 like a boss!
    Keep em coming!!!!

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

      wow you got fucking stealed

  • @ShadowDior
    @ShadowDior 11 месяцев назад +67

    On the subject of game servers, I'd love to see you talk about making an at home game server for game devs! I know there's cloud services like AWS or Linode but having your own personal server that you have complete control over seems like the best option. I've been trying to put together one but always end up getting stuck at making the server available to outside networks. Also helps for just small testing so I don't eat up my free trial of AWS too.

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

      Pterodactyl is great and works (theoretically) with any game. As for making it available to the internet, depending on what you want to expose, youll have more or less luck. ive personally spent a few days reverse proxying my entire pterodactyl setup (panel, wings and game servers), for which there exists really no documentation. even now i still have to deal with individual issues from game servers, like source engine games showing my public ip as the server host instead of the proxy ip.

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

      @@doopiewop3834 I'll take a look into that, thanks!

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

      I personally use ngrok for reverse proxy. It's as simple as 'ngrok tcp 25565' for a public java server and for a web page it's http instead of tcp. When sharing web pages you can even lock it with Google auth by requiring the user to use the same google account in the allowed email list

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

      I created minecraft server using termux on my local network

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

      @@Anime_weeb06 same. I made a 1.20.1 forge server

  • @PosaoPosao-p6u
    @PosaoPosao-p6u 9 месяцев назад +1

    Pretty in depth yet kinda requires some knowledge for safety reasons and error troubleshooting, I use LXC on my proxmox server which comes with prebuilt turnkey utilities yet I use vanilla base debian 10, 11 or even 12 for my servers and it naturally skips the installation process of debian and network configuring in terminal (etxc/network/interfaces).
    Like your tutorial and Crafty Controller is THE BEST Minecraft server panel and hosting method.
    10/10

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

    DHCP Reserve Leases are always a good option. Same with Static IPs and if you static IP it make sure its outside the DHCP scope of your router.

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

      How can I do this if I reserved my IP already?

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

      @@Acrobia reserve is usually handled in the router.

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

      @@GhostieXV Oh! Do you mean like installing? Isc-dhcp-server?

    • @GhostieXV
      @GhostieXV 11 месяцев назад +1

      @@Acrobia no on the DHCP settings of your router you can reserve your IP leases there.

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

      Depending on what kind of router your home network has. They will vary by brand

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

    Thank you for this video step by step.
    I saw crafty on your other videos and I installed it for some weeks now. It much easier than manage spigot building server.
    Thank for the discovery too.

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

    Got this set up and it's working great! I've always wanted to run a server on linux with scheduled backups. Thanks for making this!

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

    This came at a good time. I've hosted Minecraft servers before just with the basic way of doing it on Windows which is not hard. And recently, I added an Ubuntu virtual machine to my NAS and went through the process of running a Minecraft server in Ubuntu. Well it was going great but then I tried to VNC into my VM a few days later and the whole thing crashed, deleting the server entirely. And I have no idea what I'm doing in Ubuntu so I don't even know if it's recoverable. So yeah I think I'm going to keep my Ubuntu install but use CasaOS and Crafty, since that seems much easier and more my speed. Even following a tutorial, setting up a server via Ubuntu in the terminal was a nightmare.

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

    just spent 5hrs making a vanilla server in ubuntu with just a terminal and permanently running in issues. youre a heaven sent angel

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

    This channel really blew up since the last time I watched it, I followed the ubuntu server how to back when he had 45k subscribers 😂. Congrats on the 180k🎉

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

    Just got to say, what an amazing video!! I have a old Xeon E5 from aliexpress that i was not using and decided to create my server on it. For now on, I'll try to use it for every game that I play!

  • @damnthisisabadname
    @damnthisisabadname 11 месяцев назад +1241

    Why am i watching this

    • @gaara_xd
      @gaara_xd 9 месяцев назад +34

      Same 😂

    • @maitreaco
      @maitreaco 9 месяцев назад +23

      When silk song ?!

    • @damnthisisabadname
      @damnthisisabadname 9 месяцев назад +20

      @@maitreaco never

    • @W4nnAPl4Y
      @W4nnAPl4Y 8 месяцев назад +21

      RUclips algorithm got us

    • @droidy347
      @droidy347 8 месяцев назад +16

      You probably clicked on the video

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

    Just thought I’d bring this up, but hypixel currently has free smp servers (up to 10 ppl I think) if you have a rank vip+ and above. It’s like 15 bucks and I’ve been using it for a couple weeks now. No need to worry about power costs with it. Also you don’t need a rank to join the smp that someone created. It lowers their costs by shutting off the internal server when no one is on this. So it has to start back up once the first player joins after it’s been off for a bit. Still incredible since anyone can access it at any time.

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

      This is cool! But not for those that want to operate a real server

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

    You should use pterodactyl panel,because is also based on docker and is more complete

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

      Can be tidious to set up for those who don't know how to with linux sadly.
      It's made more for hosting on scale than small basement servers. But works wonderfully if set up well!

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

      ​@@domiibunnthere's a unofficial install script that does everything for you but unfortunately you need to own an actual domain to use pterodactyl, other than that it's really easy to set up

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

    THANK YOU!
    Your old tutorial was fantastic and this one looks even better!

  • @ProjectBuddle
    @ProjectBuddle 10 месяцев назад +6

    I'm having an issue just after installing Debian 12:
    After the computer reboots and the Linux terminal should open, it instead an empty black screen with a flashing underscore in the top left shows. In the video there is much more information displayed there (11:10). No matter what I type in nothing ever happens. The only thing I've done differently than the tutorial is just before the end of Debian's installation when it prompted me to install GRUB and even after requesting it not to be installed it, installs anyway.
    Does anyone have any idea how I can fix this?
    Thanks.

    • @HardwareHaven
      @HardwareHaven  10 месяцев назад +4

      You’ll need to do the install again, but you do need to install GRUB. I thought that was the default option but maybe it’s not

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

      @@HardwareHaven Thanks for the speedy reply, yes that was the fix. Not sure why I thought installing GRUB would mess with the install.

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

      @@ProjectBuddle Hey maybe you can help me, how do you install "Grub". there's literally nothing online about how to install it with debian.

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

      @@smg_collin5146 It is one of the components installed automatically in the installation process. It is not shown in the video however as it is set to install by default. If you disabled GRUB while installing, you will need to start the process over.

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

    Mate your videos are amazing keep it up i followed your video "Building A Minecraft Server With 12 Year Old PC" on a Samsung laptop from 2009 and omg it just worked amazingly!

  • @annfranksus1531
    @annfranksus1531 Месяц назад +4

    can you use the playit on a modded version of Minecraft since plugins aren't supported on the forge or fabric loader

  • @andaro.77
    @andaro.77 11 месяцев назад +2

    this is actually nice, since I already have a spare computer I commonly nickname "the server", gonna see if some of my friends are up to the idea of having a MC server again.

  • @Royal_Mischief
    @Royal_Mischief 9 месяцев назад +6

    My sudo commands aren't working. All I get is "-bash: sudo: command not found." Does anyone know the fix?
    Edit: I have fixed this issue by first typing in "su" to make myself root. Then "apt install" "apt update" "apt upgrade" and so on. All commands only worked when I removed the word sudo including the casaos link address. Hopefully this helps for people that had the sme problem

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

      Go into su then run apt-get install sudo

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

    Straight up Thank you for this, after spending most of a Saturday trying to cut and paste Linux commands from various articles splattered throughout the internet trying to make a server for my two children to play on your video made all the difference now I have a reliable server that will restart after a power outage itself and also make a backup without any fuss.
    My only complaint is that home assistant run and docker form cannot do a lot of the add-ons I would like it to because I'd like to make this server multifaceted. you did a phenomenal job explaining and showing what needed to happen.
    Thanks again

  • @DanielRoberts-nh7yq
    @DanielRoberts-nh7yq 6 месяцев назад +6

    I do not get a plugins folder when I make a server. When I make a plugins folder and out the playit plugin into that folder I do not see the playit URL.

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

      me neither

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

      ​@kyleramsey4627 good chance you guys tried to run a different server like vanilla. To use mods or plugins you'll need to run a server like paper or fabric, etc.

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

      ​@@robertpluijmert138 I made a fabric server type since I want to run a resource pack on the whole server but I still dont have a pugins folder

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

    13:39 an alternate option if you don't want or can't access the router to fix the ip is just set to the server a static IP outside the range of DHCP but inside the subnet, usually the router only reservers something between 32 to 100 ips for the DHCP from the 253 availble ips (the 254th is the router, as gateway)

  • @thecheezman1
    @thecheezman1 9 месяцев назад +29

    never gave us the links

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

      Just type them. It’s on the screen and he says most of them out loud

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

    I come from AMP which is often called the easiest game panel but this one is for sure easier and straight forward! Nice video.

  • @JunoHaldane
    @JunoHaldane 7 месяцев назад +3

    i keep getting manifest unknown when trying to download crafty

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

    Literally inspired me to run a Minecraft server on my laptop that doesn't get much use anymore. Was trying to figure out how to make the server public because I didn't feel like setting up port forwarding. Now all my friends I totally have can play Minecraft on my server. Thanks Hardware Haven!

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

      How can they play on your server, you share with them your public IP?

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

      @@Psithuris_- Did you watch the video? lol

  • @blueyolker4961
    @blueyolker4961 8 месяцев назад +7

    you look like you about to cry bruh

  • @jojobobbubble5688
    @jojobobbubble5688 11 месяцев назад +1

    You've quickly become one of my favorite RUclipsr's! Keep it up. Your content is interesting, well edited and informative!! I'm gonna look into this and see id something easy exists for setting up Valheim game server s in a similar fashion.

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

    Great video! Used information to deploy to a Mac mini (Late 2014) and an older HP desktop Pavilion. Worked perfectly Thank you!

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

    Thank you so much for this guide! I've been searching a long time for a solution for a decent server that I don't need to pay (monthly) for. I also didn't want to bother with the linux coding etc. so this really saved me!!
    Thanks!

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

    Very awesome and easy to follow tutorial. Thank you!! I like that you ran into this bug even though it's fixed now for one major reason: If you partition /home separate from /, then the workaround you have for the bug is also an easy way to move the server data onto the correct partition. The bug is fixed now btw, but please keep this around even if you do update the video as it's really useful info.

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

    Congratulations on the amazing tutorial! I didn't know about the CasaOS and Crafity projects. What amazing projects! Thanks a lot!

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

    I have to say Crafty is one of the easiest to setup and use. I have it running on my UNRAID server thru Docker. Great video!!

  • @brnsl420
    @brnsl420 11 месяцев назад +1

    Thank you so much for making an easier tutorial than your other one with the Compaq PC 🤝

  • @stayfunsteven2207
    @stayfunsteven2207 11 месяцев назад +1

    12:03, you could have also just pressed enter and that will do the default (which is y, which is shown be the capital letter Y where it said [Y/n])
    EDIT: 13:37 you can also just set a static IP, which would be the same for everyone then.

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

      Ups have to realize that this video is for people that might’ve never heard of a static or dynamic IP. If I explain setting a static IP, I need to also show how to see what the current DHCP range is to prevent conflicts. Sometimes I do things a certain way to make a tutorial simple and concise

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

      @@HardwareHaven I didn’t really think any further about it, good point then.

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

      @@HardwareHaven DDNS is pretty simple to install once you create one via noIP website

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

      @@TomTKK If I explain each and every way that one could configure a sever, the video would be hours long. It's always a trade off and you have to decide what to keep and what to cut.

  • @djdublo
    @djdublo 11 месяцев назад +1

    Brilliant tutorial, just what i have been after. Thank you!

  • @Mat-private
    @Mat-private 5 месяцев назад +2

    Is playit gg safe? 34:51
    What I understood is that my whole server has to go trough a playit gg server before coming to my server, does that not mean they could just dowbload my world, or stop it by not sending it making nothing save? Does anybody know?

  • @MrA6060
    @MrA6060 11 месяцев назад +1

    Use paper or similar only AND ONLY if you're a casual player that doesn't make farm or redstone contraptions. Paper breaks vanilla mechanics even with the least amount of settings. Just use a normal fabric performance server modpack to achieve better performance and 100% vanilla mechanics coverage so your contraptions and farms will always 100% work as intended.

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

    Love this. Last year I was running a modded fabric server with 20 people playing on it on POP OS. While I love pop os it eats 3-4GB out of 16 of the memory I need for my minecraft server. Plus I had do backups, edits, restarts and everything else manually. Not to mention I had to get up and go into another room then turn on the TV to re-configure the server every so often. With this I just run it and I can access everything from my main PC! BTW it looks like that issue crafty had with casa os has now been resolved but I still changed the file locations because I thought they made more sense.

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

      After a server restart it seems that casaOS is still running but I can't access the web ui. CasaOS's wiki is useless contains just a few paragraphs of information and no mention or troubleshooting Edit: Did a complete reinstall of casaOS and now I can turn my server off and on without issues. Idk why it messed up before

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

    I love your channel. It's the cheap computers showcased in a way that I just like

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

    Neat, I've been planning to host my own server all this time with my hardware and finally found this

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

    Oh my! I tweaked withg Casa OS and really loved it, but was just a random test to see how it worked, since i don't have a decent spaer computer for it. Now with your tutorial, it will be much easier to create a server to play with my friends ^ ^

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

    Hand-down the BEST minecraft server guide out there! An absolute deus ex machina for my own server setup. THANK YOU!

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

    I lucked out and found a 5825u mini pc for $200. Plenty fast to run minecraft. Thank you for this tutorial. I had no idea so many of these solutions existed! Makes deploying the thing a whole lot easier.

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

    Really great presentation. You should create a 'sleepy' playlist. Your voice is so ASMR. I need MAWR!

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

    Great video. I can't believe I watched this video when I don't need a minecraft Sever, but I ended up watching the whole thing. Great information and facts Givin Def was worth watching

  • @Kiiro-Kuma-Potato
    @Kiiro-Kuma-Potato 5 месяцев назад

    Thank you for this! It was easy to understand and this way is good for beginners

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

    Man im so happy with how your channel has grown great work

  • @itzzBacho
    @itzzBacho 29 дней назад

    thank u for making me learn how to make a mc server this video really helped!

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

    If you’re getting an issue saying “command not found” try using the command without Sudo.
    Example “apt update” if that doesn’t work and it says could not open lock file, then type “su root” and the password you put in once prompted. You’ll then have full access and type “apt install sudo” and you can resume with the tutorial.

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

    This is extremely informative, thanks for putting it together! Ive been wanting to explore Linux as sort of a side project and doing it through minecraft is excellent. We've been paying hosting for minecraft servers for years and I'd like to not anymore. I'm a totally newbie to all this so the concise and detailed explanation is extremely appreciated.

  • @haganlife
    @haganlife 11 месяцев назад +1

    Excellent production quality. Fantastic topic and walk-through.
    Next project ideas! How about something on setting up your own, local ChatGPT instance via ollama?

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

    If you're planning on buying a system to host a Minecraft server, I'd recommend a older gen server. I was able to get my hands on a Dell PowerEdge R620 for just about $135 + free shipping on Ebay. The R620 I got had 32 GB of RAM and 24 cores (it has 2 CPUs so 12 cores per CPU), and it has 10 Gigabit Ethernet ports. It didn't come with any hard drives though, but for 135 I'm not complaining.

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

    I was looking for something like this! Thanks... I was trying to do something with Cloudflare but this is much more convenient for Minecraft ^^

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

    I have followed all steps and it works! I can now play with my friends without having to pay for a host! I did buy a mini pc but that's just a one time expense hah.

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

    crafty is great, my friends asked me last summer to put up a minecraft server so i have a docker container on my vps with crafty installed.

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

    All these GUI tools are interesting, and I do respect the work put into them by the developers. But on the other hand, isn't it a lot simpler to learn how to navigate your way around the filesystem using a terminal, making the entire process a lot shorter and, in a way, more convenient?
    Especially for a project that is DIY and self-hosting oriented, it's important to learn a little bit about what you're doing to not expose your computer and network to danger.

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

      This video is done to complete beginners who aren't even good at their main operating system. So throwing them into the pit of "do sudo -rm -rf ./" is not a good thing.
      Also, learning unix just for starting game servers is kinda meh (I did that back in 2012).

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

    I've been thinking about doing this for my son. This will help. Thank you!

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

    14:04 You don't need to plug a keyboard and monitor back in so long as you just take a note of the MAC address of the network interface. You can then find it via rhe router.
    Allocating a specific IP for it is better though

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

    Nice. I have an older but still pretty powerful Dell edge tower server with duel 6 core xeons. I'm gonna get this set up with a couple of different servers. Thank you!

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

    You don't actually need to change the boot order in the BIOS. Just hitting (in your case) F10 to get the boot menu, you select the USB and directly boot it.
    Changing the order is only really necessary when you have multiple drives with different OSes installed that you switch occasionally.

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

      You need to turn off a safe boot anyway, so why reboot, then click on f10 again, when you can do it in bios anyway.

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

    Pulled out an old dell xps after seeing this video. Halfway to setting up a mincraft server for my son and his friends!

  • @Luis-gz3oo
    @Luis-gz3oo 8 месяцев назад +2

    Thanks for the links btw

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

    this is such a great informative guide which is really fun to do :) thank you

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

    I just did this! And I'm only sort of a geek mom - not a super geek. We bought a used a computer/server from a local computer repair store and set it up ourselves. This will save us so much $ for the minecraft experience. Thanks so much for the video - it turned into a great Sunday family project! I did discover a new thing. There is an issue with the Crafty login password in July. Admin/crafty is no longer the UN and pw to log in the first time... instead - the crafty password is found on the Casa drive - in files, app data, crafty, config, default creds. copy and paste the password in that ... and once into Crafty then update the password.

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

    You don’t need that much storage if you do regular world cleanings, whether it be full world resets or frequent trimming of chunks… but as someone who has played on a server that has existed for some years that hasn’t done any world resets since it first was created and only trims off chunks every long while, that server needs at least a 512GB drive and likely 1TB at some point. Not for a while but likely at some point. Lower options are good early on though, just saying it might be worth while to get a good higher storage option when on sale for stuff like Black Friday if you decide to be more of a “build a history of a world over time” kind of server host.

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

    Thank you ive made my own server with this video it helped alot i did know nothing about setup a mcc server THANK YOUR

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

    I did pterodactyl, and I'm somewhat proud and more satisfied than using a NAS-style OS. I like linuxing and it's very scalable. I used a script too, set up a DDNS and SSL over that domain

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

    First of all, Big fan of your videos ❤
    This was awesome tutorial how to get CasaOS going on my Elitedesk 800 G2 SFF, before I ran just typical Windows 10 on it to run my Minecraft server with Playit. This tutoral made my life lot easyer, because I ran seperately Pi-Hole on Rasberry pi, now it`s 2in1 on CasaOS. Works all really well, zero fails and easy to manage thru Chrome. Thanks a lot ✨

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

    Nice video, will need to try it out some time, as I've always been launching minecraft servers on linux by just playing around with files and console. Also you can assign the static IP address to the server, it will skip the process of searching for your router setting of reserving the IP address, the only required thing would be to take out this IP from the DHCP range, which is not rly mandatory.