Difference between revisions of "Flumotion: Instalasi"

From OnnoWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
  apt-get install flumotion
 
  apt-get install flumotion
  
* masukan hostname pada saat instalasi
+
Akan keluar pertanyaan
 +
 
 +
Please enter the host name to use in the SSL certificate.
 +
It will become the 'commonName' field of the generated SSL certificate.
 +
Host name:
 +
 
 +
* Untuk percobaan mungkin ada baiknya masukan [[IP address]] mesin
 +
* Untuk operasional sebaiknya di masukan [[hostname]] mesin yang benar. Pastikan [[DNS]] di set dengan benar.
  
 
Restart Server
 
Restart Server

Revision as of 09:27, 7 April 2011

Instalasi

apt-get install flumotion

Akan keluar pertanyaan

Please enter the host name to use in the SSL certificate.
It will become the 'commonName' field of the generated SSL certificate.
Host name:
  • Untuk percobaan mungkin ada baiknya masukan IP address mesin
  • Untuk operasional sebaiknya di masukan hostname mesin yang benar. Pastikan DNS di set dengan benar.

Restart Server

/etc/init.d/flumotion restart

Pranala Menarik