QNAP Virtualization Station Cloning Ubuntu Server

QNAP TS-453Be (Amazon Affiliate)
US: https://amzn.to/2T6JiCc
UK: https://amzn.to/39VhU0e
CA: https://amzn.to/35DjLDa
ES: https://amzn.to/2zFrBCy
FR: https://amzn.to/3dfSGKY
DE: https://amzn.to/2RYjw1U
IT: https://amzn.to/3exclGO
IN: https://amzn.to/2PkrssM
AU: https://amzn.to/2ZRaMOa

(x4) WD RED WD40EFRX CMR* (Amazon Affiliate)
US: https://amzn.to/3ewSHvC
UK: https://amzn.to/354lcOk
CA: https://amzn.to/3l5syGK
DE: https://amzn.to/2IfafjF
ES: https://amzn.to/2TXqa99
FR: https://amzn.to/35178VF
IT: https://amzn.to/32fNx28
IN: https://amzn.to/3l5X6bh
AU: https://amzn.to/2JCUyn7

* Please verify that you have chosen the WD40EFRX (CMR) model when ordering. Also check that you got the correct drives when your order arrives. Avoid the WD40EFAX SMR models!

Crucial 16GB (8GBx2) RAM CT2K8G3S186DM (Amazon Affiliate)
US: https://amzn.to/35TmsB1
UK: https://amzn.to/35Pvsa5
CA: https://amzn.to/2thVWUy
ES: https://amzn.to/2VgoecJ
FR: https://amzn.to/2NoBZSv
IT: https://amzn.to/2VgwIkb
DE: https://amzn.to/3avuVwe (HX318LS11IB/8)
IN: https://amzn.to/37Y1Fgz
AU: https://amzn.to/2CGypRH

QNAP Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPX505_znSLtZE7Z42m6DEK

Reset machine-id
sudo truncate -s 0 /etc/machine-id
Change hostname
sudo hostnamectl set-hostname your_new_hostname
Preserve Hostname Change
sudo nano /etc/cloud/cloud.cfg

Change “preserve_hostname” from “true” to “false”.

Type control-O to save and control-X to exit.

Reset SSH
sudo rm /etc/ssh/ssh_host_*
sudo dpkg-reconfigure openssh-server

Leave a comment

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