2009/09/06

아치 리눅스 (Arch Linux)

또 다른 리눅스 배포판을 찾던 중 알게된 배포판.
빠르고 간결하게 가볍게!

http://www.archlinux.org/
http://www3.opensourcekorea.org/~arch/xe/
http://wiki.archlinux.org : [초보자 가이드]

-- 설치 arch linux (아래 미러 사이트 수동추가 ko locale 추가)
..
-- 설치중
- xfce -
pacman -S xorg
pacman -Ss xf86-video 나오는 목록중 자신의 것을 골라
pacman -S xf86-video-radeonhd libgl ati-dri
pacman -S hwdetect
hwdetect -s
lspci |grep VGA
pacman -S hal dbus
vi /etc/rc.conf (DAEMONS 항목에 hal dbus 추가)
startx or xinit
vi /etc/X11/xorg.conf (다음은 기본예)

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection

Section "Files"
FontPath "/usr/share/fonts/local/"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce Go 7300"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
EndSection

pacman -S xfce4
pacman -S xfce4-goodies
pacman -S esound
pacman -S gnome-icon-theme
pacman -S tango-icon-theme
startxfce4
$HOME/.xinitrc >> exec startxfce4 추가
gpasswd -a USER power (halt/poweroff/shutdown)

pacman -Sy alsa-lib alsa-utils alsa-oss gstreamer0.10-plugins
ls -l /sys/module/snd/holders
vi /etc/modprobe.d/modprobe.conf
(options snd-intel8x0 index=0
options snd-pcsp index=1)
lsmod|grep '^snd' | column -t
ls -l /dev/snd
modprobe snd-NAME-OF-MODULE
modprobe snd-pcm-oss
alsamixer set Master 90% unmute
alsamixer set PCM 85% unmute
alsaconf
vi /etc/rc.conf (DAEMONS에 alsa 추가)
alsactl store
alsactl restore

gpasswd -a USERNAME audio

aplay /usr/share/sounds/alsa/Front_Center.wav
wget http://myhome.qook.co.kr/~webmagic/dg.mp3

pacman -S xfce4-mixer
pacman -S gstreamer0.10-good-plugins gstreamer0.10-bad-plugins

-- slim : http://www3.opensourcekorea.org/~arch/xe/?document_srl=4163
: 로그인 매니저

pacman -S slim slim-themes
vi /etc/slim.conf
current_theme wave,lake,lunar,rainbow
vi /etc/$HOME/.xinitrc
exec startxfce4
vi /etc/rc.conf
DAEMONS=(... slim ...)

--설치후 arch linux

- 폰트 설치 -
은폰트 기본 wget http://arch.freebsdcity.org/korea/ttf-alee-11.5-1-i686.pkg.tar.gz
네이버 사전체 wget http://cdn.naver.com/naver/dic/naverdic.tgz

1.
pacman -U ttf-alee.-11.5-1-i686.pkg.tar.gz
fc-cache
2. 직접, 압축풀고, ttf 파일을
~/.fonts or /usr/share/fonts
cp 폰트글꼴 ~/.fonts
fc-cache

-- direct rendering
glxgears
glxinfo |grep render

-- compiz
pacman -S compiz-fusion
fusion-icon

- 한글 입력기 -
pacman -S scim scim-hangul
vi ~/.xprofile

export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
scim -d

- pacman mirror -
vi /etc/pacman.d/mirrorlist

Server = http://mirror.linux.sarang.net/archlinux/$repo/os/i686
Server = http://archlinux.cbn.net.id/$repo/os/i686
Server = http://schlunix.org/archlinux/$repo/os/i686
Server = http://archlinux.unixheads.org/$repo/os/i686
Server = http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/i686
Server = http://mirrors.hosef.org/archlinux/$repo/os/i686
Server = http://mirror.rit.edu/archlinux/$repo/os/i686


파일 저장 후 pacman -Syu

- locale ko_KR -
vi /etc/locale.gen << locale="ko_KR.UTF-8" all="(ALL)" ls="'ls" color="auto" ll="'ls">

댓글 없음:

댓글 쓰기

Bee Gees - Strayin' Alive