Pengembang distro Linux Ubuntu telah membuat gebrakan baru dengan menambah performance booting Ubuntu. Ambisi developer Linux Ubuntu ini akan diterapkan di tahun 2010 untuk mengurangi waktu booting hingga hanya 10 detik. Meningkatnya adopsi system operasi Linux di device netbook telah memberikan semangat kepada developer Linux untuk berfokus kepada performance startup system tersebut di netbook. Ubuntu [...]
Posts Tagged ‘ubuntu’
Hot News – Ubuntu 10.04, Waktu Booting Cuma 10 Detik
Posted: 1st May 2010 by arYo in linux, ngoprekTags: linux, ubuntu
Video tutorial bagaimana menjalankan aplikasi windows dalam linux ubuntu [HQ]
Posted: 23rd December 2009 by arYo in ngoprek, noteTags: desktop, linux, ngoprek, tips, tutorial, ubuntu, Video
Semua aplikasi yg biasa kita gunakan dalam WINDOWS Xp dapat kita jalankan dalam linux ubuntu, so kita ga perlu kawatir menggunakan linux tanpa kehilangan aplikasi yg kita gunakan sebelumnya di windows, seperti Photoshop, dan lain-lain, dalam Video ini diperlihatkan cara instalasi picasa dalam linux ubuntu 9.10, saya sengaja mendownloadnya dari youtube dan saya masukkan ke hostingan [...]
uninstall LAMP ubuntu 9.10
Posted: 11th December 2009 by arYo in noteTags: database, linux, mysql, ngoprek, php, server, Syntax, tips, ubuntu, web
berikut langkah2nya sudo invoke-rc.d mysql stop sudo invoke-rc.d apache2 stop sudo update-rc.d -f apache2 remove sudo update-rc.d -f mysql remove hasil dari commend di atas seperti ini Removing any system startup links for /etc/init.d/apache2 … /etc/rc0.d/K09apache2 /etc/rc1.d/K09apache2 /etc/rc2.d/S91apache2 /etc/rc3.d/S91apache2 /etc/rc4.d/S91apache2 /etc/rc5.d/S91apache2 /etc/rc6.d/K09apache2 Removing any system startup links for /etc/init.d/mysql … /etc/rc0.d/K21mysql /etc/rc1.d/K21mysql /etc/rc2.d/S19mysql /etc/rc3.d/S19mysql /etc/rc4.d/S19mysql [...]
play mp3 di ubuntu 9.10
Posted: 11th December 2009 by arYo in noteTags: desktop, linux, ngoprek, Syntax, tips, tutorial, ubuntu
awalnya sudah putus asa koq ga dapet2 ya aplikasi or codec tuk play mp3 di linux ubuntu 9.10, akhirnya setelah mencari2 akhirnya dapat juga. ini dia panduannya. Get EasyUbuntu! Note: For Feisty, Gutsy, and future releases Please do not use EasyUbuntu on these systems. It is unsupported, and will definetly crash your system. The functionality [...]
Sharing printer Linux UBUNTU dengan client Windows XP
Posted: 10th December 2009 by arYo in ngoprek, noteTags: desktop, linux, ngoprek, Syntax, tips, tutorial, ubuntu
Sebelumnya kita asumsikan bahwa printer sudah berjalan di system Linux UBUNTU. Sharing printernya bisa supaya bisa diakses menggunakan mesin Windows sebagai client bisa menggunakan Samba. Maka untuk pertama kalinya kita cek dulu apakah paket samba sudah terinstall di system. $sudo apt-cache search samba Jika sudah terinstall maka akan muncul : $samba – a LanManager-like file [...]
Sharing folder ubuntu 9.10 ke Windows LAN
Posted: 10th December 2009 by arYo in noteTags: desktop, linux, ngoprek, tips, tutorial, ubuntu
STEP 1: Set up the user(s) who will access the share folder. 1. In Ubuntu, click on: System, Administration, Users and Groups. 2. In the Users and Groups window, add the username(s) of the person(s) who will access the share folder. 3. Decide which password to give to that user and enter it twice; it [...]
error NO_PUBKEY 2EBC26B60C5A2783 saat update ubuntu 9.10
Posted: 10th December 2009 by arYo in ngoprek, noteTags: desktop, linux, ngoprek, Syntax, tips, ubuntu
saat mengupdate ubuntu 9.10 melalui system – administration – update manager, ada keterangan ERROR seperti dibawah ini. W: GPG error: http://packages.medibuntu.org intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783 solusinya: buka terminal/konsole, dan ketik/copy paste perintah berikut: sudo apt-get remove medibuntu-keyring ini akan menampilkan error,… kemudian [...]