MX on Linux: Difference between revisions

164 bytes added ,  12:47, 31 August 2020
m
Line 304: Line 304:
== Ensuring up to date ==
== Ensuring up to date ==


As before, we run <tt>sudo apt update && sudo apt upgrade -y</tt> to ensure all packages are up to date before we attempt to add another package.
As before, we run <tt>sudo apt update && sudo apt upgrade -y</tt> to ensure all packages are up to date before we attempt to add another package. As before this does not update everything to latest versions, it just updates to a consistent state based on what is in the repository for your raspberian version.


== Install Apache 2 ==
== Install Apache 2 ==
5,838

edits