Difference between revisions of "Remastering: Ubuntu Builder"

From OnnoWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
A handy tool to build an Ubuntu based GNU/Linux distribution
+
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.
  
Ubuntu Builder is a simple tool to create your own distribution. It allows to download, extract, customize in many ways and rebuild the ubuntu images. You can customize i386 and amd64 desktop ISO images.
+
Cara menambahkan repository
 
 
You can install Ubuntu Builder by downloading the latest version package and installing it with gdebi, ubuntu software center or dpkg. You can also use the BZR repository.
 
 
 
You can also use a PPA for the stable releases. Just do
 
 
 
'add-apt-repository ppa:f-muriana/ubuntu-builder'
 
 
 
as root to add it to your system.
 
 
 
 
 
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.
 
 
 
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.
 
 
 
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 32: 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]]

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