-
ssh 生成 ssh-keygen 在自己機器輸入 在 ~/.ssh 會生成 id_rsa 和 id_rsa.pub id_rsa 是私key id_rsa.pub 是公key 把id_rsa.pub放到服務器的/home/chaselou/.ssh/authorized_key中查看全部
-
程序以后台运行方式运行,即不占用命令行窗口查看全部
-
各种Linux系统,唯独选择Ubuntu查看全部
-
apt-get -y install vim。ctrl+A到行首。file type有-文件l链接d目录。filemode权限;owner,group,world。esc退出插入模式,ZZ保存文件,:q退出但不保存,:q! 强制退出不保存。chmod 666 a.txt改变文件模式,使用八进制。chown改变owner。查看全部
-
happygrep查看全部
-
ctrl + d exit python ctrl + l clear screen查看全部
-
在imooc见过最赞的课程 一小时过了一遍,当做复习,不过还是学习了许多查看全部
-
ls -l a.txt查看全部
-
同步脚本查看全部
-
shell编程用的最多的八个小点查看全部
-
ctrl + Z 停止进程 bg 进程后台查看全部
-
ps aux 查看进程查看全部
-
linux推荐教程书: the linux command line查看全部
-
python ctrl + D 退出 命令行 ctrl + L 清屏查看全部
-
happycasts网站 web开发小技巧查看全部
举报
0/150
提交
取消