home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f84fde5
)
Note how to disable/enable Ubuntu graphical login
author
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 28 Feb 2020 07:16:20 +0000
(
02:16
-0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Fri, 28 Feb 2020 07:16:20 +0000
(
02:16
-0500)
notes-ubuntu.md
[new file with mode: 0644]
patch
|
blob
diff --git a/notes-ubuntu.md
b/notes-ubuntu.md
new file mode 100644
(file)
index 0000000..
ead838f
--- /dev/null
+++ b/
notes-ubuntu.md
@@ -0,0
+1,10
@@
+Graphical boot
+--------------
+
+### Disable
+
+ sudo systemctl set-default multi-user.target
+
+### Enable
+
+ sudo systemctl set-default graphical.target
This page took
0.021047 seconds
and
4
git commands to generate.