• 0 Posts
  • 31 Comments
Joined 10 months ago
cake
Cake day: September 14th, 2023

help-circle

  • Ghoelian@lemmy.dbzer0.comtoLinux@lemmy.mlCannot start spotifyd.service
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    2 days ago

    If you just want it to auto-start at login, you could create a symlink from the .desktop file to ~/.config/autostart.

    Something like ln ~/.local/applications/spotify.desktop ~/.config/autostart (or ln /usr/share/applications/spotify.desktop ~/.config/autostart if that’s where it installed to).

    I believe most DE’s will pick this up automatically.


















  • I don’t know connectbot, but it’s probably not putting the keys where openssh is expecting them.

    By default, ssh looks for keys in ~/.ssh/id_rsa(.pub for the public key).

    What I would do is just run ssh-keygen from termux, let it create the .ssh folder and set the correct permissions etc., see where it put that folder, and then just replace the id_rsa files with those from connectbot.


  • Also, when you choose either of the update or restart/shutdown options, it actually tries to restart, (for me) always boots back into linux because that’s my default. When I’d eventually boot back into Windows, it just continues installing the update I’d long forgotten about.

    Pretty happy to be rid of that mess entirely now.