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
- DockerWindows
- Volume Mount
- 윈도우10 WOL
- 우분투서버가상머신
- Ubuntu VirtualBox
- DockerDesktop
- wol
- Winsock
- IOCP 클라이언트
- mongodb pss
- mongodb readonly
- ubuntu .net Core
- IOCP
- docker
- VirtualBox Ubuntu
- 닷넷코어
- IOCP 서버
- docker desktop
- 도커마운트
- mongo docker
- Ubuntu Server VirtualBox
- dotnet Core
- DockerVolume
- 윈도우10 Wake On Lan
- .netCore Install
- Docker오류
- .netCore3.1
- MySQL
- .dotnet Core 3.1 Install
- Wake On Lan
Archives
- Today
- Total
목록닷넷코어 (1)
;
Ubuntu Server 22.04 Dotnet Core 3.1 설치하기 & .net core 3.1 install
Ubuntu 22.04 이후부터는 .net Core가 6+ 이상부터 apt 설치 지원이 됩니다. .net core 3.1 버전을 사용하기 위하여 수동 설치 방법을 안내드리겠습니다 0. 준비 1. https://dotnet.microsoft.com/en-us/download/dotnet/3.1 - dotnet 3.1.x sdk OS 맞춰서 바이너리를 다운로드 해주시길 바랍니다. Ubuntu 22.04 x64 기준으로 다운로드를 하였습니다. 1. WinSCP, wget 으로 해당 파일을 ~/ 위치에 옮겨 주세요 OR 편하신 방법으로 준비물에 있는 주소를 다운로드 해주시면 됩니다. 2. .net Core 압축 풀기 & Path 등록하기 DOTNET_FILE=dotnet-sdk-3.1.423-linux-x64...
Linux
2022. 10. 10. 12:46