Advertisement
Guest User

Untitled

a guest
Sep 30th, 2022
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.92 KB | None | 0 0
  1. +------------------------------------------+
  2. | ..#######:. ..,#,.. .::##::. |
  3. |.:###### .:;####:......;#;.. |
  4. |...##... ...##;,;##::::.##... |
  5. | ,# ...##.....##:::## ..:: |
  6. | ## .::###,,##. . ##.::#.:######::.|
  7. |...##:::###::....#. .. .#...#. #...#:::. |
  8. |..:####:.. ..##......##::## .. # |
  9. | # . ...##:,;##;:::#: ... ##.. |
  10. | .# . .:;####;::::.##:::;#:.. |
  11. | # ..:;###.. |
  12. | |
  13. +------------------------------------------+
  14. | Free Computer Imaging Solution |
  15. +------------------------------------------+
  16. | Credits: http://fogproject.org/Credits |
  17. | http://fogproject.org/Credits |
  18. | Released under GPL Version 3 |
  19. +------------------------------------------+
  20.  
  21.  
  22. Version: 1.5.9.175 Installer/Updater
  23.  
  24.  
  25. * Found FOG Settings from previous install at: /opt/fog/.fogsettings
  26.  
  27. * Performing upgrade using these settings
  28.  
  29.  
  30. Starting Debian based Installation
  31.  
  32.  
  33.  
  34. ######################################################################
  35. # FOG now has everything it needs for this setup, but please #
  36. # understand that this script will overwrite any setting you may #
  37. # have setup for services like DHCP, apache, pxe, tftp, and NFS. #
  38. ######################################################################
  39. # It is not recommended that you install this on a production system #
  40. # as this script modifies many of your system settings. #
  41. ######################################################################
  42. # This script should be run by the root user. #
  43. # It will prepend the running with sudo if root is not set #
  44. ######################################################################
  45. # Please see our wiki for more information at: #
  46. ######################################################################
  47. # https://wiki.fogproject.org/wiki/index.php #
  48. ######################################################################
  49.  
  50. * Here are the settings FOG will use:
  51. * Base Linux: Debian
  52. * Detected Linux Distribution: Ubuntu
  53. * Interface: ens256
  54. * Server IP Address: redacted
  55. * Server Subnet Mask: 255.255.255.0
  56. * Hostname: fogger
  57. * Installation Type: Normal Server
  58. * Internationalization: No
  59. * Image Storage Location: /images
  60. * Using FOG DHCP: No
  61. * DHCP will NOT be setup but you must setup your
  62. | current DHCP server to use FOG for PXE services.
  63.  
  64. * On a Linux DHCP server you must set: next-server and filename
  65.  
  66. * On a Windows DHCP server you must set options 066 and 067
  67.  
  68. * Option 066/next-server is the IP of the FOG Server: (e.g. 192.168.1.100)
  69. * Option 067/filename is the bootfile: (e.g. undionly.kkpxe or snponly.efi)
  70. * Send OS Name, OS Version, and FOG Version: No
  71.  
  72.  
  73. * Are you sure you wish to continue (Y/N) y
  74.  
  75. * Installation Started
  76.  
  77. * Testing internet connection.................................Done
  78. * Adjusting repository (can take a long time for cleanup).....OK
  79. * Preparing Package Manager...................................OK
  80. * Packages to be installed:
  81.  
  82. apache2 bc build-essential cpp curl g++ gawk gcc genisoimage git gzip htmldoc isolinux lftp libapache2-mod-php libc6 libcurl4 liblzma-dev m4 mariadb-client mariadb-server net-tools nfs-kernel-server openssh-server php php-bcmath php-cli php-common php-curl php-fpm php-gd php-ldap php-mbstring php-mysql tar tftpd-hpa tftp-hpa unzip vsftpd wget zlib1g
  83.  
  84.  
  85. * Skipping package: apache2.................................(Already Installed)
  86. * Skipping package: bc......................................(Already Installed)
  87. * Skipping package: build-essential.........................(Already Installed)
  88. * Skipping package: cpp.....................................(Already Installed)
  89. * Skipping package: curl....................................(Already Installed)
  90. * Skipping package: g++.....................................(Already Installed)
  91. * Skipping package: gawk....................................(Already Installed)
  92. * Skipping package: gcc.....................................(Already Installed)
  93. * Skipping package: genisoimage.............................(Already Installed)
  94. * Skipping package: git.....................................(Already Installed)
  95. * Skipping package: gzip....................................(Already Installed)
  96. * Skipping package: htmldoc.................................(Already Installed)
  97. * Skipping package: isolinux................................(Already Installed)
  98. * Skipping package: lftp....................................(Already Installed)
  99. * Skipping package: libapache2-mod-php......................(Already Installed)
  100. * Skipping package: libc6...................................(Already Installed)
  101. * Skipping package: libcurl4................................(Already Installed)
  102. * Skipping package: liblzma-dev.............................(Already Installed)
  103. * Skipping package: m4......................................(Already Installed)
  104. * Skipping package: mariadb-client..........................(Already Installed)
  105. * Skipping package: mariadb-server..........................(Already Installed)
  106. * Skipping package: net-tools...............................(Already Installed)
  107. * Skipping package: nfs-kernel-server.......................(Already Installed)
  108. * Skipping package: openssh-server..........................(Already Installed)
  109. * Installing package: php.....................................OK
  110. * Installing package: php-bcmath..............................OK
  111. * Installing package: php-cli.................................OK
  112. * Skipping package: php-common..............................(Already Installed)
  113. * Installing package: php-curl................................OK
  114. * Installing package: php-fpm.................................OK
  115. * Installing package: php-gd..................................OK
  116. * Installing package: php-ldap................................OK
  117. * Installing package: php-mbstring............................OK
  118. * Installing package: php-mysql...............................Failed! (Will try later)
  119. * Skipping package: tar.....................................(Already Installed)
  120. * Skipping package: tftpd-hpa...............................(Already Installed)
  121. * Skipping package: tftp-hpa................................(Already Installed)
  122. * Skipping package: unzip...................................(Already Installed)
  123. * Skipping package: vsftpd..................................(Already Installed)
  124. * Skipping package: wget....................................(Already Installed)
  125. * Skipping package: zlib1g..................................(Already Installed)
  126. * Updating packages as needed.................................OK
  127. * Installing now everything is updated........................OK
  128.  
  129. * Confirming package installation
  130.  
  131. * Checking package: apache2...................................OK
  132. * Checking package: bc........................................OK
  133. * Checking package: build-essential...........................OK
  134. * Checking package: cpp.......................................OK
  135. * Checking package: curl......................................OK
  136. * Checking package: g++.......................................OK
  137. * Checking package: gawk......................................OK
  138. * Checking package: gcc.......................................OK
  139. * Checking package: genisoimage...............................OK
  140. * Checking package: git.......................................OK
  141. * Checking package: gzip......................................OK
  142. * Checking package: htmldoc...................................OK
  143. * Checking package: isolinux..................................OK
  144. * Checking package: lftp......................................OK
  145. * Checking package: libapache2-mod-php........................OK
  146. * Checking package: libc6.....................................OK
  147. * Checking package: libcurl4..................................OK
  148. * Checking package: liblzma-dev...............................OK
  149. * Checking package: m4........................................OK
  150. * Checking package: mariadb-client............................OK
  151. * Checking package: mariadb-server............................OK
  152. * Checking package: net-tools.................................OK
  153. * Checking package: nfs-kernel-server.........................OK
  154. * Checking package: openssh-server............................OK
  155. * Checking package: php.......................................OK
  156. * Checking package: php-bcmath................................OK
  157. * Checking package: php-cli...................................OK
  158. * Checking package: php-common................................OK
  159. * Checking package: php-curl..................................OK
  160. * Checking package: php-fpm...................................OK
  161. * Checking package: php-gd....................................OK
  162. * Checking package: php-ldap..................................OK
  163. * Checking package: php-mbstring..............................OK
  164. * Checking package: php-mysql.................................OK
  165. * Checking package: tar.......................................OK
  166. * Checking package: tftpd-hpa.................................OK
  167. * Checking package: tftp-hpa..................................OK
  168. * Checking package: unzip.....................................OK
  169. * Checking package: vsftpd....................................OK
  170. * Checking package: wget......................................OK
  171. * Checking package: zlib1g....................................OK
  172.  
  173. * Configuring services
  174.  
  175. * Setting up fogproject user..................................Skipped
  176. * Locking fogproject as a system account......................OK
  177. * Setting up fogproject password..............................OK
  178. * Stopping FOGMulticastManager.service Service................OK
  179. * Stopping FOGImageReplicator.service Service.................OK
  180. * Stopping FOGSnapinReplicator.service Service................OK
  181. * Stopping FOGScheduler.service Service.......................OK
  182. * Stopping FOGPingHosts.service Service.......................OK
  183. * Stopping FOGSnapinHash.service Service......................OK
  184. * Stopping FOGImageSize.service Service.......................OK
  185. * Setting up and starting MySQL...............................OK
  186. * Setting up MySQL user and database..........................Skipped
  187. * Backing up user reports.....................................Done
  188. * Stopping web service........................................OK
  189. * Setting up Apache and PHP files.............................OK
  190. * Testing and removing symbolic links if found................OK
  191. * Backing up old data.........................................OK
  192. * Copying new files to web folder.............................OK
  193. * Creating config file........................................OK
  194. * Creating redirection index file.............................Skipped
  195. * Downloading kernel, init and fog-client binaries............Done
  196. * Copying binaries to destination paths.......................OK
  197. * Enabling apache and fpm services on boot....................OK
  198. * Creating SSL Certificate....................................OK
  199. * Creating auth pub key and cert..............................OK
  200. * Resetting SSL Permissions...................................OK
  201. * Setting up Apache virtual host (no SSL).....................OK
  202. * Starting and checking status of web services................OK
  203. * Changing permissions on apache log files....................OK
  204. * Backing up database.........................................Done
  205.  
  206. * You still need to install/update your database schema.
  207. * This can be done by opening a web browser and going to:
  208.  
  209. http://192.168.1.100/fog/management
  210.  
  211. * Press [Enter] key when database is updated/installed.
  212.  
  213. * Update fogstorage database password.........................OK
  214. * Granting access to fogstorage database user.................Skipped
  215. * Setting up storage..........................................OK
  216. * Setting up and starting DHCP Server.........................Skipped
  217. * Configuring default iPXE file...............................OK
  218. * Setting up and starting TFTP Server.........................OK
  219. * Setting up and starting VSFTP Server........................OK
  220. * Setting up FOG Snapins......................................OK
  221. * Setting up UDPCast..........................................OK
  222. * Configuring UDPCast.........................................OK
  223. * Building UDPCast............................................OK
  224. * Installing UDPCast..........................................OK
  225. * Installing FOG System Scripts...............................OK
  226.  
  227.  
  228. * Configuring FOG System Services
  229.  
  230.  
  231. * Setting permissions on FOGMulticastManager.service script...OK
  232. * Enabling FOGMulticastManager.service Service................OK
  233. * Setting permissions on FOGImageReplicator.service script....OK
  234. * Enabling FOGImageReplicator.service Service.................OK
  235. * Setting permissions on FOGSnapinReplicator.service script...OK
  236. * Enabling FOGSnapinReplicator.service Service................OK
  237. * Setting permissions on FOGScheduler.service script..........OK
  238. * Enabling FOGScheduler.service Service.......................OK
  239. * Setting permissions on FOGPingHosts.service script..........OK
  240. * Enabling FOGPingHosts.service Service.......................OK
  241. * Setting permissions on FOGSnapinHash.service script.........OK
  242. * Enabling FOGSnapinHash.service Service......................OK
  243. * Setting permissions on FOGImageSize.service script..........OK
  244. * Enabling FOGImageSize.service Service.......................OK
  245. * Setting up FOG Services.....................................OK
  246. * Starting FOGMulticastManager.service Service................OK
  247. * Starting FOGImageReplicator.service Service.................OK
  248. * Starting FOGSnapinReplicator.service Service................OK
  249. * Starting FOGScheduler.service Service.......................OK
  250. * Starting FOGPingHosts.service Service.......................OK
  251. * Starting FOGSnapinHash.service Service......................OK
  252. * Starting FOGImageSize.service Service.......................OK
  253. * Setting up exports file.....................................OK
  254. * Setting up and starting RPCBind.............................OK
  255. * Setting up and starting NFS Server..........................OK
  256. * Ensuring node username and passwords match..................Done
  257.  
  258. * Setup complete
  259.  
  260. You can now login to the FOG Management Portal using
  261. the information listed below. The login information
  262. is only if this is the first install.
  263.  
  264. This can be done by opening a web browser and going to:
  265.  
  266. http://redacted/fog/management
  267.  
  268. Default User Information
  269. Username: fog
  270. Password: password
  271.  
  272.  
  273.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement