Add advisories

This commit is contained in:
StarOpenSource 2023-06-28 02:17:35 +02:00
parent 566053675e
commit 3fa87096f8

View file

@ -114,3 +114,6 @@ echo -e "${COLOR_RESET} $SERVICES_MASTODON_PUMA Mastodon (Puma)"
echo -e "${COLOR_RESET} $SERVICES_MASTODON_STREAMING Mastodon (Streaming)" echo -e "${COLOR_RESET} $SERVICES_MASTODON_STREAMING Mastodon (Streaming)"
echo -e "${COLOR_RESET} $SERVICES_MASTODON_SIDEKIQ Mastodon (Sidekiq)" echo -e "${COLOR_RESET} $SERVICES_MASTODON_SIDEKIQ Mastodon (Sidekiq)"
echo -e "${COLOR_RESET} $SERVICES_TRACCAR Traccar" echo -e "${COLOR_RESET} $SERVICES_TRACCAR Traccar"
echo -e ""
echo -e "${COLOR_RESET}${COLOR_BLUE}Tip: Use \"Available\" instead of \"Free\" for available ram. Here's why: https://linuxatemyram.com"
echo -e "${COLOR_RESET}${COLOR_BLUE}Info: The CPU usage might be reported incorrectly (polling rate issue). Use htop for accurate CPU usage.${COLOR_RESET}"