From c9c3bcff986957222a5d963ab75ecdcf0a9aa231 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 17 Nov 2024 22:27:02 -0500 Subject: [PATCH] feat: update motd tips --- system_files/shared/usr/share/ublue-os/motd/tips/10-tips.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/system_files/shared/usr/share/ublue-os/motd/tips/10-tips.md b/system_files/shared/usr/share/ublue-os/motd/tips/10-tips.md index f34ca797df9..4aac1f5eebd 100644 --- a/system_files/shared/usr/share/ublue-os/motd/tips/10-tips.md +++ b/system_files/shared/usr/share/ublue-os/motd/tips/10-tips.md @@ -4,12 +4,13 @@ Bluefin is your gateway to Cloud Native - find your flock at [landscape.cncf.io] Support the app store! Donate to  [Flatpak](https://opencollective.com/flatpak) Need more indepth technical information?~Check out the [Bluefin Administrator's Guide](https://docs.projectbluefin.io/administration) Like servers? Check out [ucore](https://github.com/ublue-os/ucore) -Update break something? You can roll back and pin the previous release or build date:~[View our guide](https://universal-blue.discourse.group/docs?topic=513) +Update break something? You can roll back with `sudo bootc rollback` Use `brew search` and `brew install` to install packages. Bluefin will take care of the updates automatically Use `Ctrl`-`Alt`-`T` to quickly open a terminal Tailscale is included, check out [their docs](https://tailscale.com/kb/1017/install) Bluefin is your gateway to AI and LLMs | `ujust ollama` to [get started](https://ollama.com/) `ujust --choose` will show you each shortcut and the script it's running -`tldr rpm-ostree` will give you the rundown on basic commands +`tldr vim` will give you the basic rundown on commands for a given tool `ujust rebase-helper` can help you roll back to a specific image, or to a different channel entirely, check the docs for more info `ujust changelogs` shows a summary of the package changes since the last update +Don't forget to check the [release notes](https://github.com/ublue-os/bluefin/releases)