Archive

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

Read More »

Installing GeoIP on CENTOS 7

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

Read More »

Online calculator

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

Read More »

Regenerate new SSH keys

## Change ssh keysssh-keygen -t rsa -b 4096 echo “Regenerating SSH Host keys…” rm -rfv /etc/ssh/*key* /sbin/service sshd restart

Read More »

Most Popular