LazyTech

  • Home
  • Blog
  • TV/Cinema
  • Video Tutorials
No Result
View All Result
  • Home
  • Blog
  • TV/Cinema
  • Video Tutorials
No Result
View All Result

JNews Game

No Result
View All Result
Home Video Tutorials Operating Systems

Backup and Restore Your Linux System with rsync

Gearloose by Gearloose
July 29, 2017
in Video Tutorials, Operating Systems, Linux
0
107
VIEWS
Share on FacebookShare on Twitter

From this video you will learn how to backup your whole Linux system and how to restore it back if something bad happens to it.

The command you need is this one:

sudo rsync -aAXv –delete –exclude=/dev/* –exclude=/proc/* –exclude=/sys/* –exclude=/tmp/* –exclude=/run/* –exclude=/mnt/* –exclude=/media/* –exclude=”swapfile” –exclude=”lost+found” –exclude=”.cache” –exclude=”Downloads” –exclude=”.VirtualBoxVMs” –exclude=”.ecryptfs” /source /destination

You can also add the option –dry-run to simulate the backup process.

The command to restore your system is shorter:

sudo rsync -aAXv –delete –exclude=”lost+found” /backup /system

To see more options run:

rsync –help

How to make a bootable USB drive https://youtu.be/rpGgTTFKwiU

################################################

Support on Patreon: https://www.patreon.com/averagelinuxuser

Donate through PayPal: https://www.paypal.me/Kryvokhyzha

################################################

More cool Linux stuff at other social media:

Google+ – Best Linux Stuff: https://plus.google.com/+AverageLinuxUser
Facebook – Top Linux Tips: https://www.facebook.com/AverageLinuxUser
Twitter – Daily Linux News: http://twitter.com/AVGLinuxUser

Website: http://averagelinuxuser.com/

Backup and Restore Your Linux System with rsync Image Gallery

More Info

Recommended Posts

Linux HowTo | Build Your Own Ubuntu
Operating Systems

Linux HowTo | Build Your Own Ubuntu

August 16, 2015
Use SSH and SCP to Manage Lots of Linux Machines
Operating Systems

Use SSH and SCP to Manage Lots of Linux Machines

August 18, 2016
How to enable a Virtualbox shared folder for Debian, Linux Mint/Ubuntu, Arch Linux guest systems
Operating Systems

How to enable a Virtualbox shared folder for Debian, Linux Mint/Ubuntu, Arch Linux guest systems

June 22, 2017
Make Google Default Search in Linux Mint
Operating Systems

Make Google Default Search in Linux Mint

October 17, 2016
Creating a New User in Linux
Operating Systems

Creating a New User in Linux

June 7, 2019
How to set up a Linux VPN server (script)
Operating Systems

How to set up a Linux VPN server (script)

June 28, 2019
ShareTweetShare
Previous Post

How to Create a Japanese Tea Packaging Design

Next Post

How to shrink a partition without losing data?

Next Post
How to shrink a partition without losing data?

How to shrink a partition without losing data?

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *


  • Trending
  • Comments
  • Latest
Resolve in a Rush Ep17 Using the Aperture Diffraction Plugin

Resolve in a Rush Ep17 Using the Aperture Diffraction Plugin

August 8, 2018
Linux commands for Beginners 20 - Package Management on Fedora and CentOS (dnf and yum)

Linux commands for Beginners 20 - Package Management on Fedora and CentOS (dnf and yum)

September 26, 2019
Part 3 - BadgerDB

Part 3 - BadgerDB

October 27, 2018
08 - Firebase Remember me - Android Remember me Checkbox

08 - Firebase Remember me - Android Remember me Checkbox

October 19, 2018
Web Development In 2021 - A Practical Guide

Web Development In 2021 - A Practical Guide

December 31, 2020
MagicaVoxel to Blender and Vice Versa [Greek] [Eng Subs]

MagicaVoxel to Blender and Vice Versa [Greek] [Eng Subs]

December 23, 2020
blender secrets

blender secrets

October 11, 2020
Demo: Boolean logic with switch and other syntax [28 of 51] | Beginner's Series to JavaScript

Demo: Boolean logic with switch and other syntax [28 of 51] | Beginner's Series to JavaScript

October 5, 2020

Recommended

How to Import Libraries into a Python Script

How to Import Libraries into a Python Script

October 13, 2016
How to Add Arguments to a Function in Python

How to Add Arguments to a Function in Python

October 13, 2016
Ubuntu Server 18.04 Essentials Part 09 - Adding and Removing Users

Ubuntu Server 18.04 Essentials Part 09 - Adding and Removing Users

September 19, 2018
Build a Cryptocurrency Portfolio Calculator with React and Ruby on Rails

Build a Cryptocurrency Portfolio Calculator with React and Ruby on Rails

April 21, 2019

About Us

Lazytech is about hardware hacking, such as video game consoles, PC and consumer stuff. There are lots of software hacks as well.


Blogs

  • Blog
  • TV/Cinema
  • Video Tutorials

Categories

3D & Animation Audio Production Design & Illustration Game Development General Knowledge Mobile Development Operating Systems Personal Development Photography Productivity Software Development Uncategorized Video Production Web Development
  • Contact Me
  • My Projects
  • Privacy Policy

© 2021 LazyTek.xyz - Created by BadTooth Studio.

No Result
View All Result
  • Home
  • Blog
  • TV/Cinema
  • Video Tutorials

© 2021 LazyTek.xyz - Created by BadTooth Studio.