zoukankan      html  css  js  c++  java
  • linux 软件各文件安装位置

    dpkg –L ***

    root@ubuntu:~# dpkg -L vtun
    /.
    /usr
    /usr/sbin
    /usr/sbin/vtund
    /usr/share
    /usr/share/lintian
    /usr/share/lintian/overrides
    /usr/share/lintian/overrides/vtun
    /usr/share/man
    /usr/share/man/man8
    /usr/share/man/man8/vtund.8.gz
    /usr/share/man/man5
    /usr/share/man/man5/vtund.conf.5.gz
    /usr/share/doc
    /usr/share/doc/vtun
    /usr/share/doc/vtun/NEWS.Debian.gz
    /usr/share/doc/vtun/changelog.gz
    /usr/share/doc/vtun/FAQ.gz
    /usr/share/doc/vtun/Credits
    /usr/share/doc/vtun/README.Setup
    /usr/share/doc/vtun/README.Shaper
    /usr/share/doc/vtun/README.Encryption
    /usr/share/doc/vtun/README.Debian
    /usr/share/doc/vtun/copyright
    /usr/share/doc/vtun/examples
    /usr/share/doc/vtun/examples/reroute
    /usr/share/doc/vtun/examples/vtund-client.conf
    /usr/share/doc/vtun/examples/vtund-server.conf
    /usr/share/doc/vtun/examples/vtund.conf.gz
    /usr/share/doc/vtun/changelog.Debian.gz
    /var
    /var/log
    /var/log/vtund
    /etc
    /etc/vtund.conf
    /etc/logrotate.d
    /etc/logrotate.d/vtun
    /etc/init.d
    /etc/init.d/vtun
    /usr/share/man/man8/vtun.8.gz

  • 相关阅读:
    Python 缓冲区
    Python接收执行参数
    Python编码
    Maven 多环境 打包
    JS 时间 获取 当天,昨日,本周,上周,本月,上月
    Window Mysql 5.7.18安装
    Eclipse 更改Maven项目名
    Redis 命令
    Redis 安装 和 启动
    Mongodb 安装 和 启动
  • 原文地址:https://www.cnblogs.com/helloweworld/p/2703476.html
Copyright © 2011-2022 走看看