[ubuntu 20.04] ubuntu를 윈도우 처럼 - 에러 대처 Taskbar가 먹통 될때 아래 둘중 하나를 실행하면 해결됨. 1. 왼쪽 taskbar가 먹통될때 - Press Alt + F2, then enter “r”. That should reset the GUI and fix the frozen taskbar. 2. 왼쪽 taskbar 이 먹통될때, GUI를 재시작 시키기 1) Ctrl + Alt + t 2) $sudo systemctl restart gdm 내맘대로 Study/운영체제 2021.11.29
[ubuntu 20.04] ubuntu를 윈도우 처럼 - 편의 소프트웨어 Notepad ++ 설치 1. snapd 설치 $sudo apt-get install snapd snapd-xdg-open 2. nodepad ++설치 $ sudo snap install notepad-plus-plus 3. 자동 저장 기능 설치 - notepad++ 실행후 AutoSave 설치 VSCode 설치 $sudo apt install code 동영상 플레이어 VLC $ sudo apt-get install vlc 내맘대로 Study/운영체제 2021.11.29