Video není dostupné.
Omlouváme se.

Backup and Restore a Contabo VPS to Google Drive, Dropbox, OneDrive etc

Sdílet
Vložit
  • čas přidán 15. 09. 2022
  • In this video i show you how you can take a Disk Image of a Contabo VPS in one datacentre , and via rclone, restore it in a completely different one. The image can be stored on Dropbox, Onedrive or Google drive to name but 3 of 30+ Cloud Storage Providers.
    Contabo VPS link : cloudtechlinks.com/V33-Contab...
    VULTR VPS link : cloudtechlinks.com/V33-VULTR-...
    0.00 Video Purpose
    1.20 Overall Process Diagram
    2.50 Install Rclone on the windows local PC
    5.00 Starting the Rescue System
    6.00 SSH commands in VPS Rescue System
    14.00 How to make and Test a VPS Disk Image
    16.50 How to Restore a VPS Disk Image
    ==========================================================
    Please feel free to include any of my videos on any websites, you may have, and please keep any addition income you may for yourself, selling adverts for those pages etcetera. All I am interested in, this just being my hobby, is that people watch the videos, and any chance I get to improve that, the better.
    ==========================================================
    If you are looking for a particular video try,
    1) Channel : cloudtechlinks.com/YTChannel
    2) then : cloudtechlinks.com/All-Videos
    ======================================================
    V33 - 01 - Video Purpose
    V33 - 02 - CloudTech Introduction
    V33 - 03 - Overall Process Diagram
    V33 - 03point5 - Install Rclone on the windows local PC
    V33 - 04 - Starting the Rescue System
    Demian 10 - Recommended
    rescue system root password : SFB666demo
    V33 - 05 - SSH commands in VPS Rescue System
    apt-get update && curl rclone.org/install.sh | sudo bash && mkdir /mnt/clouddir && rclone config
    rclone mount gdrive: /mnt/clouddir/ --daemon
    mkdir -p /mnt/clouddir/rclone-disk-images && ls -la /mnt/clouddir/rclone-disk-images
    V33 - 06 - How to make and Test a VPS Disk Image
    To Create Disk Image
    --------------------
    syntax :
    dd if=/dev/sda status=progress| xz --compress -0 -T0 [GREATER THAN SYMBOL] {Disk-Image-File}
    examples :
    dd if=/dev/sda status=progress| xz --compress -0 -T0 [GREATER THAN SYMBOL] /mnt/clouddir/rclone-disk-images/eur-50gb-w2022-nvme-176-57-189-176.xz
    dd if=/dev/sda status=progress| xz --compress -0 -T0 [GREATER THAN SYMBOL] /mnt/clouddir/rclone-disk-images/eur-50gb-zorin-nvme-176-57-189-176.xz
    dd if=/dev/sda status=progress| xz --compress -0 -T0 [GREATER THAN SYMBOL] /mnt/clouddir/rclone-disk-images/eur-50gb-u2204resticted-nvme-176-57-189-176.xz
    dd if=/dev/sda status=progress| xz --compress -0 -T0 [GREATER THAN SYMBOL] /mnt/clouddir/rclone-disk-images/eur-50gb-kali2203-nvme-176-57-189-176.xz
    To Test a VPS Disk Image
    ------------------------
    syntax :
    xz --test -T0 --verbose {Disk-Image-File}
    examples :
    xz --test -T0 --verbose /mnt/clouddir/rclone-disk-images/eur-50gb-zorin-nvme-176-57-189-176.xz
    xz --test -T0 --verbose /mnt/clouddir/rclone-disk-images/eur-50gb-kali2203-nvme-176-57-189-176.xz
    xz --test -T0 --verbose /mnt/clouddir/rclone-disk-images/eur-50gb-w2022-nvme-176-57-189-176.xz
    xz --test -T0 --verbose /mnt/clouddir/rclone-disk-images/eur-50gb-u2204resticted-nvme-176-57-189-176-damaged.xz
    V33 - 07 - How to Restore a VPS Disk Image
    To Restore Disk Image (NOTE: ALL DATA STORED ON THE HARD DISK WILL BE LOST!!)
    ---------------------
    syntax :
    xz --decompress --stdout -T0 {Disk-Image-File} | dd of=/dev/sda status=progress
    examples :
    xz --decompress --stdout -T0 /mnt/clouddir/rclone-disk-images/eur-50gb-zorin-nvme-176-57-189-176.xz | dd of=/dev/sda status=progress
    xz --decompress --stdout -T0 /mnt/clouddir/rclone-disk-images/eur-50gb-kali2203-nvme-176-57-189-176.xz | dd of=/dev/sda status=progress
    xz --decompress --stdout -T0 /mnt/clouddir/rclone-disk-images/eur-50gb-w2022-nvme-176-57-189-176.xz | dd of=/dev/sda status=progress
    xz --decompress --stdout -T0 /mnt/clouddir/rclone-disk-images/eur-50gb-u2204resticted-nvme-176-57-189-176-damaged.xz | dd of=/dev/sda status=progress

Komentáře • 24

  • @MichaelSharpTechniSmart
    @MichaelSharpTechniSmart Před rokem +1

    Thank you for all your research. I can only imagine how much effort you put into making sure this this.tutorial worked. I have subscribed.

  • @Junaid360Tech
    @Junaid360Tech Před rokem +3

    informative Video Please make more video on complete VPS Backups.

  • @metalslepp
    @metalslepp Před 9 dny

    This is an amazing video! than you man!! this is awesome!!

  • @vangog13
    @vangog13 Před 7 měsíci

    Great video! Thank you!

  • @mindaugaskucinskas8941

    Nice stuff man :)

  • @vm123
    @vm123 Před rokem

    Great Stuff, subscribed right away

  • @StartNight-df3sv
    @StartNight-df3sv Před 28 dny

    An ultimate tutorial.
    The way you teach is excellent even any newbie can understand.
    Thanks a ton.
    I own ovhcloud vps.
    Can I apply this on that vps ?

  • @masszero3521
    @masszero3521 Před rokem

    Thank you for this video!

  • @luckymancvp
    @luckymancvp Před rokem

    Hi, thanks for your videos. I have question that, can image file (*.xz) can use for aws ec2 ?

  • @mindaugaskucinskas8941
    @mindaugaskucinskas8941 Před rokem +1

    Can you create video about CLOUDFLARE security options for domains control?

  • @Servidormail
    @Servidormail Před 7 měsíci +2

    I thought this worked as a back-up, but it actually deleted my whole VPS! Fortunately, I made a snapshot first. Just be aware!

  • @StartNight-df3sv
    @StartNight-df3sv Před 27 dny +1

    Today I followed your tutorial and backed-up my ovh cloud vps.
    My doubt is, the dd command back up entire drive or only used space ?
    My vps size is 20gb
    I saw all 20gb on the progress status.
    But on gdrive I the image file is only 900mb.

  • @artshaposhnikov3721
    @artshaposhnikov3721 Před 10 měsíci

    This stopped working with google drive and contabo VPSes. rclone can't mount the google drive. First, the contabo debian was missing the fusermount3. After installing fusermount3, it keeps saying that it is checking for changes on remote google drive for hours.

  • @blade1551431
    @blade1551431 Před rokem

    where can i find a video how to install windows server free on contabo via rescue disk method sorry if my English is bad

  • @ProshopPk
    @ProshopPk Před rokem

    I installed a windows 10 in my contabo watching one of your videos and it’s deleted now and I don’t remember login passwords or anything about those servers can you send me that video its very important and also can you please tell my why it’s deleted?

  • @rfs830
    @rfs830 Před rokem

    Good info. I have the info from your windows set up on contabo but looks like you took the video down. Is there a way we can get the video from you? I still have the steps for it though. Looks like you removed the link to to server2022 image. Will you be hosting that again?

    • @cloud-tech
      @cloud-tech  Před rokem

      ==========================================================
      ## If you are looking for a particular video try,
      ## 1) Channel : cloudtechlinks.com/YTChannel
      ## 2) then : cloudtechlinks.com/All-Videos
      ======================================================

  • @camitaniyah8880
    @camitaniyah8880 Před rokem

    why did you delete the video of Contabo, it was really helpful is there any way i can get the video?

  • @vanhung-ov8sm
    @vanhung-ov8sm Před rokem

    some of your videos about Contabo have been removed or hidden, please check again

  • @juliaromina578
    @juliaromina578 Před rokem

    Hi, you make great Videos. i have a question can you tell me the names of the Backgroundmusics that you are using in your videos please?
    Thank you

  • @alterdevi2791
    @alterdevi2791 Před 2 měsíci

    Forget about good review about contabol services.They did not offer simple service as boot from rescue images.
    Second, How can I trust them that os installed are clean? Suppose I want to install so from my very iso or else. Simple you cannot. Bleah.

  • @frozen91
    @frozen91 Před rokem

    Hello, do you have telegram?