/srv/irclogs.ubuntu.com/2010/01/04/#ubuntu-ec2.txt

flaccidhey erichammond, where was that canonical config file for enable/disable root login variable?03:37
flaccidah /etc/ec2-init/ec2-config.cfg03:44
flaccidsudo sed -i 's/disable_root=1/disable_root=0/g' /etc/ec2-init/ec2-config.cfg03:49
flaccidso, ultimately sudo passwd root -u && sudo sed -i 's/disable_root=1/disable_root=0/g' /etc/ec2-init/ec2-config.cfg03:49
flaccidhmm do i have to restart a service so root can login now03:55
flaccidi must be missing a step04:04
dblick /leave07:05
erichammondflaccid: The disable_root option in /etc/ec2-init/ec2-config.cfg only takes effect on the first boot.10:05
erichammondI.e., it only matters what you set it to when you build the AMI.10:05
erichammondIf you want to enable root ssh after starting the instance of Ubuntu on EC2, you can follow the instructions towards the end of http://alestic.com/2009/04/ubuntu-ec2-sudo-ssh-rsync10:10
trifonerichammond: Hello Eric.10:13
trifonhow is the article going?10:13
trifonis it published?10:13
erichammondtrifon: There's always one more thing to improve.10:14
erichammondI'm struggling against the impulse to turn it into a piece of software.10:14
trifonerichammond: :) you are right!10:14
trifonso yuo want to create automated script?10:15
erichammondeventually, but I also want to get the basic steps out to all the people who are clamoring for it.10:15
erichammondhttp://alestic.com/2010/01/vmbuilder-ebs-boot-ami11:42
=== dendro-a` is now known as dendro-afk
flacciderichammond: thanks muchly for letting me know again. i was unable to find the chat log with that convo we had..16:11
develophi any idea what is the best way to connect ec2 workers to a external datawharehouse16:52
developopenvpn?16:52
EladI am really new to ubuntu and ec2 and had a couple of questions on AMI's - If I create an AMI and register it with amazon, can anyone launch my AMI?17:23
trifonElad: yes. this is the idea of published AMIs17:40
Eladis there a way that  I can create a customized server with my specific setup (users, mail server, mysql server) and keep it secure so that someone else can't launch it and get access to my username's password type things?18:19
trifonElad: yes. you just need to kepp your AMI private19:28
Eladtrifon: thanks19:28
EladI will look into how to do that19:28
develophi how can i check disk size on a chrooted image20:11
developdf does not work20:11
developi m building an ami using http://www.linuxconfig.org/Howto_CREATE_BUNDLE_UPLOAD_and_ACCESS_custom_Debian_AMI_using_ubuntu20:20
developbut mount /proc outputs20:20
developmount: can't find /proc/ in /etc/fstab or /etc/mtab20:21
erichammondElad: Private is the default for a new AMI.  Sharing it with others is an explicit choice.20:25
=== dendro-afk is now known as dendrobates
developis it possible to add a s3 folder as a mount point of a ec2 ami22:49
=== erichammond1 is now known as erichammond
flacciddevelop: only if you can find a http fs22:58
develop?22:58
developor use s3 as a nfs22:59
flaccids3 is http, so you can't mount it unless fuse does a http driver22:59
flacciddevelop: you are after EBS.22:59
developk22:59
developcan any ami connect to one ebs volume22:59
flaccidyes22:59
flaccidwell in theory22:59
developgreat thnks23:00
flaccidnp23:00
flaccidi recommend alestic.com/erichammond's debian AMIs23:01
developwy can't i ping bettween instances in the same security group23:47
developand same zone23:47
developone is an instance-store the other is a ebs ami23:48
developsry got it23:54
developec2-authorize -P icmp -t -1:-123:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!