240 发简信
IP属地:北京
  • 2021-10-19shell基础(二)

    1.变量子串 子串的切片 了解 [root@shell ~]# echo ${name:2:2} am [root@shell ~]# echo...

  • 2021-10-18shell基础(一)

    课程大纲: 基础变量 bash 执行方式 if判断 for循环 while循环 unitl循环 条件控制语句 exit continue bre...

  • 2021-10-17安装LNMP架构 Nginx PHP MySQL

    10.0.0.7 1.安装Nginx #修改nginx配置文件 启动用户统一为www [root@nginx ~]# sed -i '/^use...