create new user
Seth Arnold
seth.arnold at canonical.com
Thu Jun 11 23:24:17 UTC 2015
On Thu, Jun 11, 2015 at 03:13:01PM +0100, roger peppe wrote:
> I'd quite like to make a new user on my snappy instance (so that I don't
> need to use "ssh ubuntu at ..." every time), but I get this response:
You might find it easier to modify your ~/.ssh/config to automatically use
username 'ubuntu' on that host. (This is also useful for e.g. cloud
images.)
Host *
user sarnold
# clouds
Host 10.nnn.yyy.* *.somethingelse
User ubuntu
This saves keeping track of which usernames are on which devices or
clouds.
Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20150611/8a90446c/attachment.pgp>
More information about the snappy-devel
mailing list