diff --git a/website/.yarn/.cache/webpack/client-development-en/0.pack b/website/.yarn/.cache/webpack/client-development-en/0.pack index bce61879465c04c831c7de2cd97f86ef4c5df26d..f26af92dec0a882518733d2ff1c998e4e470890a 100644 Binary files a/website/.yarn/.cache/webpack/client-development-en/0.pack and b/website/.yarn/.cache/webpack/client-development-en/0.pack differ diff --git a/website/.yarn/.cache/webpack/client-development-en/index.pack b/website/.yarn/.cache/webpack/client-development-en/index.pack index 56a25a163ab2883c57824a6464b7313c02ebba85..b0b2f040ae91f722551958e35e50bef2ac4c0179 100644 Binary files a/website/.yarn/.cache/webpack/client-development-en/index.pack and b/website/.yarn/.cache/webpack/client-development-en/index.pack differ diff --git a/website/.yarn/.cache/webpack/client-development-en/index.pack.old b/website/.yarn/.cache/webpack/client-development-en/index.pack.old index 3cdce2b597bb201df19c74452d2e1757db0a1bc2..56a25a163ab2883c57824a6464b7313c02ebba85 100644 Binary files a/website/.yarn/.cache/webpack/client-development-en/index.pack.old and b/website/.yarn/.cache/webpack/client-development-en/index.pack.old differ diff --git a/website/docs/node/9-generate-creds.md b/website/docs/node/9-generate-creds.md index c24849ef6dd3581adc97974e3e32cff7ad318219..6868419769f7d78b51d0cbe1af0869cead24a087 100644 --- a/website/docs/node/9-generate-creds.md +++ b/website/docs/node/9-generate-creds.md @@ -39,6 +39,8 @@ ls -la /opt/xxnetwork/cred/ ## Backup the Credentials +Basic file management is out of the scope of this handbook. How you backup the files depends on your situation. Factors such as, if you have physical access to the computer, are you backing up to a local or remote destination, are you using Windows, Linux, etc. Therefore, Searching online for ["ubuntu server" "mount usb drive"](https://search.brave.com/search?q=%22ubuntu+server%22+%22mount+usb+drive%22), ["ubuntu server" "transfer files" scp](https://search.brave.com/search?q=%22ubuntu+server%22+%22transfer+files%22+scp) or ["filezilla ssh"](https://search.brave.com/search?q=filezilla+ssh) should result in a solution that fits your situation. + :::danger Have you backed up your TLS credentials? It is best practice to make duplicate copies of your TLS credentials. @@ -50,4 +52,4 @@ The following files are irreplaceable! * gateway-key.key Never share your `*.key` files with others. -::: +::: \ No newline at end of file