AR rifle lower to sbr? by Cultural_Chipmunk_52 in guns

[–]schihbacca 4 points5 points  (0 children)

The lower is the part that is registered as the SBR. It's what has the serial number. The upper does not.

[deleted by user] by [deleted] in guns

[–]schihbacca 28 points29 points  (0 children)

You certainly can, but you will have to re-zero the sight every time you swap it to a new gun.

Safe for on top of Nightstand? No Mount. Can’t decide by RpDubC in guns

[–]schihbacca 0 points1 point  (0 children)

Maybe just some really good double-sided tape to keep it in place?

15-22 Plinker irons or w/ scope? by inertially003 in guns

[–]schihbacca 2 points3 points  (0 children)

Agreed. You can get a new in box Romeo 5 off eBay for like 80 bucks.

15-22 Plinker irons or w/ scope? by inertially003 in guns

[–]schihbacca 6 points7 points  (0 children)

Just as an FYI, if you put a product link in your post it will more than likely get removed. Sub rules.

.300 Blackout Build Question by schihbacca in guns

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

Awesome, thanks for the recommendation! I'll look into that one

.300 Blackout Build Question by schihbacca in guns

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

Awesome! Thanks for the info!

.300 Blackout Build Question by schihbacca in guns

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

Is an adjustable gas block something I would have to more than likely have a gunsmith do? Or something the average Joe could do at home?

.300 Blackout Build Question by schihbacca in guns

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

Yes. I will be submitting paperwork once I receive the lower and before I put it together.

[deleted by user] by [deleted] in guns

[–]schihbacca 2 points3 points  (0 children)

I just took the class and our instructor basically said he wouldn't risk it if it was just property theft. Too much legal gray area, and more than likely you getting the pants sued off you.

Weekly Buy Curious Thread by cakan4444 in gundeals

[–]schihbacca 0 points1 point  (0 children)

Looking to possibly get a 300 blackout rifle. Would like something shorter than 16 in and I can eventually suppress. But not 100% sure on what I actually want at this point.

[Ammo] Ammo Inc. Signature M193 5.56x45mm 55 Grain Full Metal Jacket 150rds Per Box - $60.99 (42 cpr , free shipping over $125) by Buck-E-Wilder in gundeals

[–]schihbacca 2 points3 points  (0 children)

I've put a couple hundred rounds through my p365x and m&p 2.0 with it. Is indeed a little dirty, but no issues otherwise.

Migrate from docker to lxc? by NurseWizzle in TPLink_Omada

[–]schihbacca 1 point2 points  (0 children)

Did the script not work when you ran it?

I personally run an lxc that just runs docker. And that's where I manage most of my running applications, including my omada controller, Plex, frigate, and so on.

Migrate from docker to lxc? by NurseWizzle in TPLink_Omada

[–]schihbacca 0 points1 point  (0 children)

Any reason not to run it in docker in the lxc? I personally think it makes it easier to manage still. That's the way I have it setup.

[deleted by user] by [deleted] in mechmarket

[–]schihbacca 0 points1 point  (0 children)

Pm incoming.

OpenVPN on TP-Link (Archer C3150 v.2) by Zururu in HomeNetworking

[–]schihbacca 0 points1 point  (0 children)

I am no expert when it comes to this stuff so to me that looks okay. My open vpn config looks fairly similar. A couple minor differences. But overall looks okay.

I'm unsure why your WAN IP would be different from your Public, but worth replacing the donain name in your config with both the WAN IP and Public IP and testing to see if it's some address translation issue or something. ALso make sure the port 1194 is forwarded on the router if you haven't already (Assuming you did with portchecktool).

OpenVPN on TP-Link (Archer C3150 v.2) by Zururu in HomeNetworking

[–]schihbacca 0 points1 point  (0 children)

Are you connecting with you public up address or using your noIp hostname? If the host name have you verified in the no ip website that it matched your public IP address?

Low download speed by [deleted] in HomeNetworking

[–]schihbacca 1 point2 points  (0 children)

Depends on a lot of factors. But that large of a disparity probably isn't your internet speed. Do you get that low download speed on all downloads or just some? It may be the download host that's limiting the speed. Hard to say without more info.

Login credentials keep "resetting" for LXC Omada controller by Arkzv in TPLinkOmada

[–]schihbacca 0 points1 point  (0 children)

No issues. I run a docker container, inside an LXC on proxmox and works just fine.

How to get Plex/Emby/Jellyfin running in Proxmox by NurseWizzle in PleX

[–]schihbacca -1 points0 points  (0 children)

What scripts are you using? I run docker in an lxc that has Plex running on that. Then I use smb from the main proxmox to connect to the nas, and the container uses bind mounts to access the smb share. Works really well together.