Update README.md

This commit is contained in:
Kota Kanbe
2016-04-13 15:31:06 +09:00
parent ac77cc1f87
commit 804fffd009

View File

@@ -589,7 +589,7 @@ If your system is behind HTTP proxy, you have to specify --http-proxy option.
- How to Daemonize go-cve-dictionary
Use Systemd, Upstart or supervisord, daemontools...
- How to update vulnerability data automatically.
- How to Enable Automatic-Update of Vunerability Data.
Use job scheduler like Cron (with -last2y option).
- How to cross compile
@@ -607,8 +607,8 @@ Run with --debug, --sql-debug option.
- Ajusting Open File Limit
[Riak docs](http://docs.basho.com/riak/latest/ops/tuning/open-files-limit/) is awesome.
- Can I use a ssh remote user who configured fish-shell or old zsh as login shell?
No. Create a user with bash login shell on target servers. see also [#8](/../../issues/8)
- Does Vuls accept ssh connections with fish-shell or old zsh as the login shell?
No, Vuls needs a user on the server for bash login. see also [#8](/../../issues/8)
- Windows
Use Microsoft Baseline Security Analyzer. [MBSA](https://technet.microsoft.com/en-us/security/cc184924.aspx)