nagaram

joined 2 years ago
[–] nagaram@startrek.website 6 points 2 days ago

He's a libertarian who is, self admittedly, hard to work with. He's also petty and a pedant.

Great for right to repair and digital sovereignty, but there's a lot more arguably real issues in the world than making sure my tech is upgradable. Like I'm pretty sure he talk about supporting RFK Jr in 24 [citation needed]'. I don't follow him as closely since he made a 20 minute video trying to argue that AOC is wrong about there being no such thing as unskilled labor by explaining the exact point.

I really don't wanna know his thoughts on trans rights or the mass racist deportations.

[–] nagaram@startrek.website 13 points 2 days ago

That's so fucking rough.

KazuK9_ is a brutal twitter handle for our friend Kazuk to deal with.

[–] nagaram@startrek.website 1 points 3 days ago

I didn't know Pillion meant passanger

[–] nagaram@startrek.website 1 points 3 days ago

~~We alao leave out it was a non-consensual kiss from either party since they were both being mind controlled~~

[–] nagaram@startrek.website 1 points 3 days ago

In fairness, it is an American show.

Its somewhat justifiable, kinda.

[–] nagaram@startrek.website 3 points 3 days ago

I can't imagine being with someone who works this hard for approval.

Thanks republican men! You really took a bullet for us well adjusted men on this one.

[–] nagaram@startrek.website 8 points 3 days ago (2 children)

The disregard of

"Dress for the slide"

Was enough for me

[–] nagaram@startrek.website 3 points 3 days ago

Terry A. Davis's story inspired me to try coding professionally.

Unfortunately coding professionally convinced me I'd have more fun in IT.

[–] nagaram@startrek.website 5 points 4 days ago

This is one of those things where my 6+ ft height is a privilege.

I have never even dreamed of putting my feet on the dash.

[–] nagaram@startrek.website 1 points 4 days ago (1 children)

What's crazy is that, personally, I seem to know just as many "Can't this guy take a hint" women as I know "I'm not good enough for him so I should block him" type women.

I legitimately know two women who had that concern, blocked the guy on everything, and he either made an alt or found an obscure social to DM them on.

Both are happily married and medicated for their anxiety now.

[–] nagaram@startrek.website 2 points 6 days ago

This feels like propaganda to get me to want kids.

I would take care of alt timeline me because I know what I would have wanted and how that gets me to here.

[–] nagaram@startrek.website 2 points 6 days ago

And if you just want a NAS? It is really hard to go wrong with a 4 bay NAS from one of the reputable vendors (which may just be ugreen at this point?) as those tend to still come out cheaper than building it yourself and 4 disks means you can either play with fire with RAID5 or not be stupid and do RAID1.

Actually ASUS started to sell N100 motherboards with the CPU soldered on for $120

That plus a jonsbo N2 or N3, a few extra pieces, and its a few hundred dollars cheaper than the Ugreen options. Sure it will probably run Truenas instead of Ugreens custom truenas or whatever its built on, but that extra $300 is another 24TB hard drive or a HexOS lifetime subscription.

There's also always the classic buy an old mid sized tower for $100 and slap two massive hard drives in it

 

I've been looking at moving all my services to my 10 inch mini rack and I found Lenovo Tiny P320 computers with P600 GPUs in them. According to a reddit post from a while back these are 1060 equivalent and should be able to handle multiple 1080p 60fps streams.

My current Jellyfin server is in my Epyc 7302p server with a 4060 which I'm pretty sure is over kill for my use case.

Anyone else ever make a downgrade like this? Did it work out alright? For $100 for a P320 I'm sure I won't regert the purchase but I need to be talked into wasting money.

 

My rack is finished for now (because I'm out of money).

Last time I posted I had some jank cables going through the rack and now we're using patch panels with color coordinated cables!

But as is tradition, I'm thinking about upgrades and I'm looking at that 1U filler panel. A mini PC with a 5060ti 16gb or maybe a 5070 12gb would be pretty sick to move my AI slop generating into my tiny rack.

I'm also thinking about the PI cluster at the top. Currently that's running a Kubernetes cluster that I'm trying to learn on. They're all PI4 4GB, so I was going to start replacing them with PI5 8/16GB. Would those be better price/performance for mostly coding tasks? Or maybe a discord bot for shitposting.

Thoughts? MiniPC recs? Wanna bully me for using AI? Please do!

 

So I have rebuilt my Production rack with very little in terms of an actual software plan.

I host mostly docker contained services (Forgejo, Ghost Blog, OpenWebUI, Outline) and I was previously hosting each one in their own Ubuntu Server VM on Proxmox thus defeating the purpose.

So I was going to run a VM on each of these Thinkcentres that worked as a Kubernetes Cluster and then ran everything on that. But that also feels silly since these PCs are already Clustered through Proxmox 9.

I was thinking about using LXC but part of the point of the Kubernetes cluster was to learn a new skill that might be useful in my career and I don't know how this will work with Cloudflared Tunnels which is my preferred means of exposing services to the internet.

I'm willing to take a class or follow a whole bunch of "how-to" videos, but I'm a little frazzled on my options. Any suggestions are welcome.

 

Okay Kubernetes people. I am about to build my first cluster with 4 Raspberry Pi 4B 4gb models powered over POE.

I was going to host just some basic stuff on it (forgejo, a couple Ghost Blogs) and try hosting a Mastodon instance.

The documentation mentioned that I should not use the SD cards for database stuff. So I was going to get some super short thumb drives.

What is everyone else's set up look like with raspberry pis? And how important is matching hardware?

I'm sure I'll learn more from reading the documents but this is my concern right now.

(I was also required to upload a photo so have my Latitude D630)

 

Anyone have any recommendations for Blog software?

I was considering for a while just using a mastodon instance as my blog because I just kinda wanna sign in and upload my papers that I've written. I was pretty close with Hugo. I'd rather not have to build the site everytime I upload and I want to self host and not use Github actions. I think I still could do it since I like using Cloudflared tunnels.

What is all out there?

 

I run my production Jellyfin server and a few other services on a Optiplex sff computer with a thicc hard drive and a low profile GPU.

I want to build two more of these with thicc Hard drives so that my parents and my in-laws can have a local Jellyfin instance that I manage remotely and they just need a box plugged in somewhere at their homes.

Is it possible to make Proxmox build a VPN tunnel on boot so I can just have it in my cluster dash. Like using tailscale or openvpn.

Or am I going to have to go with my original plan and put that on the same box as the Jellyfin server and then just VNC in?

Any tips or ideas?

 

So I'm trying to get Jellyfin accessible on the open web through a cloudflared tunnel

I have a default install of Jellyfin running that is still accessible locally.

I'm able to ping TV.myblogdomain.com

And the Cloudflared dashboard says the connection is up.

I have implemented page rules and caching rules to turn CDN off.

I have set the DNS server on the Jellyfin VM to be the Cloudflared DNS server.

It's pointed to https://jellyfin:8096/

And it wasn't working with or without a CIDR in the tunnel configuration.

Should I try uninstalling fail2ban and see if that helps? I thought I configured it right pointing it to the 8096 port but maybe I need to do 80/443?

Any tips or guides would be appreciated.

32
SIEM (startrek.website)
submitted 7 months ago* (last edited 7 months ago) by nagaram@startrek.website to c/selfhosted@lemmy.world
 

I am studying for my Network+ and my Sec+ hoping to shadow our Cyber Sec guy at work.

I want to set up a SIEM on my home network so I can be used to it's operations and how it works by the time I start messing with Pentesting stuff. Then I'm going to use it to try and track myself when I pentest myself.

I was looking into Graylog or Security Onion since they seem to have decent documentation (and I can find videos on how to set them up which is nice).

I was recommended building my own ELK stack and doing everything manually for maximum learning potential. Which I understand why this is a good idea, but I think I'd rather be as close to "baby's first SIEM" as possible or at least have a robust how-to guide.

What do you suggest?

view more: next ›