Blog

  • Twenty Twenty

    It’s 2020. So WordPress 5.3.2 running Twenty Twenty – WordPress.com theme.

  • Use latest Firefox in RHEL and enable Flash

    As title, I just want to use latest Firefox (currently 68.0.2) on my RHEL76 workstation, but some legacy systems still use Flash.

    Those two packages are installed from RHEL repo:

    $ sudo yum list installed | egrep "^(firefox.|flash-plugin.)"
    firefox.x86_64 60.5.1-1.el7_6 @RHEL-76-x86_64-updates
    flash-plugin.x86_64 2:32.0.0.223-2 @RHEL-76-x86_64-ibm-updates

    Step 1: add firefox as exclude package in /etc/yum.conf

    Step 2: Get the latest firefox and replace the ESR.

    sudo mv /usr/bin/firefox /usr/bin/backup_firefox && \
    wget -O- "https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-US" | sudo tar -jx -C /usr/local/ && \
    sudo ln -s -r /usr/local/firefox/firefox /usr/bin/firefox

    Step 3: Add Flash plugin

    [ -f $HOME/.mozilla/plugins/libflashplayer.so ] || ln -s /usr/lib64/flash-plugin/libflashplayer.so $HOME/.mozilla/plugins/libflashplayer.so
  • 「人生,42歲才開始。」

    然後就邁入四十三歲惹~不記得什麼時候在 Twitter Profile 裡頭加上了這句?做了傻爸爸之後很多事情都不太記得,開始依賴代辦事項和日曆 app 提醒。Anyway,不記得的事情大概就是不重要的小事吧!

  • Cubo AI 智慧寶寶攝影機

    替網誌澆澆水。傻爸爸已經忘記五月的時候為什麼會參加這個集資:嘖嘖 × Cubo AI智慧成長型寶寶攝影機,總之卡給他刷下去,電子郵件信箱收到確認郵件就放著忘記了…

    • 刷卡:2018-05-12 10:47:12
    • 出貨通知:2018-10-24 18:11
    • 到貨:忘記了…阿撇比 Cubo 還早到就是。

    使用到現在快三個月,基本上沒什麼特別的問題。這幾天比較嚴重的是連線時常有問題,正在跟客服一起處理中。
    官網:Cubo AI 智慧寶寶攝影機,粉絲專頁:CuboBabyCam

  • Why I don’t use Box Notes?

    Because its version history sucks.