itunes account info

How to stop or cancel Apple Music subscription

Apple Music is a streaming music service provided by Apple which lets users select music to stream to their devices on demand. Initially launched on June 30, 2015 it offers free trial for the first three months until September 30, 2015. After that, it will cost US$9.99 per month. Indonesian users like me will get cheaper price for only IDR69,000 (around US$5) per month.

Enable PHP module

How to Enable PHP module on OS X 10.11 El Capitan

If you are new to web development using Mac, you may ask how to enable PHP module on OS X 10.11 El Capitan along with Apache web server. This post shows you how to enable it.

OS X 10.11 El Capitan Beta 5 which was released on August 19 comes pre-built with PHP 5.5.27 and Apache 2.4.16. You can start Apache web server using apachectl command as root / super user. However by default the PHP module is not enabled.

Wine OS X El Capitan

How to install Wine on OS X El Capitan

In a previous article, I have shown you how to install OS X El Capitan GM (golden master) or other Beta version without developer account. As I sometime still need Windows-based program such as Mikrotik Winbox, I need to have WINE (Windows Emulator) on my Mac. In this post I would like to guide you how to install Wine on OS X El Capitan. At the time of this writing, the latest version of OS X is OS X 10.11 El Capitan GM (Golden Master).

UPDATE: If you also want to install Microsoft Visio on Mac, you can follow our post how to install Visio on Mac running OS X El Capitan.

Laravel OS X El Capitan

Setting Up Laravel on OS X 10.11 El Capitan

Laravel is known as a popular PHP Framework to build your web application faster. Many web developers is now using and loving to use Laravel for their PHP framework.

I just upgraded my MacBook to run OS X 10.11 El Capitan Beta version. On this post would like show you how to setting up Laravel on OS X El Capitan.

Enable PHP on OS X El Capitan

Enable PHP module on OS X 10.11 El Capitan

OS X 10.11 El Capitan Beta 5 which was released on August 19 comes pre-built with PHP 5.5.27 and Apache 2.4.16. You can start Apache web server using ‘apachectl‘ command as root / super user. However by default the PHP module is not enabled.

If you are new to web development using Mac, you may ask how to enable PHP module on OS X 10.11 El Capitan along with Apache web server.

How to Install Oracle JDK 8 on Mac OS X 10.10 Yosemite

How to Install Oracle JDK 8 on Mac OS X 10.10 Yosemite

If you would like to learn Java programming, the best way is by writing Java codes by yourself. To compile the Java codes then you need Java Development Kit (JDK). It can be Oracle JDK or OpenJDK. This post guides you how to install Oracle JDK 8 on Mac OS X 10.10 Yosemite. It should be also applicable for previous version of OS X such as OS X Maverick, Mountain Lion, and OS X Lion. At the time of this post written, the latest version of JDK is JDK 8 Update 25.