User Tools

Site Tools


guides:webserver:part2

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
guides:webserver:part2 [2019/10/04 13:44]
admin created
guides:webserver:part2 [2021/07/27 18:48]
admin
Line 26: Line 26:
  
 <code bash> <code bash>
-wget https://​github.com/​vrana/​adminer/​releases/​download/​v4.7.3/adminer-4.7.3.php+wget https://​github.com/​vrana/​adminer/​releases/​download/​v4.8.1/adminer-4.8.1.php
 </​code>​ </​code>​
  
   * Then copy the file we downloaded to the web directory:   * Then copy the file we downloaded to the web directory:
 <code bash> <code bash>
-sudo cp adminer-4.7.3.php /​var/​www/​html/​adminer.php+sudo cp adminer-4.8.1.php /​var/​www/​html/​adminer.php
 </​code>​ </​code>​
  
   * Now we could access the Adminer program by adding ''/​adminer.php''​ to your public Amazon EC ip address   * Now we could access the Adminer program by adding ''/​adminer.php''​ to your public Amazon EC ip address
  
-  * [[Getting Started Part 3|(next) ​Getting Started ​Part 3: Hello World]]+  * [[:​Guides/​Webserver/​Part3|(next) ​Webserver ​Part 3: Hello World]]
guides/webserver/part2.txt ยท Last modified: 2022/07/04 13:09 by admin