일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- template
- ubuntu
- between date
- python 개발환경
- MySQL
- Gradle
- Spring
- Spring Boot
- hikari
- mybatis
- intellij
- bitbucket
- github
- between 날짜
- Spring Security
- Linux
- catalina log
- ORACLE CLOUD
- oracle
- 배열스트링
- log4j2
- git
- datasource
- STS
- hikaricp
- log4j profile
- springboot
- 라즈베리파이
- Java
- oracle between
Archives
- Today
- Total
반응형
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- template
- ubuntu
- between date
- python 개발환경
- MySQL
- Gradle
- Spring
- Spring Boot
- hikari
- mybatis
- intellij
- bitbucket
- github
- between 날짜
- Spring Security
- Linux
- catalina log
- ORACLE CLOUD
- oracle
- 배열스트링
- log4j2
- git
- datasource
- STS
- hikaricp
- log4j profile
- springboot
- 라즈베리파이
- Java
- oracle between
Archives
- Today
- Total
목록windows 10 wsl (1)
파워노트

* windows 10 에서도 macbook과 같이 linux 환경의 제공이 되고 있어 이젠 맥북이 개발자들에게 좋다는 말을 굳이 하지 않아도 ??? * windows 개발자들에게는 정말 좋은 소식 같다... # 설정 및 설치 - PowerShell을 관리자 권한으로 열어 실행합니다. - 아래 두가지의 명령을 실행해야 합니다. * Linux용 Windows 하위 시스템 설치 PS C:\Users\kim> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart * '가상 머신 플랫폼' 옵션 구성 요소 사용 PS C:\Users\kim> dism.exe /online /enable-featur..
Linux
2020. 7. 11. 14:26