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
- Ubuntu VirtualBox
- wol
- dotnet Core
- 윈도우10 WOL
- docker desktop
- DockerWindows
- MySQL
- 닷넷코어
- .dotnet Core 3.1 Install
- DockerDesktop
- .netCore Install
- IOCP 서버
- IOCP 클라이언트
- Docker오류
- IOCP
- mongodb pss
- ubuntu .net Core
- docker
- 우분투서버가상머신
- 윈도우10 Wake On Lan
- Winsock
- VirtualBox Ubuntu
- Wake On Lan
- DockerVolume
- Ubuntu Server VirtualBox
- mongodb readonly
- 도커마운트
- mongo docker
- Volume Mount
- .netCore3.1
Archives
- Today
- Total
목록ubuntu .net Core (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