![]() |
![]() |
![]() |
![]() |
yum install -y epel-release yum update -y yum groupinstall -y development yum install -y sudo git openssl-devel fabric
asterisell
user, but every other user is fine.
useradd -m -G wheel asterisell # Associate a key to the user # WARNING: only in case it is not alread done su asterisell ssh-keygen -t rsa -b 4096 -C "some-email@example.net"
asterisell
user download Asterisell using git
.
cd git clone --depth 1 https://github.com/massimo-zaniboni/asterisell-v5 mv asterisell-v5 asterisell-admin
cd asterisell-admin # for a list of available commands fab help # for initializating the management server with the required packages fab init