Hello,
I am looking for a way to make my work a little bit easier.
I would like to find a way to open new terminal windows with a command.
Example:
I would like to execute multiple netcore apps, each of them with new console window.
Before yesterday I've been working with gui version of Linux. It was pretty easy just by using xterm -e.
Is that possible to do in aapanel or should I open them manually and start each dotnet app in terminal window one by one?
thanks for help in advance