Wow, almost a year I didn’t touch this blog. At least this blog still have visitor from nowhere 🙂 Ok, today I have challenge to install phalcon php extension (at the moment the version is 3.4.2). The vps server already has centminmod installed using latest version of CentOS 7. Since the server is critical so […]
UpCloud review : another FreeBSD supported VPS
My friend ask me to try upcloud and want me to recap my review in pictures as usual. Well, after use his referrall link (I got free $25 in credit plus $10 in deposit to lift trial limitation) I’m ready to go 🙂 My observation for upcloud Pros #1 Easy to use interface I have […]
Install Ted on Centos 7.4
Long time hiatus 🙂 . Yes, being busy with unnecessary things but its fine I come back after a year hahaha. Today I want to share proces for install Ted, I need this for rtftopdf purpose. rpm file not work for my case since I use latest CentOS (7.4 at this moment). The install process […]
Free $20 for DevOps Class – openbsd, freebsd, dragonflybsd and netbsd vps
Update : The offer seem no longer available. I have to prepare for new class that required vps access. The class will teach unix based system like openbsd, freebsd, dragonfly bsd plus netbsd in 12 meets. This class will be basic for devops but most important thing for me is my student can get full […]
Install Laravel Valet on macOS Sierra
Just quick note for myself when try Laravel Valet on macOS Sierra (10.12.2) Install homebrew (if not installed) : /usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)” Install PHP 7.1 Libpng brew link libpng Linking /usr/local/Cellar/libpng/1.6.28… 18 symlinks created brew install homebrew/php/php71 test : php -v PHP 7.1.0 (cli) (built: Dec 2 2016 11:32:42) ( NTS ) Copyright […]