【问题标题】:How to auto start the weinre server on a linux server如何在 linux 服务器上自动启动 weinre 服务器
【发布时间】:2014-02-13 13:49:16
【问题描述】:

weinre 是一个网页调试器,例如 FireBug(用于 FireFox)和 Web Inspector(用于基于 WebKit 的浏览器),但它被设计为远程工作,特别是允许您在移动设备上调试网页,例如作为电话。

http://people.apache.org/~pmuellr/weinre/docs/latest/Home.html

【问题讨论】:

  • 这在很大程度上取决于您的操作系统。
  • @TheHippo 我用的是 CentOS

标签: node.js weinre


【解决方案1】:

我使用了https://serverfault.com/questions/496169/running-node-js-at-boot 的答案,但稍作修改: https://gist.github.com/akuryan/aa458edd325ff840eb97

修改它以使您的用户正确,并且可以启动 weinre 并对 LOG_FILE 和 LOCK_FILE 具有写入权限

希望对你有帮助

【讨论】:

    猜你喜欢
    • 2019-08-23
    • 2016-10-11
    • 2016-08-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-11-20
    • 1970-01-01
    • 2023-03-08
    相关资源
    最近更新 更多