I recently got an access to a Kimsufi host to host some web services. The service is very cheap but the major issue that you have only 256MB of RAM on the system. So I tried to configure it to avoid the use of too many memory. I used the gentoo provided by OVH.
# TERMINALS c1:12345:respawn:/sbin/agetty 38400 tty1 linux #c2:2345:respawn:/sbin/agetty 38400 tty2 linux #c3:2345:respawn:/sbin/agetty 38400 tty3 linux #c4:2345:respawn:/sbin/agetty 38400 tty4 linux #c5:2345:respawn:/sbin/agetty 38400 tty5 linux #c6:2345:respawn:/sbin/agetty 38400 tty6 linux
I just kept one terminal, just in case there are in use by OVH for some maintenance or alike.