Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. Does anyone know how to get "Ninja Remote" working on linux?

Does anyone know how to get "Ninja Remote" working on linux?

Scheduled Pinned Locked Moved Linux
linux
7 Posts 5 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T This user is from outside of this forum
    T This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    Hello,

    Trying to use my linux partition to remote into windows PCs and I am struggling to get ninja remote software to work with even a browser running through wine. Has anyone used this software before and have a solution?

    C K E I 4 Replies Last reply
    0
    • System shared this topic on
    • T [email protected]

      Hello,

      Trying to use my linux partition to remote into windows PCs and I am struggling to get ninja remote software to work with even a browser running through wine. Has anyone used this software before and have a solution?

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      Are the windows PC local to your network? If not, are you forced to use Ninja Remote? There are other applications that have Linux clients for remote access.

      T 1 Reply Last reply
      0
      • C [email protected]

        Are the windows PC local to your network? If not, are you forced to use Ninja Remote? There are other applications that have Linux clients for remote access.

        T This user is from outside of this forum
        T This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        negative on the local network. and yes, it's for work.

        C 1 Reply Last reply
        0
        • T [email protected]

          negative on the local network. and yes, it's for work.

          C This user is from outside of this forum
          C This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          good luck with that 😄

          1 Reply Last reply
          0
          • T [email protected]

            Hello,

            Trying to use my linux partition to remote into windows PCs and I am struggling to get ninja remote software to work with even a browser running through wine. Has anyone used this software before and have a solution?

            K This user is from outside of this forum
            K This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            I'd contact Ninja support about it, but the likely answer is that it's not possible

            1 Reply Last reply
            0
            • T [email protected]

              Hello,

              Trying to use my linux partition to remote into windows PCs and I am struggling to get ninja remote software to work with even a browser running through wine. Has anyone used this software before and have a solution?

              E This user is from outside of this forum
              E This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #6

              I use Ninja at work, and all I know is there is no remote desktop support for Linux. You can install the Linux agent, and you can run remote terminal commands. I set up RustDesk to remote control one of the few Linux machines here.

              1 Reply Last reply
              0
              • T [email protected]

                Hello,

                Trying to use my linux partition to remote into windows PCs and I am struggling to get ninja remote software to work with even a browser running through wine. Has anyone used this software before and have a solution?

                I This user is from outside of this forum
                I This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #7

                Funny I just spend a few hours working on this on my workstation. Tested in VM first before deploying out to my main machine. but here are rough steps:

                You have to use wine and the browser extension "User-Agent Switcher and Manager"
                I would say first install the browser extension then log into your RMM agent. The button to remote will appear but won't work.
                Click the remote in button and Download the 32bit agent from the pop up
                Then run wine not sudo on that exe file.
                Once installed you need to make a desktop entry
                [nano ~/.local/share/applications/ninja-remote.desktop]

                Change the username and verify the path is correct by checking your wine folder#####

                #Paste this with the correct path and username
                [Desktop Entry]
                Name=NinjaOne Remote
                Exec=bash -c 'wine "/home/<USERNAME>/.wine/drive_c/users/<USERNAME>/AppData/Roaming/NinjaRemote/ncplayer.exe" "%u"'
                Type=Application
                Terminal=false
                MimeType=x-scheme-handler/ninjarmm;

                Second to last Register the desktop Entry:
                run: xdg-desktop-menu install ~/.local/share/applications/ninja-remote.desktop
                run: xdg-mime default ninja-remote.desktop x-scheme-handler/ninjarmm

                Lastly, Paste this in your firefox extension (The we used to trick sites into thinking we are windows)
                Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36

                Let me know how it goes.
                Cheers!

                1 Reply Last reply
                0
                • System shared this topic on
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups