2020年5月8日 星期五

OpenShot 影片編輯器安裝


支持 Ubuntu 14.04(Trusty)和更新版本的Ubuntu。

sudo add-apt-repository ppa:openshot.developers/ppa
sudo apt-get update
sudo apt-get install openshot-qt 

2020年2月21日 星期五

vSphere 6 Export OVA by PowerCLI

vSphere網頁介面或某些GUI倒OVA有時遇到螢幕保護與省電設定真的是會讓人欲哭無淚。
因此我們來使用PowerCLI處理,好處是有批次的延伸性

2019年12月4日 星期三

VS code安裝


Visual Studio Code真的有好用,有GUI就拿來順便用用,可以讓人生通暢一點
 
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt update && sudo apt install code

2019年12月2日 星期一

Jenkins LTS

#install

台北黑體

做人就是要不斷的活著
所以今天要把常用字體換成台北黑體

2019年10月5日 星期六

ccrypt


# Install
sudo apt install ccrypt
# Encrypt
ccencrypt .ssh/id_rsa
# Decrypt
ccdecdcrypt .ssh/id_rsa.cpt

2019年7月25日 星期四

有點需要畫個向量圖檔

安裝inkscape

sudo add-apt-repository ppa:inkscape.dev/stable
sudo apt update && sudo apt install inkscape
再來進入preferences將快捷鍵換成illustrator