sign and check signature on scripts for remote execution
This commit is contained in:
@@ -15,8 +15,9 @@ nginx / apache / lighttpd <br/>
|
||||
openssh <br/>
|
||||
php <br/>
|
||||
socat <br/>
|
||||
sqlite3 / mariadb (only sqlite3 for now)<br/>
|
||||
sqlite3 / mariadb (only sqlite3 for now) <br/>
|
||||
usermode-utilities <br/>
|
||||
openssl (for managing remote servers) <br/>
|
||||
|
||||
**Manual install:** <br/>
|
||||
become root <br/>
|
||||
@@ -28,5 +29,7 @@ ln -sf ${PWD}/nlvmi/wrap-nlvmi /usr/bin/ <br/>
|
||||
ln -sf ${PWD}/nlvmi/web /var/www/localhost/htdocs/nlvmi <br/>
|
||||
chown root:nlvmi nlvmi/*nlvmi <br/>
|
||||
chmod +s nlvmi/wrap-nlvmi <br/>
|
||||
|
||||
#not yet implemented... <br/>
|
||||
mkdir /etc/nginx/nlvmi <br/>
|
||||
add an "include nlvmi/*.conf" statement within nginx.conf's server declaration. <br/>
|
||||
add an "include nlvmi/*.conf" statement within nginx.conf's server declaration. <br/>
|
||||
|
||||
Reference in New Issue
Block a user