Category Archives: Tutorial

Mengapa website saya tidak bisa diakses?

Mungkin anda pernah mengalami kejadian dimana anda tidak bisa membuka website anda namun dapat membuka website lain, atau saat mencoba membuka website anda mendapatkan tulisan “The remote host or network may be down. Please try the request again.” atau tulisan error lain yang intinya anda tidak dapat membuka atau mengakses alamat website tsb. 1. Mengapa… Read More »

Upgrade ImageMagick

We will cover how to check which version you use, and how to upgrade.. Let’s first check which version you are using. To do this type the following: convert -v | head -n 1 | cut -c 22-26 This will return a version, it might be 6.x.x or even maybe 5.x. However, the current version… Read More »

Tips to solve email problem(s)

For end-users: Check with your registrar and make sure that the domain name hasn’t expired. Make sure that your email inbox and/or domain didn’t exceed its quota. Use your full email address as username (i.e., username@domain.com). Switch to a different port such as: 26 or 1000 for SMTP Outgoing Server . Login to your control… Read More »