У нас вы можете посмотреть бесплатно Day 1 Installing SWGEmu Server on Debian 12/Gnome Virtual Machine или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
00:00 Installing Debian on VM 10:10 logon screen 10:55 su root 11:15 vi /etc/apt/source.list 11:30 cd to root and make&chown tre dir ------------------------------------------- cd / mkdir /tre chown swgemu:swgemu /tre sudo apt install vim build-essential libmariadb-dev libmariadb-dev-compat liblua5.3-dev libdb5.3-dev libssl-dev cmake git default-jre libboost-all-dev gdb ninja-build mariadb-server -y wget -O bootstrap.sh https://swgemu.com/getcore3/?p=2 export RUN_USER=swgemu chmod +x ./bootstrap.sh ./bootstrap.sh ------------------------------------------------ 12:15 outside shell from host machine to vm 13:10 another terminal to scp(copy) tre files 14:52 showing tre file location from client side 15:18 copypasta finishes running 16:00 logout // login 16:15 ~/bin/build 17:37 ~/.env try 18:22 ~/workspace/Core3/MMOCoreORB/bin/conf/config-local.lua 20:30 put login server into client launchpad 22:40 pre-emptive root mysql check 24:43 build finishes time for ./run 25:29 ready // update galaxy name in mysql 26:10 dont know how to minimize VM 27:10 give up and pull up launcher 28:25 launcher is correct 29:59 final remarks Most of this comes from https://github.com/ModTheGalaxy/mtgserver/... I combined parts of the manual install as well as the automated. They have the tre file google drive link on this page: https://github.com/ModTheGalaxy/DevEnv WSL is easier. Haven't tried docker yet but will soon.