Difference between revisions of "Remastering: Ubuntu Builder"

From OnnoWiki
Jump to navigation Jump to search
(New page: 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 al...)
 
Line 4: Line 4:
  
 
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.
 
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
 
Install Ubuntu-Builder – Ubuntu
1. Add The Repositories.
+
 
 +
Add The Repositories.
  
 
  $ sudo add-apt-repository ppa:f-muriana/ubuntu-builder
 
  $ sudo add-apt-repository ppa:f-muriana/ubuntu-builder
  
2. Update.
+
Update.
  
 
  $ sudo apt-get update
 
  $ sudo apt-get update
  
3. install Ubuntu-Builder.
+
install Ubuntu-Builder.
  
 
  $ sudo apt-get install ubuntu-builder
 
  $ sudo apt-get install ubuntu-builder

Revision as of 04:53, 5 August 2015

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

Update.

$ sudo apt-get update

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.

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





Referensi