Stella981 Stella981
3年前
Gnirehtet使用教程 —— 让Android 设备通过USB连接电脑上网
目录一、Gnirehtet简介二、Gnirehtet测试环境三、Gnirehtet使用教程四、下载地址一、Gnirehtet简介       该项目通过adb为Android设备提供reversetethering(反向网络连接),允许设备在插入计算机后,使用计
Stella981 Stella981
3年前
Centos7快速安装Rancher
 通过docker,我们可以快速安装rancher安装步骤如下:\root@localhost~\run运行,d后台模式restartalways跟随docker启动,p映射端口,镜像名为rancher/server。docker会自动下载并安装启动root@localhost~dockerrund
Stella981 Stella981
3年前
Kafka 集群安装
Kafka集群安装  环境:    Linux7.X    kafka\_2.x   在linux操作系统中,kafka安装在/u04/app目录中  1.下载     wgethttps://mirrors.cnnic.cn/apache/kafka/2.1.1/kafka\_2.112.1.1.
Stella981 Stella981
3年前
Python Pygal绘制世界人口地图
!(https://oscimg.oschina.net/oscnet/2f2bf6dde1f54c2292282e80600bbc2a8b5.png)数据集可在 https://datahub.io/JohnSnowLabs/populationfiguresbycountry 下载codingutf8import
Stella981 Stella981
3年前
ES6安装head插件
1.下载head插件:wgethttps://github.com/mobz/elasticsearchhead/archive/master.zip(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fmobz%2Felasticsearchhead%2Fa
Stella981 Stella981
3年前
CentOS下Redis 2.2.14安装配置详解
一、下载redis最新版本2.2.14cd/usr/local/srcwget–chttp://redis.googlecode.com/files/redis2.2.14.tar.gz(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fredis
Stella981 Stella981
3年前
Nginx 学习笔记(1)
Nginx官网:http://nginx.org/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fnginx.org%2F)支持平台:Linux  Windows 软件下载:http://nginx.org/en/download
Stella981 Stella981
3年前
Linux系统升级JDK
下载JDKhttp://www.oracle.com/technetwork/java/javase/downloads/index.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fjava%2Fjavas
Wesley13 Wesley13
3年前
MongoDB(一)
1.Mongodb的下载和安装,https://www.mongodb.com/downloadcenter?ctfalsecommunity(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.mongodb.com%2Fdownloadcenter%3Fct%3Dfals
Wesley13 Wesley13
3年前
Ubuntu使用VS Code开发C++程序
1\.安装VSCode下载地址https://code.visualstudio.com/download(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fcode.visualstudio.com%2Fdownload)2\.安装C扩展程序详情请看https:/