摘要:Add keys This guide assumes you have a working etcd, or consul server up and running and the ability to add new keys. Create the confdir The confdir i
阅读全文
摘要:1、安装ETCD_VER=v3.1.0 DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar
阅读全文
摘要:QQ国际版wine-qqintl的下载链接:http://pan.baidu.com/s/1jIwKdXs sudo apt install libgtk2.0-0:i386 sudo apt install lib32ncurses5 cd Downloads sudo apt-get insta
阅读全文
摘要:wget https://dl.influxdata.com/influxdb/releases/influxdb_1.2.0_amd64.deb sudo dpkg -i influxdb_1.2.0_amd64.deb sudo service influxdb start 由于influxdb
阅读全文
摘要:1、首先从官网上下载相应的包,网址为:http://grafana.org/download 2、安装 cd Downloads sudo dpkg -i grafana_4.1.2-1486989747_amd64.deb 3、运行sudo /bin/systemctl start grafana
阅读全文
摘要:国内有很多ubuntu的源,包括:网易源(这个之前用过,速度很快的),阿里源,还有很多教育网的源,如:清华源,中科大源。 这里要下载的是中科大ubuntu16.04的源列表,可以在这里获得:https://lug.ustc.edu.cn/repogen/ 编辑/etc/apt/sources.lis
阅读全文