Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- ssh
- sshpass
- postgresql
- ubuntu
- rethinkdb
- insert
- perfect
- appium server
- nohup
- Materials
- 28015
- create table
- GoCD
- STF
- kitura
- 실행권한
- PYTHON
- Jupyter Notebook
- postgres
- nGrinder
- port forwarding
- mysql
- appium
- ftp
- STF_PortForwarding
- SWIFT
- Jupyter
- openpyxl
- nmap
- centos
Archives
- Today
- Total
목록Tools/Chocolatey (1)
don't stop believing
Windows에 Chocolatey 설치하기
Mac에는 Homebrew가 있고 Ubuntu에는 apt-get, CentOS에는 yum이 있습니다.Windows에도 Choco가 있습니다. 모두 비슷하게 Package를 설치/관리해 주는 툴입니다. https://chocolatey.org/ Windows 10에서 Chocolatey를 설치하고 사용해 보겠습니다.설치는 간단합니다.https://chocolatey.org/install 먼저 Windows PowerShell (관리자)를 실행합니다. Windows PowerShell (관리자) 실행 후 설치 가이드에 있는 PowerShell용 명령을 그대로 실행시켜 줍니다. PS C:\WINDOWS\system32> Set-ExecutionPolicy Bypass -Scope Process -Force; ..
Tools/Chocolatey
2018. 6. 5. 19:55