Changes between Version 1 and Version 2 of NspwUprouse/Agenda/https


Ignore:
Timestamp:
Sep 6, 2021, 8:05:16 PM (3 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NspwUprouse/Agenda/https

    v1 v2  
    1010(https://httpd.apache.org/)
    1111
    12 Before installing, we need to update our repositories. Therefore we will first add the Debian apache repo to our list and update the list. Since we will be using Sudo commands, It will ask you for your user's password as these processors will be granted root privileges.
    13 {{{
    14 sudo add-apt-repository ppa:ondrej/apache2
    15 }}}
     12Before installing, we need to update our repositories.
    1613
    17 When Asked, press ‘Enter’ to Continue. Once the PPA is imported, do an update.
    1814{{{
    1915sudo apt-get update