not_fond_of_reddit

joined 2 years ago
[–] [email protected] 7 points 1 week ago

Trouble sleeping…

[–] [email protected] 7 points 1 week ago

Well, what do you expect when you don’t escape the !

[–] [email protected] 6 points 1 month ago* (last edited 1 month ago)

So you can enable it and then run:

sudo fwupdmgr get-updates

And you will get a list of what would be updated with the testing repo, and then you can disable it again if it doesn’t return a result that one can work with.

[–] [email protected] 6 points 1 month ago (2 children)

You could try enabling the lvfs test-repo

sudo fwupdmgr enable-remote lvfs-testing

And the run

sudo fwupdmgr update

[–] [email protected] 11 points 1 month ago (1 children)

But what will the poor billionaires do?

[–] [email protected] 1 points 1 month ago (1 children)

Are you using OpenVPN with these providers? And if so, have you tried switching to WireGuard if it’s supported by the provider?

[–] [email protected] 32 points 2 months ago

Isn’t that Paul Atreides?

[–] [email protected] 3 points 2 months ago (1 children)

So you are saying that old fashioned police work… works?

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

You are still the best… and a beast.

I stub my toe and I won’t look at a PR for two weeks.

[–] [email protected] 16 points 4 months ago (2 children)

You are a beast, back surgery and a feature list that long… please just don’t burn yourself out.

[–] [email protected] 1 points 5 months ago (1 children)

If I can at least help on stranger on the internet… well, then I have helped one stranger on the internet 😂

[–] [email protected] 2 points 5 months ago (3 children)

Let’s say you want to test a drive that is mounted on /tmp… you just cd into that directory and you can use my example.

You can use

$> df -h or $> mount

to check how your drive is mounted in the OS Most ”default ” installations will have 1-4 partitions and / being partition 3 or 4.

So if you look at the mount command and / is /dev/sdX3 (where X can be a-z depending on how many drives you have connected) and no other mounts are in the output then every directory under / is on that drive… so you can run my example from your home-directory if you fancy that.

view more: next ›