hisholyhighness
Posts: 6
Joined: Fri Jul 13, 2012 2:50 pm

Can find the terminal after remote login

Mon Mar 23, 2015 9:49 pm

Hi,

I have setup my model B Pi as a web server using the Flask framework. The website is still only rudimentary but via a port forward can be seen on the web.

I began the web server using

Code: Select all

python myCode.py
in the terminal and confirmed I could see the GET req/resp messages. All the time I was remoting into the Pi using Remmina on Ubuntu [Trusty Tahr].

When I remoted in again later that evening I could no longer see the terminal but the server is still running. I know this because I can still access it via Firefox and Konquerer.

Question is where did the terminal go? How can I get it back? I tried looking up the processes but dont know what I should be looking for.

Please advise :?

hisholyhighness
Posts: 6
Joined: Fri Jul 13, 2012 2:50 pm

Re: Can find the terminal after remote login

Mon Mar 23, 2015 9:54 pm

I can see the following line in the process list:

Code: Select all

2476 pts/0 00:00:29 python
Could this be important?

Return to “Beginners”