
其實發過了,不過在自己部落格留個紀錄比較好嚕~
其實發過了,不過在自己部落格留個紀錄比較好嚕~
It’s 2020. So WordPress 5.3.2 running Twenty Twenty – WordPress.com theme.
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
/etc/yum.conf
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
[ -f $HOME/.mozilla/plugins/libflashplayer.so ] || ln -s /usr/lib64/flash-plugin/libflashplayer.so $HOME/.mozilla/plugins/libflashplayer.so
然後就邁入四十三歲惹~不記得什麼時候在 Twitter Profile 裡頭加上了這句?做了傻爸爸之後很多事情都不太記得,開始依賴代辦事項和日曆 app 提醒。Anyway,不記得的事情大概就是不重要的小事吧!
替網誌澆澆水。傻爸爸已經忘記五月的時候為什麼會參加這個集資:嘖嘖 × Cubo AI智慧成長型寶寶攝影機,總之卡給他刷下去,電子郵件信箱收到確認郵件就放著忘記了…
使用到現在快三個月,基本上沒什麼特別的問題。這幾天比較嚴重的是連線時常有問題,正在跟客服一起處理中。
官網:Cubo AI 智慧寶寶攝影機,粉絲專頁:CuboBabyCam
You must be logged in to post a comment.