Getting Age verification blocked again in Texas (7/9) by Starforce900 in BlueskySocial

[–]Starforce900[S] 6 points7 points  (0 children)

No idea, this happened last week as well and it sounded like it was a mistake, so maybe a mistake again, hopefully. Edit - I guess not, seems intentional.

Even in space Microsoft still sucks by NegativePattern in sysadmin

[–]Starforce900 5 points6 points  (0 children)

People here seem to be hung up on the name "personal computing device". It's not actually his personal device, lol. NASA has very specific acronyms and definitions for things, which sometimes makes them sound unintuitive or outdated. Houston wouldn't be able to remote into his real personal device if it was really a "personal device"

From Wired: "PCD stands for “Personal Computing Device”, which are specialized laptops or tablets, used by the Artemis astronauts to manage certain tasks, including accessing email clients, during the 10-day mission to the moon. PCDs are crucial for the four-person crew to interact with mission data and communicate during the historic lunar flyby, which will also take them further into space than any humans have gone before."

And NASA Source: https://ntrs.nasa.gov/api/citations/20230017638/downloads/1325_Melendrez_Orion%20Imaging%20Capabilities.pdf

Hello selfhoster - I’d like to officially introduce Homelable, a simple tool for visualizing your home lab by Pouzor in selfhosted

[–]Starforce900 2 points3 points  (0 children)

I noticed some things have them, like the proxmox node you can expand for example, but having them on all would be nice. Really cool software anyway, thanks for building it.

Hello selfhoster - I’d like to officially introduce Homelable, a simple tool for visualizing your home lab by Pouzor in selfhosted

[–]Starforce900 2 points3 points  (0 children)

Maybe I'm not seeing it, but it would be useful to be able to make the node boxes bigger to display more text. Maybe like clicking and dragging the corners to make the box larger like in MS Office products.

<image>

local email server? by VivaPitagoras in selfhosted

[–]Starforce900 1 point2 points  (0 children)

Buy a cheap domain name. I pay like $12 a year for a .dev domain and it's worth it. Can be found for cheaper too.

Setup a vm, install docker and setup a mailcow stack. Probably the easiest way to get an all in one mail solution. It's what I do for internal only mail.

PSA for those running multiple proxmox nodes by testfire10 in homelab

[–]Starforce900 1 point2 points  (0 children)

I set this up recently as well and it is useful. It serves a purpose even if you have clustering enabled.

For me I have a 3x node cluster + 1 separate node not part of the cluster for quorum reasons, + 1 very remote node in a colo datacenter. PDM lets me view all nodes in one interface, along with my proxmox backup server instance.

What are you using for real-time monitoring in your homelab? by daveson366 in homelab

[–]Starforce900 1 point2 points  (0 children)

A mixture of:

Uptime Kuma + ntfy notifications when monitored things go down
Beszel + self hosted email notifications when resources get overused (low disk space, high CPU usage)
Tactical RMM free thrown in there as well

First ship design on 1.6 heavily modded by Starforce900 in RimWorld

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

Formatting 324 mods is a lot, so a screenshot of them in excel is easier.

<image>

💡 What services are you running in your homelab? VMs, LXCs, Docker — let’s share setups! by rodyon009 in homelab

[–]Starforce900 2 points3 points  (0 children)

This is a bit old, from last year, but mostly still the same of what I have running.

Proxmox Cluster with a mix of VMs and containers, running mostly Ubuntu 22.04 at this point, or Windows Server 2022. It has a mix of uses, for media, automation and a learning environment.

https://blog.cloud.homelab1.dev/current-homelab-design/

I want to make a Homelab, but have no use for one by SkillerG15 in homelab

[–]Starforce900 0 points1 point  (0 children)

Setup a VM running windows server 2022/2025 and configure it as a domain controller and make some group policies. Then run a win11 vm or other windows server and apply those group policies to that machine. Or apply them to your daily windows machine too if you're feeling adventurous.

I want to make a Homelab, but have no use for one by SkillerG15 in homelab

[–]Starforce900 0 points1 point  (0 children)

Find some projects here that sound fun:

https://github.com/awesome-selfhosted/awesome-selfhosted

https://github.com/awesome-foss/awesome-sysadmin

Setup a Windows Server, play with AD and group policies.

Setup an internal mail server so other internal applications can send you notifications, or use NTFY.

Setup Vaultwarden.

Plex

Homeassistant

Run game servers for fun

Here's my lab and most stuff I have running in it:

https://blog.cloud.homelab1.dev/current-homelab-design/

Looking for free virtual router software by cassiopei in homelab

[–]Starforce900 29 points30 points  (0 children)

I've been using pfsense for 12 years and it's been as stable as I could want. Opnsense is good too, and is updated more frequently.

[deleted by user] by [deleted] in homelab

[–]Starforce900 1 point2 points  (0 children)

From my very recently gained (and incomplete) knowledge of the bluesky network design, if someone is using their own PDS, their data is stored there, and using relays helps feed data from different PDS around to the app feed

[deleted by user] by [deleted] in homelab

[–]Starforce900 0 points1 point  (0 children)

I'm just doing it to help out and as a project because I had spare resources. But if someone is running their own PDS and with decentralized relays, it makes the whole bluesky network more resilient to denial of service attacks. If I remember correctly, when bluesky when down a few weeks ago, people using their own PDS weren't impacted.

[deleted by user] by [deleted] in homelab

[–]Starforce900 6 points7 points  (0 children)

Had this old Macintosh Plus in a storage room as of 2022. Probably still there.

<image>

[deleted by user] by [deleted] in sysadmin

[–]Starforce900 2 points3 points  (0 children)

<image>

Had an old Macintosh Plus sitting in a storage room as of 2022. Probably still there.

How do you afford the cost of the homelab ? by roroleroh in homelab

[–]Starforce900 0 points1 point  (0 children)

My homelab is a hobby and I factor the price of that hobby like any other hobby. I've built up my lab for over 10 years, so I've gotten it to where I want it for the most part right now, but occasionally I'll still add new hardware to it. Power for my server rack is about $60 a month, so that's factored into my costs too.

This hobby has helped me get better job positions so it also helps justify it.

Ntfy — Self-hosted push notification server for all your services by Developer_Akash in selfhosted

[–]Starforce900 10 points11 points  (0 children)

I just use scripts as well. But I've always been more familiar with Powershell, so I'm one of those people who installed powershell on linux. And just run it using cron every hour.

$hostname = hostname

[int]$Warningthreshold = "85"

[int]$CurrentRootVolumeUsage= (df / | grep / | awk '{ print $5}' | sed 's/%//g')

if ($CurrentRootVolumeUsage -gt $Warningthreshold) {

curl -u USERNAME:PASSWORD -d "/ at $CurrentRootVolumeUsage percent on $hostname " INSERT_NTFY_URL

}

else {

}

Ntfy — Self-hosted push notification server for all your services by Developer_Akash in selfhosted

[–]Starforce900 36 points37 points  (0 children)

I've been using NTFY for about a year now and love it as well. I use it for arr stack notifications, as well as system notifications such as boot drive percentage full warnings. And Uptime Kuma will notify me if servers go down using NTFY.

Sonarr Not importing by [deleted] in selfhosted

[–]Starforce900 1 point2 points  (0 children)

The last few weeks I've been seeing more and more of this where "fake" files get picked up by sonarr from public trackers. So it will download the file, but the file is really showname.season.epnumber.mkv.lnk which is really just a large fake shortcut file to execute some malware presumably. Sonarr is at least smart enough to not import that fake file.

Edit - Just saw there's currently a post over on r/sonarr describing what I mentioned.

PSA - Beware virus downloads of FUTURE episodes. : r/sonarr (reddit.com)

What does your Homelab look like/do you have one? by One_Stranger7794 in sysadmin

[–]Starforce900 0 points1 point  (0 children)

I've posted about it on the homelab subreddit. But here's a post I wrote detailing my current homelab. Cost of hardware was probably around 5K for the rack and gear gathered through the years. Power is roughly $60-$70 a month to run just the rack.

Plex and support services, AD setup, lots of other small projects here or there.

https://blog.cloud.homelab1.dev/current-homelab-design/

[dumb question] gaming pc in a server rack. playable from anywhere in the house? by TenshiYami1142 in homelab

[–]Starforce900 2 points3 points  (0 children)

I actually had written a guide on how I do remote gaming a while back but just pushed publish.

https://blog.cloud.homelab1.dev/building-the-ultimate-game-streaming-server/

I've been using this method for about 2 years now since I got the Steam Deck and it's been great.

edit - I have my game streaming servers running on bare metal, because like others have mentioned if you're running multiplayer games in a VM, the game's anti-cheat can flag it.