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
- 단위테스트
- unit
- microservice architecture
- reactive
- spring cloud netflix
- spring cloud netflix eureka
- Dynamic Routing
- Java
- Spring Data Redis
- unittest
- test
- 탐색
- container image #docker #layer #filesystem #content addressable
- netflix
- api-gateway
- dfs
- zuul
- 설계
- 서비스스펙
- spring cloud
- Eureka
- spring cloud netflix zuul
- code refactoring
- netflix eureka
- springcloud
- java #jvm #reference #gc #strong reference
- forkandjoinpool #threadpool #jvm #async #non-blocking
- docker
- BFS
Archives
- Today
- Total
목록Linux (2)
phantasmicmeans 기술 블로그
xrandr HDMI 인식 불가
1. 정상 종료 후 HDMI 빼고, 부팅 → 부팅 완료 후 HDMI 연결 xrandr에 다음과 같이 HDMI-1-1이 나와야 정상임. 나오지 않으면 Detect 안된 상태 2. nvidia-driver 재설치, reconfigure lightdm or gdm3 3. reinstall ubuntu-desktop 해상도 resolution cvt 1920 1080 xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync xrandr --addmode eDP-1-1 "1920x1080_60.00"
Linux
2019. 10. 30. 08:33
Linux Desktop 꿀팁
사용하고 있는 꿀 Open Source들.. 1. VIM-Plug- A Minimalist Vim Plugin Manager https://github.com/junegunn/vim-plug junegunn/vim-plug :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub. github.com Easier to setup: Single file. No boilerplate code required. Easier to use: Concise, intuitive syntax Super-fast parallel installation/update (..
Linux
2019. 8. 11. 15:39