摘要:
环境 服务器: 阿里云轻量应用服务器 系统: Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-90-generic x86_64) 配置: vCPU: 2核 内存: 2GB ESSD: 60GB 部署 1. 下载 (至同一目录) 并解压 Nginx 选择 Stable ver 阅读全文
摘要:
IMITATE THE BEST UNTIL YOU GET CONSISTENT RESULTS LEARN TO MAKE DISTINCTIONS Until You Can See WHY Certain Things Work CREATE A VALUE SYSTEM (approach 阅读全文
摘要:
cut OPTION… [FILE]… remove sections from each line of files -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter -f, --fields=LIST selec 阅读全文
摘要:
command1 | command2 The output of one command is stored and then passed as the input for second command. ps aux | less three channels STDIN —— 0 STDOU 阅读全文
摘要:
w [options] Show who is logged on and what they are doing. who [OPTION]... [ FILE | ARG1 ARG2 ] Print information about users who are currently logged 阅读全文