[tor-commits] [tor-cloud/master] How to change IP of instance, solves #4542

runa at torproject.org runa at torproject.org
Wed Nov 23 20:24:49 UTC 2011


commit 696b079966b4c68b5dc6a6f53ffedb4281983d55
Author: Runa A. Sandvik <runa.sandvik at gmail.com>
Date:   Wed Nov 23 20:24:45 2011 +0000

    How to change IP of instance, solves #4542
---
 html/index.html |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/html/index.html b/html/index.html
index 5645f9e..20a9a44 100644
--- a/html/index.html
+++ b/html/index.html
@@ -296,26 +296,33 @@
     normal and will allow you to start it up again later. "Terminate"
     will delete the instance from your AWS account.</p>
 
-	<p><b>6. What's in the Tor configuration file?</b><br>
+    <p><b>6. How do I change the IP address of my instance?</b><br>
+    To change the IP address of your instance, log on to the AWS
+    Management Console, find your instance, right click on it and choose
+    "Stop". Once the instance has shut down completely, right click on
+    it again and choose "Start". The instance will be assigned a new IP
+    address when it starts up again.</p> 
+
+	<p><b>7. What's in the Tor configuration file?</b><br>
 	The Tor configuration file that the images have been
 	configured with can be found <a href="https://cloud.torproject.org/torrc.txt">here</a>.</p>
 	
-	<p><b>7. Will the images automatically download and install package updates?</b><br>
+	<p><b>8. Will the images automatically download and install package updates?</b><br>
 	Yes, the images have all been configured with the <a href="https://help.ubuntu.com/community/AutomaticSecurityUpdates"><i>unattended-upgrades</i></a> package. This means that your system will automatically download and install updates.</p>
 
-	<p><b>8. Will you let me know when you publish new images?</b><br>
+	<p><b>9. Will you let me know when you publish new images?</b><br>
 	New cloud images will be announced on <a href="https://twitter.com/torproject">Twitter</a>, <a href="https://identi.ca/torproject">identi.ca</a>, <a href="https://blog.torproject.org">our blog</a> and on the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk">tor-talk</a> mailing list.</p>
 
-	<p><b>9. Where do I report a bug I am encountering?</b><br>
+	<p><b>10. Where do I report a bug I am encountering?</b><br>
 	If you think the bug you have found is specific to the Tor Cloud
 	images we provide, please <a
 		href="https://trac.torproject.org">file a bug</a> or
 	send an email to <i>help AT rt.torproject.org</i>.</p>
 
-	<p><b>10. Is there an IRC channel where I can ask about Tor Cloud?</b><br>
+	<p><b>11. Is there an IRC channel where I can ask about Tor Cloud?</b><br>
 	Yes, simply join #tor on irc.oftc.net and ask your question. It may take a while before we get back to you, so please be patient.</p>
 
-	<p><b>11. I have a question that is not answered here, what do I do?</b><br>
+	<p><b>12. I have a question that is not answered here, what do I do?</b><br>
 	Please send an email to <i>help AT rt.torproject.org</i>.</p>
 </div>
 



More information about the tor-commits mailing list