Gobby server install: Difference between revisions

From Essential
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<pre>
<pre>ssh me@192.168.0.222</pre>


Install application infinoted  
Install application infinoted  


<pre>
''sudo apt-get install infinoted''
''sudo apt-get install infinoted''



Revision as of 22:36, 9 January 2011

ssh me@192.168.0.222

Install application infinoted

''sudo apt-get install infinoted''

[[Launch server secure]]:
infinoted --create-key --create-certificate -k key.pem  -c cert.pem
infinoted -k key.pem  -c cert.pem &


[[Launch server not secure]]:
infinoted --security-policy=no-tls