Your cart is currently empty!
How to Install Systemback on Debian, Ubuntu, Linux Mint
This tutorial will be showing you how to install Systemback on Debian, Ubuntu and Linux Mint.
Commands:
wget –quiet -O – https://repo.linuxbabe.com/linuxbabe-pubkey.asc | sudo tee /etc/apt/trusted.gpg.d/linuxbabe-pubkey.asc
echo “deb [signed-by=/etc/apt/trusted.gpg.d/linuxbabe-pubkey.asc arch=$( dpkg –print-architecture )] https://repo.linuxbabe.com $(lsb_release -cs) main” | sudo tee /etc/apt/sources.list.d/linuxbabe.list
sudo apt update
sudo apt install systemback
xhost +local:
sudo su –
export DISPLAY=:0.0
systemback
echo “deb [signed-by=/etc/apt/trusted.gpg.d/linuxbabe-pubkey.asc arch=$( dpkg –print-architecture )] https://repo.linuxbabe.com jammy main” | sudo tee /etc/apt/sources.list.d/linuxbabe.list
Chapters:
0:00 Intro
0:23 Install Systemback on Debian 11, Ubuntu 22.04/20.04 Desktop
3:07 Install Systemback on Linux Mint
5:16 How to Create a Bootable ISO Image From Your Current System
5:45 End screen
What you will learn:
1. Install Systemback on Debian 11, Ubuntu 22.04/20.04 Desktop
a. How to import the GPG public key so that APT can verify package integrity during installation
b. How to Update repository index and install Systemback
c. How to start systemback from command line with root
d. How to Allow the root user to access X server
e. How to Switch to root
f. How to Set the $DISPLAY environment variable
g. How you can create restore points of your system, restore to a point, copy the system to another partition, install the system to a new partition, create live system (bootable ISO image), repair the system and upgrade software on the system
2. Install Systemback on Linux Mint
3. How to Create a Bootable ISO Image From Your Current System
a. How to create a customized ISO image file from your current system
Song: Wonki – Season
Music provided by Vlog No Copyright Music.
Video Link: https://youtu.be/7fgQxBUvuVE
Song: Sound Surfer – Ablaze (Vlog No Copyright Music)
Music provided by Vlog No Copyright Music.
Video Link: https://youtu.be/hRM2Q-6x5pM
#computereverywhere #howto #install #systemback #debian #linuxmint #ubuntu
Leave a Reply