ubuntu: ติดตั้ง desktop ให้เริ่มใช้งานได้

 
apt-source
เอามาทุก repository
$ sudo vi /etc/apt/sources.list
deb     http://MYAPT-PROXY:9999/ubuntu dapper main restricted universe multiverse
deb-src http://MYAPT-PROXY:9999/ubuntu dapper main restricted universe multiverse

proxy
ติดตั้งพรอกซีที่ System -> Preference -> Network Proxy

เกี่ยวกับ /etc/group
แก้ไขไฟล์ /etc/group
$ sudo vi /etc/group

ให้ใช้งานลำโพง, ซีดี, ฟลอปปีดิสก์, usb disk, เครื่องพิมพ์ และอุปกรณ์อื่น

adm:x:4:user1,user2,...
dialout:x:20:cupsys,user1,user2,...
cdrom:x:24:user1,user2,...
floppy:x:25:user1,user2,...
audio:x:29:user1,user2,...
dip:x:30,user1,user2,...
video:x:44:user1,user2,...
plugdev:!:46:haldaemon,user1,user2,...
scanner:x:110:cupsys,user1,user2,...

ถ้าจะให้เป็น admin ใช้งาน sudo ได้

admin:x:112:user1,...

เสร็จแล้ว เข้าระบบใหม่ ก็จะใช้งานได้

ตั้งคีย์บอร์ดไทย
System -> Preferences -> Keyboard
[TAB]Layouts -> Add -> Thailand
[TAB]Layout Options -> Group Shift/Lock behavior -> ALT+SHIFT

เพิ่มการแสดงภาษาที่พาเนล
คลิกขวาที่พาเนล เลือก Add To Panel -> Utilities -> Keyboard indicator

แก้ปัญหาฟอนต์กระโดด
แก้ปัญหาฟอนต์กระโดด

จาวา
ใฃ้่ของซัน
$ sudo aptitude install sun-java5-jre
$ sudo update-alternatives --set java /usr/lib/jvm/java-1.5.0-sun/jre/bin/java

บราวเซอร์ตัดคำไทย
เลือกใช้ epiphany-browser
$ sudo aptitude install epiphany-browser libthai-dev pango-libthai

Flash Player
ติดตั้ง Flash Player Plugin
$ sudo aptitude install flashplugin-nonfree
Would you like flashplugin to be automatically downloaded and installed from the Internet? <<<--- Yes
$ sudo update-flashplugin

ถ้ายังไม่ได้ผล ต้องทำด้วยมือ
$ wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz
$ tar xfz install_flash_player_7_linux.tar.gz
$ cd install_flash_player_7_linux
$ sudo ./flashplayer-installer
Mozilla installation directory = <<<--- /usr/lib/mozilla-firefox

mp3
เลือกใช้ lame
$ sudo aptitude install lame

งานกันเหนียว codec อื่น ๆ
ลอกลูกเดียว
$ sudo aptitude install gstreamer0.10-ffmpeg gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad gstreamer0.10-pitfdll

Windows Codecs (w32codecs)
ลอกลูกเดียว
$ wget http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
$ sudo dpkg -i w32codecs_20060611-1plf1_i386.deb

wma (Windows Media Audio)
ตอนนี้ของ totem-gstreamer ยังเล่นไม่ได้ ใช้ mplayer แทน
$ sudo aptitude install mplayer

อัดเสียงถ่ายเทป
เลือกใช้ audacity
$ sudo aptitude install audacity

เขียนซีดี
เลือก k3b
$ sudo aptitude install k3b

ดูวีซีดี
เลือก vlc
$ sudo aptitude install vlc
(ของ Edgy เลือกใช้ gxine แทน)
$ sudo aptitude install gxine gxineplugin

การคอมไพล์แพคเก็จ
$ sudo aptitude install gcc make binutils build-essentials
DOS
ubuntu: dosemu, freedos-1.0

เอามาจากหลายที่รวมกัน
wiki.unbuntu.com:RestrictedFormats
ubuntuguide: Dapper

 

Syndicate

Subscribe to Syndicate

Who's online

There are currently 0 users online.