New pages

From cumulotechnic
New pages
Hide registered users | Hide bots | Show redirects
  • 10:36, 18 August 2023Lemp (hist | edit) ‎[295 bytes]Admin caj (talk | contribs) (Created page with "<h1>LEMP Stack</h1> <h2>The LEMP stack is another popular software stack for serving websites.</h2> <p>The LEMP stack consists of a Linux Server Operating System, the NGINX (pronounced engin x, hence the e in lemp) webserver, MySQL or MariaDB database server, and the PHP scripting languge.</p>")
  • 10:58, 14 August 2023Lamp (hist | edit) ‎[9,050 bytes]Admin caj (talk | contribs) (Created page with "<h1>The LAMP stack</h1> <h2>LAMP is an acronym for Linux, Apache, MySQL, and PHP stack, it is a popular software stack for serving websites. </h2> <p>It is comprised of a Linux server operating system running the Apache2 web server, MySQL database, and the PHP scripting language.</p>")
  • 10:56, 14 August 2023MediaWiki (hist | edit) ‎[7,037 bytes]Admin caj (talk | contribs) (Created page with "<h1>WikiMedia</h1> <h2>Install WikiMedia on Ubuntu 22.04 using a Lamp stack.</h2> <p>You will need to provision a vps, Ubuntu 22.04 was used in this tutorial. You will also need a fully qualified domain name and you will need to set up your dns records.</p> <p>To access your vps,</p> <ul> <li>SSH into your vps, type the following into your terminal.</li> <p><strong>ssh root@"127.0.0.1"</strong></p><em>replace 127.0.0.1 with the ip-adress of your vps.</em></p> <li>You...")