摘要:
操作系统:CentOS 7 github:https://github.com/Neilpang/acme.sh 有中文说明: https://github.com/Neilpang/acme.sh 很详细. 一:安装acme.sh wget https://get.acme.sh | sh 安装完 阅读全文
posted @ 2018-08-23 17:01
lpfuture
阅读(1215)
评论(0)
推荐(0)
摘要:
1) SIGHUP 本信号在用户终端连接(正常或非正常)结束时发出, 通常是在终端的控制进程结束时, 通知同一session内的各个作业, 这时它们与控制终端不再关联。 登录Linux时,系统会分配给登录用户一个终端(Session)。在这个终端运行的所有程序,包括前台进程组和后台进程组,一般都属于 阅读全文
posted @ 2018-08-23 14:50
lpfuture
阅读(583)
评论(0)
推荐(0)