Easter79 Easter79
3年前
tidb 安装
1.单机安装http://blog.csdn.net/firetaker/article/details/73536373wgethttp://download.pingcap.org/tidblatestlinuxamd64.tar.gztarxzftidblatestlinuxamd64.tar.gzcdtidb
Wesley13 Wesley13
3年前
jdk_1.8安装与环境变量配置步骤详述
jdk安装分两种方式;一种是通过exe安装程序安装(安装程序可从官网下载);另一种是绿色版安装;绿色版安装即压缩包解压然后配置环境变量即可;以下为绿色版安装步骤;第一步:下载解压附件压缩包;网盘链接:https://pan.baidu.com/s/1ES6tfFUFecwwc6x0QXn78Q密码:i3fp第二步:配置环境变量1.右键电脑选择属
Wesley13 Wesley13
3年前
ubuntu18.04下系统级代理自动路由(包括浏览器、终端、apt
一、远程服务端(shadowsocks服务)远端服务服务器安装shadowsocks服务端,建议使用docker方式。安装docker环境:curlfsSLhttps://get.docker.com|bashsdockermirrorAliyun 安装shadowsocks服务
Wesley13 Wesley13
3年前
HDFS安装
最近内部需求,要求我把数据上传HDFS,顺便分享一下如何安装并查看HDFS文件目录我是在ubuntu(14.04.2)上安装的:1.我安装ubuntu用的不是Hadoop用户,所以要新建一个Hadoop用户  $ sudouseradd\mhadoops/bin/bash设置密码$sudo
Stella981 Stella981
3年前
Docker 安装
(CentOS7)使用yum方式安装docker:root@localhost~$curlhttps://download.docker.com/linux/centos/dockerce.repoo/etc/yum.repos.d/docker.reporoot@localhost~$yum
Stella981 Stella981
3年前
Graylog 安装
环境操作系统:Centos7.6.1810(Core)IP:10.17.0.3root@localhost~cat/etc/redhatreleaseCentOSLinuxrelease7.6.1810(Core)修改时区root@localhost~
Stella981 Stella981
3年前
ClickHouse安装
sudoaptgetinstallapttransporthttpscacertificatesdirmngrsudoaptkeyadvkeyserverhkp://keyserver.ubuntu.com:80recvE0C56BD4echo"debhttps://repo.clickhouse.tech/
Stella981 Stella981
3年前
Git安装
安装sudoaptgetinstallgit配置用户名和邮箱gitconfigglobaluser.nameluffygitconfigglobaluser.emailfraiic@163.comgitconfiglist查看1.创建项目,Git
Stella981 Stella981
3年前
Flutter安装
安装前准备:AndroidStudio、VSCode、Git1\.使用镜像添加用户环境变量:FLUTTER\_STORAGE\_BASE\_URLhttps://storage.flutterio.cnPUB\_HOSTED\_URLhttps://pub.flutterio.cn2.g
Stella981 Stella981
3年前
Docker安装
安装apt依赖包,用于通过HTTPS来获取仓库:sudoaptgetinstall\apttransporthttps\cacertificates\curl\gnupgagent\