Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


apu_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apu_ubuntu [2018/06/01 21:35] adminapu_ubuntu [2018/06/01 21:48] – [Post installation steps] admin
Line 34: Line 34:
   * Scroll to the line starting with ''linux'' and add:<code>console=ttyS0,115200n8</code>   * Scroll to the line starting with ''linux'' and add:<code>console=ttyS0,115200n8</code>
   * Then press 'ctrl-x' to boot.   * Then press 'ctrl-x' to boot.
-  * You can now log in with your user account.\\ +  * You can now log in with your user account.
-{{:screenshot_from_2018-04-09_22-15-54.png?nolink|}}+
   * Modify grub:<code>   * Modify grub:<code>
 sudo vi /etc/default/grub sudo vi /etc/default/grub
Line 43: Line 42:
 </code> </code>
   * Reboot to test the update grub configuration.   * Reboot to test the update grub configuration.
-===Stop / disable unwanted services=== + 
-  * Disable iscsid ([[https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1630946|there is an open bug]]):<code>sudo systemctl disable iscsid.service</code> +
-  * If you're not using software raid, disable the monitor:<code>update-rc.d mdadm disable</code> +
-  * Remove snapd:<code>sudo apt purge snapd</code>+
 ====Misc==== ====Misc====
   * Multi-user target (not graphical):<code>sudo systemctl set-default multi-user.target</code>   * Multi-user target (not graphical):<code>sudo systemctl set-default multi-user.target</code>
apu_ubuntu.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1