Installing Timeshift and and System Backup

Опубликовано: 13 Июнь 2026
на канале: TuxTube
81
10

This video is about how to install TImeshift and back up your system using Timeshift

use the following commands

first Update & Upgrade your system

sudo apt-get update
sudo apt-get upgrade

now install timeshift

sudo apt-get install timeshift -y

Comment down below what other problems you face while using Linux and I will try to solve it for you