Tag: ubuntu 9.10
Install Adobe AIR di ubuntu
by tukangsapumasjid on Jan.29, 2010, under linux
silahkan download dahulu file Adobe Air disini
http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin
simpan pada direktori home atau apalah pokoknya yang mudah dijangkau
selanjutnya buka terminal
ketik perintah berikut
chmod +x AdobeAIRInstaller.bin
selanjutnya
sudo ./AdobeAIRInstaller.bin
tunggu sebentar kemudian akan tampil proses penginstalan berjalan tinggal klik klik saja.
Theme Ubuntu 9.10 Karmic
by tukangsapumasjid on Jan.28, 2010, under linux
Yang pake ubuntu karmic koala nich ada baju keren biar tampilan koala kamu makin ciamik, ikuti aja perintahnya seperti berikut
First edit /etc/apt/sources.list file
gksudo gedit /etc/apt/sources.list
add the following lines
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
Save and exit the file
add the GPG key using the following command
gpg –keyserver hkp://keyserver.ubuntu.com:11371 –recv-key 881574DE && gpg -a –export 881574DE | sudo apt-key add -
Or simply use the following command
sudo add-apt-repository ppa:bisigi
Update the source list using the following command
sudo aptitude update
Install all the themes using the following command
sudo aptitude install zgegblog-themes
or click on the following link
apt://zgegblog-themes (continue reading…)





