You are not logged in.
I have checked several posts and I have tested many solutions. I am unable to post my journal as it is on a separate system. But I can post short snippets of code that I can manually type out.
I think it has to do with my display manager: lightdm. I have spent many hours working on a solution so that leads me here. Thanks for your time.
Offline
https://wiki.archlinux.org/title/LightD … TTY_output
I am unable to post my journal as it is on a separate system
1st link below.
Offline
I now have pastebinit but i dont understand the command to upload the output of journalctl to pastebin.
Offline
What?
The very first command there will do and doesn't require some dedicated client either.
sudo journalctl -b | curl -F 'file=@-' 0x0.stOffline