管理员运行CMD
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\RPC" /v RpcUseNamedPipeProtocol /t REG_DWORD /d 1 /f
管理员运行CMD
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\RPC" /v RpcUseNamedPipeProtocol /t REG_DWORD /d 1 /f
fatal: Authentication failed for 'https://codeup.aliyun.com/.git/'
用户密码保存默认无法修改,在mac钥匙串里找到aliyun的程序密码,删掉保存的密码。
修改用户名需要在偏好设置里把语言改为中文,重启sourcetree,Preferences->Advanced,删掉Host name对应的Username即可。
sourcetree远程仓库设置https的url账户密码问题
Init GitHub.com
取消Clone after init
Create
Init Local Only
Create
侧边栏Remote添加Url
Name:origin
Pull URL:https://github.com/Mygit/Myproject.git
Add Remote
filezilla客户端安装
将文件夹放到/usr/local/下,或者其他位置也可。
默认启动在 FileZilla3/bin/filezilla
快捷方式创建:
在桌面创建一个文档,更名filezilla.desktop
内容
[Desktop Entry] Name = FileZilla Type = Application Exec = /usr/local/FileZilla3/bin/filezilla
保存之后右键文件-属性-权限-允许作为程序执行文件