码迷,mamicode.com
首页 >  
搜索关键字:aliyun    ( 2711个结果
Kali 使用ssh,安装vmware tools 和字体重叠
Kali一直是我所爱,说说遇到的问题吧 第一个:字体重叠 第二个ssh 修改sshd_config文件,命令为: 将#PasswordAuthentication no的注释去掉,并且将NO修改为YES //kali中默认是yes 将PermitRootLogin without-password修 ...
分类:系统相关   时间:2016-12-18 17:39:14    阅读次数:236
linux常用命令与技巧
查看发行版本 打开关闭图形界面 配置yum源 配置aliyun的yum源:http://mirrors.aliyun.com/help/centos 配置dns 配置网络 文件压缩与解压 tar.gz 查看tar.gz包含的文件 tar -tvf filename.tar.gz 解压为tar格式 g ...
分类:系统相关   时间:2016-12-18 12:18:14    阅读次数:224
【Java】国内maven私服
alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ central repositories { mavenLocal() maven { ur... ...
分类:编程语言   时间:2016-12-18 09:48:34    阅读次数:268
3-openstack之keystone上
3.1keystone安装linux-node1上面3.2配置源http://mirrors.aliyun.com/centos/7.2.1511/cloud/x86_64/openstack-newton/centos-release-openstack-newton-1-1.el7.noarch.rpm yumlocalinstall-ycentos-release-openstack-newton-1-1.el7.noarch.rpm安装:yuminstall-yopenstack-..
分类:其他好文   时间:2016-12-17 23:28:22    阅读次数:253
git 新建分支/切换分支/合并分支 使用方法
我的源码在 阿里云的git上存储着呢 1. 在 code.aliyun.com 上 新建分支 fixbug 2. 通过在 phpstorm中 右键项目》》VSC>>Git>>Fetch 即可获取 远程所有分支 3. 在phpstorm右下角 有显示 当前分支,将其 选择为 check out as ...
分类:其他好文   时间:2016-12-17 13:39:19    阅读次数:363
【机器学习实践一】搭建心脏病预测案例
产品地址:https://data.aliyun.com/product/learn?spm=a21gt.99266.416540.102.OwEfx2一、背景心脏病是人类健康的头号杀手。全世界1/3...
分类:其他好文   时间:2016-12-15 21:17:21    阅读次数:1792
maven url
aliyun阿里云Maven仓库地址——加速你的maven构建 maven仓库用过的人都知道,国内有多么的悲催。还好有比较好用的镜像可以使用,尽快记录下来。速度提升100倍。 http://maven.aliyun.com/nexus/#view-repositories;public~browse ...
分类:Web程序   时间:2016-12-14 19:19:29    阅读次数:181
Wordpress上传到阿里云服务器
Wordpress上传到阿里云服务器 登录服务器 https://account.aliyun.com/login/login.htm 绑定域名 获取FTP信息、数据库信息 在本地修改wordpress的配置文件wp-config.php 使用FileZilla上传网站文件到服务器 上传到htdoc... ...
分类:Web程序   时间:2016-12-13 21:23:20    阅读次数:410
服务器缓存--------------------
阿里云cdn相关: https://help.aliyun.com/knowledge_list/39466.html?spm=5176.product27537.3.5.FkWOrL https://help.aliyun.com/document_detail/27136.html?spm=51 ...
分类:其他好文   时间:2016-12-13 19:21:12    阅读次数:317
manila newton源码安装
一、准备环境1、预安装软件yuminsallepel-release-y yuminstallpython-virtualenvgitscreen-y2、编辑/etc/pip.conf[global] index-url=http://mirrors.aliyun.com/pypi/simple/ [install] trusted-host=mirrors.aliyun.com3、创建用户useradd-mm cat/etc/sudoers.d/m Defaults:..
分类:其他好文   时间:2016-12-13 16:49:14    阅读次数:292
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!