Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
The 2GB Droplet ($20) kernel paniced a few times on me running out of memory. I moved to the 4GB Droplet ($40) and have not had any issues.
Installed zimbra 8.07 on ubuntu 12.04 but i am failing to login into the admin console. It looks like the port 7071 is not being listened to and below are my parameters:
root@xx.xx.xx.xx:/# netstat -ntplu Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:10027 0.0.0.0:* LISTEN 5788/master tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:10028 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:10029 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:10030 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 834/spamd.pid tcp 0 0 127.0.0.1:10032 0.0.0.0:* LISTEN 5296/amavisd (maste tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1803/nginx tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:8465 0.0.0.0:* LISTEN 5543/opendkim tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 594/sshd tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:7171 0.0.0.0:* LISTEN 3936/java tcp 0 0 0.0.0.0:7780 0.0.0.0:* LISTEN 5570/httpd tcp 0 0 xxx.xx.xxx.xx:389 0.0.0.0:* LISTEN 3534/slapd tcp 0 0 127.0.0.1:10663 0.0.0.0:* LISTEN 4949/zmlogger: zmrr tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 5296/amavisd (maste tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1895/php-fpm.conf) tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 5788/master tcp 0 0 127.0.0.1:10026 0.0.0.0:* LISTEN 5296/amavisd (maste tcp 0 0 127.0.0.1:7306 0.0.0.0:* LISTEN 5035/mysqld tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 748/mysqld tcp6 0 0 :::1099 :::* LISTEN 2009/java tcp6 0 0 :::80 :::* LISTEN 1803/nginx tcp6 0 0 127.0.0.1:61617 :::* LISTEN 2009/java tcp6 0 0 :::22 :::* LISTEN 594/sshd tcp6 0 0 :::8090 :::* LISTEN 2009/java tcp6 0 0 :::35419 :::* LISTEN 2009/java tcp6 0 0 xxx.xx.xxx.xx:8092 :::* LISTEN 2009/java tcp6 0 0 127.0.0.1:8005 :::* LISTEN 2009/java tcp6 0 0 :::8009 :::* LISTEN 2009/java udp 0 0 0.0.0.0:44453 0.0.0.0:* 3936/java
vi /opt/zimbra/log/zmmailboxd.out has errors in it
Java HotSpot™ 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
JettyMonitor monitoring thread pool qtp58648533{10<=0<=0/250,-1} 2014-06-20 13:09:42.655:WARN:oejx.XmlConfiguration:Config error at <Call name=“open”/> java.lang.reflect.InvocationTargetException 2014-06-20 13:09:42.655:WARN:oejx.XmlConfiguration:Config error at <Ref id=“http_local”><Call name=“open”/></Ref> java.lang.reflect.InvocationTargetException
zimbra@xxxxxxx:~/bin$ zmprov gs localhost [] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused [] INFO: Retrying request ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
I think the exception above usually occurs when there is no service listening on the port you are trying to connect to. A couple of things could be happening: You have not started your server. Your server is not waiting to accept connections. You are trying to connect to the wrong port number.
Anybody to identify where the problem could be coming from. thanx
I created the server and it working fine, but i want to use for other domains that are using another server.
How do i setup the correct dns records on the other server?
Thanks
@ourkollywood: You can replace the yum commands with:
sudo apt-get update
sudo apt-get install libgmp3-dev libidn11 wget nano make netcat sudo sysstat libtool libltdl3 build-essential libc6 perl ntp libperl5.14 libidn11-dev sysstat sqlite3 wget
You will need to remove AppArmor as well:
sudo apt-get purge apparmor
The rest of the tutorial should work properly on Ubuntu 12.04.
aptitude install libgmp-dev libidn11 wget nano make netcat sudo sysstat libtool libltdl7-dev build-essential libc6 perl ntp libperl-dev libidn11-dev sysstat sqlite3 wget libaio1 resolvconf unzip pax netcat-openbsd
The rest of the tutorial should work properly on Ubuntu 14.04 and Zimbra 8.6.
Hello,
I have setup correctly, but i am getting these errors on my webpanel. screenshot : http://gyazo.com/1a9e1da89c8a7f1a7885dd1b20fd36e2
please help me regarding this.