<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Thank_you%2C_sending_notification</id>
		<title>Thank you, sending notification - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Thank_you%2C_sending_notification"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Thank_you,_sending_notification&amp;action=history"/>
		<updated>2026-05-14T22:08:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Thank_you,_sending_notification&amp;diff=2847&amp;oldid=prev</id>
		<title>Itismike: Created page with 'Hopefully this bug will be fixed before anyone else experiences it, but just in case I'm creating this page so it may come up in searches.&lt;br&gt;&lt;br&gt; When installing FOG server the …'</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Thank_you,_sending_notification&amp;diff=2847&amp;oldid=prev"/>
				<updated>2011-02-06T03:11:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;Hopefully this bug will be fixed before anyone else experiences it, but just in case I&amp;#039;m creating this page so it may come up in searches.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; When installing FOG server the …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hopefully this bug will be fixed before anyone else experiences it, but just in case I'm creating this page so it may come up in searches.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
When installing FOG server the option to notify the developers is presented:&lt;br /&gt;
&amp;lt;pre&amp;gt;  Would you like to notify the FOG group about this installation?&lt;br /&gt;
    * This information is only used to help the FOG group determine&lt;br /&gt;
      if FOG is being used.  This information helps to let us know&lt;br /&gt;
      if we should keep improving this product.&lt;br /&gt;
&lt;br /&gt;
  Send notification? (Y/N)y&lt;br /&gt;
  * Thank you, sending notification.....&amp;lt;/pre&amp;gt;&lt;br /&gt;
Since the developers coded this feature in, we might assume they appreciate knowing how many people are using FOG. In one person's experience, this step freezes more often than not. If you choose Yes and it takes longer than a few seconds, it is likely frozen. If the script never finishes, the completion message is never printed. Final configurations may or may not have been completed.&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
&amp;lt;ol&amp;gt;&amp;lt;li&amp;gt;Log into another terminal to the same server:&amp;lt;br&amp;gt;&lt;br /&gt;
:Either open a second SSH connection, or press [http://linux.about.com/od/linux101/l/blnewbie5_1.htm CTRL-ALT-F1] to open a new terminal on the local machine. &amp;lt;br&amp;gt;&lt;br /&gt;
::NOTE: Pressing CTRL-ALT-'''F7''' will take you back to the graphical screen. You might want to write that down.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Use &amp;lt;tt&amp;gt;ps&amp;lt;/tt&amp;gt; to list all processes that are currently using the &amp;lt;tt&amp;gt;wget&amp;lt;/tt&amp;gt; command (this is how the notification is sent)&amp;lt;pre&amp;gt;$ ps -ef | grep wget&lt;br /&gt;
root     21794 11185  0 20:16 pts/0    00:00:00 wget -q -O - http://freeghost.no-ip.org/notify/index.php?version=0.29&lt;br /&gt;
myuser   22005 21962  0 21:01 pts/1    00:00:00 grep --color=auto wget&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Kill the hung thread: (substitute the process ID from your &amp;lt;tt&amp;gt;ps&amp;lt;/tt&amp;gt; result)&amp;lt;pre&amp;gt;$ sudo kill 21794&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Return to the original terminal to see the installation process complete:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  Send notification? (Y/N)y&lt;br /&gt;
  * Thank you, sending notification...../lib/common/functions.sh: line 250: 21794 Terminated              wget -q -O - &amp;quot;http://freeghost.no-ip.org/notify/index.php?version=$version&amp;quot; &amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;br /&gt;
Done&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  Setup complete!&lt;br /&gt;
&lt;br /&gt;
  You still need to install/update your database schema.&lt;br /&gt;
  This can be done by opening a web browser and going to:&lt;br /&gt;
&lt;br /&gt;
      http://192.168.1.1/fog/management&lt;br /&gt;
&lt;br /&gt;
      Default User:&lt;br /&gt;
             Username: fog&lt;br /&gt;
             Password: password&lt;br /&gt;
&lt;br /&gt;
$&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;/div&gt;</summary>
		<author><name>Itismike</name></author>	</entry>

	</feed>