-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux #12
Comments
ssh 的时候报错:
原因:key文件中的换行为windows格式,需要转换成unix格式:
|
(ubuntu)import root cert
choose yes or
arch/manjaro 将 运行 |
find /var/log/pods -name api -print |
mount -v -t nfs 10.23.253.221:/export/pvc-99686db6-5f5e-11ea-9841-005056a9526f /tmp/test |
-c 断点续传 |
在终端中输入制表符:ctrl+v 再打 tab |
CentOS 永久修改
/etc/resolv.conf
里的 dns 配置:vi /etc/sysconfig/network-scripts/ifcfg-ens192
修改
DNS1=10.10.11.59
项,然后重启 network:systemctl restart network
The text was updated successfully, but these errors were encountered: