P
P
Platon Platonovich2016-04-04 11:19:22
linux
Platon Platonovich, 2016-04-04 11:19:22

linux backup?

There is a gps-tracker on linux, before the update I would like to take an image on an external screw.
Is it possible to implement a backup using native functionality or commands (for example, "dd")?
Or will it be easier to fill in some kind of backup software on the screw?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Spetros, 2016-04-04
@Spetros

Is it possible with native functionality

If it is there, then obviously it is.
The firmware also depends on the model.

S
Sergey Usov, 2016-04-04
@rahs

Is it possible with native functionality

Undoubtedly
tar -cvpzf /`hostname`.tar.gz --exclude=/`hostname`.tar.gz --exclude=/swap --one-file-system /

C
CityCat4, 2016-04-04
@CityCat4

Through dd of course you can. But the image will turn out:
- the size of a screw
- can only be restored to the same screw (or with the same geometry)
There is a dump command for backup

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question