solution: install openssl
sudo apt install openssl libssl-dev
Refer to:
1. https://discuss.96boards.org/t/linux-support-issue-on-hikey-960/5143/18
# ls ~/.ssh
# ssh-keygen
# ls ~/.ssh
# ssh-copy-id <username>@<ip-address>
or# cat ~/.ssh/id_rsa.pub | ssh <username>@<ip-address> 'mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys'
yum install -y http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpmyum install exfat-utils fuse-exfat
Refer to: https://bitsanddragons.wordpress.com/2017/09/25/exfat-support-on-centos-7/#! /bin/bash cd / tar vzcpf /mnt/i/tmp/ubuntu_`date +%Y%m%d_%H`.tar.gz \ --exclude=/proc --exclude=/dev --exclude=/mnt --exclude=/media \ --exclude=/lost+found --exclude=/tmp --exclude=/sys --exclude=/run / \ > /mnt/i/tmp/ubuntu_`date +%Y%m%d_%H`.log \ 2> /mnt/i/tmp/ubuntu_`date +%Y%m%d_%H`.error
# lxrunoffline run -n <distro name> -w C:\wsl> lxrunoffline run -n mybackup -w