<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/index.php?action=history&amp;feed=atom&amp;title=Machine%2Fidentity</id>
	<title>Machine/identity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/index.php?action=history&amp;feed=atom&amp;title=Machine%2Fidentity"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Machine/identity&amp;action=history"/>
	<updated>2026-05-01T16:54:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Machine/identity&amp;diff=75057&amp;oldid=prev</id>
		<title>Dogi: moved Machine/treehouse/identity to Machine/identity</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Machine/identity&amp;diff=75057&amp;oldid=prev"/>
		<updated>2012-01-31T19:36:43Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/index.php?title=Machine/treehouse/identity&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Machine/treehouse/identity (page does not exist)&quot;&gt;Machine/treehouse/identity&lt;/a&gt; to &lt;a href=&quot;/go/Machine/identity&quot; title=&quot;Machine/identity&quot;&gt;Machine/identity&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:36, 31 January 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key sugarlabswiki:diff:1.41:old-69326:rev-75057 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dogi</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Machine/identity&amp;diff=69326&amp;oldid=prev</id>
		<title>Sascha silbe: Document installation of VM &quot;identity&quot; on treehouse</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Machine/identity&amp;diff=69326&amp;oldid=prev"/>
		<updated>2011-09-18T14:17:14Z</updated>

		<summary type="html">&lt;p&gt;Document installation of VM &amp;quot;identity&amp;quot; on treehouse&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;identity&amp;lt;/code&amp;gt; is a 64bit VM running Debian Squeeze for the client certificate based OpenID provider.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Base system ===&lt;br /&gt;
&lt;br /&gt;
 sudo virsh vol-create-as treehouse identity-root 8G&lt;br /&gt;
 sudo virt-install --ram=512 --name=identity --arch=x86_64 --vcpus=1 --hvm \&lt;br /&gt;
   --accelerate --disk vol=treehouse/identity-root --network=network:default \&lt;br /&gt;
   --nographics --extra-args=&amp;#039;console=tty0 console=ttyS0,115200n8 expert&amp;#039; \&lt;br /&gt;
   --location=http://ftp.us.debian.org/debian/dists/squeeze/main/installer-amd64/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will create a new VM and run the Debian installer inside it, with an emulated serial console attached to stdio.&lt;br /&gt;
&lt;br /&gt;
Config options:&lt;br /&gt;
* english, US, US keyboard&lt;br /&gt;
* identity, sugarlabs.org&lt;br /&gt;
* use entire disk, all in one, remove swap, recreate / (full size), noatime + user_xattr&lt;br /&gt;
* user &amp;quot;administrator&amp;quot; (not used) with root password (manually removed later)&lt;br /&gt;
* package sets: &amp;quot;Standard system&amp;quot;, &amp;quot;SSH server&amp;quot;&lt;br /&gt;
&lt;br /&gt;
After reboot:&lt;br /&gt;
* Log in as root with password (still via emulated serial console)&lt;br /&gt;
* &amp;lt;code&amp;gt;passwd -d root&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install etckeeper monkeysphere&amp;lt;/code&amp;gt;&lt;br /&gt;
* Set up monkeysphere as usual (host key, user authentication, keyserver)&lt;br /&gt;
* Set up second network interface with static IPv4 address, IPv6 tunnel&lt;br /&gt;
* Shutdown and (re)start VM (needed for libvirtd to create the network interface - &amp;lt;code&amp;gt;attach-interface&amp;lt;/code&amp;gt; didn&amp;#039;t do it)&lt;/div&gt;</summary>
		<author><name>Sascha silbe</name></author>
	</entry>
</feed>