03 2021 档案

摘要:openssl aes-128-cbc -e -in get.txt -out get.txt.enc -k password -iter 1 openssl aes-128-cbc -d -in get.txt.enc -out get.txt -k password -iter 1 阅读全文
posted @ 2021-03-28 15:31 月渊 阅读(72) 评论(0) 推荐(0)
摘要:ubuntu config --default-user root https://gitee.com/yzpopulation/ubuntuWSLInit/raw/master/sh/wsl_ubuntu_setup.sh cp /etc/apt/sources.list /etc/apt/sou 阅读全文
posted @ 2021-03-03 22:21 月渊 阅读(484) 评论(0) 推荐(0)