== Post Configuration ==
After entering container before, it's time to enable SSH now:
<pre>
# rc-update add sshd default
# /etc/init.d/sshd start
</pre>
Now it should be possible to login over SSH.
[[Category: HOWTO]]
[[Category: Templates]]
[[Category: Gentoo]]