Helpful tips and tricks for applications
- Allow Remote Access
- Modify
usr/lib/systemd/system/boinc-client.service:ExecStart=/usr/bin/boinc --allow_remote_gui_rpc
- Modify
- Kerberos/SSO
/etc/chromium/policies/managed/[policy filename].json
{
"AuthServerWhitelist": "*.mycompany.com",
"AuthNegotiateDelegateWhitelist": "*.mycompany.com"
}- Kerberos/SSO
/etc/opt/chrome/policies/managed/[policy filename.json]
{
"AuthServerWhitelist": "*.mycompany.com",
"AuthNegotiateDelegateWhitelist": "*.mycompany.com"
}- Tab Groups
- Preserve Tab Groups
- Settings -> On Startup -> Continue where you left off
- Preserve Tab Groups
about:configbrowser.tabs.loadBookmarksInTabs- Set to
true
about:configbrowser.tabs.insertRelatedAfterCurrent- Set to
false
- Kerberos/SSO
/etc/chromium/policies/managed/[policy filename].json
{
"AuthServerWhitelist": "*.mycompany.com",
"AuthNegotiateDelegateWhitelist": "*.mycompany.com"
}Video DownloadHelper is a great plugin for both Firefox and Chrome to download videos from youtube or many streaming services. To install the companion app, download here. Download the companion app and install as either a user or system-wide:
./net.downloadhelper.coapp-linux-64 install --usersudo ./net.downloadhelper.coapp-linux-64 install --system
- Randomly shutting down: Disable
Refresh metadata periodicallyinScheduled Tasks. - Get Logs:
Settings>Manage>Troubleshooting in Plex Web App. ClickDownload Logs. - See what was played
- Download logs
- Unzip
grep 'Play progress' Plex\ Media\ Server*
- Show git branch:
View -> Show Versioning Labels