메모/기타 (2) 썸네일형 리스트형 Linux 에서 Google Drive mount하기 # sol.1 google-drive-ocamlfuse 구글드라이브 '전체 폴더'에 마운트하는 방법 google-drive-ocamlfuse 로 일부 폴더에만 마운트 하는 케이스도 봤는데, 개인적으로 Sol.2 가 더 편했다. https://bigbigpark.github.io/install/install-google-drive/ [Google Drive] 우분투(리눅스)에서 구글 드라이브 사용하기 How to mount google drive on Ubuntu/Linux bigbigpark.github.io # sol.2 rclone 구글드라이브 전체 or 일부 폴더에 마운트가능 ref. https://ucr-research-computing.github.io/Knowledge_Base/how_to_m.. Ubuntu 바로가기 생성 (바탕화면, 윈도우 메뉴) ref. https://ko.linux-console.net/?p=12932#gsc.tab=0 # 런처 (윈도우 메뉴) 에 바로가기 생성 .desktop 파일 작성 예시 [Desktop Entry] Version=1.0 Type=Application Categories=Application Name=Obsidian Comment=Obsidian Application Exec=/home/kjh/Applications/Obsidian-1.4.13.AppImage Icon=/home/kjh/Icons/Obsidian_logo.png Terminal=false 1. usr/share/applications에 위와같은 .desktop 파일을 vim 으로 생성 2. chmod 777(or 755) ~.desktop.. 이전 1 다음