SayCyberOnceMore

  • 2 Posts
  • 342 Comments
Joined 2 年前
cake
Cake day: 2023年6月17日

help-circle





  • Well, this week was really manic, like wtf is going on manic… but it’s my own fault… I told them I’m off on holiday next week so they brought me everything to do now.

    Worked till at least 7pm most nights, 10pm on Wednesday… and this is from starting around 7:30 / 8 each morning.

    But… sunshine here I come… 🏖️







  • True, but that would be a phone app which has to come from an official (US) app store on a phone that is using offical (US) firmware…

    I’m all for having a financial system that we can use 100% disconnected from the US, but it’s the details that makes this hard, not the initial concept of e-Money.

    But, back to the original point, I don’t know how interest would work on money in an eWallet. I’d want to keep all my funds earning for me, which means loaning to others and then getting something back… so I don’t want those transactions sitting in a 0% “safe” place… I’m either saving or spending.

    So, if we can just have a EU version of Visa / Mastercard as step 1 that would be best. I think that’s just arriving…








  • That’s just saying that things are tripping each other up whilst trying to shutdown.

    Try sudo journalctl -b-1 --reverse

    That will show the last system log in reverse order, and might help see what’s going on.

    There’s an old bug report (notice I say report, as it’s locked and not solved - & I don’t have the link to hand) with several people saying that systemd causes this, but, it might be applications or services that have user accounts open, etc, etc…

    but… try shutting down services and unmounting any shares / filesystems that might be causing this to see if you can isolate something.

    As mentioned in the other thread, try shutting down from the command line on a new TTY (text-only screen) and see if that shows anything else.