Update deployments/automation/FOG Project.md
All checks were successful
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 6s
All checks were successful
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 6s
This commit is contained in:
@@ -100,3 +100,31 @@ The steps below will guide you on a high-level through the external DHCP-server
|
|||||||
* Option 066/next-server is the IP of the FOG Server: (e.g. 192.168.3.9)
|
* Option 066/next-server is the IP of the FOG Server: (e.g. 192.168.3.9)
|
||||||
* Option 067/filename is the bootfile: (e.g. undionly.kkpxe or snponly.efi)
|
* Option 067/filename is the bootfile: (e.g. undionly.kkpxe or snponly.efi)
|
||||||
* Send OS Name, OS Version, and FOG Version: No
|
* Send OS Name, OS Version, and FOG Version: No
|
||||||
|
|
||||||
|
### Database Schema Update/Install
|
||||||
|
At this point, you will be prompted to login to the website hosted by FOG Project to setup the database, navigate to the URL provided. (e.g. http://192.168.3.9/fog/management)
|
||||||
|
|
||||||
|
- Click the "**Install/Update Now**" button
|
||||||
|
- Be patient, there is no progress bar, but eventually it will state "Install / Update Successful!" and will provide a link to the FOG Project login screen.
|
||||||
|
- Return to the SSH session and press **[ENTER]** to proceed with the setup.
|
||||||
|
- After a minute or two, you will see a success dialog such as below, where you can now login to the FOG web portal to start using FOG Project
|
||||||
|
|
||||||
|
!!! success "Installation Complete"
|
||||||
|
* Setup complete
|
||||||
|
You can now login to the FOG Management Portal using
|
||||||
|
the information listed below. The login information
|
||||||
|
is only if this is the first install.
|
||||||
|
|
||||||
|
This can be done by opening a web browser and going to:
|
||||||
|
|
||||||
|
http://192.168.3.9/fog/management
|
||||||
|
|
||||||
|
Default User Information
|
||||||
|
Username: fog
|
||||||
|
Password: password
|
||||||
|
|
||||||
|
* Changed configurations:
|
||||||
|
The FOG installer changed configuration files and created the
|
||||||
|
following backup files from your original files:
|
||||||
|
* /etc/vsftpd.conf <=> /etc/vsftpd.conf.1777937213
|
||||||
|
* /etc/exports <=> /etc/exports.1777937213
|
||||||
|
|||||||
Reference in New Issue
Block a user