cms1
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cms1 [2025/01/19 02:53] – 1211112228 | cms1 [2025/01/19 03:07] (current) – [DokuWiki] 1211112228 | ||
|---|---|---|---|
| Line 94: | Line 94: | ||
| \\ {{:: | \\ {{:: | ||
| {{:: | {{:: | ||
| - | {{:: | + | \\ It will now be displayed on localhost/ |
| + | \\ {{:: | ||
| + | ===== DokuWiki ===== | ||
| + | 16. Go to / | ||
| + | cd / | ||
| + | {{: | ||
| + | |||
| + | 17. Download DokuWiki. | ||
| + | sudo wget https:// | ||
| + | {{:: | ||
| + | |||
| + | 18. Extract the DokuWiki file. | ||
| + | sudo tar -xvzf dokuwiki-stable.tgz | ||
| + | {{:: | ||
| + | |||
| + | 19. List directory and rename the file. | ||
| + | ls | ||
| + | sudo mv dokuwiki-2024-02-06b dokuwiki | ||
| + | ls | ||
| + | {{:: | ||
| + | |||
| + | 20. Remove the unextracted DokuWiki file. | ||
| + | sudo rm dokuwiki-stable.tgz | ||
| + | {{:: | ||
| + | |||
| + | 21. Set permissions. | ||
| + | sudo chown -R www-data: | ||
| + | sudo chmod -R 755 / | ||
| + | {{:: | ||
| + | |||
| + | 22. Configure DokuWiki by opening browser and go to http:// | ||
| + | {{:: | ||
cms1.1737255211.txt.gz · Last modified: 2025/01/19 02:53 by 1211112228
