projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28018fa
)
new file: ubuntu.mdwn
author
Philip Durbin
<philipdurbin@gmail.com>
Tue, 17 Apr 2012 18:54:53 +0000
(14:54 -0400)
committer
Philip Durbin
<philipdurbin@gmail.com>
Tue, 17 Apr 2012 18:54:53 +0000
(14:54 -0400)
ubuntu.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/ubuntu.mdwn
b/ubuntu.mdwn
new file mode 100644
(file)
index 0000000..
af2252b
--- /dev/null
+++ b/
ubuntu.mdwn
@@ -0,0
+1,7
@@
+ apt-get update
+ apt-get upgrade
+ apt-get dist-upgrade
+
+"-y Assume Yes to all queries and do not prompt" is not recommended for `apt-get dist-upgrade`
+
+<https://help.ubuntu.com/community/AptGet/Howto>