<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://subsecret.dk/index.php?action=history&amp;feed=atom&amp;title=Configuring_the_new_environment</id>
	<title>Configuring the new environment - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://subsecret.dk/index.php?action=history&amp;feed=atom&amp;title=Configuring_the_new_environment"/>
	<link rel="alternate" type="text/html" href="https://subsecret.dk/index.php?title=Configuring_the_new_environment&amp;action=history"/>
	<updated>2026-05-03T12:46:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://subsecret.dk/index.php?title=Configuring_the_new_environment&amp;diff=28&amp;oldid=prev</id>
		<title>Steffen Mikkelsen: Created page with &quot;=Creating root account= Creating root directory  mkdir /root User file  cat &gt; /etc/passwd &lt;&lt; &quot;EOF&quot;  root:x:0:0:root:/root:/bin/bash  bin:x:1:1:bin:/dev/null:/bin/false  nobody...&quot;</title>
		<link rel="alternate" type="text/html" href="https://subsecret.dk/index.php?title=Configuring_the_new_environment&amp;diff=28&amp;oldid=prev"/>
		<updated>2013-04-21T11:45:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Creating root account= Creating root directory  mkdir /root User file  cat &amp;gt; /etc/passwd &amp;lt;&amp;lt; &amp;quot;EOF&amp;quot;  root:x:0:0:root:/root:/bin/bash  bin:x:1:1:bin:/dev/null:/bin/false  nobody...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Creating root account=&lt;br /&gt;
Creating root directory&lt;br /&gt;
 mkdir /root&lt;br /&gt;
User file&lt;br /&gt;
 cat &amp;gt; /etc/passwd &amp;lt;&amp;lt; &amp;quot;EOF&amp;quot;&lt;br /&gt;
 root:x:0:0:root:/root:/bin/bash&lt;br /&gt;
 bin:x:1:1:bin:/dev/null:/bin/false&lt;br /&gt;
 nobody:x:99:99:Unprivileged User:/dev/null:/bin/false&lt;br /&gt;
 EOF&lt;br /&gt;
Group file&lt;br /&gt;
 cat &amp;gt; /etc/group &amp;lt;&amp;lt; &amp;quot;EOF&amp;quot;&lt;br /&gt;
 root:x:0:&lt;br /&gt;
 bin:x:1:&lt;br /&gt;
 sys:x:2:&lt;br /&gt;
 kmem:x:3:&lt;br /&gt;
 tty:x:4:&lt;br /&gt;
 tape:x:5:&lt;br /&gt;
 daemon:x:6:&lt;br /&gt;
 floppy:x:7:&lt;br /&gt;
 disk:x:8:&lt;br /&gt;
 lp:x:9:&lt;br /&gt;
 dialout:x:10:&lt;br /&gt;
 audio:x:11:&lt;br /&gt;
 video:x:12:&lt;br /&gt;
 utmp:x:13:&lt;br /&gt;
 usb:x:14:&lt;br /&gt;
 cdrom:x:15:&lt;br /&gt;
 mail:x:34:&lt;br /&gt;
 nogroup:x:99:&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
Now exit environment and enter it again. It will now say &amp;quot;root&amp;quot; instead of &amp;quot;I have no name!&amp;quot;&lt;br /&gt;
Set a root-password with passwd&lt;br /&gt;
=Configuring timezone=&lt;br /&gt;
run tzselect and answer the questions&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=Configuring nss=&lt;br /&gt;
 cat &amp;gt; /etc/nsswitch.conf &amp;lt;&amp;lt; &amp;quot;EOF&amp;quot;&lt;br /&gt;
 # Begin /etc/nsswitch.conf&lt;br /&gt;
 passwd: files&lt;br /&gt;
 group: files&lt;br /&gt;
 shadow: files&lt;br /&gt;
 hosts: files dns&lt;br /&gt;
 networks: files&lt;br /&gt;
 protocols: files&lt;br /&gt;
 services: files&lt;br /&gt;
 ethers: files&lt;br /&gt;
 rpc: files&lt;br /&gt;
 # End /etc/nsswitch.conf&lt;br /&gt;
 EOF&lt;/div&gt;</summary>
		<author><name>Steffen Mikkelsen</name></author>
	</entry>
</feed>