heyfrancis

joined 1 year ago
[–] heyfrancis@lemmy.ml 1 points 21 hours ago

I thought he was referring to a different video LOL

[–] heyfrancis@lemmy.ml 18 points 2 days ago (3 children)

What propaganda? This video is about China bullying Ph which they have been doing for a very long time now

 

cross-posted from: https://lemmy.ml/post/20356693

[–] heyfrancis@lemmy.ml 1 points 3 days ago

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

[–] heyfrancis@lemmy.ml 2 points 3 days ago

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

[–] heyfrancis@lemmy.ml 1 points 4 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.

[–] heyfrancis@lemmy.ml 3 points 1 month ago

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

[–] heyfrancis@lemmy.ml 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.

[–] heyfrancis@lemmy.ml 37 points 5 months ago

Majority are not too techy to understand fediverse, nor they really care of the benefit decentralization provides.

[–] heyfrancis@lemmy.ml 1 points 5 months ago (1 children)

based on the book 1984?

[–] heyfrancis@lemmy.ml 2 points 5 months ago

I just watched it and this is spot on. Now im wondering if the creators of this film thought about Spongebob spinoff drama and the result was this

[–] heyfrancis@lemmy.ml 1 points 5 months ago (1 children)

The app doesn't auto update for me.

[–] heyfrancis@lemmy.ml 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/

 

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

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

 

Android auto for OsmAnd is a paid feature either through subscription or one-time purchase. Has anyone tried it and do you think its worth it?

 

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 ›