본문 바로가기
반응형

Computer10

[Github] 프로필 README.md 설정하기 update : 2024.06.15 아래와 같이 repository 이름을 owner 이름과 동일하게 만들어주시면 되고,반드시 Add a README file 추가해주시길 바랍니다.그럼 아래와 같이 첫 멘트를 담은 README.md가 만들어집니다! 입맛에 맞추어 코드를 수정해서 profile에 들어가면 아래와 같이 표시됩니다! 이렇게 README.md에 들어간 내용이 profile 상단에 노출되는 것을 확인할 수 있습니다! 2024. 5. 10.
[RunPod] 에서 원하는 이미지로 Pod 만들기 (Kor) Update : 2024.05.04Content : RunPod에서 원하는 이미지로 GPU Pod 만들기Reference : https://docs.runpod.io/pods/configuration/use-ssh Use SSH | RunPod DocumentationThe basic terminal SSH access that RunPod exposes is not a full SSH connection and, therefore, does not support commands like SCP. If you want to have full SSH capabilities, then you will need to rent an instance that has public IP support and run .. 2024. 5. 4.
[RunPod] Use the other docker image on RunPod (Eng) Update : 2024.05.04Content : Use the other docker image on RunPodReference : https://docs.runpod.io/pods/configuration/use-ssh Use SSH | RunPod DocumentationThe basic terminal SSH access that RunPod exposes is not a full SSH connection and, therefore, does not support commands like SCP. If you want to have full SSH capabilities, then you will need to rent an instance that has public IP support a.. 2024. 5. 4.
[RunPod] 에서 scp를 사용하여 파일 다운로드 / 업로드 (Kor) Update : 2024.05.01Content : RunPod을 사용할 때 scp를 사용하여 로컬 컴퓨터와 파일을 다운로드 / 업로드 하는 방법 Reference : https://docs.runpod.io/pods/storage/transfer-files-with-scp Transfer files with SCP | RunPod DocumentationPrerequisitesdocs.runpod.io 1. RunPod에서 Pod을 먼저 실행해야 합니다. 컨테이너가 실행이 안 되어 있으면 scp 사용이 불가능합니다.2. RunPod과 ssh로 연결되어 있는 기기에서 cmd나 powershell 등의 터미널을 하나 엽니다.3. 아래의 스크립트를 상황에 맞추어 터미널에 입력하여 사용합니다.    터미널에 .. 2024. 5. 1.
[RunPod] Use scp on RunPod (Eng) Update : 2024.05.01Content : The method of using scp on RunPod to download or upload data. Reference : https://docs.runpod.io/pods/storage/transfer-files-with-scp Transfer files with SCP | RunPod DocumentationPrerequisitesdocs.runpod.io 1. Run your pod.2. Run terminal of your own laptop which is connected with RunPod.3. Use the below script in your terminal.    The first path is the file path wh.. 2024. 5. 1.
반응형