Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Afbackup INstall & configuration  (gelezen 765 keer)

jse

  • Gast
Afbackup INstall & configuration
« Gepost op: 2008/02/05, 14:22:18 »
Ik wil afbackup installeren op UBUNTU server maar ik kan heel weinig informatie op internet vinden. Heeft iemand een duidelijke handleiding hoe ik dat kan installeren en configureren. daarnaast heb ik ook een afbackup-manager ( dat is een module om afbackup via de webmin te gebruiken).

Alvast bedankt voor jullie hulp.

Offline raggar

  • Lid
    • fietsen naar Tibet
Afbackup INstall & configuration
« Reactie #1 Gepost op: 2008/02/05, 16:39:56 »
Een backup is meestal een ingepakt bestand, die kun je gewoon uitpakken op je hardeschijf en dan opnieuw je bootloader installeren (lilo of grub) en dan zou alles moeten werken (als je backup dan goed was he ;) )

Afbackup INstall & configuration
« Reactie #2 Gepost op: 2008/02/05, 20:24:14 »
Wanneer je synaptic kan gebruiken kan je afbackup gewoon installeren met een klik op de knop.

Heb je een server zonder desktop kan je volstaan met:
sudo apt-get install afbackup
Citaat
Client-Server Backup System (Server side)
This is a client-server backup system offering several workstations a
centralized backup to a special backup server. Backing up only one
computer is easily possible, too. Any streaming device can be used
for writing the data to it, usually this will be a tape
device. Writing backups is normally done sequentially: The next
writing to tape goes to the end of the previous write no matter where
you have restored from in the meantime.

 Features:
 - Authentication of the client is performed before it can take over control
 - Access restriction for the streamer device -> security
 - Client-side per-file compression -> reliability
 - Data stream is written to tape in pieces -> fast finding of files
 - Tape position logging for each file
 - Tape capacity is fully used
 - Full / incremental backups
 - Raw partitions can be backed up
 - Client and Server buffering for maximal throughput is done

Note: Tk is required if you want to use the graphical configuration
tool instead of the text configuration tool.
Na de installatie zou je met de opdracht:
man afbackupDe gehele manual moeten kunnen doorlezen waar precies in beschreven staat hoe&wat je moet doen.

Je kan ook nog installeren:
afbackup-client = Client-Server Backup System (Client side)
afbackup-common = Client-Server Backup System (common files)

Gebruik je al Webmin, doe je er het beste aan om afbackup via Webmin te installeren omdat die dan een boel voor je regelt.
I don't suffer from insanity, I enjoy every minute of it.
Microsoft geeft je een raam, Linux geeft je een heel huis :D

jse

  • Gast
Afbackup INstall & configuration
« Reactie #3 Gepost op: 2008/02/06, 10:02:02 »
dank je wel,

Ik heb het via het commando apt-get install afbackup afbackup-client  afbackup-common geïnstalleerd.

Het is ook goed gegaan met de installatie maar als ik afbackup wil gebruiken dan kreeg ik foutmeldingen. Ik denk dat iets moet  geconfigureerd worden.