Hello,
I’m attempting to setup Timeshift so that I can create checkpoints that will allow me to restore if I need to. In my research I’ve only come across Timeshift, so I’ve attempted to install it on my TX2. I’ve done the following.
sudo apt-add-repository ppa:teejee2008/ppa -y
sudo apt-get update
sudo apt-get install timeshift
however after the install command all i get is
nvidia@tegra-ubuntu:~/bin$ sudo apt-get install timeshift
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package timeshift
I’ve installed this fine on my laptop with the same exact commands, hence why I’m posting this here on the NVIDIA forums. Anyone have any insight?
Its a relatively brand new installation on the TX2, I just set it up with Jetpack 3.3 and have only installed opencv and Tensorflow thus far. I am having another issue related to the protobuf functionality, that I’ve posted else where.