habitualTartare

joined 1 year ago
[–] habitualTartare@lemmy.world 4 points 4 months ago

A term used derogatorily towards sympathisers of authoritarian communist regimes stemming from "send in the tanks" in 1956.

https://www.urbandictionary.com/define.php?term=tankie

https://en.wikipedia.org/wiki/Tankie

[–] habitualTartare@lemmy.world 13 points 4 months ago

Apparently you can save it to Google drive then download the Google drive program and make that folder available offline so it downloads it to the computer.

  1. When you setup the Google Takeout export choose Save in a Google Drive folder

  2. Install the Google Drive PC client (Drive for desktop)

  3. It will create a new drive (i.e. G:) in your explorer. Right click on the takeout folder and select "Make available offline". All files in that folder will be downloaded by the Google Drive Desktop in the background, and you will be able to copy to another location, as they will be local files.

[–] habitualTartare@lemmy.world 9 points 5 months ago (3 children)

Yes but the camera should be in a place that can't be physically tampered with easily since someone could theoretically unplug the camera and plug into your home network and see all your computers or other devices as if they had stolen your WiFi password. A small risk but it's better to hardwire it somewhere they would need a ladder to get to or get a camera system that connects to a central box inside the house.

[–] habitualTartare@lemmy.world 1 points 5 months ago

I'm using a commercial desktop with an i5 Sandy bridge. I maxed out to 32Gb of ram only because I'm running trueNAS, debian with containers, and home assistant. Most RAM goes to trueNAS and trueNAS doesn't accurately report ram. For CPU, mostly just task limited but I don't really think thats a proxmox issue. Obviously it's not going to support an enterprise or even small business but it works for what I need of less than 4 users on my budget.

Proxmox doesn't really ask for much but I probably would recommend docker for your arm devices.

[–] habitualTartare@lemmy.world 28 points 9 months ago

Last I read IBM was one of the big companies pursuing R&D in quantum computers and such plus they have some software stuff like crimestat and the weather channel under their umbrella.

[–] habitualTartare@lemmy.world 3 points 9 months ago

I keep everything behind a VPN so I don't have to worry much about opening things up to the Internet. It's not necessary about the fact that you're probably fine but more so what the risk to you is if that device is compromised, ex: a NAS with important documents, or the idea that if that device is infected, what can that device access.

You could expose your media server and not worry too much about that device but having it in a "demilitarized zone", ensuring all your firewall rules are correct and that that service is always updated is more difficult than just one VPN that is designed to be secure from the ground up.

[–] habitualTartare@lemmy.world 9 points 10 months ago (10 children)

Have you checked and enabled hardware acceleration?

Support and troubleshooting steps are dependent on your GPU and OS.

[–] habitualTartare@lemmy.world 1 points 10 months ago

I steered away from replacing my router with a PC and got an ER-X and virtualized everything else including TrueNAS on an old office PC. Having PCI-E slots helps with stability a ton when virtualizing and my setup has 64gb DDR3 which was cheap.

Ubiquiti APs are typically the homeLab standard and work great especially with multiple APs. You can start with turning your existing router to AP mode and replace with APs later.

For stability, you can create a "test network" on the ER-X. This is an incredibly useful unofficial guide to setup ER-X with multiple lan networks, APs and more. Then create redundancy with docker containers on a Pi. (put DNS server on proxmox system and a second on the Pi so if one goes down, DNS works).

For your home assistant question, does the backups or copy/paste data folder not meet your needs?

[–] habitualTartare@lemmy.world 11 points 10 months ago (2 children)

I'm happy with proxmox in a non-production environment/homeLab. Stable and straightforward.

Just found out from your comment that windows is shutting the door completely on CPUs that don't support POPCNT. There's config settings to install Windows 11 on legacy hardware (old CPU, tpm chips, etc) but who knows when they'll pull the plug on that.

[–] habitualTartare@lemmy.world 6 points 10 months ago (2 children)

If space isn't an issue, getting a cheap office surplus machine like a Dell Optiplex SFF line for ~$100 US vs the USFF so that it supports low profile PCI-E for a hba card for more storage, or nvidia quadro p400 for better encoding at like $30-50.

It will probably use a bit more wattage, especially with more HDDs, but still should be around 50w idle for even the old systems.

[–] habitualTartare@lemmy.world 2 points 10 months ago (1 children)

What your trying to do is a big overkill if you want only one device to connect to a VPN.

Your VPN installed on your raspberry pi should have a "local network sharing" option. Based on some blogs mullvad had some issues with hostname and network shares (as of 07/2022) and you should try to connect via IP address if you're having trouble.

Local network sharing only works on the same subnet (IP address of your computer, Pi, and TV should have the first 3 parts of the IP match, ex: 192.168.4.xxx not 192.168.x.xxx).

If you're trying to SSH to the Pi when not connected to the same network it's going to be much more difficult.

If all above fails, this GitHub issue suggests advanced split tunneling setup on the Pi so that it can listen for SSH locally.

[–] habitualTartare@lemmy.world 4 points 11 months ago

On Android and I believe IOS it's a single connection. I would start with the basic functionality (also don't create a tailscale account with GitHub bc it does weird things with sharing if you ever want to have multiple users).

Once you've got the VPN and storage working I can think of two options to give you the functionality of 2 vpns

  1. tasker is an android app that can let you automate a lot. It might let you switch vpns when opening say your storage app and switch back a bit easier than toggling it in settings.
  2. setup your lap-server at home with an outgoing public VPN so traffic goes mobile device> tailscale> public VPN. Essentially acting like you're home using your public VPN. This may take some tinkering to work properly, especially when you're home on the same network. Plus you would definitely see a Network speed impact on your phone.
view more: next ›