Skip to content

lucifer

  • System
    • centos
    • shell
    • Common service
    • kernel
  • O.S.O.S
    • Web Service
      • apache
      • nginx
    • LB & HA Cluster
      • LVS
      • keepalived
  • Databases
    • MariaDB

作者:lucifer

shell.1.9 bash 算术运算

2018年4月28日2018年5月5日luciferLeave a comment

  加法、减法、乘法、除法(取商值)、某数值的多少次方、取模运算(除法,取余数); + , &#82…

Continue Reading

sys.5.1 vim编辑器

2018年4月28日2018年4月28日luciferLeave a comment

  目录 1、文本编辑器种类 2、vim是模式化的编辑器 3、vim的基本模式 4、vim命令打开文…

Continue Reading

sys.3.4 文本查看及处理工具

2018年4月6日luciferLeave a comment

  wc , cut , sort , uniq , diff , patch ; 1. wc命令:…

Continue Reading

shell.1.8 扩展正则表达式与egrep

2018年4月6日2018年5月7日luciferLeave a comment

  一、egrep命令: 支持扩展正则表达式实现类似于grep的文本过滤功能; grep, egre…

Continue Reading

shell.1.7 正则表达式与grep

2018年4月6日2018年4月6日luciferLeave a comment

  一、linux的文本处理工具 grep : 文本过滤工具(模式:pattern); sed : …

Continue Reading

shell.1.5 bash配置文件

2018年4月5日2018年4月5日luciferLeave a comment

一、shell脚本编程 根据运行方式,编程语言的分类: 1. 编译运行:源代码—> 编译器(…

Continue Reading

shell.1.4 bash特性:变量与逻辑运算

2018年4月5日2018年4月6日luciferLeave a comment

一、bash特性:命令hash 缓存此前命令的查找结果; bash加速命令执行的机制; 以 key-value…

Continue Reading

sys.4.3 linux用户的权限管理

2018年4月5日2018年4月6日luciferLeave a comment

1. 权限管理: mode : rwxrwxrwx ## 左三位 : 定义user(owner)的权限; ##…

Continue Reading

sys.4.2 Linux用户、组的基本管理

2018年3月25日2018年4月6日luciferLeave a comment

  额外引言: 安全上下文: ## 进程以其发起者的身份运行; ## 进程对文件的访问权限,取决于发…

Continue Reading

sys.4.1 linux 用户、组与认证、加密算法概述

2018年3月25日2018年4月6日luciferLeave a comment

  1、引言 Authentication : 认证 Authorization : 授权 Audi…

Continue Reading

文章导航

Previous Page 1 … Page 9 Page 10 Page 11 Next

The steps you take don’t need to be big,they just need to take you in the right direction.

文章归档

分类目录

© 2025 lucifer | WordPress Theme: Lontano Free by CrestaProject.
粤ICP备18013254号-1