Items 1-12 out of 1787 displayed
If you can avoid writing stuff in the console, it depends on how output from the program is created. If it is streamed to standard output, then it is just enough to do
$ eclipse...
I think you are missing a done
before your elif in line 28. There is one done
for the for
loop, but no done
for the while loop.
You have 2 issues with what you described.
First, you installed a module (simplexml
), while you are trying to enable a different one (xmlrpc
).
To fix...
The first line of /usr/local/bin/ipython is "#!/usr/bin/python3" I could edit that line to use python instead of python3 or it was as simple as run with:
python...
By default xrdp
will create a new session when you remotely connect and the local user must be logged out first for this to work or otherwise you will see a blank...