FOG Installation on Ubuntu Server
-
This guide has been tested without issues using FOG 1.2.0 in Ubuntu Server 14.04.1 core installation.
[SIZE=2]Summary of commands.[/SIZE]
[B][SIZE=2]Installation of FOG and MySQL;[/SIZE][/B]
[LIST]
[][SIZE=3]sudo -i[/SIZE]
[][SIZE=3]wget [url]http://sourceforge.net/projects/freeghost/files/FOG/fog_1.2.0/fog_1.2.0.tar.gz[/url][/SIZE]
[][SIZE=3]tar -xvzf fog[/SIZE]
[][SIZE=3]cd fog[/SIZE]
[][SIZE=3]cd bin[/SIZE]
[][SIZE=3]./installfog.sh[/SIZE]
[][SIZE=3]2[/SIZE]
[][SIZE=3]N[/SIZE]
[][SIZE=3]ip address of fog server[/SIZE]
[][SIZE=3]Y[/SIZE]
[][SIZE=3]ip address of dhcp server[/SIZE]
[][SIZE=3]Y[/SIZE]
[][SIZE=3]ip address of dns server[/SIZE]
[][SIZE=3]N[/SIZE]
[][SIZE=3]N[/SIZE]
[][SIZE=3]N[/SIZE]
[][SIZE=3]N[/SIZE]
[][SIZE=3]Y[/SIZE]
[][SIZE=3]setup sql password[/SIZE]
[][SIZE=3]N[/SIZE]
[][SIZE=3]enter the sql password that has been setup earlier.[/SIZE]
[][SIZE=3]Enter[/SIZE]
[][SIZE=3]N[/SIZE]
[/LIST]
[B][SIZE=2]Default Fog Web GUI Access;[/SIZE][/B]
[LIST]
[][SIZE=3][url]http://ipaddressoffogserver/fog/management[/url][/SIZE]
[][SIZE=3]Username: fog[/SIZE]
[][SIZE=3]Password: password[/SIZE]
[/LIST]
[SIZE=2][/SIZE]
[B][SIZE=2]Configuration of Windows DHCP Server;[/SIZE][/B]
[SIZE=2]Open up the scope of your DHCP server and edit these settings:[/SIZE]
[LIST]
[][SIZE=3]Edit option 066 and enter the IP address of your FOG server.[/SIZE]
[][SIZE=3]Edit option 067 and put a string value of undionly.kpxe or undionly.kpxe.INTEL[/SIZE]
[/LIST][SIZE=2]Open a computer in your network and test if PXE boot is working by pressing F12 during boot.[/SIZE]
[SIZE=2]If you wanted the step by step guide with screenshot, visit this [URL=‘http://blog.bigbytenetworks.com/2014/10/fog-installation-on-ubuntu-server/’]LINK[/URL].[/SIZE]
-
We appreciate your time and effort to make this guide, but You should put in BOLD someplace that
[B]Ubuntu 14.04.1 Is not officially supported by the FOG development team[/B], we really advise users to use a pure Debian or CentOS revision.
Awesome write up, and I liked your blog, with all the images it should really help! Fog does seem to run rather beautifully on the 14.04.1 set up
-
thanks Jaymes! i quoted what you said in my blog at the first part. mebbe ill try to create a step by step installation in Centos 7 too.
-
[quote=“Mark Achel Gagalac, post: 37658, member: 26550”]thanks Jaymes! i quoted what you said in my blog at the first part. mebbe ill try to create a step by step installation in Centos 7 too.[/quote]
That would be awesome! I look forward to your guide!
-
have you considered contributing to the wiki?
-
[quote=“Junkhacker, post: 37662, member: 21583”]have you considered contributing to the wiki?[/quote]
flattered but i don’t think i am qualified. im just an avid fan of Fog and been using it for years. compiled existing how to’s and created my own version that ive tested and known working. -
[quote=“Mark Achel Gagalac, post: 37690, member: 26550”]flattered but i don’t think i am qualified. im just an avid fan of Fog and been using it for years. compiled existing how to’s and created my own version that ive tested and known working.[/quote]
I fail to see how anything you just said makes you unqualified to post on the wiki…
-
[quote=“Jaymes Driver, post: 37650, member: 3582”]We appreciate your time and effort to make this guide, but You should put in BOLD someplace that
[I][U][B]Ubuntu 14.04.1 Is not officially supported by the FOG development team[/B], we really advise users to use a pure Debian or CentOS revision.[/U][/I]
Awesome write up, and I liked your blog, with all the images it should really help! Fog does seem to run rather beautifully on the 14.04.1 set up :)[/quote]
Just a quick question you say it works on pure Debian but i been try to get PXE menu to boot for last past 24 hours on computers, and i can’t:
does it really work on Debian 7.7
fog1.2.0
DHCP and DNS off So using my routers as dhcp/dns
i’ve used fog many times before over 100 and this is the second time i am having problems so not really sure why?
(if you want me to open a new post i will) -
While you are using your router, are you specifying the next-server/option 66 and filename/option 67 options?
It seems to me the reason your systems aren’t getting ipxe/pxe menu is simply because they don’t know where to get it.
-
[quote=“Tom Elliott, post: 38577, member: 7271”]While you are using your router, are you specifying the next-server/option 66 and filename/option 67 options?
It seems to me the reason your systems aren’t getting ipxe/pxe menu is simply because they don’t know where to get it.[/quote]
Yes it is (i’ve seen your replys to everyone else so i made this was correct)