[Python]json.dumps出現TypeError : Object of type 'datetime' is not JSON serializable 錯誤 December 9, 2019 in python 最近在輸出json時,一直會出現TypeError : Object of type 'datetime' is not JSON serializable。 Continue reading
[AWS]AWS EC2手動安裝SSM套件 December 6, 2019 in aws 如果在AWS上有舊的機器要使用SSM Session Manager的話,就必須要自行安裝套件。 Continue reading
[NetAPP]NetAPP Storage Volume lock December 4, 2019 in applications 前陣子在處理一些問題的時候,發現到當有DBServer把NetApp當NFS Mount起來使用時。 Continue reading
[AWS]AWS CLI安裝Session Manager Plugin December 2, 2019 in aws 當你的服務有用SSM的時候,如果要使用AWS CLI去連線機器,就必須要安裝Session Manager Plugin,否則會無法使用。 Continue reading