Skip to content

Phanix's Blog

Menu
  • About Me / 關於我

Tag: 系統管理

python ver HorizonNet install & performance

No Comments
| 學習工作, 工作

Source from colleague, who found https://sunset1995.github.io/HorizonNet/ for 360 image horizontal correction.

Read More »

UI freezes in Flutter build iOS app in China

No Comments
| 學習工作, 工作

最近遇到的問題,只能說中國網路神奇事情多多

Read More »

Enable php mail function on ubuntu

No Comments
| 學習工作, 工作

許多用 php 開發的軟體(比方說 wordpress)通常會用 mail() 來呼叫系統預設的 mail service 寄信,但 ubuntu 預設是沒有安裝,所以得自己來。

Read More »

ldconfig and dynamic link library in linux

No Comments
| 學習工作, 工作, 程式

需要這個是因為在裝 caffe的時候,會需要順便裝 openblas,但詭異的是openblas的 library 沒辦法在執行的時候被找到。 解決方式是從這邊來的,先在 /etc/ld.so.conf.d/ 裏頭新增一個 openblas.conf,內容就寫 /opt/OpenBLAS/lib 然後執行 ldconfig 就可以,之後用 ldconfig -p | grep blas 檢查一下 至於為什麼不用 LD_LIBRARY_PATH ,在這一篇有講到,以我自己來說是遇到 permission 問題

Read More »

Gitlab remote backup

No Comments
| 學習工作, 工作

因為samba裝起來怪怪的,然後又多開了一個洞,不如就不要用。另外 gcloud compute copy-files 試了一下有遇到一些 permission 問題,再加上要 remote backup 有的不見得會是在 google cloud 上,所以下面這個算是個 general solution (?)

Read More »

Installing phalcon-php on ubuntu 16.04

No Comments
| 學習工作, 工作

前幾天(2016/7/29) phalcon 出了 3.0 版本,可以正常地(?)在 php 7 環境裏頭去執行。 要不然之前在 php 7 環境裝 phalcon 2.0.13 根本就是自討苦吃

Read More »

Resize partition on Centos

No Comments
| 學習工作, 工作

make snapshot image first! make snapshot image first! make snapshot image first!

Read More »

Gitlab SMTP Setting (trouble shooting)

No Comments
| 學習工作, 工作

當知道原因之後有種做白工的感覺  =___=

Read More »

SNMP to check system uptime

No Comments
| 學習工作, 工作, 程式

Actually, check SNMP service uptime.

Read More »

Recent Posts

  • python ver HorizonNet install & performance
  • Get MIME type to return in php
  • phpmyadmin sql.lib.ph error #613
  • UI freezes in Flutter build iOS app in China
  • php handle CORS http api request in Unity WebGL project

Recent Comments

  • Domaine de Bellene & Maison Roche de Bellene Tasting | Phanix's Blog on Nicolas Potel
  • Abruzzo wine Italy on Italian wine tasting
  • Janet on [不推薦食記] A**ki Burger
  • slzzp on [食譜] 油封豬五花 Pork Belly Joint Confit
  • James on Cristom 的美妙 Pinot Noir

Archives

Tags

.net (28) 2008 (66) 2009 (91) Bordeaux (44) Bourgogne (35) c# (32) Cabernet Sauvignon (40) California (84) Chardonnay (46) dessert wine (24) food (53) France (52) France 法國 (68) French (28) French wine (22) japanese food (31) murmuring (25) photo-taking (46) photographing (48) Pinot Noir (51) portrait (21) programming (35) red wine (184) Santa Cruz (33) Syrah (22) Taiwan (38) traveling (73) USA (124) white wine (116) wine (173) wine tasting (217) 加州 (63) 勃根地 (38) 台灣 (28) 品酒 (215) 攝影 (93) 旅遊 (60) 氣泡酒 (22) 法國 (27) 波爾多 (37) 甜酒 (26) 白酒 (112) 紅酒 (181) 美國 (99) 義大利 (36)

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Phanix's Blog 2021 . Powered by WordPress