EXACT Online Tips
Use the following tips and tricks to get more use out of the REST API. OpenCombine POST with GETIn the REST API, the POST command
Home » Blog
Use the following tips and tricks to get more use out of the REST API. OpenCombine POST with GETIn the REST API, the POST command
So your system crashed and you have rebooted the machine but no idea what went wrong. First you have to enable persistent storage of log
Want your PHP application to convert IP-addresses to countries? Then GeoIP is what you are looking for! Configuring GeoIP is easy. Just run the following
Also annoyed by the Windows Calculator when doing simple floating point calculations? Then this online tool is something for you! http://www.calculatorsoup.com/calculators/math/math.php
https://dirtymarkup.com/ Example:
First remove existing ImageMagick library: yum -y remove ImageMagick* && cd /root && rm -f ImageMagick.tar.gz Download and install the latest stable version: yum -y
## Change ssh keysssh-keygen -t rsa -b 4096 echo “Regenerating SSH Host keys…” rm -rfv /etc/ssh/*key* /sbin/service sshd restart
rm -rf /etc/localtime && ln -s /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime
Adjust the mail_plugin.inc.php: vi /usr/local/ispconfig/server/plugins-enabled/mail_plugin.inc.php Comment the entries that call the mail function. I.e.: // We don’t want to send the welcome mail // mail($mailTarget,
Delete the html files: rm -f /usr/local/ispconfig/server/conf/index/standard_*