-
Published Answer
What do you mean?
•
By
ricardo.parraga
-
Published Answer
You have a sha256 mismatch on the downloaded file jdk-7u51-linux-i586.tar.gz which means is most likely corrupted.
•
By
ricardo.parraga
-
Published Answer
Look at this thread on Open Source Control Panels:
<br>
<br>https://www.digitalocean.com/community/questions/the-definitive-thread-…
•
By
ricardo.parraga
-
Published Answer
In order to connect you’ll need to have a service listening on that port. First check the output of this command to see if the port…
•
By
ricardo.parraga
-
Published Answer
Check your firewall settings:
<br>sudo iptables -L
<br>
<br>If you have issues with the configuration try Exim’s configuration tool…
•
By
ricardo.parraga
-
Published Answer
Check the Exim4 Logs to see what’s the problem, there might be something missing on the Exim4 config:
<br>sudo tail /var/log/exim4/…
•
By
ricardo.parraga
-
Published Answer
You can try this command:
<br>sudo tail /var/log/exim4/mainlog
•
By
ricardo.parraga
-
Published Answer
Go to your Control Panel and click the X Destroy Button:
<br>https://www.digitalocean.com/community/articles/the-digitalocean-contr…
•
By
ricardo.parraga
-
Published Answer
Hosts virtuais são usadas para executar mais de um domínio por um único endereço IP. Pesquise aqui para encontrar como configurar V…
•
By
ricardo.parraga
-
Published Answer
You can debug the SSH connections with your ‘ssh’ client with these 3 debug modes:
<br>a. 'ssh -v user@IP’ - Returns debugging at ’…
•
By
ricardo.parraga
-
Published Answer
Did you created an account yet? You can only add it once you create your account. You cannot apply a promo code later on. If you pl…
•
By
ricardo.parraga
-
Published Answer
If you are using Debian Linux file is located at /etc/mysql/my.cnf
<br>If you are using Fedora/Centos Linux file is located at /etc…
•
By
ricardo.parraga
-
Published Answer
What @Tyler suggest is correct I overlooked when you mentioned up arrow gives you the characters.
•
By
ricardo.parraga
-
Published Answer
When creating new users those “skeleton” files are copied over from <pre>/etc/skel/</pre> If you would like to give it a try you ca…
•
By
ricardo.parraga
-
Published Answer
If the PHP script file works then it might be the cron I would assume. Is there a was you can share the cron config and file ?
•
By
ricardo.parraga
-
Published Answer
Welcome to DO’s community Ankit:
<br>
<br>I hope these get you started:
<br>
<br>Initial Server Setup with CentOS 6
<br>https://dig…
•
By
ricardo.parraga
-
Published Answer
Basically you’ll need to have MySQL service listen to the public IP for remote connections since by default it listens on the loopb…
•
By
ricardo.parraga
-
Published Answer
Yes, you have full access to the server you purchase, but just to clarify that DO’s Cloud Servers are just Linux based OS so RDC wi…
•
By
ricardo.parraga
-
Published Answer
WordPress usually asks for your FTP credentials when it can’t access the files directly on the root of your webserver. This is usua…
•
By
ricardo.parraga
-
Published Answer
You can use <b>mysqluserclone</b> command from MySQL Utilities here:
<br>http://dev.mysql.com/doc/mysql-utilities/1.3/en/mysqluserc…
•
By
ricardo.parraga