Bacula: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
= Uwork = |
|||
<pre> |
|||
apt-get update && apt-get install bacula-director-mysql bacula-sd-mysql |
|||
491 apt-get install bacula-console |
|||
506 apt-get install bacula-common bacula-console bacula-director-common bacula-fd bacula-sd libpq3 mtx mt-st |
|||
507 apt-get install bacula-common bacula-console bacula-director-common bacula-fd bacula-sd mtx mt-st |
|||
562 apt-get instal php-pear |
|||
563 apt-get install php-pear |
|||
564 apt-get install php5-odbc |
|||
575 apt-get install php-pear |
|||
576 apt-get install php-xml-util |
|||
585 apt-get install php5-mysql |
|||
DB.php Waar kennen we die ook alweer van? |
|||
pear install DB |
|||
WARNING: "pear/DB" is deprecated in favor of "pear/MDB2" |
|||
downloading DB-1.7.13.tgz ... |
|||
Starting to download DB-1.7.13.tgz (132,246 bytes) |
|||
.............................done: 132,246 bytes |
|||
install ok: channel://pear.php.net/DB-1.7.13 |
|||
</pre> |
|||
* http://www.bacula.org/2.4.x-manuals/bacula-web/Testing_Installation.html |
|||
* http://wiki.bacula.org/doku.php?id=howtos |
* http://wiki.bacula.org/doku.php?id=howtos |
||
* http://wiki.bacula.org/doku.php?id=database_statistics |
* http://wiki.bacula.org/doku.php?id=database_statistics |
||
Revision as of 22:58, 1 March 2010
Uwork
apt-get update && apt-get install bacula-director-mysql bacula-sd-mysql 491 apt-get install bacula-console 506 apt-get install bacula-common bacula-console bacula-director-common bacula-fd bacula-sd libpq3 mtx mt-st 507 apt-get install bacula-common bacula-console bacula-director-common bacula-fd bacula-sd mtx mt-st 562 apt-get instal php-pear 563 apt-get install php-pear 564 apt-get install php5-odbc 575 apt-get install php-pear 576 apt-get install php-xml-util 585 apt-get install php5-mysql DB.php Waar kennen we die ook alweer van? pear install DB WARNING: "pear/DB" is deprecated in favor of "pear/MDB2" downloading DB-1.7.13.tgz ... Starting to download DB-1.7.13.tgz (132,246 bytes) .............................done: 132,246 bytes install ok: channel://pear.php.net/DB-1.7.13
- http://www.bacula.org/2.4.x-manuals/bacula-web/Testing_Installation.html
- http://wiki.bacula.org/doku.php?id=howtos
- http://wiki.bacula.org/doku.php?id=database_statistics
- http://wiki.impressive-media.de/doc/bacula-244-unter-debian-lenny
- http://wiki.bacula.org/doku.php?id=howto_compile_and_install_bacula_on_debian_4.0_etch
Terug naar: Uwork Infrastructuur