- apt-get remove ubuntu-desktop
- apt-get install linux-server linux-image-server
- apt-get purge lightdm
- /etc/default/grub, change matching lines to below
- #GRUB_HIDDEN_TIMEOUT [comment it out]
- GRUB_CMDLINE_LINUX_DEFAULT=""
- GRUB_TERMINAL=console
- update-grub
- reboot
No comments:
Post a Comment
Note: only a member of this blog may post a comment.