filelocations.html
来自「SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.open」· HTML 代码 · 共 42 行
HTML
42 行
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Mozilla/4.72C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i686) [Netscape]"> <title>OpenSLP Users Guide - What did you do to my machine?</title></head><body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"><h2>What did you do to my machine?</h2><hr WIDTH="100%"><p>Most system administrators, at least the good ones, want to know exactlywhat is being done by installation scripts especially if the script wasexecuted with root privileges. The following is a list of file copiesand modifications that are made by the installation script:<br> <h3>Daemon, Libraries and Config files</h3><tt><dist dir>/slpd/slpd ==> /usr/sbin/slpd</tt><br><tt><dist dir>/libslp/libslp.so ==> /usr/lib/libslp.so</tt><br><tt><dist dir>/libslp/libslp.a ==> /usr/lib/libslp.a</tt><br><tt><dist dir>/etc/slp.conf ==> /etc/slp.conf</tt><br><tt><dist dir>/etc/slp.reg ==> /etc/slp.reg</tt><br> <h3>Documentation</h3><tt><dist dir>/doc/* ==> /usr/doc/openslp-x.x.x (/usr/share/doc/openslp-doc for Debian GNU/Linux) </tt><br> <h3>Tools, Utilities and Samples</h3>None Yet<br><tt></tt> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?