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:51] – [WordPress] 1211112228 | cms1 [2025/01/19 03:07] (current) – [DokuWiki] 1211112228 | ||
|---|---|---|---|
| Line 84: | Line 84: | ||
| \\ Once done, Install WordPress. | \\ Once done, Install WordPress. | ||
| \\ Once it in installed, it will show success. Press '' | \\ Once it in installed, it will show success. Press '' | ||
| + | \\ {{:: | ||
| 14. Enter the username and password setup-ed in step 13 and press '' | 14. Enter the username and password setup-ed in step 13 and press '' | ||
| + | \\ {{:: | ||
| 15. Go to Posts and Add New Post. | 15. Go to Posts and Add New Post. | ||
| - | \\ {{:: | ||
| - | \\ Click Publish. | ||
| \\ {{:: | \\ {{:: | ||
| - | {{:: | + | \\ Click Publish. |
| + | \\ {{:: | ||
| {{:: | {{:: | ||
| - | {{:: | + | \\ 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.1737255075.txt.gz · Last modified: 2025/01/19 02:51 by 1211112228
