-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlamp.qmd
More file actions
24 lines (14 loc) · 834 Bytes
/
lamp.qmd
File metadata and controls
24 lines (14 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: "LAMP (Linux, Apache, MySQL, PHP) Server"
---
# Logging In
To log in to the lab's LAMP server, use [WinSCP](https://winscp.net/eng/download.php).
Our LAMP domain is: `pbslamp.divms.uiowa.edu`
Our credentials are in our LastPass account.
# LAMP Server
Here are access instructions for the Shared LAMP service:
<https://iowa.sharepoint.com/sites/sharedlamp/SitePages/User-Access.aspx> (archived at <https://perma.cc/QN98-PDVT>)
For making URLs/online tasks available to the public, put your files in the `/data/www/devpsylab.psychology.uiowa.edu/` folder.
For saving results, save your files to the `/data/apache-rw/devpsylab.psychology.uiowa.edu/` folder.
# MariaDB
Here are instructions for MariaDB: <https://iowa.sharepoint.com/sites/sharedlamp/SitePages/MariaDB.aspx> (archived at <https://perma.cc/BS2Q-HQ4W>)