Skip Navigation
sshfs help
  • if rebooting is and option, it will release the mounts. And should be safe because mounting on top of an existing path doesn't really break anything. the original files still exist, but are just hidden because they are under the new mount. Once the mount is released, everything should be as it was.

  • sshfs help
  • sudo sshfs -o allow_other,default_permissions shady@192.168.50.16:/home/shady/skynet /home/skynet

    You mounted your desktop files on top of the server files.

    fusermount -u /home/shady/skynet

    this should be

    fusermount -u /home/skynet

  • FCC hits Verizon with $1M fine for dropping 911 calls, again • The Register
  • As I understand it...That's exactly how mobile phones work when you dial emergency number. if your operator has no signal, it automatically selects the strongest cell signal and attempts it through that. And you don't even have to know the country equivalent number, dialing 911 will automatically route to the local emergency center. There's a list of numbers that are recognized as emergency numbers by the phone/sim, but the actual number is not even used when the call is initiated. In general as long as you have a phone with battery left, you should be able to make a call to emergency center.

  • Why won't my Python unit tests run? [SOLVED]
  • In the first one the tutorial expects you to just leave the function in circles.py, after you have create the separate unit test file.

    On the second one, You are probably trying to run the tests while inside the "test" folder. You need to be in the project folder when running the python -m unittest discover -v

  • Anycubic 3D printers hacked worldwide to expose security flaw
  • You should blame anycubic for their mqtt server which allows any valid credential to connect and control your printer via the matt API. Let's just hope anycubic fixes their mqtt server.

    Well that's smart...

  • ‘Energy independent’ Uruguay runs on 100% renewables for four straight months
  • "Hydropower provides a large percentage of installed production capacity in Uruguay, almost all of it produced by four hydroelectric facilities, three on the Rio Negro and one, the Salto Grande dam shared with Argentina, on the Uruguay River. The production from these hydropower sources is dependent on seasonal rainfall patterns, but under normal hydrological conditions, can supply off-peak domestic demand." https://en.wikipedia.org/wiki/Energy_in_Uruguay

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JE
    jesta @lemmy.world
    Posts 1
    Comments 23