User:Dereckson/Devserver: Revision history

From Nasqueron Agora

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.

14 June 2023

6 June 2023

  • curprev 00:0200:02, 6 June 2023Dereckson talk contribs 1,066 bytes +1,066 Created page with "== Activites == === Zed === tail -n 100 -f /var/log/www/dereckson.be/zed51-php.log == Staging area for development web applications == === Zed === To recreate Zed staging area: $ cd /var/dataroot/zed/content $ git init . $ git config --global --add safe.directory /var/dataroot/zed/content $ git remote add origin git@github.com:hypership/content.git $ git fetch --all $ git reset --hard origin/main $ git clone git@github.com:hypership/content..."