----- Original Message -----
> From: "Burr Sutter" <bsut...@redhat.com>
> To: "Praveen Kumar" <kumarpraveen.nit...@gmail.com>
> Cc: "container-tools" <container-tools@redhat.com>
> Sent: Thursday, March 30, 2017 5:49:23 PM
> Subject: Re: [Container-tools] new minishift CDK
> 
> Great tip, thank you. I added it to my document.
> 
> On Wed, Mar 29, 2017 at 9:21 PM, Praveen Kumar <
> kumarpraveen.nit...@gmail.com > wrote:
> 
> 
> 
> On Wed, Mar 29, 2017 at 6:39 PM, Burr Sutter < bsut...@redhat.com > wrote:
> > 
> > 
> > On Wed, Mar 29, 2017 at 3:10 AM, Praveen Kumar
> > < kumarpraveen.nit...@gmail.com > wrote:
> >> 
> >> On Mon, Mar 27, 2017 at 7:28 PM, Burr Sutter < bsut...@redhat.com > wrote:
> >> > 
> >> > 
> >> > On Tue, Mar 21, 2017 at 2:44 AM, Praveen Kumar
> >> > < kumarpraveen.nit...@gmail.com > wrote:
> >> >> 
> >> >> On Mon, Mar 20, 2017 at 9:39 PM, Burr Sutter < bsut...@redhat.com >
> >> >> wrote:
> >> >> > But you can not curl a Service sans Route unless you are in the VM,
> >> >> > or
> >> >> > do I
> >> >> > have that wrong?
> >> >> 
> >> >> If service sans routes like internal IP for the services which only
> >> >> nat'ed with VM then you can't curl from the host but if it is routes
> >> >> for a application/service then you can curl it from the host because
> >> >> our routes have ". nip.io " suffix which should resolve route provided
> >> >> your internet allow it.
> >> >> 
> >> >> 
> >> > 
> >> > Right and when I am trying to debug a Route problem...I ssh into the VM
> >> > and
> >> > curl the Service directly :-)
> >> > 
> >> > and in another thread, the message tells me to look at
> >> > "/var/log/rhsm/rhsm.log" which is also only available in the VM.
> >> > 
> >> > So, what is the password for the "docker" user that is the default of
> >> > minishift ssh?
> >> 
> >> We never need the docker user password because ssh key is by default
> >> configure for this user and minishift ssh should get you in the docker
> >> user shell. We do set the password for docker use in kickstart and
> >> it's "tcuser" (without quotes).
> > 
> > 
> > yes, but I need to "su"
> > and
> > 
> > Password:
> > 
> > su: Authentication failure
> 
> Just to become root you should do 'sudo su' and it will not ask
> password because docker user is part of sudoers.

Isn't this what `sudo -i` does?

Pavel

> 
> 
> 
> --
> Praveen Kumar
> http://fedoraproject.org/wiki/User:Kumarpraveen
> http://fedoraproject.org/
> http://kumar-pravin.blogspot.com
> 
> 
> _______________________________________________
> Container-tools mailing list
> Container-tools@redhat.com
> https://www.redhat.com/mailman/listinfo/container-tools
> 

_______________________________________________
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools

Reply via email to