Comparing MeshCentral 2 to ScreenConnect
-
@smartkid808 said in Comparing MeshCentral 2 to ScreenConnect:
I am not command line nor linux person. So I don't want to have to look up every command, so having the sconfig screen helps.
Linux has absolutely no connection here. Nothing on the Windows command line has any association with anything on Linux, and Linux is no more or less "command line" than Windows is. This is a 100% Windows thing.
sconfig is a good point, have you tried that in the terminal? I'm assuming it is a no go?
-
@smartkid808 said in Comparing MeshCentral 2 to ScreenConnect:
Also, when I installed MC, I had to click install, so I needed the console (which brought up the MC gui install box).
Use the background, rather than the interactive, installer. MC has both a GUI required, and a non-GUI required installer for exactly that reason.
-
@scottalanmiller said in Comparing MeshCentral 2 to ScreenConnect:
Linux has absolutely no connection here. Nothing on the Windows command line has any association with anything on Linux, and Linux is no more or less "command line" than Windows is. This is a 100% Windows thing.
sconfig is a good point, have you tried that in the terminal? I'm assuming it is a no go?I know, I was just saying I don't do command line whether it be linux or windows much, except for basic commands i've used all my life (I know your heavy in linux, which is why I mentioned linux. I know you love the command line haha ).
and I can run sconfig. but cant do anything with it.
-
@scottalanmiller said in Comparing MeshCentral 2 to ScreenConnect:
Use the background, rather than the interactive, installer. MC has both a GUI required, and a non-GUI required installer for exactly that reason.
I'll give that a try later on my next test install
-
Getting TUIs working in the terminal would be amazing. That would solve the problem SO much better.
-
Just updated to 0.3.2-p
-
@scottalanmiller Apologies, what are TUIs?
-
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller Apologies, what are TUIs?
TUI... Textual User Interface.
A great example is sconfig on PowerShell. It's an app that gives GUI-like experience, but built out of ASCII characters.
vi or pine or joe are all TUIs on Linux.
-
I just released a JavaScript IDER server and added it to MeshCommander v0.7.5 and MeshCentral v0.3.2-p. Blog about this here. This is going to be really amazing for Intel AMT users. Now that this is done, I can go back to bug fixing.
-
@scottalanmiller Agreed. Thanks.
-
@scottalanmiller said in Comparing MeshCentral 2 to ScreenConnect:
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller Apologies, what are TUIs?
TUI... Textual User Interface.
A great example is sconfig on PowerShell. It's an app that gives GUI-like experience, but built out of ASCII characters.
vi or pine or joe are all TUIs on Linux.
But doens't sconfig launch into a new window process?
-
@JaredBusch said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller said in Comparing MeshCentral 2 to ScreenConnect:
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller Apologies, what are TUIs?
TUI... Textual User Interface.
A great example is sconfig on PowerShell. It's an app that gives GUI-like experience, but built out of ASCII characters.
vi or pine or joe are all TUIs on Linux.
But doens't sconfig launch into a new window process?
It does not in the GUI when I use it, and if I launch it through MeshCentral terminal it launches, but does not display correctly. Seems to be in the same process.
-
@scottalanmiller On Windows terminal currently launches within the MeshAgent process and causes a bunch of issues. Bryan who works on the agent will be looking into spawning a separate process for the terminal shell / powershell that should help. One huge bug with the current model is that "ping -t 1.2.3.4" can't be halted and will keep running even after the agent is stopped. To summarize, the Windows terminal needs more work.
-
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller On Windows terminal currently launches within the MeshAgent process and causes a bunch of issues. Bryan who works on the agent will be looking into spawning a separate process for the terminal shell / powershell that should help. One huge bug with the current model is that "ping -t 1.2.3.4" can't be halted and will keep running even after the agent is stopped. To summarize, the Windows terminal needs more work.
LOL, cool. Thanks for the heads up
-
When connected to a Windows or Linux computer (have not tried on Mac) and the machine's public IP address changes I can no longer connect to desktop, terminal, files, etc. however the machine still shows up on MC as powered on, so there is some connection, yes?
How do we handle this if a remote machine has its IP address change? Such as a laptop going to a different location, or in my testing, changing address with a VPN. -
@Scott said in Comparing MeshCentral 2 to ScreenConnect:
When connected to a Windows or Linux computer (have not tried on Mac) and the machine's public IP address changes I can no longer connect to desktop, terminal, files, etc. however the machine still shows up on MC as powered on, so there is some connection, yes?
How do we handle this if a remote machine has its IP address change? Such as a laptop going to a different location, or in my testing, changing address with a VPN.MeshCentral should be getting that information from the meshagent.
On my Linux system, meshagent is set to always restart every 3 seconds or at least I think what it means.
-
0.3.2-w out now.
-
How are we to handle LE renewals?
I think it's an auto renew? -
@FATeknollogee said in Comparing MeshCentral 2 to ScreenConnect:
How are we to handle LE renewals?
I think it's an auto renew?MC does it all for you. Totally automated.
-
Hmm, ok..my MC web console is broken.
I can SSH in but no gui?