FRENCH : FOG 0.32 problem INSTALL
-
[FONT=Tahoma][COLOR=#000000]Hello I appear Fabienne, I am French, I speak not at all English, I am helped by friends and quote internet.[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]I work in a school in Marseille, I am computing technicians.[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Here we are, I contact you by hoping to have your help(assistant), I do not any more manage to install(settle) FOG V0.32.[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]That blocks(surrounds) on FTPD. [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]You would have a solution [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Thank you beforehand [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Cordially [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Fabienne[/COLOR][/FONT] -
This post is deleted! -
Configuring services.
- Setting up fog user…OK
- Setting up and starting MySql…OK
- Backing up user reports…OK
- Setting up and starting Apache Web Server…OK
- Restoring user reports…OK
- Configuring Fresh Clam…OK
- Setting up storage…OK
- Setting up and starting NFS Server…OK
- Setting up and starting DHCP Server…OK
- Setting up and starting TFTP and PXE Servers…OK
[U][B] * Setting up and starting VSFTP Server…Failed![/B][/U]
[U][B][/B][/U]
root@Host-456:/opt/fog_0.32/bin# -
Same issue as fabiene … guest OS Ubuntu 14.04 LTS on a ESX 5.5 VM, fog will not install tried kubuntu as well same issue.
[B]* Setting up and starting VSFTP Server…Failed![/B]
-
[quote=“trenchboyz, post: 27234, member: 24212”]Same issue as fabiene … guest OS Ubuntu 14.04 LTS on a ESX 5.5 VM, fog will not install tried kubuntu as well same issue.
[B]* Setting up and starting VSFTP Server…Failed![/B][/quote]
You’re trying to install FOG 0.32 on Ubuntu 14.04? chances are possibly because 0.32 uses init.d scripts to restart the service, and 14.04 uses upstart.
Find the functions dealing with this in FOG 0.32 in the install directory (maybe /opt/fog_0.32?) lib/ubuntu/functions.sh
Change the lines 142 and 143 to read as:
[code]service vsftpd stop >/dev/null 2>&1;
service vsftpd start >/dev/null 2>&1;[/code][quote=“Fabiene, post: 27161, member: 24198”][FONT=Tahoma][COLOR=#000000]Hello I appear Fabienne, I am French, I speak not at all English, I am helped by friends and quote internet.[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]I work in a school in Marseille, I am computing technicians.[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Here we are, I contact you by hoping to have your help(assistant), I do not any more manage to install(settle) FOG V0.32.[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]That blocks(surrounds) on FTPD. [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]You would have a solution [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Thank you beforehand [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Cordially [/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000]Fabienne[/COLOR][/FONT][/quote]What OS are you using? Ubuntu 14.04? If so try the steps above.
This may also be the case with Ubuntu 13.10. Ubuntu 12.04 should be fine.
-
Thank you it is perfect
-
Il est doué ce Tom !
-
YES
-
[quote=“Fabiene, post: 27326, member: 24198”]YES :)[/quote]
At any chance know how to modify the PXE menu FOG?
-
[quote=“Fabiene, post: 27329, member: 24198”]At any chance know how to modify the PXE menu FOG?[/quote]
[url]http://fogproject.org/forum/threads/fog-0-33b-edit-pxe-menu.10403/[/url]
-
Merci