Skip to content

This repo contains basic bash scripts to setup minecraft, teamspeak, webservers and lots of other services without a lot of knowledge about Linux.

License

Notifications You must be signed in to change notification settings

Tobikisss/linux-beginner-scripts

 
 

Repository files navigation

linux-beginner-scripts

This repo containes several scripts to easily setup some basic services on your virtual server / VPS / dedicated server.

Download the scripts / get the repo

MAKE SURE YOU ARE LOGGED IN AS ROOT USER, OTHERWISE USE SUDO !

If you have git installed, use

git clone https://github.com/MinehubDE/linux-beginner-scripts.git

otherwise download the zip package with

apt-get install wget unzip
wget https://github.com/MinehubDE/linux-beginner-scripts/archive/master.zip && unzip master.zip && rm master.zip

Go into the folder and execute the script of your choice, e.g.

cd linux-beginner-scripts* && ./minecraft_server.sh

About

This repo contains basic bash scripts to setup minecraft, teamspeak, webservers and lots of other services without a lot of knowledge about Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%