http://www.howtoforge.com/the_perfect_desktop_pclinuxos_2007
Powered by ScribeFire.
Posted in linux on January 11, 2008 | Leave a Comment »
http://www.howtoforge.com/the_perfect_desktop_pclinuxos_2007
Powered by ScribeFire.
Posted in linux on January 11, 2008 | 1 Comment »
For Chinese support, you need to do the following:
1. install Chinese fonts from Fonts Install.
2. Install scim, scim-pinyin from Package Manager.
3. Install stardic, stardic dictionaries from Package Manager.
For Japanese and tranditional Chinese, you can choose install
language at very begining of installation. For Korean, just follow the
Chinese, install proper fonts and scim input methods.
How to Input [...]
Posted in linux on January 11, 2008 | Leave a Comment »
http://www.pclinuxos.com/apt/pclinuxos/2007/RPMS.main/
Powered by ScribeFire.
Posted in Uncategorized on January 11, 2008 | 1 Comment »
요즘 뜨는 배포판인 PCLinuxOS를 사용하고 있는데.
인터넷 서핑 과 워드작업, 동영상감상을 주 용도로 사용하는 저에게는 불편함을 별로 모르게 하는 배포판이더군요
distrowatch.com 에서 1등이 그냥 되는건 아닌가 봅니다.
처음에 한글설정하느라 삽질좀 했지만 알고보면 별거 아닌지라
재 삽질 방지차원에서 간략한 한글설정을 올려드립니다.
cdimage는 www.pclinuxos.com에서 다운받으시고
설치는 Live CD이므로 알아서 잘~~
○ 설정
1. 우선 패키지가 구 버전이므로
apt-get update
apt-get dist-upgrade -y [...]
Posted in Uncategorized on January 11, 2008 | Leave a Comment »
You have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package:
1) Open a terminal
2) Open /etc/apt/sources.list
sudo gedit /etc/apt/sources.list
3) Uncomment (or add) following lines:
deb http://us.archive.ubuntu.com/ubuntu edgy universe
4) Add this line:
deb http://wine.budgetdedicated.com/apt edgy main
5) Close gedit. Update and install wine and cabextract:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- [...]