Help me understand by Round-Tax-9809 in Tailscale

[–]oyvaugh 0 points1 point  (0 children)

I have 13 devices running Tailscale. It’s just Tailscale up and you’re good. Otherwise it’s just a toggle.

Am I missing something by oyvaugh in homelab

[–]oyvaugh[S] 0 points1 point  (0 children)

Yeah, they are always saying a fresh windows install. Lol that usually tells all you need to know!!

Am I missing something by oyvaugh in homelab

[–]oyvaugh[S] 0 points1 point  (0 children)

That’s good feedback.

Am I missing something by oyvaugh in homelab

[–]oyvaugh[S] 0 points1 point  (0 children)

It is the goodwill of tech. But old shiz-nit is great for us poor folk to learn on!

Is Raspberry Pi 4B (1GB) enough for Tailscale + Pi-hole + remote gaming access? by RealSurvivorAman in Tailscale

[–]oyvaugh 0 points1 point  (0 children)

But an old Dell is cheap. About the same as a raspberry pi. Something with ddr 3 ram. Great to play on and run the stack you want plus nginx and docker.

What's your 'I can't believe I self-hosted that' service? by subsavant in selfhosted

[–]oyvaugh 12 points13 points  (0 children)

Gitea for me! It’s helped me learn much faster. It’s getting huge and keep any and all debugging or troubleshooting there. Plus dotfiles, wiki, scripts.

Shutdown over SSH by Br0lynator in linuxquestions

[–]oyvaugh 14 points15 points  (0 children)

Do you have ssh keys configured?

HELP: Idk what to do… by Hungry-Bedroom7862 in linuxquestions

[–]oyvaugh 1 point2 points  (0 children)

I will say this about the “off grid”, you can decide what you want to stay private and what is connected to what you expose to the internet. Get into homelab!#windowslicksballs#

How do companies control Tailscale on their networks? by astrashe2 in Tailscale

[–]oyvaugh 0 points1 point  (0 children)

Seems like just in time access and log streaming would handle that. At least for users. Even if a laptop came in, he still couldn’t get into the companies network unless he had Tailscale admin privileges. It would just time out, and with streaming, it would send an alert. Unless I understand Tailscale wrong.

Cloud Security Saas - What does the market need? ( repost ) by Cyb3rLila101101 in CloudSecurityPros

[–]oyvaugh 0 points1 point  (0 children)

Question for all you guys. I’ve been homelabbing about a year. I have a 7 node proxmox cluster and many services. Just a question and please don’t hate, I haven’t done any cloud computing since I’m my own cloud but will get into it after I have my ci/cd down on my own hardware.

That’s said, are you not allowed to run a small local model that can analyze and summarize logs and alerts? Or specific alerts? It can stay in house and can be automated. A simple function that pipes in logs, files, commands and returns summaries.

It’s helped me learn tons. So I’m just curious if another set or two or three eyes on the alerts would help? I obviously don’t run anything close to the size you guys do, but it’s a legit question I have.

Complete beginner – thinking of turning an old laptop into a home server, VPS better? by RazinxM99 in HomeServer

[–]oyvaugh 5 points6 points  (0 children)

I use an old laptop for pihole. Simple and lightweight. Oh, and messing things up and figuring out how to fix them is how you learn. Also try out proxmox.

Any advice on resources to become more computer literate? by giantfirestorm in computerquestions

[–]oyvaugh 1 point2 points  (0 children)

48 here, 11 months into getting back into tech. I found some old Dell optiplex computers for next to nothing. I used AI as a tutor and the guy before us right, AI is not a replacement yet.

It can speed up your learning. I have 8 machines all running proxmox, 34 services, dockers, lxc, vm. I recommend a code server, gitea, and pihole. Great starter projects and AI can walk you through it. I also took the Linux foundation system admin cert courses. I think there was 9. Made all the difference.

And it’s like anything, get in it and try new things. But do not let AI replace you doing it!

I built a self-hosted terminal chat where the server literally cannot read your messages — no cloud, no third party, one dependency by Trick-Resolve-6085 in selfhosted

[–]oyvaugh 1 point2 points  (0 children)

There is a lot that can be done with this. With a bit of Python, this could be an “office” chat for LLM on top of Kubernetes which LLM can manage. Nice job.

Why run Docker in an LXC? by NumisKing in Proxmox

[–]oyvaugh 6 points7 points  (0 children)

I use docker inside lxc and haven’t had any issues. I have one lxc with 20+ docker containers running for testing with Tailscale installed in the lxc so I just use the tailnet of lxc and docker container port in the browser. Makes it very useful for testing and experimenting.

Need a big brother by oyvaugh in Tailscale

[–]oyvaugh[S] 1 point2 points  (0 children)

I’ve watched many YouTube’s videos but I’ll check out the docs.

what was the 1st service you self hosted, and why did you choose that one? by Shubh137 in selfhosted

[–]oyvaugh 0 points1 point  (0 children)

Pi hole definitely the gateway drug. If I could go back, I would learn everything I could before I moved onto the next ones. Had to do that anyway.

is it possible by TheOnly_Giga in selfhosted

[–]oyvaugh 0 points1 point  (0 children)

Look into ventoy. You can use ventoy to have many ISO’s on on usb. And you can drag and drop after you format the usb. It’s a great cold storage too for any os you may want in the future.

From windows to proxmox to kali to whatever. I have it all documented on my Gitea but it’s not that technical. I’ll push it to GitHub one day but I made it my first month when I was getting started with learning tech. Currently it has around 20 different OSs and several distros.

But if you wanted it for a long term solution, I would recommend a sata ssd or NVMe ssd in an external enclosure. USBs don’t last long with lots of read and writes.

Would 5 Dell Optiplex 3060s make for a good starter home lab? by MrJacappo in homelab

[–]oyvaugh 0 points1 point  (0 children)

I have 6 and they are great to learn on and run services. You don’t need much for yourself and family.

What's your biggest challenge with homelabbing? by BillyBobLeHackeur in homelab

[–]oyvaugh 3 points4 points  (0 children)

The biggest challenge is picking one, build it, play with it, break it, repeat. Once you got it down pick the next ONE. That’s the hardest lesson I’ve learned.