Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

using timeshift to make system snapshot like in windows & mac

---- Ubuntu-based Distributions ---- 
$ sudo add-apt-repository -y ppa:teejee2008/timeshift
$ sudo apt-get update
$ sudo apt-get install timeshift


$ sudo apt install timeshift    [On Debian]
$ sudo pacman -S timeshift      [On Arch Linux]
$ sudo dnf install timeshift    [On Fedora]
$ sudo zypper install timeshift [On OpenSUSE]
###
i.g. to make a snapshot just type as below:
timeshift --create 
and just keap going with guidlines
###
Comment

PREVIOUS NEXT
Code Example
Shell :: bevy clone 
Shell :: watch coomnd bash 
Shell :: open folder with cli 
Shell :: command to start terminal linux 
Shell :: git-revision-webpack-plugin 
Shell :: bash get types of file extensions in directories 
Shell :: how to install apt on chromebook 
Shell :: K8S Auto complate 
Shell :: inspect changes after git fetch 
Shell :: install specific version of npm package sandbox 
Shell :: put all folders with specific name in git ignore 
Shell :: linux directory structure 
Shell :: grep -c flag 
Shell :: chekkout of branch without committing changes 
Shell :: swipl gui mac 
Shell :: nx test angular app 
Shell :: digit qweb odoo 
Shell :: Install solidity complier 
Shell :: bitcoind-sv linux 
Shell :: To ignore case for the search pattern, use the i flag: 
Shell :: libpng12-0 removed from ubuntu ? 
Shell :: initramfs ubuntu 20.04 
Shell :: git checkout specific file types 
Shell :: ubuntu cmd file last modified time 
Shell :: mac find command printf 
Shell :: prompt user to change password on first login linux expire 
Shell :: clone git bare repository 
Shell :: heredoc remove leading space linux bash 
Shell :: invert 
Shell :: yaml run inside folder command 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =