代码搜索:Install
找到约 10,000 项符合「Install」的源代码
代码结果 10,000
www.eeworm.com/read/125072/7140999
install
To use this test, copy the audit.conf to /etc/stunnel.
Then from a command line type:
/sbin/stunnel /etc/stunnel/audit.conf
Then in another window, trigger the audit like this:
lynx https://lo
www.eeworm.com/read/125072/7141000
install
rxvt is a program that can run other programs in an x windows environment.
You can experiment with running programs under a variety of window managers.
To run an audit:
rxvt -e full_path/env_audit
T
www.eeworm.com/read/125072/7141001
install
Xterm is another program that can run other programs. You can try running
programs under a variety of window managers. To run an audit:
xterm -e full_path/env_audit
The results will show up in /tmp/
www.eeworm.com/read/125072/7141002
install
The logrotate facility runs scripts. It is usually started as a cron or anacron
job.
To run the audit add the following to /etc/logrotate.conf
/full_path/examples/logrotate/env_audit.log {
d
www.eeworm.com/read/125072/7141004
install
Remote Shell has the ability to run a command remotely. This means it has
an environment we might want to audit. To use this test, you can leave
env_audit exactly where it is. To trigger the audit, t
www.eeworm.com/read/125072/7141005
install
To use this test, simply copy audit.php into the document root directory
of apache. Edit the file to correct the full path to the env_audit
application. To trigger the audit, browse to the /audit.php
www.eeworm.com/read/125072/7141007
install
inittab is the table that starts up your system. By its very nature, it
runs other programs. You can experiment with audits in a couple of places.
This gives you a better idea of what is going on duri
www.eeworm.com/read/125072/7141008
install
gdb by its very nature runs commands. But you may not be aware as to what
it allows programs to have access to. To run an audit, type:
./run-debug
The results will be dumped to /tmp/env_audit.log.
www.eeworm.com/read/125072/7141014
install
Basic Installation
==================
1) make
2) nothing else. You can use it right where it is.
You can test it by typing ./env_audit
The output will go to: /tmp/env_audit.log.
Note: you may get
www.eeworm.com/read/398518/7147480
install
Module compile outside the kernel tree but need the source of your running
kernel installed and configured.
be sure your kernel include usb and v4l stuff
Kernel 2.4.x
configure your kernel
make dep