Advertisement
Guest User

fog install

a guest
Sep 4th, 2014
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.30 KB | None | 0 0
  1. /var/log/foginstall :
  2. Le script a débuté sur mer. 03 sept. 2014 15:13:52 CEST
  3. Debian
  4.  
  5. ..#######:. ..,#,.. .::##::.
  6. .:###### .:;####:......;#;..
  7. ...##... ...##;,;##::::.##...
  8. ,# ...##.....##:::## ..::
  9. ## .::###,,##. . ##.::#.:######::.
  10. ...##:::###::....#. .. .#...#. #...#:::.
  11. ..:####:.. ..##......##::## .. #
  12. # . ...##:,;##;:::#: ... ##..
  13. .# . .:;####;::::.##:::;#:..
  14. # ..:;###..
  15.  
  16. ###########################################
  17. # FOG #
  18. # Free Computer Imaging Solution #
  19. # #
  20. # http://www.fogproject.org/ #
  21. # #
  22. # Developers: #
  23. # Chuck Syperski #
  24. # Jian Zhang #
  25. # Peter Gilchrist #
  26. # Tom Elliott #
  27. # GNU GPL Version 3 #
  28. ###########################################
  29.  
  30. Version: 1.2.0 Installer/Updater
  31.  
  32.  
  33. * Found FOG Settings from previous install at: /opt/fog/.fogsettings
  34. * Performing upgrade using these settings...
  35.  
  36. Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.
  37.  
  38.  
  39. #####################################################################
  40.  
  41. FOG now has everything it needs to setup your server, but please
  42. understand that this script will overwrite any setting you may
  43. have setup for services like DHCP, apache, pxe, tftp, and NFS.
  44.  
  45. It is not recommended that you install this on a production system
  46. as this script modifies many of your system settings.
  47.  
  48. This script should be run by the root user on Redhat or with sudo on Ubuntu.
  49.  
  50. ** Notice ** Redhat users will need to disable SELinux and iptables in
  51. order to use FOG
  52. Please see our wiki for more information at http://www.fogproject.org/wiki
  53.  
  54.  
  55. Here are the settings FOG will use:
  56. Base Linux: Debian
  57. Detected Linux Distribution: Debian
  58. Installation Type: Normal Server
  59. Server IP Address: 10.44.xx.xx
  60. DHCP router Address: 10.44.xx.xx
  61. DHCP DNS Address: 10.44.xx.xx
  62. Interface: eth0
  63. Using FOG DHCP: 0
  64. Internationalization: 0
  65. Donate: 0
  66.  
  67. DHCP will NOT be setup but you must setup your
  68. current DHCP server to use FOG for PXE services.
  69.  
  70. On a Linux DHCP server you must set:
  71. next-server
  72.  
  73. On a Windows DHCP server you must set:
  74. option 066 & 067
  75.  
  76. Option 066 is the IP of the FOG Server: (e.g. 10.44.xx.xx)
  77. Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)
  78.  
  79. Are you sure you wish to continue (Y/N) y
  80.  
  81. Installation Started...
  82.  
  83. Installing required packages, if this fails
  84. make sure you have an active internet connection.
  85.  
  86. * Preparing apt-get
  87. * Installing package: apache2
  88. * Installing package: php5
  89. * Installing package: php5-json
  90. * Installing package: php5-gd
  91. * Installing package: php5-cli
  92. * Installing package: php5-mysql
  93. * Installing package: php5-curl
  94. * Installing package: mysql-server
  95.  
  96. We are about to install MySQL Server on
  97. this server, if MySQL isn't installed already
  98. you will be prompted for a root password.
  99.  
  100. Press enter to acknowledge this message.
  101.  
  102. Lecture des listes de paquets...
  103. Construction de l'arbre des dépendances...
  104. Lecture des informations d'état...
  105. mysql-server est déjà la plus récente version disponible.
  106. Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  107. tdb-tools
  108. Veuillez utiliser « apt-get autoremove » pour le supprimer.
  109. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 93 non mis à jour.
  110.  
  111. * Installing package: mysql-client
  112. * Installing package: tftpd-hpa
  113. * Installing package: tftp-hpa
  114. * Installing package: nfs-kernel-server
  115. * Installing package: vsftpd
  116. * Installing package: net-tools
  117. * Installing package: wget
  118. * Installing package: xinetd
  119. * Installing package: sysv-rc-conf
  120. * Installing package: tar
  121. * Installing package: gzip
  122. * Installing package: build-essential
  123. * Installing package: cpp
  124. * Installing package: gcc
  125. * Installing package: g++
  126. * Installing package: m4
  127. * Installing package: htmldoc
  128. * Installing package: lftp
  129. * Installing package: openssh-server
  130. * Installing package: php-gettext
  131. * Installing package: clamav-freshclam
  132.  
  133. Confirming package installation.
  134.  
  135. * Checking package: apache2...OK
  136. * Checking package: php5...OK
  137. * Checking package: php5-json...OK
  138. * Checking package: php5-gd...OK
  139. * Checking package: php5-cli...OK
  140. * Checking package: php5-mysql...OK
  141. * Checking package: php5-curl...OK
  142. * Checking package: mysql-server...OK
  143. * Checking package: mysql-client...OK
  144. * Checking package: tftpd-hpa...OK
  145. * Checking package: tftp-hpa...OK
  146. * Checking package: nfs-kernel-server...OK
  147. * Checking package: vsftpd...OK
  148. * Checking package: net-tools...OK
  149. * Checking package: wget...OK
  150. * Checking package: xinetd...OK
  151. * Checking package: sysv-rc-conf...OK
  152. * Checking package: tar...OK
  153. * Checking package: gzip...OK
  154. * Checking package: build-essential...OK
  155. * Checking package: cpp...OK
  156. * Checking package: gcc...OK
  157. * Checking package: g++...OK
  158. * Checking package: m4...OK
  159. * Checking package: htmldoc...OK
  160. * Checking package: lftp...OK
  161. * Checking package: openssh-server...OK
  162. * Checking package: php-gettext...OK
  163. * Checking package: clamav-freshclam...OK
  164.  
  165. Configuring services.
  166.  
  167. * Setting up and starting MySql...OK
  168. * Backing up user reports...OK
  169. * Setting up and starting Apache Web Server...OK
  170. You still need to install/update your database schema.
  171. This can be done by opening a web browser and going to:
  172.  
  173. http://10.44.xx.xx/fog/management
  174.  
  175. Press [Enter] key when database is updated/installed.
  176. * Configuring Fresh Clam...OK
  177. * Setting up storage...OK
  178. * Setting up and starting DHCP Server...Skipped
  179. * Setting up and starting TFTP and PXE Servers...OK
  180. * Setting up and starting VSFTP Server...OK
  181. * Setting up sudo settings...OK
  182. * Setting up FOG Snapins...OK
  183. * Setting up and building UDPCast...OK
  184. * Installing init scripts...OK
  185. * Setting up FOG Services...OK
  186. * Starting FOG Multicast Management Server...OK
  187. * Starting FOG Image Replicator Server...OK
  188. * Starting FOG Task Scheduler Server...OK
  189. * Setting up FOG Utils...OK
  190.  
  191.  
  192. Would you like to notify the FOG group about this installation?
  193. * This information is only used to help the FOG group determine
  194. if FOG is being used. This information helps to let us know
  195. if we should keep improving this product.
  196.  
  197. Send notification? (Y/N)n
  198. NOT sending notification.
  199.  
  200.  
  201.  
  202. Setup complete!
  203.  
  204. You can now login to the FOG Management Portal using
  205. the information listed below. The login information
  206. is only if this is the first install.
  207.  
  208. This can be done by opening a web browser and going to:
  209.  
  210. http://10.xx.xx.xx/fog/management
  211.  
  212. Default User:
  213. Username: fog
  214. Password: password
  215.  
  216.  
  217. Script terminé sur mer. 03 sept. 2014 15:15:53 CEST
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement