PureTryOut

joined 2 years ago
MODERATOR OF
[–] PureTryOut@lemmy.kde.social 1 points 2 years ago* (last edited 2 years ago) (1 children)

Honestly, no clue. First thought would be a graphic driver issue.

But uh, why are you running Plasma Desktop rather than Plasma Mobile? It is a phone after all.

[–] PureTryOut@lemmy.kde.social 10 points 2 years ago (2 children)

Not really. They are probably just missing the required entries in ~/.config/user-dirs.dirs. For example mine:

XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_DOWNLOAD_DIR="$HOME/"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_PUBLICSHARE_DIR="$HOME/"
XDG_TEMPLATES_DIR="$HOME/"
XDG_VIDEOS_DIR="$HOME/Videos"

The file is made by the tool xdg-user-dirs-update in my case, normally ran by a desktop environment but obviously won't be automatically ran in SwayWM.

[–] PureTryOut@lemmy.kde.social 7 points 2 years ago

Just make sure imagemagick is installed. convert input.webp output.jpg will also work.

[–] PureTryOut@lemmy.kde.social 7 points 2 years ago (1 children)

A bug, I have that from time to time as well. Not sure what to do about it tbh

[–] PureTryOut@lemmy.kde.social 9 points 2 years ago (1 children)

GitHub is just a mirror, actual development happens on https://invent.kde.org/plasma/plasma-workspace/

[–] PureTryOut@lemmy.kde.social 1 points 2 years ago

Sure but I rather not have the SSH port open to the world, it just makes it harder for attackers to get in this way. Besides I use the VPN for more things, some self-hosted services I don't want accessible by the whole world.

[–] PureTryOut@lemmy.kde.social 14 points 2 years ago

Alpine Linux. I started using it to dogfood my packages I was maintaining for postmarketOS but I've come to really like it. It does help that I can just fix packaging problems (or just missing packages entirely) myself.

Previously I used Gentoo which I still have a place in my heart for. If I'd ever move to anything else it would probably be Gentoo again.

[–] PureTryOut@lemmy.kde.social 4 points 2 years ago (3 children)

Personally I made sure SSH is only accessible when connected through a VPN setup for that purpose. As in, that same machine hosts a Wireguard setup (through Tailscale) and you need to connect to that first before SSH is available. And then SSH also only accepts key-based authentication. I don't think I need more than that?

[–] PureTryOut@lemmy.kde.social 1 points 2 years ago

I works technically yes. However it's UI isn't optimized for using it with a remote.

[–] PureTryOut@lemmy.kde.social 1 points 2 years ago (11 children)

Well, could you link it? What about the location makes it obvious that they didn't plate unmovable concrete barriers?

[–] PureTryOut@lemmy.kde.social 1 points 2 years ago

Don't recommend that glibc Alpine image please. You can't just have 2 libc's and expect everything to just work, it's just asking for problems. Either deal with Musl or choose a different distro.

[–] PureTryOut@lemmy.kde.social 8 points 2 years ago (5 children)

Why don't you want Musl?

view more: ‹ prev next ›