Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. linux
    Log in to post

    • ?

      SUDO or SU commands with password
      Support • buildmaster linux servers ssh • • Dave Clarke  

      3
      0
      Votes
      3
      Posts
      31
      Views

      ?

      Thanks for the pointers, Dean!
    • ?

      Customs Action running on Linux Agent
      Support • linux sdk • • Dave Clarke  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      Hi Andrew, The ProcessRemoteCommand method only works when working with .NET-based agents. Behind the scenes, that method will serialize the action and use a sort of remoting to run that method on the remote server. With an SSH-based agent, this is obviously not possible. The CommandLineActionBase abstracts a lot of the complexity in executing remote processes. Just ignore the ProcessRemoteCommand method (throw a NotImplementedException) and try run the ExecuteCommandLine method from Execute. FYI - this is all being refactored in 4.0, and we're trying to phase out as many ProcessRemoteCommand-based actions as possible.
    • ?

      Linux agent broker in Buildmaster 3.6.4
      Support • buildmaster error linux • • Dave Clarke  

      2
      0
      Votes
      2
      Posts
      6
      Views

      ?

      Hi Dave, There is new release of the Linux extension (v3.12) that will resolve this issue. Best, -Steve
    • 1
    • 2
    • 3
    • 3 / 3