文件操作 - install_freebsd.rst.txt
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/varnish/html/_sources/installation/install_freebsd.rst.txt
编辑文件内容
.. Copyright (c) 2019 Varnish Software AS SPDX-License-Identifier: BSD-2-Clause See LICENSE file for full text of license .. _install-freebsd: Installing on FreeBSD ===================== From package ------------ FreeBSD offers two versions of Varnish pre-packaged:: pkg install varnish6 or, if for some reason you want the older version:: pkg install varnish4 From ports ---------- The FreeBSD packages are built out of the "ports" tree, and you can install varnish directly from ports if you prefer, for instance to get a newer version of Varnish than the current set of prebuilt packages provide:: cd /usr/ports/www/varnish6 make all install clean
修改文件时间
将文件时间修改为当前时间的前一年
删除文件