sudo add-apt-repository ppa:otto-kesselgulasch/gimp
sudo apt update
sudo apt install gimp
referenc from http://forum.ubuntu.org.cn/viewtopic.php?t=488121
中文打字
2018年12月7日 星期五
2018年11月12日 星期一
win10 開啓 smb1
如果需要使用,需要使用管理員開啟 Powershell 輸入下面程式碼
Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol
輸入之後需要重新啟動,如果還是無法使用,請輸入下面程式碼
Get-WindowsFeature FS-SMB1
reference from http://infinite-zoom.blogspot.com/2018/04/win10-smb-v1.html
Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol
輸入之後需要重新啟動,如果還是無法使用,請輸入下面程式碼
Get-WindowsFeature FS-SMB1
reference from http://infinite-zoom.blogspot.com/2018/04/win10-smb-v1.html
2018年10月31日 星期三
訂閱:
文章 (Atom)

