Skip to main content

Posts

Showing posts from 2017

Complete guide to update/upgrade cakephp

This is what people always forgotten. How to update your cakephp to the latest from CLI         phpmamp composer.phar update How to upgrade to 3.* branch     phpmamp composer.phar require --update-with-dependencies "cakephp/cakephp:3.5.*"         ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev)       - Removing cakephp/cakephp (3.4.13)       - Installing cakephp/cakephp (3.5.6)         Downloading: 100% Writing lock file Generating autoload files Done !

Masalah unetbootin di Mac untuk USB boot

Masalah unetbootin kadang jadi kadang tidak, so solution yang cepat ialah gunakan dd. Kenal pasti USB disk kita dia mac dengan arahan : Yusof$ diskutil list /dev/disk0 (internal, physical):    #:                       TYPE NAME                    SIZE       IDENTIFIER    0:      GUID_partition_scheme                        *240.1 GB   disk0    1:                        EFI EFI                     209.7 MB   disk0s1    2:          Apple_CoreStorage Macintosh SSD           239.2 GB   disk0s2    3:                 Apple_Boot Rec...