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

All public logs

More actions

Combined display of all available logs of Thibble Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 03:05, 31 August 2024 T20A02 talk contribs created page Project Send Setup and Configuration (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-...")