探索Mac系统的秘密:Sloth——实时文件监控利器 SlothMac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.项目地址:https://gitcode.com/gh_mirrors/sl/Sloth
项目简介
Sloth&…
源码下载链接
Index of /repo/pkgs/lighttpd (fedoraproject.org)https://src.fedoraproject.org/repo/pkgs/lighttpd/下载lighttpd-1.4.59.tar.gz 解压源码
tar -xvf lighttpd-1.4.59.tar.gz
将 lighttpd-1.4.59目录下新增src目录,将所有文件放到src目录下
cd …
2020-02-10 遇到的一点小问题 最近开始使用CentOS 7.6,继续之前在ArchLinux上使用的lighttpd。 yum install lighttpd 之前在ArchLinux安装lighttpd后,配置表只有这一些: # This is a minimal example config # See /usr/share/doc/lighttpd …