use hostname -f - some solusvm vps providers incorrect setup hostname output in short form instead full so command hostname results in hostname = host instead of host.domain.com so change centmin mod 123.09beta01 to use the full form via hostname -f...