mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 17:03:22 -05:00
Minor changes in examples.
This commit is contained in:
parent
358a507022
commit
aa38572bb9
@ -25,5 +25,5 @@ exec . $NVM_DIR/nvm.sh
|
||||
respawn
|
||||
|
||||
exec nvm use 0.12
|
||||
exec start-stop-daemon --start --make-pidfile --pidfile /var/run/mailman_connector.pid --exec /home/osenergy/.nvm/versions/v0.12.0/bin/node /home/ps/node.js/mailman_connector.js 9987
|
||||
exec start-stop-daemon --start --make-pidfile --pidfile /var/run/mailman_connector.pid --exec /home/ps/.nvm/versions/v0.12.0/bin/node /home/ps/node.js/mailman_connector.js 9987
|
||||
|
||||
|
@ -88,8 +88,8 @@ Example commands that bring up the gui setting tool:
|
||||
SUMMARY
|
||||
|
||||
There are other things that can be done within the terminal to prevent tampering, e.g., read-only environment,
|
||||
but what is above protects the password from hacking, eavesdropping, and from regular users
|
||||
in the shop, basically, only the sysadmin and bookkeeper should have remote access via the password.
|
||||
an expect script rather than KeePass, but what is above protects the password from hacking, eavesdropping,
|
||||
and from regular users in the shop, basically, only the sysadmin and bookkeeper should have remote access via the password.
|
||||
So while YBDB is on the internet, it will only be available to the terminal(s) you allow it to be on, and
|
||||
the Point of Sale will be at the proper location which is usually the front of the Community Bike Shop where people
|
||||
walk-in/walk-out.
|
||||
|
Loading…
x
Reference in New Issue
Block a user