1 | | {{{ |
2 | | #!rst |
3 | | |
4 | | .. -*- mode: rst -*- |
5 | | |
6 | | .. _ubuntu-installation: http://trac.mcs.anl.gov/projects/bcfg2/wiki/PrecompiledPackages#UbuntuLaunchpadBcfg2PPA |
7 | | |
8 | | Ubuntu |
9 | | ====== |
10 | | |
11 | | We highly recommend following the instructions at ubuntu-installation_ |
12 | | in order to install a recent version of Bcfg2 on your system. However, |
13 | | if you would like to install the older package, you can use the |
14 | | following command :: |
15 | | |
16 | | sudo aptitude install bcfg2 bcfg2-server |
17 | | |
18 | | |
19 | | }}} |
| 1 | This page has moved to http://docs.bcfg2.org/installation/distributions.html#ubuntu. |