mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-23 01:03:23 -05:00
Added desktop startup application information.
This commit is contained in:
parent
595618d789
commit
71ab549a37
@ -55,11 +55,24 @@ Chrome:
|
|||||||
10. Good idea to restart chrome.
|
10. Good idea to restart chrome.
|
||||||
11. In Chrome Settings "On Startup Continue where you left off"
|
11. In Chrome Settings "On Startup Continue where you left off"
|
||||||
|
|
||||||
|
|
||||||
|
DESKTOP STARTUP
|
||||||
|
|
||||||
|
1. LXDE - put a file with this format in ~/.config/auto with name of *desktop, e.g. keepass.desktop:
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=/usr/bin/mono /home/ps/KeePass/KeePass.exe
|
||||||
|
|
||||||
|
2. Gnome based Window manager, e.g. Mate - open gnome-session-properties from commandline,
|
||||||
|
and add startup application.
|
||||||
|
|
||||||
|
|
||||||
There are other things that can be done within the terminal to prevent tampering, e.g., read-only environment,
|
There are other things that can be done within the terminal to prevent tampering, e.g., read-only environment,
|
||||||
but the above protects the password from hacking, eavesdropping, and from regular users
|
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.
|
in the shop, basically, only the sysadmin and bookkeeper should have remote access via the password.
|
||||||
So, YBDB, although on the internet will be confined to the terminal(s) you allow it to be on, and
|
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 .. at the front of the Community Bike Shop where people
|
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.
|
walk-in/walk-out.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user