Version 28 (modified by 9 years ago) ( diff ) | ,
---|
UoL LAMP Server
Overview
The University of Leicester provides LAMP servers with a standard set of services, but some restrictions on what a user can do. The servers sit behind a Pound proxy. For more information about LAMP servers see the UoL LAMP Wiki.
For advanced management, contact the University Helpdesk.
Layout
All the files that a user requires to change are in the /local directory. This directory contains the perl, python, apache and tomcat config settings and log files. It is also where you must install new libraries for [Python] and [PHP]. This is documented in the UoL LAMP Wiki.
Backup and Restore
The LAMP servers are backed up hourly automatically as part of the LAMP service, although no separate database back up is taken.
To restore from a back up, contact the RCS Support.
Planned Updates
Patches and updates will be applied every other Tuesday. Except for emergency security updates which could happen at any time. Some updates will be more disruptive than others and outages are only foreseen a few times a year. We should be warned of any major disruption.
Security
How To
Restart
- To restart a service see See UoL LAMP Wiki.
- To restart Apache see UoL LAMP Wiki Apache documentation
- We cannot restart the server and must contact the University Helpdesk.
Getting Help
- UoL LAMP Wiki
- University Helpdesk
- University Infrastructure Services
- Guy Reay is the ITS Director
Create a New LAMP Server
- Contact the RCS Support.
- There is no cost implication.
Add a New DNS Entry for a LAMP Server
catissue-dev.lcbru.le.ac.uk
- Contact the RCS Support.
Enable / Disable Access from the Internet
Get and Install a certificate
- Certificates are installed on the Pound server.
- To set a site up with SSL, contact the RCS Support.
Login from Outside the University
- ssh to spectre.le.ac.uk using university username and password
- From there you can ssh on to the appropriate LampServer
Send Email from a LAMP server
- Should send mail using their own Postfix installation (i.e. localhost).
- Alternatively, use
mailsend.le.ac.uk
as a relay, but this requires a valid account.
Gotchas
- The Pound proxy messes up Apache's logging. A fix is detailed in the UoL LAMP Wiki.
Legacy Pages