Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 214 Bytes

File metadata and controls

10 lines (10 loc) · 214 Bytes

#우분투 정리

Ubuntu 공장초기화 하는 방법

sudo dpkg --configure -a
sudo apt-get
sudo apt-get -f install
sudo apt-get full-upgrade
sudo apt-get install --reinstall ubuntu-desktop
sudo reboot