• 1 Post
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle
  • That is really shady. Unless you live in a rent controlled apartment I’d be curious if they even have legal recourse if you used another provider unless there was damage to the apartment.

    You could probably force the complex to let you use whatever provider you wanted as long as the infrastructure (conduits in the ground etc) is there and it probably is. But I would likely be a very annoying fight.

    More than likely they are getting a kickback from the ISP to inform users that they are the only option.

    We have a (kind of) similar situation here. Our complex has these devices installed by the local electric company that turns our water heater on and off on some randomized schedule that is claimed to be based off of our usage and the local time. We were never told about this device and it’s not in our contract. On top of that, the property management group gets a kickback for every one that is installed in a unit.

    We don’t have the most stable schedules (random schedules, night shift, day shift, etc) so of course the device couldn’t figure it’s shit out and was just shutting our water heater off at different times. I had to call the power company to have them disable it.

    There has been a history of corporate things like this happening where providers do shady shit, kinda like gangs having their own territory and “agreements” not to sell dope in each other’s area to keep their profits stable and not mess with each other or whatever other reasoning it may be.

    My point is, there is more than likely some shady business practices going on between the ISPs and the property management.









  • I figured it out.

    I was already headed the right direction by using something like this…

    <button text=“Hold Enter” ontap=“enterhold” ondoubletap=“enterrelease” />

    But for whatever reason it seems to ignore a double tap to release it, maybe I’m just too slow on tapping lol. I changed it to onhold=“enterrelease” and it works like intended.








  • Hopping on a live USB to recover files is your safest option.

    It will also give you an opportunity to scan files (with something like clam av) while running from a system other than Windows, so you’re less likely to encounter any further infections. Not that Linux can’t be infected, it’s just much less likely and you’d be running from a flash drive and off network anyway so it’s about as safe as you can get.

    You would need to connect the live USB to the Internet to install clam av on the USB stick or something similar, but that can be done while using a separate machine before actually plugging into the affected machine.

    I can’t really offer any advice on using any software for scanning as I keep personal things on separate drives segregated from the network so if something ever did happen I’d just wipe and start over.

    May be a good idea to take though. Get him a USB drive that he can store files on and disconnect when he doesn’t need it.

    Just some thoughts from someone that works in desktop support and has been tinkering for a little over 20 years.

    Good luck!


  • Try using a USB boot stick to boot into Linux and just save whatever you need from the machine and then reformat it. Since this way the machine won’t automatically connect to Wi-Fi and potentially cause more issues.

    That’s the quickest, simplest way without needing to try to diagnose and dig into the system to see what is affected and trying to fix it.

    Also what is the computer doing when it boots up? There’s not really enough information being given to be able to provide any other advice.