John Benninghoff
John Benninghoff
Passwordless ssh for root is often not allowed but is allowed for non-root account which may have sudo privileges. Broadcasting file copies with clush --copy could use an option to...
export MAPR_TICKETFILE_LOCATION=/opt/mapr/conf/mapruserticket sudo -u mapr maprcli config save -values {mapr.targetversion:"`cat /opt/mapr/MapRBuildVersion`"} sudo -u mapr maprcli cluster feature enable -all OR: su - mapr -c 'MAPR_TICKETFILE_LOCATION=/opt/mapr/conf/mapruserticket maprcli dashboard info -json'
### app joplin-search-integration ### Is your feature request related to a problem? Please describe. Current Joplin search integration is limited to Joplin note subjects and ids. Joplin full notes search...