Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the backend.
Install
Open a terminal window and run:
sudo apt-get install deja-dup -y
Usage
Déjà Dup can be accessed via Applications Menu > System > Backup or typing the following command: deja-dup-preferences.
Backup
Restore
Note
I find Déjà Dup most useful for backing up personal files. But lets say you want to backup your root partition as is, so you can easily restore a fresh copy with all your favorite programs already installed. In this situation you can boot a live distribution and use Déjà Dup to backup your root partition, however unwanted files might remain in the system. I'll explore this subject on following posts.
It's a great feature, but unfortunately it's a Dolphin feature and I believe it'll hide for your user only. And it won't hide for all file managers. I found a way that works: http://goo.gl/A0CF1. It's a little more complicated than right-clicking on the partitions, but it's not very hard either.
Hi could you tell me where the post is that you refer to, at the bottom of this post, regarding restoring files from a live distribution? I am trying to restore my whole system from a live usb and am not having much luck getting Deja dup to restore every file. It reports that it is unable to restore a whole host of important files and so on reboot, the system implodes.
When I tried to open remote video files with VLC via a Samba share I got this error message: Your input can't be opened: VLC is unable to open the MRL 'smb://...' It seems that this problem is related to credentials and can be fixed by entering the credentials for the Samba share in the VLC preferences (Tools > Preferences > Input / Codecs > Access Modules > SMB Input): Note: I only experienced this problem when accessing remote files with PCManFM. Related Posts Install PCManFM in Xubuntu Add support for Samba shares to Thunar References VLC with Samba shares at Kubuntu Forums
To add an application launcher to Xfce Applications Menu is simple; all you have to do is place the *.desktop file that launches the application in the right folder. Create the *.desktop file Create a text file whose extension is 'desktop', with the following content: [Desktop Entry] Version=1.0 Type=Application Name= ItemName Exec= Command Icon= IconFile Categories= Category ; On ItemName write the name that should be displayed on the menu. Command is the command that should be run. IconFile is the path to some *.png file. The Category dictates the sub-menu where the item will be placed. See the table bellow to see what Category value you should use. Sub-Menu Categories Accessories Utility Development Development Games Game Graphics Graphics Internet Network Multimedia AudioVideo Office Office System System A new item can be placed on a sub-menu by selecting the right 'Catego...
Open a terminal window, change current directory to the directory where the jpeg files are located and run: zip filename.cbz *.jpg References http://en.flossmanuals.net/e-book-enlightenment/making-cbzs/
works very good!
ReplyDeletethank you!
i found in mint 13 kde a superfeature: is possible to hide the hard drives (windows install for example) with a click!
It's a great feature, but unfortunately it's a Dolphin feature and I believe it'll hide for your user only. And it won't hide for all file managers. I found a way that works: http://goo.gl/A0CF1. It's a little more complicated than right-clicking on the partitions, but it's not very hard either.
Deletecould you write something about how to make a backup of the system with clonezilla?
ReplyDeleteand there is also a tool like nautilus-gksu. is possible to be used for xubuntu too?
thank you!
I wrote a article on how to install nautilus-gksu in Xubuntu: http://xubuntugeek.blogspot.com/2012/08/how-to-install-nautilus-gksu-extension.html.
DeleteLater I'll take a look at Clonezilla and try to write an article about it (even though it isn't a Xubuntu app :)
Thank you - I could only seem to get Deja-Dup to launch in command line mode until I read this.
ReplyDeleteHi could you tell me where the post is that you refer to, at the bottom of this post, regarding restoring files from a live distribution? I am trying to restore my whole system from a live usb and am not having much luck getting Deja dup to restore every file. It reports that it is unable to restore a whole host of important files and so on reboot, the system implodes.
ReplyDeleteUnfortunately I didn't have the change to write the follow up article.
Delete