Repository Ubuntu Karmic Koala

ubuntukarmicRepository Ubuntu Karmic Koala 9.10 luar biasa banyaknya, 7 dvd! Payah kalo mau di download.  Tapi kalo ada yg tetap ngotot mo download semuanya (7 dvd), silahkan ke alamat berikut:

  1. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-1_contrib.iso
  2. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-2_contrib.iso
  3. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-3_contrib.iso
  4. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-4_contrib.iso
  5. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-5_contrib.iso
  6. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-6_contrib.iso
  7. http://repo.ugm.ac.id/iso/ubuntu-dvdrepo/9.10/ubuntu-9.10-repository-i386-7_contrib.iso

Silahkan download sendiri sampai bego!

Semoga bermanfaat.

warning: cannot yet handle MBCS in html_entity_decode pada pasangan Joomla dan Xampp

Bagi yang pernah gabungkan Xampp dengan Joomla dalam satu mesin, mungkin pernah mendapatkan pesan error sbb:

Warning: cannot yet handle MBCS in html_entity_decode()! in D:xampphtdocsmyjoomlalibrariesjoomlaapplicationpathway.php on line 209″.

Solusinya, Anda tinggal cari dan edit file yg bermasalah tersebut yg dalam hal ini adalah file pathway.php dan langsung ke baris 209.

Pada baris 209, gantilah script :

$item->name = html_entity_decode($name, ENT_COMPAT, 'UTF-8');

dengan:

if((version_compare( phpversion(), '5.0' ) < 0)) {
 $item->name = html_entity_decode($name);
 } else {
 $item->name = html_entity_decode($name, ENT_COMPAT, 'UTF-8');
 }

Atau bisa jua tanpa mengubah file tersebut, tapi dengan meng-upgrade versi php ke versi 5.

Ok, semoga bermanfaat.

Ubuntu 9.10: Karmic Koala

When you are looking for inspiration beyond the looming Jaunty feature freeze, I hope you’ll think of the Koala, our official mascot for Ubuntu 9.10. And if you’ll bear with me for a minute I’ll set the scene for what we hope to achieve in that time.

Server

A good Koala knows how to see the wood for the trees, even when her head is in the clouds. Ubuntu aims to keep free software at the forefront of cloud computing by embracing the API’s of Amazon EC2, and making it easy for anybody to setup their own cloud using entirely open tools. We’re currently in beta with official Ubuntu base AMI’s for use on Amazon EC2. During the Karmic cycle we want to make it easy to deploy applications into the cloud, with ready-to-run appliances or by quickly assembling a custom image. Ubuntu-vmbuilder makes it easy to create a custom AMI today, but a portfolio of standard image profiles will allow easier collaboration between people doing similar things on EC2. Wouldn’t it be apt for Ubuntu to make the Amazon jungle as easy to navigate as, say, APT?

What if you want to build an EC2-style cloud of your own? Of all the trees in the wood, a Koala’s favourite leaf is Eucalyptus. The Eucalyptus project, from UCSB, enables you to create an EC2-style cloud in your own data center, on your own hardware. It’s no coincidence that Eucalyptus has just been uploaded to universe and will be part of Jaunty – during the Karmic cycle we expect to make those clouds dance, with dynamically growing and shrinking resource allocations depending on your needs. A savvy Koala knows that the best way to conserve energy is to go to sleep, and these days even servers can suspend and resume, so imagine if we could make it possible to build a cloud computing facility that drops its energy use virtually to zero by napping in the midday heat, and waking up when there’s work to be done. No need to drink at the energy fountain when there’s nothing going on. If we get all of this right, our Koala will help take the edge off the bear market.

If that sounds rather open and nebulous, then we’ve hit the sweet spot for cloud computing futurology. Let me invite you to join the server team at UDS in Barcelona, when they’ll be defining the exact set of features to ship in October.

Desktop

First impressions count. We’re eagerly following the development of kernel mode setting, which promises a smooth and flicker-free startup. We’ll consider options like Red Hat’s Plymouth, for graphical boot on all the cards that support it. We made a splash years ago with Usplash, but it’s time to move to something newer and shinier. So the good news is, boot will be beautiful. The bad news is, you won’t have long to appreciate it! It only takes 35 days to make a whole Koala, so we think it should be possible to bring up a stylish desktop much faster. The goal for Jaunty on a netbook is 25 seconds, so let’s see how much faster we can get you all the way to a Koala desktop. We’re also hoping to deliver a new login experience that complements the graphical boot, and works well for small groups as well as very large installations.

For those of you who can relate to Mini Me, or already have a Dell Mini, the Ubuntu Netbook Edition will be updated to include all the latest technology from Moblin, and tuned to work even better on screens that are vertically challenged. With millions of Linux netbooks out there, we have been learning and adapting usability to make the Koala cuddlier than ever. We also want to ensure that the Netbook Remix installs easily and works brilliantly on all the latest netbook hardware, so consider this a call for testing Ubuntu 9.04 if you’re the proud owner of one of these dainty items.

The desktop will have a designer’s fingerprints all over it – we’re now beginning the serious push to a new look. Brown has served us well but the Koala is considering other options. Come to UDS for a preview of the whole new look.

cara ngInstall wine pada jaunty

Alhamdulillah, saya bisa buat coretan lagi di blog ini, walaupun ini masalah yang sangat sepele mungkin; ttg bagaimana cara mengeinstall wine pada ubuntu Jaunty.

wine adalah salah satu aplikasi pada linux yang memungkinkan beberapa aplikasi ms. windows  dapat juga berjalan dengan baik pada linux.

Cara installnya seperti ini:

* buka dulu terminal.

* pada terminal ketik:

sudo wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add –

* setelah ok, ketik lagi:

sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/winehq.list

* selanjutnya:

sudo apt-get install wine

* untuk menjalankannnya, silahkan cari dan pilih aplikasi windowsnya, kemudian klik kanan dan minta dijalankan oleh wine.

Pada wine ini, kebanyakan saya gunakan untuk menjalankan portable dreamweaver dan portable fireworks. Jadi belum 100% linus kasihan 😎

Ok, beres sudah, semoga bermanfaat.

Membuka file rar di Ubuntu Linux

gowa, muhyamin.com @  File *.rar adalah salah satu jenis file hasil kompresi sebagaimana halnya dengan *.zip. Sayangnya file rar ini tidak disupport langsung oleh Ubuntu Linux dengan instalasi standar. Akibatnya bagi pemula Linux pasti akan bertanya-tanya, bagaimana membuka koleksi file rar saya???

Jalan keluarnya sebenarnya cukup mudah, modalnya hanya koneksi Internet. Cukup dengan:

$ sudo apt-get install unrar

Semoga bermanfaat.

PHP, sebuah pendahuluan

PHP adalah singkatan dari PHP Hypertext Preprocessor. Merupakan bahasa pemrograman script di sisi server (server-side), script yang ditempatkan pada server dan diproses juga pada server, sedangkan client hanya tinggal menerima hasil pemrosesan tersebut.

PHP dibuat oleh Rasmus Lerdorf pada tahun 1995, sejak awal didesain untuk membentuk sebuah web yang dinamis. Situs resmi PHP ada di http://www.php.net.

pengembang awal PHP, Rasmus Lerdorf

Dengan semangat open source, maka PHP juga berstatus FREE sebagaimana dengan sistem operasi Linux. PHP juga dapat lintas platform; dapat ditanamkan pada hampir semua sistem operasi seperti Linux, FreeBSD, Ms. Windows, dan lain-lain.

PHP mungkin adalah bahasa scripting paling populer di web. Dengan PHP, Anda bisa melakukan hal-hal seperti membuat halam username dan password login, membuat halaman  formulir, membuat forum, galeri foto, survei, dan masih banyak lagi yang lain.

Mungkin Anda sudah pernah mendengar bahasa scripting lainnya seperti ASP, Cold Fusion, Perl dan Python; Anda tidak perlu tahu salah satunya untuk mempelajari PHP. Bahkan, jika Anda  tidak memiliki pengalaman pemrograman sama sekali 8-), yang diperlukan hanyalah kemampuan logika Anda yang senantiasa harus diasah.



Download Ubuntu 9.04 Jaunty

Ubuntu 9.04 Jaunty sudah dirilis kemarin tanggal 23 April 2009, bagi yang mau download sendiri ini dia alamatnya:

Desktop

ftp://dl2.foss-id.web.id/iso/ubuntu/releases/jaunty/ubuntu-9.04-desktop-i386.iso
http://ubuntu.pesat.net.id/releases/jaunty/ubuntu-9.04-desktop-i386.iso
http://mirror.unej.ac.id/ubuntu-cd/jaunty/ubuntu-9.04-desktop-i386.iso
ftp://kambing.ui.edu/pub/ubuntu/releases/9.04/ubuntu-9.04-desktop-i386.iso
ftp://repo.ugm.ac.id/iso/ubuntu/9.04/ubuntu-9.04-desktop-i386.iso

http://ubuntu.cbn.net.id/Ubuntu-Release/9.04/ubuntu-9.04-desktop-i386.iso

Alternate

ftp://kambing.ui.edu/pub/ubuntu/releases/9.04/ubuntu-9.04-alternate-i386.iso
ftp://repo.ugm.ac.id/iso/ubuntu/9.04/ubuntu-9.04-alternate-i386.iso
ftp://dl2.foss-id.web.id/iso/ubuntu/releases/9.04/ubuntu-9.04-alternate-i386.iso
http://mirror.unej.ac.id/ubuntu-cd/9.04/ubuntu-9.04-alternate-i386.iso
http://ubuntu.cbn.net.id/Ubuntu-Release/9.04/ubuntu-9.04-alternate-i386.iso

Server

ftp://kambing.ui.edu/pub/ubuntu/releases/9.04/ubuntu-9.04-server-i386.iso
ftp://repo.ugm.ac.id/iso/ubuntu/9.04/ubuntu-9.04-server-i386.iso
ftp://dl2.foss-id.web.id/iso/ubuntu/releases/9.04/ubuntu-9.04-server-i386.iso
http://mirror.unej.ac.id/ubuntu-cd/9.04/ubuntu-9.04-server-i386.iso
http://ubuntu.cbn.net.id/Ubuntu-Release/9.04/ubuntu-9.04-server-i386.iso

Rasa-rasanya mau segera tinggalkan ibex, semoga Jaunty tidak mengecewakan yah.

Repository local ubuntu 8.10 dengan file .iso

Ada teman bertanya, “Mau diapain dvd repo Ubuntu ini? enam buah lagi. Apa tidak cepat rusak itu dvd kita?”. Ini pertanyaan yang wajar bagi pemula linux ubuntu, saya juga seperti itu dulu. Untunglah sekarang sudah ada cara simpel untuk pemanfaatan dvd repo tersebut, tanpa perlu mengeluar masukkan dvd drive. Cukup dengan meng-copy semua file iso dari repo tersebut ke dalam satu folder tertentu. Caranya sebagai berikut: Continue reading

Ubuntu 9,10 bernama Karmic Koala

Gowa, muhyamin.com. Ubuntu 9.04 belum resmi rilis, pendiri Ubuntu Mark Shuttleworth Jumat kemarin sudah mengungkapkan rencana proyek Ubuntu 9.10, yang akan bernama Karmic Koala. Para pengembang berencana untuk meningkatkan kemampuan untuk Ubuntu server edition, serta meningkatkan kinerja startup pada desktop.

Ubuntu senantiasa mematuhi batas waktu upgrade enam bulan berdasarkan siklus rilis. Rilis berikutnya versi 9.04, Jaunty Jackalope dijadwalkan untuk terbit pada bulan April. Ubuntu 9.10, yang akan rilis berikutnya setelah Jaunty, direncanakan untuk Oktober.

Perencanaan untuk launching resmi rilis Karmic akan mengambil tempat di Ubuntu Developer Summit (UDS) yang akan berlangsung di Barcelona pada bulan Mei.