Difference between revisions of "Remastering: Ubuntu Builder"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Install Ubuntu-Builder on your system to create custom installation media. This easy to use software will allow you to choose thing like which desktop or software that will be installed along side the operating system. Now thats handy.
+
Ubuntu Builder adalah aplikasi sederhana untuk membuat distribusi anda sendiri. Dia memungkinkan untuk men-download, ekstrak, menyesuaikan dengan berbagai cara dan membangun kembali ubuntu image. Anda dapat menyesuaikan image ISO i386 dan amd64 Desktop.
  
If you go threw the pains taking task of reinstalling your system every few months this is a major plus for you. Simply create your custom Install Disk and your well on your way.
+
Cara menambahkan repository
 
 
To get started you first need to add the repository to your system, this will keep you up to date as newer releases come out.
 
 
 
Install Ubuntu-Builder – Ubuntu
 
 
 
Add The Repositories.
 
  
 
  $ sudo add-apt-repository ppa:f-muriana/ubuntu-builder
 
  $ sudo add-apt-repository ppa:f-muriana/ubuntu-builder
Line 19: Line 13:
 
  $ sudo apt-get install ubuntu-builder
 
  $ sudo apt-get install ubuntu-builder
  
When you are all finished, you can install your custom version of Ubuntu on other computers.
+
Anda dapat menginstal versi kustom Anda dari Ubuntu di komputer lain.
  
 
[[Image:Ubuntu-Builder-2-4-0-2.png|center|300px|thumb]]
 
[[Image:Ubuntu-Builder-2-4-0-2.png|center|300px|thumb]]
Line 33: Line 27:
  
 
* http://www.distrogeeks.com/install-ubuntu-builder/
 
* http://www.distrogeeks.com/install-ubuntu-builder/
 +
* https://code.launchpad.net/ubuntu-builder

Latest revision as of 05:04, 5 August 2015

Ubuntu Builder adalah aplikasi sederhana untuk membuat distribusi anda sendiri. Dia memungkinkan untuk men-download, ekstrak, menyesuaikan dengan berbagai cara dan membangun kembali ubuntu image. Anda dapat menyesuaikan image ISO i386 dan amd64 Desktop.

Cara menambahkan repository

$ sudo add-apt-repository ppa:f-muriana/ubuntu-builder

Update.

$ sudo apt-get update

install Ubuntu-Builder.

$ sudo apt-get install ubuntu-builder

Anda dapat menginstal versi kustom Anda dari Ubuntu di komputer lain.

Ubuntu-Builder-2-4-0-2.png





Referensi