📄 readme
字号:
Edit /etc/rc.local adding the following before the "echo '.'" line, youshould also call freshclam.if [ -x /usr/local/sbin/clamd ]; then echo -n ' clamd' # Don't allow files larger than 20M to be created, to limit DoS # Needs to be large enough to extract the signature files (ulimit -f 20000 && /usr/local/sbin/clamd)fi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -