在ubuntu上搭建svn
星期三 2017年7月19日 王佳明 技术 Ubuntu SVN 0人
客户端链接:svn --username=xingmaogou co svn://xxx.xxx.xxx.xxx/sadoc;
svn默认端口3690,客户端软件使用TortoiseSVN;
参考链接:https://jingyan.baidu.com/album/f0e83a259daec522e59101e0.html?picindex=14
客户端链接:svn --username=xingmaogou co svn://xxx.xxx.xxx.xxx/sadoc;
svn默认端口3690,客户端软件使用TortoiseSVN;
参考链接:https://jingyan.baidu.com/album/f0e83a259daec522e59101e0.html?picindex=14
到阿里云的docker镜像下载部署docker加速
https://cr.console.aliyun.com/?spm=5176.1971733.2.28.U8Rk9G#/accelerator
安装/升级Docker客户端 Docker Toolbox 所有的钩都勾上
打开Git Bash
docker-machine create --engine-registry-mirror=https://xxxxxx.mirror.aliyuncs.com -d virtualbox default
参考网站:
http://www.tensorfly.cn/tfdoc/get_started/os_setup.html
谷歌的技术还是强,轻松安装成功
唯一的不足是需要科学上网
安装方法:
sudo apt-get install python-pip python-dev python-virtualenv #依赖包
pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl