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 |
Tags
- appium server
- appium
- 28015
- postgresql
- STF
- Jupyter
- mysql
- SWIFT
- nohup
- nmap
- Jupyter Notebook
- perfect
- 실행권한
- sshpass
- kitura
- centos
- create table
- ftp
- ubuntu
- rethinkdb
- nGrinder
- openpyxl
- Materials
- STF_PortForwarding
- insert
- port forwarding
- GoCD
- PYTHON
- postgres
- ssh
Archives
- Today
- Total
목록Tools/Chocolatey (1)
don't stop believing
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