/var/logs/paulooi.log
Menu
  • About Me
  • Contact
  • Privacy Policy
Systems Admin, Web Development and etc
Browse: Home » Application
How to Stream Spotify Desktop with Rocki

How to Stream Spotify Desktop with Rocki

March 27, 2014 · by Paul Ooi · in Application

Just received MyRocki, hot from the oven and I am proud of backing this project on Kickstarter. Was wondering how to stream the music from Spotify Desktop on Mac, didn’t realize that you can select Output from sound setting. Hold…

How to Install Android ADB in Mac OSX

How to Install Android ADB in Mac OSX

December 31, 2013 · by Paul Ooi · in Application, Open Source

Wanted to root your Android phone and flash it with custom ROM? Before flashing your Android phone with custom ROM, you need custom Recovery ROM such as ClockworkMod Recovery (CWM) Team Win Recovery Project (TWRP) The default “Recovery ROM’ comes…

Symfony lib-icu 4.4 Error on CentOS

December 22, 2013 · by Paul Ooi · in Application

Having problem to install symfony on CentOS due to the lib-icu 4.4 error. When running “php composer.phar install”, the error below pops up.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 
 
 
# php composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
 
  Problem 1
    - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
    - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
    - Installation request for symfony/icu v1.2.0 -> satisfiable by symfony/icu[v1.2.0].
 
 
 

There is some configuration on “composer.json” need to be changed on “required” tree.

1
2
3
4
5
6
7
8
 
 
 
"symfony/icu": "1.0.0",
"symfony/symfony": "2.3.5",
 
 
 

After that…

Gmail for iOS nets improved Drive and Google+ integration

Gmail for iOS nets improved Drive and Google+ integration

August 28, 2013 · by Paul Ooi · in Application

Gmail on iOS was completely redesigned in June, but Mountain View’s just pushed out a fresh update with a few features to polish things off. Version 2.4 of the email app bakes in improved integration with Drive and Google+, making…

parallels access

Control Your Computer From Anywhere on Ipad with Parallels Access

August 28, 2013 · by Paul Ooi · in Application, Systems

Parallels Access turns your iPad into a porthole to your more powerful (and heavier) Windows or Mac computers somewhere else. Connecting the your iPad to your remote machine through the cloud is the (relatively) easy part. The real magic is…

1 2 … 7 Next →

Recent Posts

  • How to Rsync from Remote Server to Synology
  • Are you a Programmer and Preparing for an Interview?
  • Sublime Text Editor – Package Control
  • Interesting Services on Fiverr
  • Finally, a new Theme

Recent Comments

  • Paul Ooi on How to Enable check_dns on Nagios Monitoring System
  • Mihai M. on How to Enable check_dns on Nagios Monitoring System
  • Lee Blevins on Setup Sendmail Smart Relay in FreeBSD
  • Mo Beigi on How to Rsync from Remote Server to Synology
  • Finley Hall on How to Flush DNS Cache in Apple Mac OSX Leopard

Copyright © 2021 /var/logs/paulooi.log

Powered by WordPress and Origin