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
- screencapture
- react
- css framework
- java
- Digital Ocean
- OverTheWire
- Git
- Camera Movement
- Unity Editor
- spread 연산자
- mongoDB
- Google Refund
- Unity IAP
- rpg server
- SDK upgrade
- critical rendering path
- server
- draganddrop
- springboot
- Spring Boot
- Camera Zoom
- linux
- Packet Network
- docker
- nodejs
- Google Developer API
- express
- MySQL
- --watch
- unity
Archives
- Today
- Total
목록.net (1)
우당탕탕 개발일지
서버에서 c# 프로그램 실행하기
깃허브 주소 : https://github.com/devchop2/myFirstServer 1. github에 테스트로 올려놓은 서버 프로젝트 (visual studio) 를 커밋해놓은 상태임. 현재는 리스너만 부착한 상태임. 2. Digital Ocean을 사용중. 진짜 무작정 돈주고 빌림 ㅋ-ㅋ 임대한 서버에 ssh를 이용하여 접근해보자. private key 는 로컬에 저장되어있다. ## root : 유저이름, 뒤에는 ip 주소 ssh root@~.~.~.~ ## git clone ## git clone git clone https://github.com/devchop2/myFirstServer.git #이슈1 userName 과 password를 입력하라하는데 authentication fail ..
Server
2023. 8. 7. 23:33