Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions live/live-root/root/.bash_history
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
systemctl restart agama.service agama-web-server.service && sleep 2 && systemctl restart x11-autologin.service
less /var/log/YaST2/y2log
journalctl -u agama-web-server.service
journalctl -u agama.service
systemctl status agama-web-server.service
systemctl status agama.service
agama config show | jq
agama logs store
6 changes: 6 additions & 0 deletions live/src/agama-installer.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 29 11:30:59 UTC 2025 - Ladislav Slezák <lslezak@suse.com>

- Predefine some useful commands in the default bash history for
easier use. It can serve also as a hint how to save logs, etc...

-------------------------------------------------------------------
Tue Apr 29 11:08:16 UTC 2025 - Ladislav Slezák <lslezak@suse.com>

Expand Down