Форум Фирго
Вы хотите отреагировать на этот пост ? Создайте аккаунт всего в несколько кликов или войдите на форум.

Установка Minecraft сервера

Перейти вниз

Установка Minecraft сервера Empty Установка Minecraft сервера

Сообщение автор Akm16 Ср Май 30, 2012 11:01 pm

Скачайте Oracle Java 6
Код:
cd ~/ wget https://github.com/flexiondotorg/oab-java6/raw/0.2.1/oab-java6.sh -O oab-java6.sh
chmod +x oab-java6.sh
sudo ./oab-java6.sh
Если вы хотите наблюдать за процессом, тогда используйте эту команду
Код:
tail -f ./oab-java6.sh.log
После того как программа выполниться запустите
Код:
sudo apt-get install sun-java6-jre

Pretty much everything below this in this section won't work any longer. I don't want to delete it until it is all tested again though.
For Ubuntu 10.04 LTS and on, the sun-java6 packages have been dropped from the Multiverse section of the Ubuntu archive. You must add these sources:
For Ubuntu 10.04 LTS (Lucid Lynx):
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
For Ubuntu 10.10 (Maverick Meerkat):
sudo add-apt-repository "deb http://archive.canonical.com/ubuntu maverick partner"
For Ubuntu 11.04 (Natty Narwhal):
Some distros have the command "add-apt-repository" removed. If this is the case, you will need to add the python properties by running the following command:
sudo apt-get install python-software-properties
Then you can proceed to add the source:
sudo add-apt-repository "deb http://archive.canonical.com/ubuntu natty partner"
For Ubuntu 11.10 (Oneiric Ocelot):
Some distros have the command "add-apt-repository" removed. If this is the case, you will need to add the python properties by running the following command:
sudo apt-get install python-software-properties
Then you can proceed to add the source:
sudo add-apt-repository ppa:ferramroberto/java
Then install the packages:
sudo apt-get update
sudo apt-get install sun-java6-jre
sudo update-alternatives --config java
Note that after February 16, 2012 the above may no longer work thanks to a licensing issue with Sun's Java ( https://lists.ubuntu.com/archives/ubuntu-security-announce/2012-January/001554.html )


Также продолжение с установкой и настройкой для быстрого запуска сервера
http://www.minecraftwiki.net/wiki/Ubuntu/Upstart_startup_script

Создание и настройка скрипта запускающего сервер
http://www.minecraftwiki.net/wiki/Server_startup_script
Akm16
Akm16
Admin

Сообщения : 242
Оценка : 733
Карма : 0
Дата регистрации : 2012-02-26
Возраст : 34
Откуда : Отсюда

http://firgo.ru

Вернуться к началу Перейти вниз

Вернуться к началу

- Похожие темы

 
Права доступа к этому форуму:
Вы не можете отвечать на сообщения