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