MX on Linux: Difference between revisions

3 bytes added ,  07:49, 25 July 2021
m
m (→‎Preparing for an install: formatting steps for changing swapfile size)
Line 180: Line 180:
:<code>sudo apt autoremove</code>
:<code>sudo apt autoremove</code>


Each of those can be understood from information in [[#install|previous section]].
Each of those can be understood from information in [[#install|earlier sub-section]].


If you are installing onto a Pi zero, or similar slow computer, please ensure the size of the swapfile is as big as possible, as the mono-complete we will install is large. In linux, we type <code>free -m</code> to see our RAM size and our swapfile size.
If you are installing onto a Pi zero, or similar slow computer, please ensure the size of the swapfile is as big as possible, as the mono-complete we will install is large. In linux, we type <code>free -m</code> to see our RAM size and our swapfile size.
5,838

edits