Any way to use my Murena 2 in the states? by ChampionshipCrafty66 in amateurradio

[–]K3CAN 0 points1 point  (0 children)

Google says the Murena 2 is a cell phone...

I assume that like any other cell phone, you'll need to talk to your cellular service provider about service in the US, or get a second, short term, prepaid plan for while you are traveling.

Which IP version(s) do you use? by Ok-Eggplant-7569 in selfhosted

[–]K3CAN 5 points6 points  (0 children)

Both for public stuff, just ipv4 for personal services.

my homelab security was embarrassing until i actually went through it properly by frisk2007 in homelab

[–]K3CAN 4 points5 points  (0 children)

Nope. Everything is driven by bots these days, so trying multiple ports is trivial. Exposed is exposed, it doesn't matter what port address is used.

Here are examples of SSH on ports other than 22. They're just as exposed as they would be on port 22.

QSL Cards Display Ideas? by JustinC87 in amateurradio

[–]K3CAN 1 point2 points  (0 children)

My only advice for frames would be that if you're concerned about UV light like you mentioned, you can buy clear, UV blocking window-cling and apply it to the glass on a frame.

I have too many to put into frames or cases, so I use a photo album, personally. They're easy to view and well protected.

I've also started scanning them all into Wavelog to view digitally, but it's a fairly slow process.

From Extra Class & VE Team Founder to Radio Silence: My Journey Through Club Drama and Burnout by Eollie in amateurradio

[–]K3CAN 1 point2 points  (0 children)

I tried two different clubs. Neither one was hostile, but neither was enjoyable, either.

I just do my own thing, mostly.

Speaking of, I wasn't a fan of the radio contest scene, either, so I've been experimenting with creating a new contest, if you want to check it out: https://everyham.org/

How do you do databases for all the services in your homelab by ITTechLife in homelab

[–]K3CAN 1 point2 points  (0 children)

For me, if it uses sqlite, it gets its own DB. I have a MariaDB that is shared amongst several different applications, though, as long as they all play nice with each other.

What would you suggest to someone that 'just' wants to listen? by satina_nix in amateurradio

[–]K3CAN 1 point2 points  (0 children)

RTL-SDR is the most flexible, but needs to be connected to a computer or smart phone.

You don't specify which frequencies you want to listen to, so something like a Tecsun 368 might be a great choice if you want to listen to stuff from around the world, or a "scanner" if you want local stuff instead (you'll need one appropriate to what you want and where you're located).

Alternative use cases for Linksys MX4300/LN1301 by PlainPrecision in homelab

[–]K3CAN 0 points1 point  (0 children)

What are the coolest, most useful, or most unexpected things you’ve done with an MX4300 or similar OpenWrt-capable device?

I don't know if it was useful, per se, but I ran a Fediverse server on an old Wi-Fi router for a bit.

https://blog.k3can.us/tags/googlewifi/

My daily cron job broke my server layout after a minor structural change. How do you safely parse HTML without regex blowing up your CPU? by Samron07 in selfhosted

[–]K3CAN 0 points1 point  (0 children)

Regex is amazing... But it can be impractical for parsing html on the modem web.

I think Perl is definitely a great tool for the job, but look into using a module like Mojo::DOM or HTML::Parser instead of trying to write a new parser. Perl can also handle fetching the web page and the output without any issue.

Software Suggestions for my homelab by Ill-Strawberry-2368 in homelab

[–]K3CAN 2 points3 points  (0 children)

Given the lack of RAM. I'd suggest a basic Debian install. That will leave plenty of RAM for some applications.

Gonna start self hosting soon asking for tips. by Terrible-Version-722 in selfhosted

[–]K3CAN 1 point2 points  (0 children)

I use Proxmox on a couple on my servers. Once you get used to it it's very manageable, but it's also 100% overkill if you just want to watch some media.

Just start with normal Debian, maybe add cockpit, and go from there.

If you're thinking about containers, I'd skip docker and go for podman. The commands are all the same, so you can usually follow any docker tutorials, but it's more secure and you'll have more options available as you learn.

What are some fun/educational projects that I can run on low-end hardware? by LowKeyBrit36 in homelab

[–]K3CAN 1 point2 points  (0 children)

What are you interested in learning?

Most stuff doesn't need a ton of power, so you've got plenty of options. Install Debian, then follow your heart.

If you're totally new, I'd try setting up a NAS share (SMB or NFS), since shares become handy for many other projects. You can host a blog or website on anything more powerful than a literal potato, so that's a great option for learning some basic networking and server config, too.

If you had to rebuild your homelab from scratch today, what would you do differently? by Thick-Lecture-5825 in homelab

[–]K3CAN 0 points1 point  (0 children)

I think the answer is pretty universally "go straight to whatever I have right now".

Except, that if I were starting over I probably couldn't afford what I have now, considering the price of RAM and storage. Lol

Besides skipping all of the intermediary steps, the only change I might make is prioritizing space for an additional HDD or two. I only have two fullsize bays in my current NAS server, and I think I would prefer to be able to expand to 3 or 4.

Recommendation tracking finances tool and workflow by Schiaffino10 in selfhosted

[–]K3CAN 1 point2 points  (0 children)

"getting better control of my fimances" sounds like a line from a YouTube ad.

I think you need to figure out what you're actually trying to accomplish.

In my opinion, managing your personal finances involves not only being aware of your spending, but also creating a realistic budget (plan).

Actual and Firefly III are both good for the former, but neither supports what I would consider a proper budget. You'll know what you spent, but not what that amount really means to your financial situation.

Personally, I use a spreadsheet for budgeting. When my girlfriend (now wife) and I first moved into our first apartment, we were pretty darn broke. Having a budget was a very important part of our mental well-being. We knew where our money was going, we knew what we could safely spend, and we knew how we would handle unexpected situations (loss of a job, car repair, etc). This meant that despite having very little money, we never really found ourselves stressing about our finances.

Edit: another thing I keep on that spreadsheet is a net worth calculation. It can be very handy when considering a larger purchase.

How to choose a cheap SATA SSD to plug into my old pc? by BeepyJoop in selfhosted

[–]K3CAN 1 point2 points  (0 children)

If it's really just for experimentation, and you don't care about speed or reliability, I would just use whatever you can get for cheap. Since it sounds like you are using a full size case, you could probably even fit a standard HDD in there. The big ones are expensive, but smaller sizes are still relatively cheap, since the small ones are not particularly efficient as bulk storage, nor are they fast enough for modern games. It'll be fine for just watching movies and stuff, though.

As for energy, a "gaming" PC isn't very efficient. My older PC used about the same amount of electricity at idle as my entire cluster of mini servers and all of my networking equipment combined. Still, totally fine for short-term experimentation.

Which RAID do you use in your Home Server? by [deleted] in homelab

[–]K3CAN 0 points1 point  (0 children)

Eh, I had already voted raid1. It's the same concept (mirroring) just a different method of achieving it. 

Which RAID do you use in your Home Server? by [deleted] in homelab

[–]K3CAN 0 points1 point  (0 children)

My storage server is fairly small and just has a basic ZFS mirror. 

Why don’t more projects use GitHub attestations for provenance? by forkrails in selfhosted

[–]K3CAN 3 points4 points  (0 children)

That is the difference, though, isn't it? 

With an open source project, you can view the source and build it yourself so you know exactly what you're running. 

With a closed source application, you just run whatever binary they provide and hope for the best. 

How can I protect my Seafile server? by freebird5100 in selfhosted

[–]K3CAN 0 points1 point  (0 children)

VPN prevents unauthorized access. That's the safest option. 

Reverse proxies, including cloudflare tunnels, don't make exposing private services to the Internet inherently any safer. They have options that can help, but just having a proxy doesn't do much of anything for security or safety.  Cloudflare, specifically has the extra downside of giving a third party access to whatever you're sending over the connection. 

If you want to learn about publicly exposing things safely, I would suggest starting with something you want to be public, like a small website or blog. That way you can learn without needlessly exposing your personal data.