1. Install Ubuntu Restricted Extras for Media Codecs


sudo apt-get install ubuntu-restricted-extras


여러가지 코덱을 모아놓은 패키지이다.

그러나 여러나라에서 적법성을 따지는 경우가 있어서 기본으로 깔리지 않는다.

그냥 깔아서 쓰면 된다. 여러가지 포맷을 사용 가능하게 해준다. mp4, avi, etc....


2. Install Adobe Flash Player 


sudo apt-get install flashplugin-installer


왠만하면 자동으로 깔리거나 브라우져 실행시 알아서 깔리긴 하는데, 문제가 있을경우 위와같이 설치해 준다.



3. Disable shopping suggestions 


gsettings set com.canonical.Unity.Lenses disabled-scopes "['more_suggestions-amazon.scope', 'more_suggestions-u1ms.scope', 'more_suggestions-populartracks.scope', 'music-musicstore.scope', 'more_suggestions-ebay.scope', 'more_suggestions-ubuntushop.scope', 'more_suggestions-skimlinks.scope']"


위를 copy해서 Terminal 에서 실행해주면 된다.


4. Firewall for Ubuntu


sudo apt-get install gufw


기본적으로 방화벽이 깔려 있으나 기본 설정은 Disable로 되어 있다. 따라서 위의 패키지를 설치후에 gufw 실행후 Enable로 상태를 바꿔준다.

블로그 이미지

mind10

,