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 | 29 | 30 | 31 |
Tags
- Materials
- STF
- mysql
- port forwarding
- postgresql
- insert
- ubuntu
- ftp
- nohup
- perfect
- SWIFT
- centos
- ssh
- nmap
- nGrinder
- GoCD
- appium server
- create table
- 실행권한
- PYTHON
- STF_PortForwarding
- 28015
- postgres
- Jupyter Notebook
- rethinkdb
- openpyxl
- appium
- kitura
- sshpass
- Jupyter
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