일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- c#
- 도커
- 깃
- HTML
- jupyter
- jupyter lab
- c# 추상 클래스
- 플러터
- 유니티
- C# delegate
- 구조체
- github
- Houdini
- vim
- git
- C언어 포인터
- Python
- 포인터
- Data Structure
- Unity
- c언어
- dart 언어
- c# 윈폼
- C++
- gitlab
- c# winform
- 다트 언어
- docker
- Flutter
- Algorithm
Archives
- Today
- Total
목록ubuntu 처음 (1)
nomad-programmer
[Ubuntu] 19.10 설정
우분투 19.10 버전을 처음 설치했다면, 기본적으로 설정해야 할 부분이 있다. 1. 한글 및 한/영키 설정 https://nomad-programmer.tistory.com/62 [Ubuntu] 19.10 버전에서 "한/영" 키 설정 우분투에서 한영키를 설정하고 싶어서 dconf-editor 설치부터 여러가지 방법을 시도했다. 최후는 tweak-tool 로 해결하였다. 한/영키 설정에 앞서 한글을 설치해야 한다. Manage Installed Languages 버튼을 클릭.. nomad-programmer.tistory.com 2. fonts 설정 // 시스템 업데이트 sudo apt update // fira code 설치 sudo apt install fonts-firacode // nanum 설치..
OS/Ubuntu
2020. 1. 5. 16:02