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:38] – 1211112228 | cms1 [2025/01/19 03:07] (current) – [DokuWiki] 1211112228 | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| EXIT; | EXIT; | ||
| {{:: | {{:: | ||
| + | |||
| + | ===== WordPress ===== | ||
| 6. Download WordPress. | 6. Download WordPress. | ||
| Line 73: | Line 75: | ||
| * Table Prefix: '' | * Table Prefix: '' | ||
| Click '' | Click '' | ||
| + | \\ {{:: | ||
| + | |||
| + | 12. Run the Installation. | ||
| + | \\ {{:: | ||
| + | |||
| + | 13. Fill up information needed. | ||
| + | \\ {{:: | ||
| + | \\ Once done, Install WordPress. | ||
| + | \\ Once it in installed, it will show success. Press '' | ||
| + | \\ {{:: | ||
| + | |||
| + | 14. Enter the username and password setup-ed in step 13 and press '' | ||
| + | \\ {{:: | ||
| + | |||
| + | 15. Go to Posts and Add New Post. | ||
| + | \\ {{:: | ||
| + | \\ 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.1737254281.txt.gz · Last modified: 2025/01/19 02:38 by 1211112228
