meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installation [2025/05/20 16:16] – [Requirements] 91.96.186.46installation [2025/05/23 20:03] (current) – old revision restored (2024/08/29 22:46) ichabot
Line 1: Line 1:
 ====== Requirements ====== ====== Requirements ======
 +  * [[https://debian.org|Debian Linux]] or Ubuntu Server with root shell access (SSH)
 +  * Some packages: [[https://httpd.apache.org|Apache]], [[https://mariadb.org|MariaDB]], [[https://php.net|PHP]], etc
 +  * Familiarity with the Linux shell
 +  * A little patience and willingness to troubleshoot when things go wrong
  
-**Operating System**: 
-  * [[https://debian.org|Debian Linux]] or [[https://ubuntu.com/download/server|Ubuntu Server]] with root shell access (SSH). 
-  * Ensure the server is updated to the latest stable release for security and performance improvements. 
- 
-**Software Packages**: 
-  * [[https://httpd.apache.org|Apache]]: A robust and widely-used web server software. 
-  * [[https://mariadb.org|MariaDB]]: A reliable and open-source relational database management system. 
-  * [[https://php.net|PHP]]: A popular server-side scripting language for web development. 
-  * Additional packages may be required depending on specific project needs. 
- 
-**Technical Skills**: 
-  * Familiarity with the Linux shell, including basic commands and navigation. 
-  * Experience with package management tools like `apt` or `apt-get` for installing and updating software. 
- 
-* **Personal Attributes**: 
-  * A little patience and willingness to troubleshoot when things go wrong. 
-  * Problem-solving skills to diagnose and resolve issues that may arise during setup or operation. 
  
 ====== Choose your Installation Method ====== ====== Choose your Installation Method ======