ubuntulinux.md - old commands, typo, section movement#8837
Conversation
|
I had trouble getting it to go to the other pull request, so this is a fixed version of: #8788 |
There was a problem hiding this comment.
mmm, do we really want to remove this softlink? some users find it useful to have docker in the path
or was the binary renamed?
There was a problem hiding this comment.
AFAIK, the binary has been renamed. On my system, after a fresh install, 'which docker' gives '/usr/bin/docker', which seems to be a binary. (the legacy /usr/bin/docker.io is a symlink to docker now)
|
LGTM |
There was a problem hiding this comment.
Capitalize "Docker" please, unless it's in code. Here and below.
|
LGTM. Will merge as soon as my copy edit nitpick is addressed. Many thanks for the contribution. |
- Removed some commands related to autocomplete/symlinks that don't seem to be required anymore on Ubuntu 14.04
- Fixed one minor typo ("see LINK _for_ details," not "see LINK details")
- Moved section "Giving non-root access" to top level, rather than being under Ubuntu 13 (the section isn't specific to Ubuntu 13, and even references Ubuntu 14).
Signed-off-by: Scott Walls <[email protected]>
|
Used git --amend to address capitalization. If you'd rather have a separate commit with the corrections, I can split them up. |
ubuntulinux.md - old commands, typo, section movement
|
LGTM :) |
ubuntulinux.md - old commands, typo, section movement (cherry picked from commit 107898a)
Signed-off-by: Scott Walls [email protected]