일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Java
- Ruby on Rails
- 우분투 24
- after_save
- Time.znoe.now
- change_column_null
- 도커
- MySQL
- install
- 코틀린
- 오랜지파이
- Migrate
- RUBY
- Kotlin
- Visual Studio Code
- change_column
- with_indifferent_access
- 설치
- Rails
- 사용중인포트검색
- 우분투
- Orange Pi 3B
- docket
- after_update
- docker
- 주차장 시스템
- mac
- 쿠버네티스
- 이것이 자바다
- ubuntu
- Today
- Total
목록잡담, Plan B /Skill (7)
중고 신입이 개발해보기..
홈브루 설치 brew https://brew.sh/ HomebrewThe Missing Package Manager for macOS (or Linux).brew.sh 설치 $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" iTerm2 설치 https://iterm2.com/ iTerm2 - macOS Terminal ReplacementiTerm2 by George Nachman. Website by Matthew Freeman, George Nachman, and James A. Rosen. Website updated and optimized by HexBrainit..

visual studio code를 에디터로 사용한다. 간단하고... 기능이 좋다. 설치는.. 아래 사이트에서 받으면된다. https://code.visualstudio.com/ Visual Studio Code - Code Editing. RedefinedVisual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.code.visualstudio.com $ code..
사용중인 포트를 찾기 lsof -i :port_num ex) $ lsof -i :3000 kill하기 kill -9 number lsof -i :3000 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 97377 kkkk 18u IPv4 0x6ec722e4d858cf9 0t0 TCP localhost:hbci (LISTEN) kill -9 97377
회사깃허브, 개인깃허브..계정을 여러개를 사용하다보니.. 회사계정으로 개인깃에 pull되고.. 이럴때는 https://awesometic.tistory.com/128 깃(git) - 프로젝트/저장소마다 다른 계정 정보 사용하기 저장소별 계정 설정 Command line 에서 git을 사용하려면, git 설치 후 간단한 설정 두 가지 정도는 해줘야 편해요. 계정과 이름 설정을 해주면 git commit , git push 할 때마다 계정 정보를 입력하지 않아도 됩.. awesometic.tistory.com 로컬 계정 설정을 해준다. $ git config --local user.name '개인계정이름' $ git config --local user.email '개인이메일@gamil.com' 설정 확인 $..
맥(mac) 프로그램 강제 종료 command + Option + ESC 같이 누르면 '응용 프로그램 강제 종료' 창이 나온다.

위도 Latitude 경도 Longitude 서울역 좌표 37.553881, 126.970488 - 37°33'14.0"N 126°58'13.8"E - 북위 37.553881, 동경 126.970488 - 위도 : 37.553881 - 경도 : 126.970488 https://www.latlong.net/ 판교 알파돔 타워 latitude : 37.394263 longitude : 127.110410 y - 37.394263 X - 127.110410 위도 : latitude : y 경도 : longitude : x