Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Project Send Setup and Configuration: Revision history

From Thibble Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 August 2024

  • curprev 03:0603:06, 31 August 2024T20A02 talk contribs 3,328 bytes +2 No edit summary
  • curprev 03:0503:05, 31 August 2024T20A02 talk contribs 3,326 bytes +3,326 Created page with "= Project Send Configuration and Setup = A Quick wiki write-up for the configuration of a mysql based Project Send server for client and public file uploading and sharing, to facilitate public access and file serving. == Installation == ===== LAMP Stack ===== First Update and Upgrade your system: <pre> sudo apt update && apt upgrade </pre> Next install your LAMP stack: <pre> apt-get install apache2 mariadb-server imagemagick php libapache2-mod-php php-imagick php7.4-..."