Shutdown/Disable FOG
-
I am trying to find out how to shutdown/disable a running instance of FOG 0.32?
Want to do this so as to reuse the server for another purpose but not lose the FOG server install I have made.
-
Please explain deeper I don’t quite understand what it is you are asking.
Are you asking where fog stores it’s information so you can back it up? Are you wanting to turn off the “fog” portions of the server?
-
I want to stop the FOG server off as I want to reuse the computer but not delete the FOG server installation.
-
What OS are you on?
In ubuntu you use updaterc.d to disable/enable startup stuff.
apache, tftp-hpa, vsftpd, nfs-kernel-server, nfs-common, portmap/rpcbind, FOGImageReplicator, FOGMulticastManager, FOGScheduler, mysql
In redhat types you use chkconfig <servicename> off
httpd, xinetd, vsftpd, nfs, rpcbind, mysqld, FOGImageReplicator, FOGMulticastManager, FOGScheduler