| 26 | --------- "Install DRBL, configure DRBL services and client settings" --------- |
| 27 | lenny:~# wget http://drbl.nchc.org.tw/GPG-KEY-DRBL |
| 28 | lenny:~# apt-key add GPG-KEY-DRBL |
| 29 | lenny:~# echo "deb http://free.nchc.org.tw/drbl-core drbl stable" > /etc/apt/sources.list.d/drbl-sources.list |
| 30 | lenny:~# apt-get update |
| 31 | lenny:~# apt-get install drbl |
| 32 | lenny:~# /opt/drbl/sbin/drblsrv -i |
| 33 | |
| 34 | (... skip ...) |
| 35 | |
| 36 | *****************************************************. |
| 37 | Trying to upgrade some necessary packages if available... |
| 38 | *****************************************************. |
| 39 | In ayo repository, searching the latest kernel ... |
| 40 | The latest kernel in the ayo repository is linux-image-2.6.26-1-openvz-amd64 |
| 41 | There are 2 kernels available for clients, which one do you prefer ? |
| 42 | [1]: kernel 2.6.26-1-xen-amd64 x86_64 (from this DRBL server) |
| 43 | [2]: linux-image-2.6.26-1-openvz-amd64 (from apt repository) |
| 44 | [1] |
| 45 | |
| 46 | (... skip ...) |
| 47 | |
| 48 | lenny:~# /opt/drbl/sbin/drblpush -i |
| 49 | |