Résolu le 28-03-19 Comment lancer Timeshift en interface graphique ?

Répondre
pjlt
Messages : 153
Enregistré le : lun. 22 mai 2017 16:16

Comment lancer Timeshift en interface graphique ?

Message par pjlt »

Bonjour,
Je souhaite disposer d'un outil de sauvegarde et de restauration de mon système. Je me suis intéressé à Timeshift. J'ai installé cette application sur mon poste, mais quand je lance la commande j'ai:

Code : Tout sélectionner

juillet@juillet-K73SJ ~ $ timeshift

Timeshift v19.01 by Tony George (teejeetech@gmail.com)

Syntax:

  timeshift --check
  timeshift --create [OPTIONS]
  timeshift --restore [OPTIONS]
  timeshift --delete-[all] [OPTIONS]
  timeshift --list-{snapshots|devices} [OPTIONS]

Options:

List:
  --list[-snapshots]         List snapshots
  --list-devices             List devices

Backup:
  --check                    Create snapshot if scheduled
  --create                   Create snapshot (even if not scheduled)
  --comments <string>        Set snapshot description
  --tags {O,B,H,D,W,M}       Add tags to snapshot (default: O)

Restore:
  --restore                  Restore snapshot
  --clone                    Clone current system
  --snapshot <name>          Specify snapshot to restore
  --target[-device] <device> Specify target device
  --grub[-device] <device>   Specify device for installing GRUB2 bootloader
  --skip-grub                Skip GRUB2 reinstall

Delete:
  --delete                   Delete snapshot
  --delete-all               Delete all snapshots

Global:
  --snapshot-device <device> Specify backup device (default: config)
  --yes                      Answer YES to all confirmation prompts
  --btrfs                    Switch to BTRFS mode (default: config)
  --rsync                    Switch to RSYNC mode (default: config)
  --debug                    Show additional debug messages
  --verbose                  Show rsync output (default)
  --quiet                    Hide rsync output
  --scripted                 Run in non-interactive mode
  --help                     Show all options

Examples:

timeshift --list
timeshift --list --snapshot-device /dev/sda1
timeshift --create --comments "after update" --tags D
timeshift --restore 
timeshift --restore --snapshot '2014-10-12_16-29-08' --target /dev/sda1
timeshift --delete  --snapshot '2014-10-12_16-29-08'
timeshift --delete-all 

Notes:

  1) --create will always create a new snapshot
  2) --check will create a snapshot only if a scheduled snapshot is due
  3) Use --restore without other options to select options interactively
  4) UUID can be specified instead of device name
  5) Default values will be loaded from app config if options are not specified

juillet@juillet-K73SJ ~ $ 
Sur tous les sites parlant de timeshift je vois une interface graphique!

Comment y accéder?
Modifié en dernier par arghlub le jeu. 28 mars 2019 18:00, modifié 2 fois.
Raison : modification du titre
Laptop Asus K73SJ ; 64 bits ; cpu: Intel(R) Pentium(R) CPU B950 @ 2.10GHz ;
Distribution : Linux Mint 20.3 Una
Desktop Environment : Cinnamon
Kernel : 5.4.0-58-generic x86_64
VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Avatar du membre
arghlub
Administrateur du site
Messages : 11800
Enregistré le : dim. 21 mai 2017 08:19
Localisation : Provence

Re: Timeshift

Message par arghlub »

Salut,

Sous XFCE, il est dans «Menu > Système > Timeshift».
Tu peux aussi le lancer en GUI (interface graphique) à partir du terminal avec cette commande :

Code : Tout sélectionner

sudo timeshift-launcher
──────────────────────────────
Autre chose : ton titre «Timeshift» est vraiment trop vague :l ...
merci de le modifier (en éditant ton 1er message) avec par exemple : «Comment lancer Timeshift en interface graphique ?»
;)
Tour1 (custom) CPU Intel I7-7700K | CG Nvidia GTX 1080 | RAM 16Go | tripleBoot : LMint 22.3 | Debian 12 | MX Linux | XFCE
Tour2 (custom) CPU AMD Athlon 5200+ | CG Nvidia GTX 560 | RAM 6Go | FreeBSD XFCE
Portable1 MSI GF75 Thin 9SC | CPU Intel I7-9750H | CG Nvidia GTX 1650 | RAM 32Go | dualBoot : LMint 22.1 | MX Linux | XFCE
Portable2 MacBook Air A1466 | CPU Intel I5-5250U | CG Intel HD Graphics 6000 | RAM 8Go | dualBoot : macOS Sierra | MX Linux XFCE
─────( pour une informatique libre ! )─────
pjlt
Messages : 153
Enregistré le : lun. 22 mai 2017 16:16

Re: Timeshift

Message par pjlt »

Merci à arghlub pour cette réponse;
Problème réglé.
Laptop Asus K73SJ ; 64 bits ; cpu: Intel(R) Pentium(R) CPU B950 @ 2.10GHz ;
Distribution : Linux Mint 20.3 Una
Desktop Environment : Cinnamon
Kernel : 5.4.0-58-generic x86_64
VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Avatar du membre
arghlub
Administrateur du site
Messages : 11800
Enregistré le : dim. 21 mai 2017 08:19
Localisation : Provence

Re: Comment lancer Timeshift en interface graphique ?

Message par arghlub »

pjlt a écrit : jeu. 28 mars 2019 15:51 Problème réglé.
Pas tout à fait à mon goût :?
arghlub a écrit : jeu. 28 mars 2019 09:24 Autre chose : ton titre «Timeshift» est vraiment trop vague :l ...
merci de le modifier (en éditant ton 1er message) avec par exemple : «Comment lancer Timeshift en interface graphique ?»
Donc je le fais à ta place.
Ça serait sympa de penser aux autres utilisateurs qui auraient le même souci que toi et qui feraient une recherche-web ...
je doute qu'ils saisissent uniquement «Timeshift» dans leur moteur de recherche :roll:
;)
Tour1 (custom) CPU Intel I7-7700K | CG Nvidia GTX 1080 | RAM 16Go | tripleBoot : LMint 22.3 | Debian 12 | MX Linux | XFCE
Tour2 (custom) CPU AMD Athlon 5200+ | CG Nvidia GTX 560 | RAM 6Go | FreeBSD XFCE
Portable1 MSI GF75 Thin 9SC | CPU Intel I7-9750H | CG Nvidia GTX 1650 | RAM 32Go | dualBoot : LMint 22.1 | MX Linux | XFCE
Portable2 MacBook Air A1466 | CPU Intel I5-5250U | CG Intel HD Graphics 6000 | RAM 8Go | dualBoot : macOS Sierra | MX Linux XFCE
─────( pour une informatique libre ! )─────
Répondre