Draksnapshot

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Draksnapshot

Postby schnappi » Apr 24th, '20, 13:47

Hello,

I have following utility install in software management:
draksnapshot - Snapshot utility​ 
This is a backup program that uses rsync to take backup snapshots of filesystems. It uses hard links to save space on disk.

But, I see that draksnapshot is a folder and not any app which can be run.

Code: Select all
[root@localhost draksnapshot]# find / -name draksnapshot
find: ‘/proc/1759/task/1759/net’: Invalid argument
find: ‘/proc/1759/net’: Invalid argument
/usr/share/draksnapshot
[root@localhost draksnapshot]# pwd
/usr/share/draksnapshot
[root@localhost draksnapshot]# ls
pixmaps/
[root@localhost draksnapshot]#


Can someone please help?
schnappi
 
Posts: 44
Joined: Apr 15th, '20, 21:51

Re: Draksnapshot

Postby doktor5000 » Apr 24th, '20, 17:32

I see that you only look for a file/folder that is exactly named draksnapshot, you won't find any file start-draksnapshot or draksnapshot-start or something similar.
Maybe next time simply ask what the command is to run draksnapshot or how you could find said files ?

Code: Select all
[doktor5000@Mageia7VM ~]$ urpmq -l draksnapshot
/etc/X11/xinit.d/draksnapshot-applet.xinit
/etc/cron.d/rsnapshot
/usr/bin/draksnapshot-config
/usr/libexec/draksnapshot-config
/usr/sbin/draksnapshot-applet
/usr/sbin/draksnapshot-restore
/usr/share/autostart/autostart-draksnapshot.desktop
/usr/share/draksnapshot
/usr/share/draksnapshot/pixmaps
/usr/share/draksnapshot/pixmaps/draksnapshot-big.png
/usr/share/draksnapshot/pixmaps/draksnapshot.png
/usr/share/gnome/autostart/gnome-autostart-draksnapshot.desktop
/usr/share/icons/draksnapshot.png
/usr/share/icons/large/draksnapshot.png
/usr/share/icons/mini/draksnapshot.png
/usr/share/locale/ar/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/ast/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/bg/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/br/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/cs/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/cy/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/da/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/de/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/el/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/eo/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/es/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/et/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/eu/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/fi/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/fr/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/gl/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/he/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/hu/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/is/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/it/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/ja/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/ky/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/ms/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/nb/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/nl/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/nn/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/pl/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/pt/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/pt_BR/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/ro/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/ru/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/sl/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/sv/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/tr/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/uk/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/uz/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/uz@cyrillic/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/zh_CN/LC_MESSAGES/draksnapshot.mo
/usr/share/locale/zh_TW/LC_MESSAGES/draksnapshot.mo
/usr/share/perl5/vendor_perl/MDV
/usr/share/perl5/vendor_perl/MDV/Snapshot
/usr/share/perl5/vendor_perl/MDV/Snapshot/Common.pm
/usr/share/perl5/vendor_perl/MDV/Snapshot/Hal.pm
/usr/share/perl5/vendor_perl/MDV/Snapshot/Restore.pm
/usr/share/polkit-1/actions/org.mageia.draksnapshot-config.policy
[doktor5000@Mageia7VM ~]$


You may want to look at http://doc.mageia.org/mcc/7/en/content/ ... hot-config
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Draksnapshot

Postby benmc » Apr 25th, '20, 08:39

a quick search in bugzilla : https://bugs.mageia.org/buglist.cgi?qui ... _id=116569 reports several bugs are open on this,

bug #:17390, 19195, 21260, 22425.
benmc
 
Posts: 1213
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: Draksnapshot

Postby schnappi » Apr 25th, '20, 14:57

Hmm.. so any other os restore tool recommended ?
schnappi
 
Posts: 44
Joined: Apr 15th, '20, 21:51

Re: Draksnapshot

Postby doktor5000 » Apr 25th, '20, 15:21

backintime, bacula, clonezilla, mindi/mondo, rear - all to some extent are "os restore tools".
Maybe you could add some context information what you are actually trying to do, and what your backup strategy currently looks like ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Draksnapshot

Postby schnappi » Apr 26th, '20, 21:33

If snapshots work, it would be great. I prefer snapshots, since its default available on mageia. Unfortunately it doesnt load for me.
Otherwise something like Timeshift (which is default available on linux mint).

Snapshot doesnt load.png
imeshoft
Snapshot doesnt load.png (25.7 KiB) Viewed 1404 times
schnappi
 
Posts: 44
Joined: Apr 15th, '20, 21:51

Re: Draksnapshot

Postby filip » May 4th, '20, 01:50

I use rsnapshot for more than a decade and it works great. Only text config files and no GUI. At least I don't use it ;).
filip
 
Posts: 478
Joined: May 4th, '11, 22:10
Location: Kranj, Slovenia


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron