dysprosium

joined 2 years ago
[–] dysprosium@lemmy.dbzer0.com 1 points 16 hours ago

Hmm so I guess moral of the story is going underground if you have to face these unfair mobs anyway.

It's the more logical and safer option I'd say, even if it's the other way around legally speaking.

[–] dysprosium@lemmy.dbzer0.com 4 points 1 day ago (2 children)

Wait, how do you use Mihon to connect to your own server? Do you need to build your own source app for that? Is that what Komga is? Idk please explain. I'm already self-hosting othet stuff.

[–] dysprosium@lemmy.dbzer0.com 5 points 1 day ago* (last edited 1 day ago) (2 children)

Okay I see but I thought they immunized themselves against legal business likes cease and desist letters, since that's what got the original project Tachiyomi into Jeopardy.

I thought they accomplished this by going fully anonymous, but this has always been a guess on my part.

[–] dysprosium@lemmy.dbzer0.com 7 points 1 day ago* (last edited 1 day ago) (4 children)

I don't see what the problem is. Sure, someone else taking credit and making some money off some merchandise, but how does that threat their existence?

Missed donations? And making Mihon more of a legal target? (Although how exactly?)

[–] dysprosium@lemmy.dbzer0.com 12 points 2 weeks ago* (last edited 2 weeks ago)

Perhaps just blocking it with a white box and then converting it into an image-only pdf. This makes the file much bigger but will keep the exact same layout while also removing the text blocked by the white box.

Or does it have any interactive elements? What do you mean by "layers"?

[–] dysprosium@lemmy.dbzer0.com 7 points 2 weeks ago

If they not afraid to violate copyright it's only a matter of time before they start using the n-word again...

Wutt

[–] dysprosium@lemmy.dbzer0.com 3 points 1 month ago

That M.2 is the first to break its neck

[–] dysprosium@lemmy.dbzer0.com 1 points 1 month ago (1 children)

Huh, but I got the idea that OP's internet wasn't still up. His router acting up would indicate to me that he'd be offline, no? And therefore any device on his LAN

[–] dysprosium@lemmy.dbzer0.com 2 points 1 month ago (3 children)

How'd you send the command remotely? Radio? Via internet would seem... ironic

[–] dysprosium@lemmy.dbzer0.com 2 points 2 months ago

And computers all the way up

[–] dysprosium@lemmy.dbzer0.com 3 points 2 months ago

And since a card cannot transmit a unique token every time (because it's static), it has to include real card info? (Although theoretically it could suffice with limited info as well, I'd imagine. As long as the info gets confirmed by banking service as valid)

[–] dysprosium@lemmy.dbzer0.com 2 points 2 months ago (2 children)

The former you said? So phones tap to pay are more private in principle?

32
submitted 3 months ago* (last edited 3 months ago) by dysprosium@lemmy.dbzer0.com to c/linux@lemmy.ml
 

I want to run a small VM running a very low-maintenance distro for the sole purpose of running a private VPN (preferably WireGuard).

I do this because I want to access all of my ESXi VMs from WAN.

I'm thinking Fedora Server because it has roling-release, so I don't have to reinstall, I guess? But I want it to be very stable, because if it fails I lose access to ALL my VMs.

 

it's so confusing that the order changes when adding IDENTICAL strings to BOTH filenames. Is this really how it's supposed to be?

 

I have my own ssh server (on raspberry pi 5, Ubuntu Server 23) but when I try to connect from my PC using key authentication (having password disabled), I get a blank screen. A blinking cursor.

However, once I enter the command eval "$(ssh-agent -s)" and try ssh again, I successfully login after entering my passphrase. I don't want to issue this command every time. Is that possible?

This does not occur when I have password enabled on the ssh server. Also, ideally, I want to enter my passphrase EVERYTIME I connect to my server, so ideally I don't want it to be stored in cache or something. I want the passphrase to be a lil' password so that other people can't accidentally connect to my server when they use my PC.

 

Locally, everything works fine on HTTP (http://192.168.1.222).

Externally, however, only PARTIALLY on HTTPS (https://mydomain:8344) through Caddy. I can connect to the site (first picture), but streams won't start.

Any idea why this is the case? My theory is that the RTSP port (554) is for streaming and that when I go to the local address (that is on 80), the site ITSELF initiates a connection to port 554 in the background. However, this apparently does not happen when I connect remotely.

EDIT: In the same Caddyfile, I reverse proxy my Jellyfin server that only uses a single port, and that works fine. The Caddy server runs on my Ubuntu Server 23 on Raspberry pi 5.

 

I have dual boot Win10 and Linux (manjaro), and I want to shrink my NTFS C:\ partition to free up space in my ext4 root partition on the same physical drive.

I keep reading online that NTFS partitioning is best handled by Windows itself. However, Windows cannot partition ext4, so I thought I'd use a live GParted session for the ext4 extending part only.

So why not shrink my C:\ partition IN WINDOWS, obtain my unallocated space, then boot into live GParted, and use the unallocated space to extend my ext4 root.

This, or do everything from GParted in one go? What has the best chance of success?

I could also install GParted on my running Linux distro, and do the extending from there. But I feel like GParted live would somehow be... better?

 

I am on Manjaro GNOME 45.4 (x11) and after some recent update, I am unable to type for example: aa, or 77, or ANY two identical characters in a row, so it only registers the first: a, 7, etc.

If I press the right arrow key, I am able to type another (identical) character, after which I'd have to repeat it again and again if I want all consecutive characters: e.g. aaaa.

Note: this only happens at the login screen, not lock screen or anywhere else.

Is this on purpose? Some security feature? This has to be the dumbest security feature I can image, especially since it doesn't tell you that it's skipping the character (which is not obvious if you type fast), and it also does let you HAVE a password of identical consecutive characters.

I only found this forum post about it:

 

EDIT: I kinda solved it by installing Wayland (with Nvidia card, Ouch!) to replace Xorg. Not sure if this is gonna last though. Perhaps Manjaro is the one I'm gonna throw out FIRST if anything happens from now on.

What should be the first line of defense? Timeshift?

This happened after I installed AUR package masterpdfeditor and 2 applications from github (some hashing algorithm programs, I think they were "Dilithium" and "Latice-based-cryptography-main", one of them was provided by NIST.)

If using GUI: I login, black screen for few seconds, then back at login screen.

If going to ctrl+alt+f2, login successful, then startx, see picture provided (higher quality).

I tried adding a new user, but result is the same.

I have a live usb to do the Timeshift. (I can also chroot if necessary... But I'm not extremely professional)

 

What else is the "remote HTTPS connection"? Is it possible to stream my stream OUTWARDS to WAN? (With port forwading) So I can just give friends a link to stream from my stream? Easy peasy? Would be super handy

view more: next ›