Skip Navigation

User banner
Posts
0
Comments
16
Joined
2 yr. ago

  • "Sign in to confirm that you're not a bot" usually means your IP is (temporarily) blacklisted by the video server. You can try using a VPN or tor.

  • Try booting from an usb (with a live linux image) stick and see if you can access your drive.

  • Authorized by not denying...

  • On a rooted device or with adb you can execute the command:

     
        
    sleep 60m && reboot -p
    
      
  • I have tried a yubikey on ubuntu without any problems. Could you please describe what exactly isn't working

  • You might need to switch to a smaller instance.

  • ... and when you tweet or x (or whatever it's called now) sh*t about elon your car drives away

  • crossposted from r/memes xD

  • That might be problem with cloudflare or some other DDOS blocker used by lemmy.world that requires javascript and cookies.

  • Seems to problem with lemmy.world. I just tried Orbot with jerbora and lemmy.world and I got what you described. On my new account on lemmy.today, it works without any problems. (In fact, I just posted this comment via tor)

  • Many ARM boards (including raspberry pis) are designed to run with linux. So the manufacturers can customize the kernel and firmware for the boards.

  • In theory, you could make a XMPP bot that can do all these things. Status information and executing simple commands shouldn't be that hard but interactive commands might need a custom wrapper.