일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- sqlite
- pandas
- SVN
- mysql
- C++
- DROP
- ubuntu
- 배열
- sql
- null
- SSH
- pi
- Shader
- dataframe
- autovacuum
- List
- awk
- ngui
- expect
- FIND
- c++11
- with
- if
- conda
- 쉘
- Unity
- Eclipse
- postgresql
- boost
- python
- Today
- Total
목록전체 글 (371)
その先にあるもの…
https://tech-dailylife.tistory.com/entry/%EB%A6%AC%EB%88%85%EC%8A%A4-%ED%8C%A8%ED%82%A4%EC%A7%80-%EC%9D%98%EC%A1%B4%EC%84%B1-dpkg-error-processing-archive-%EC%97%90%EB%9F%AC-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95
순서대로 하나씩 해보면 되는데. 결국에는 모두 다 했음.가능한 경우 그래픽 가속 사용을 off sudo cp /opt/google/chrome-remote-desktop/chrome-remote-desktop /opt/google/chrome-remote-desktop/chrome-remote-desktop.orig echo $DISPLAY >>> :1 sudo vi /opt/google/chrome-remote-desktop/chrome-remote-desktop FIRST_X_DISPLAY_NUMBER = 1 #녹색부분 주석 def get_unused_display_number(): """Return a candidate display number for which there is curre..
sudo apt-get isntall snapd snapd-xdg-open sudo snap install notepad-plus-plus
svn team provider 4.8 설치 후 svn connector를 따로 설치 해야함 Help > Install New Software > Add https://osspit.org/eclipse/subversive-connectors/ 를 넣어줌. https://eclipse.dev/subversive/installation-instructions.php에서 주소 찾음. 참조 : https://velog.io/@joyoo1221/%EC%9D%B4%ED%81%B4%EB%A6%BD%EC%8A%A4-SVN-Connector 이클립스 SVN Connector 날 이틀간 고생시킨 SVN Connector 호호... (우선 나는 java 1.8 / eclipse 2020-06 / tomcat 8.5로 플젝 ..
1. 프로그램 설치 후 원격 엑세스 설정이 완료되지 않는 경우 폴더 생성 mkdir ~/.config/chrome-remote-desktop 2. 원격으로 붙으면 검은 화면일 경우 우분투의 크롬의 GPU 가속 설정을 사용하지 않음으로 변경 settings - system - disable hardware eceleration sudo usermod -a -G chrome-remote-desktop 오류가 나면 무시하고 패스( 나는 오류 났었음 ) 종료 /opt/google/chrome-remote-desktop/chrome-remote-desktop --stop 파일 백업 sudo cp /opt/google/chrome-remote-desktop/chrome-remote-desktop /opt/googl..