heyfrancis

joined 1 year ago
[–] [email protected] 1 points 2 days ago

like the other commenter said, CA is different from a client cert. I'll try that and see how it goes

[–] [email protected] 2 points 2 days ago

Oh i thought they are the same. I look into how to create a self-signed CA and see if it helps

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

Yeah that's what im using right now. But i want to add security by using a certificate when logging in

 

This may be more of an Android issue than self-hosting, but i run Radicale on my personal server to host caldav/carddav services. I want to login with uname&pword with a certificate. I found this video in Davx5 github page showing that a user can select the cert:

video

I generated a self-signed cert from my server and installed that to my Android phone via Settings > Security&Privacy > Encryption&Credentials. But i dont get the same as the video. It keeps telling me No certificate found

Clicking the install button and selecting my cert will say

Install CA certificates in Settings This certificate from null must be installed in Settings. Only install CA certificates from organizations you trust.

[–] [email protected] 3 points 1 month ago

Feels like politics, i cross posted it to /c/philippines

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

Thanks for sharing, but not sure why this is in /c/tech 😄

before YouTube became a thing, he's already known for being anti-bully from his TV show. His brothers are also known for doing the same.

He somehow has this duterte vibes (if you know our former Pres) for protecting the weak but he was not into politics until '22.

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

The video is a link from a mastodon instance (masto.host). So they use trackers here?

 

video

Found post in https://social.wildeboer.net/@jwildeboer/112320305177390840

EDIT: converted to a text post instead of link. hoping someday there's easy way to re-toot Mastodon post to lemmy

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

based on the book 1984?

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

The app doesn't auto update for me.

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

I installed Signal via Obtanium. Just use this URL when searching/adding the app

https://signal.org/android/apk/

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

Did you import your .world data to .ee?

 

Found it first here - https://mastodon.social/@BonehouseWasps/111692479718694120

Not sure if this is the right community to discuss here in Lemmy?

[–] [email protected] 4 points 8 months ago

My grandpa told me not to listen to a random idiot in the internet.

[–] [email protected] 3 points 8 months ago

+1 for DDG, but i dont get it why some comments here said it is just bing

 

Hey guys, I saw this in my VPS when checking history:

    1  chmod +x /usr/lib/virt-sysprep/scripts/0001-swapoff--dev-vda2-mkswap--dev-vda2-swapon--dev-vda2-resize2f
    2  cat /usr/lib/virt-sysprep/scripts/0001-swapoff--dev-vda2-mkswap--dev-vda2-swapon--dev-vda2-resize2f
    3  vi /usr/lib/virt-sysprep/scripts/0001-swapoff--dev-vda2-mkswap--dev-vda2-swapon--dev-vda2-resize2f

here is the content of the script:

# cat /usr/lib/virt-sysprep/scripts/0001-swapoff--dev-vda2-mkswap--dev-vda2-swapon--dev-vda2-resize2f
swapoff /dev/vda2;mkswap /dev/vda2;swapon /dev/vda2;resize2fs /dev/vda1;yum -y update;systemctl disable guestfs-firstboot;reboot

This is a new server I provisioned on my VPS in racknerd. The command looks safe, but I'm wondering if these commands were executed on its own? Or someone has logged in to my VPS? This is also not normal, isn't it?

EDIT:

confirmed, commands are still in history after reinstalling OS. As others have said, maybe the image builder ran commands and forgot to clear history

view more: next ›