• 1 Post
  • 46 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle


  • Perhaps there was an easier lighter-weight way of doing this?

    Yeah, SSH tunneling. What I would do (and have done in the past) is something like:

    ssh -L 8080:192.168.0.1:80 myserver
    

    That will forward port 8080 on your host to port 80 on 192.168.0.1, so you can access your router’s web UI with http://localhost:8080/ in your own web browser.

    You can also setup full tunneling with SSH, but that requires messing around with SOCKS and I usually can’t be bothered.



  • Ahh sorry, I thought you meant you plugged it into the input side. If that’s the case then are you running anything that measures CPU usage? I run the TIG stack, it might be able to give you some hits. Also back to my original point which is already unlikely, if it’s a modified sinewave UPS, it can confuse some measuring devices while it’s on battery.





  • I never mentioned vulnerabilities, I just wanted to point out that, RDP doesn’t really work without a graphical session, Windows Server Core gets around this by being a graphical session (although very basic).

    Also I’m not sure, but I don’t think Windows handles RDP on the kernel level, it’s just nicely tied in with DWM and doesn’t have to deal with the multitude of window managers on Linux.

    Handling RDP on the kernel level does sound like a bad idea security wise, but there should be a better way.











  • SteveTech@programming.devtoaww@lemmy.worldChonk
    link
    fedilink
    English
    arrow-up
    10
    ·
    10 months ago

    Satellite imagery seems cheaper than you might think though. I’ve had SkyFi in my favourites for a while after they sponsored a YouTube video, and they seem to start at $8 per km2 for a new photo or $2.50 for a previously taken one.