FASTPANEL - как установить на сервер

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Версия от 13:33, 23 июня 2021; Admin iph (обсуждение | вклад) (Новая страница: «=== FASTPANEL - как установить на сервер === Ubuntu/Debian: # apt-get update; apt-get install wget # wget http://repo.fastpanel.direct/i...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к:навигация, поиск

FASTPANEL - как установить на сервер

Ubuntu/Debian:

# apt-get update; apt-get install wget
# wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -


CentOS 7:

# yum makecache; yum install wget
# wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -