Skip to content

Instantly share code, notes, and snippets.

@yazzou
Last active August 29, 2015 14:16
Show Gist options
  • Save yazzou/90cdfd5a9d5402d36a8e to your computer and use it in GitHub Desktop.
Save yazzou/90cdfd5a9d5402d36a8e to your computer and use it in GitHub Desktop.
Fresh install BOA
Linux monsite 3.14.32-xxxx-grs-ipv6-64 #1 SMP Sat Feb 7 11:35:27 CET 2015 x86_6 4 GNU/Linux
server : 2356
hostname : monsite
eth0 IPv4 : 190.132.237.222
eth0 IPv6 : 2001:41d0:2:b8cd::/64
Last login: Tue Mar 10 16:20:17 2015 from cache.ovh.net
root@monsite:~# df -h
Sys. fich. Taille Util. Dispo Uti% Monté sur
rootfs 145G 380M 137G 1% /
/dev/root 145G 380M 137G 1% /
devtmpfs 16G 0 16G 0% /dev
tmpfs 3,2G 276K 3,2G 1% /run
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs 7,9G 0 7,9G 0% /dev/shm
/dev/md3 96G 60M 92G 1% /home
/dev/md5 1,4T 167M 1,3T 1% /data
/dev/md6 231G 60M 219G 1% /backup
root@monsite:~# cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt
BOA Meta Installer setup completed
Please check INSTALL.txt and UPGRADE.txt at http://bit.ly/boa-docs
Bye
[ ok ] Reloading configuration files for periodic command scheduler: cron.
root@monsite:~# boa in-stable public ns342447.ip-xx-xx-xx.eu mail@gmail.com o1
BOA [16:54:41] ==> Skynet Agent v.BOA-2.4.1 welcomes you aboard!
BOA [16:54:44] ==> INFO: NORMAL INIT
BOA [16:54:44] ==> INFO: Public Setup Mode Active
BOA [16:54:44] ==> INFO: Creating your /root/.barracuda.cnf config file
BOA [16:54:49] ==> Aegir on monsite Debian/wheezy x86_64 PHP 5.5
BOA [16:54:49] ==> INFO: Installing some basic tools now, please wait...
BOA [16:55:10] ==> INFO: Installing more basic tools now, please wait...
Usage: host [-aCdlriTwv] [-c class] [-N ndots] [-t type] [-W time]
[-R number] [-m flag] hostname [server]
-a is equivalent to -v -t ANY
-c specifies query class for non-IN data
-C compares SOA records on authoritative nameservers
-d is equivalent to -v
-l lists all hosts in a domain, using AXFR
-i IP6.INT reverse lookups
-N changes the number of dots allowed before root lookup is done
-r disables recursive processing
-R specifies number of retries for UDP packets
-s a SERVFAIL response should stop query
-t specifies the query type
-T enables TCP/IP mode
-v enables verbose output
-w specifies to wait forever for a reply
-W specifies how long to wait for a reply
-4 use IPv4 query transport only
-6 use IPv6 query transport only
-m set memory debugging flag (trace|record|usage)
BOA [16:55:30] ==> EXIT on error due to invalid DNS setup
Your server needs a working FQDN hostname pointing to its IP address.
This means that you have to configure DNS for your hostname before
trying to install BOA. Reverse DNS is not required, though.
Make sure that DNS A record for monsite points to and
then allow some time for DNS propagation before trying this again.
Alternatively, disable this check with _DNS_SETUP_TEST=NO
BOA [16:55:30] ==> EXIT on error due to invalid DNS setup
BOA [16:55:33] ==> Skynet Agent v.BOA-2.4.1 welcomes you aboard!
BOA [16:55:36] ==> ERROR: This script should be used only when the same version of BOA
BOA [16:55:36] ==> was used before. Your system has to be configured/upgraded by BOA
BOA [16:55:36] ==> version BOA-2.4.1 first
BOA [16:55:36] ==> Bye
BOA in-stable completed
Bye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment