elementary OS:: 설치후 설정1

Published by onesixx on

 
https://websetnet.com/ko/tag/after-install-elementary-os-2016/
https://itsfoss.com/things-to-do-after-installing-elementary-os-loki/
http://forlearning.com/what-is%20-elementary-3/
https://www.youtube.com/watch?v=zS-KykusxVY

 

어플리케이션 설치 관련  

App Center 

검색후 필요한 App 설치

Gdebi 설치  

GUI에서 deb 팩키지 설치를 위해 (Windows에.exe 같이  두 번 클릭 하 고 프로그램 설치)

sudo apt install gdebi

 

PPA 추가 사용

PPA 추가를 보안때문에 기본으로 지원하지 않음. 

elementary OS에서는 Houston이라는 앱 허브를 만들고,  모든 3rd 파티 앱들은 이 Houstom에 등록하고, 다운 받아 이용하는 형태임. 기존처럼 PPA를 추가해서 이용해야 하는 경우 software-properties-common 패키지를 설치후 이용

$ sudo apt install software-properties-common

ex> 설치를 위해 ppa 추가

$ sudo apt-add-repository ppa:elementary-os/daily
$ sudo apt update

ex> 설치후 ppa 삭제

$ sudo rm /etc/apt/sources.list.d/elementary*
$ sudo apt update

 화면설정

 

 

Tweak

Elementary Tweaks-tool 

http://ubuntuhandbook.org/index.php/2015/04/double-click-open-file-eos-freya/
https://itsfoss.com/install-elementary-tweaks-in-elementary-os-freya-luna/
https://www.youtube.com/watch?v=fwL2cR115_M

 

개발자 PPA

for loki: https://launchpad.net/~philip.scott/+archive/ubuntu/elementary-tweaks
for Freyz: https://launchpad.net/~mpstark/+archive/ubuntu/elementary-tweaks-daily
for luna: https://launchpad.net/~versable/+archive/ubuntu/elementary-tweaks-isis

0. (terminal에서)  PPA를 활성화 

$ sudo apt-get install software-properties-common

elementary Tweaks설치를 위해 PPA를 사용할 수 있도록 한다.  (loki) 

 버전별 PPA 

(Loki)

$ sudo add-apt-repository ppa:philip.scott/elementary-tweaks
$ sudo apt-get update
$ sudo apt-get install elementary-tweaks
$ sudo rm /etc/apt/sources.list.d/philip*
$ sudo apt update

(FREYA) 

sudo add-apt-repository ppa:mpstark/elementary-tweaks-daily

(LUNA)

sudo apt-add-repository ppa:versable/elementary-update

 

Categories: Ubuntu

onesixx

Blog Owner

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x