Skip to content
Linux Server Support
  • Home
  • HowTo
    • Cpanel
    • Mail
    • MySQL
    • Nginx
    • Apache
    • CloudLinux
    • Ubuntu
    • WordPress
    • Magento
  • Tools
  • Hire Me

minecraft

Setting up MineCraft Server in Ubuntu

August 20, 2019 by Yujin Boby

To setup MineCraft server on Ubuntu, first you need to install Java. apt install openjdk-8-jre -y Create a user to run minecraft useradd -m –shell /bin/bash minecraft You can set a password if you want direct SSH login to this user or login as root, then “su – minecraft”. passwd minecraft Login as user minecraft … Read more

Categories Ubuntu Tags linux, minecraft, Ubuntu Leave a comment
© 2026 Linux Server Support • Built with GeneratePress