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
- DIF_SR
- sshtunnel
- github2FA
- BloombergMarketConcepts
- Python
- 지도시각화
- Visualization
- Colab
- LatentFactorModel
- vscode
- str.replace
- gluonnlp
- numpy.bool
- jsonl
- Convert
- session-basedRecommendation
- MySQL
- wordembedding
- Cast
- 텐서플로자격증
- json
- implicitData
- ExplicitData
- TensorflowDeveloperCertificate
- MatrixFactorization
- decimal error
- jsonlines
- VScodeNotResponding
- iterrows
- pandas
Archives
- Today
- Total
목록Infra (2)
garret
리눅스 서버 password 바꾸기
별 거 아니지만!리눅스 서버 password 바꾸는 법 정리 리눅스 서버 접속 후 터미널에서 passwd 입력 후 현재 비밀번호 -> 바꿀 비밀번호 순서대로 입력하면 끝!
Infra
2024. 8. 20. 22:54

Window에서 GCE VM vscode에 원격연결 하는 방법 VS Code를 사용하여 Google Compute Engine에 연결하기 Various IT-based research space, django, cloud, machine learning, and so on. amanokaze.github.io 위 블로그를 참고하여 GCE vm을 vscode에 원격연결하였다. GCE VM을 VScode에 연결 시 주의사항 1. Key file은 1개만 생성하면 같은 GCE 계정에서 만든 다른 VM에서도 사용가능 2. key 파일 생성할 때 Key passphrase 설정하면 접속할 때마다 비밀번호 입력해야 하므로 보안이 엄청나게 중요한 게 아니면 설정하지 말 것. 3. VScode에서만 연결해서 사용한다면..
Infra
2023. 2. 27. 23:02