samba client
sudo apt-get install samba-client cifs-utils
$ smbclient //sambaserver-ip/share-dir -U sambauser
$ smbclient //192.168.31.219/d -U i9pc
smb://192.168.31.219/d
Line
http://shc-john1.blogspot.com/2015/05/l ... 1line.html
叫出終端機
sudo apt-get install wine
sudo apt-get install winetricks
安裝完畢,結束終端機。
單獨執行winetricks,參考以下畫面。
然後,Which package(s) would you like to install?選 vcrun2008
安裝完畢,結束winetricks視窗。
下載Windows 桌面版的LineInst.exe 最新版。
wine start whatever-filename.msi
安裝 mysql workbench
sudo rm /etc/apt/preferences.d/nosnap.pref
sudo apt update
sudo apt update
sudo apt install snapd
sudo snap install mysql-workbench-community