On 04/19/2013 11:57 AM, David Shwatrz wrote:
> Hello,
> I followed:
> https://help.ubuntu.com/12.04/serverguide/lxc.html
> 
> I ran:
> lxc-create -t ubuntu -n CN
> and then:
> lxc-start -n CN /sbin/init
> 
> I reach Ubuntu 12.10 CN console.
> 
> login:
> 
> 
> what are the credentials ?

Just read what's written on the screen? :)

"""
stgraber@castiana:~$ sudo lxc-create -t ubuntu -n CN

lxc-create: No config file specified, using the default config
/etc/lxc/default.conf
Checking cache download in /var/cache/lxc/raring/rootfs-amd64 ...
Copy /var/cache/lxc/raring/rootfs-amd64 to /var/lib/lxc/CN/rootfs ...
Copying rootfs to /var/lib/lxc/CN/rootfs ...
Generating locales...
  en_US.UTF-8... up-to-date
Generation complete.

##
# The default user is 'ubuntu' with password 'ubuntu'!
# Use the 'sudo' command to run tasks as root in the container.
##

'ubuntu' template installed
'CN' created
"""

So as the message says, the login is ubuntu and the password is ubuntu.

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to