logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

SQL Server 2008 R2开启数据库的远程连接及客户端配置

SQL Server 2008 R2如何开启数据库的远程连接SQL Server 2008默认是不允许远程连接的,如果想要在本地用SSMS连接远程服务器上的SQL Server 2008,远程连接数据库。SQL Server Management Studio Express(简写SSMS)SQL Server 配置管理器/SQL Server Configuration

git 使用出现Permission denied (publickey). fatal: Could not read from remote repository.

git clone命令为:git clone git@github.com:peiyunh/tiny.git  而当我在ternimal下执行这条语句的时候,出现错误:  Permissiondenied (publickey).  fatal:Could not read from remote repository.  Pleasemake sure you have the ...

#git
到底了