728x90 OS117 windows에 PostgreSQL 설치 하기 https://www.enterprisedb.com/downloads/postgres-postgresql-downloads PostgreSQL Version Linux x86-64 Linux x86-32 Mac OS X Windows x86-64 Windows x86-32 12.1 N/A N/A Download Download N/A 11.6 N/A N/A Download Download N/A 10.11 Download Download Download Download Download 9.6.16 Download Download Download Download Download 9.5.20 Download Download Download Download Download 9.4.25 Download Down.. 2020. 1. 28. influxdb windows service로 등록 1. NSSM - the Non-Sucking Service Manager 다운로드 https://nssm.cc/release/nssm-2.24.zip 불러오는 중입니다... 2.nssm 실행 nssm.exe install 2020. 1. 17. centos7 Mosquitto 설치 1.snap 설치 sudo yum install -y epel-release 2.mosquitto 설치 sudo yum install -y mosquitto 3. 설정 2020. 1. 7. centos7 golang 설치하기 1. 파일 다운로드 wget https://dl.google.com/go/go1.12.14.linux-amd64.tar.gz or curl -O https://dl.google.com/go/go1.12.14.linux-amd64.tar.gz 2. 설치 sudo tar -C /usr/local -xvzf go1.12.14.linux-amd64.tar.gz 3.1.환경설정 vi /etc/profile.d/path.sh export PATH=$PATH:/usr/local/go/bin 3.2.환경설정 vi ~/.bash_profile export GOBIN="$HOME/go/bin" export GOPATH="$HOME/go" 4. 환경 변수 적용 source /etc/profile source ~/.bash_.. 2020. 1. 7. 이전 1 ··· 17 18 19 20 21 22 23 ··· 30 다음 728x90