Hi Dies and Michal, I have tried but both 'nohup' or -d dosen't work for my purpose. When I used 'nohup', after the ssh connection to the sever in terminal is close, the deltacloud service is not available. When I used -d, I typed the command as follows: " deltacloudd -i ec2 -r 211.154.6.45 -p 3009 -d ". But there is no echo in terminal, neither is deltacloud service available.
Thank you. 2013/5/14 Mingyu Li <[email protected]> > Hi Dies and Michal, > Thank you very much. > > Mingyu > > > 2013/5/14 Michal Fojtik <[email protected]> > >> On 05/14/2013 07:54 AM, Koper, Dies wrote: >> >>> Hi Mingyu, >>> >>> Check out the '-d' option: >>> >>> $ deltacloudd -i ec2 -p 5000 -r 211.154.xx.xx -d >>> >> >> Yes, -d should turn on the 'daemon' mode, but you can also run >> Deltacloud inside the 'screen' or using 'nohup' command. >> >> [1] http://linux.die.net/man/1/**screen<http://linux.die.net/man/1/screen> >> [2] http://linux.die.net/man/1/**nohup <http://linux.die.net/man/1/nohup> >> >> -- Michal >> >> >> >>> Regards, >>> Dies Koper >>> >>> >>> -----Original Message----- >>>> From: Mingyu Li [mailto:[email protected]**] >>>> Sent: Tuesday, 14 May 2013 3:49 PM >>>> To: [email protected] >>>> Subject: How could I run deltacloud from a remote server >>>> >>>> Dear Deltacloud community, >>>> >>>> I connected to a Linux server of which the IP is 211.154.xx.xx with >>>> >>> ssh >>> >>>> in >>>> a terminal. Then I ran deltacloud as: >>>> >>>> $ deltacloudd -i ec2 -p 5000 -r 211.154.xx.xx >>>> >>>> But after I have close the connection to 211.154. x.xx in the >>>> >>> terminal. >>> >>>> The >>>> deltacloud is not available either. >>>> >>>> How could I run deltacloud from a remote server? >>>> Thank you very much. >>>> >>>> Best regards, >>>> Mingyu >>>> >>> >>> >> >> -- >> >> Michal Fojtik <[email protected]> >> Deltacloud API, CloudForms >> > >
