I have an old PC dual-booted with Windows XP and Ubuntu 12.02.4 LTS. Using Windows XP, I attached a NodeMCU ESP8266 using LuaLoader with a USB cable to COM5 and everything works well. I can load and run LUA programs on the ESP8266 with no problems.
Now I would like to do the same thing using the Ubuntu system, but I don't know where to start. Is there a Linux program similar to LuaLoader? If not, how do I load and run a Lua program using Linux/Ubuntu on COM5? I don't know a lot about Ubuntu, so basic instructions would be helpful. Thanks in advance for any suggestions.