Changes between Version 28 and Version 29 of ParrotServer
- Timestamp:
- 01/14/14 13:00:25 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ParrotServer
v28 v29 198 198 All the other sites use a free http://cacert.org/ certificate, see ticket:540#comment:1 for a list of domains. To get rid of the security warnings that you will get if you don't have the CAcert root installed you need to install the root cert from http://www.cacert.org/index.php?id=3 to do this using Windows simply click http://www.cacert.org/certs/CAcert_Root_Certificates.msi and for Firefox and Chrome click https://www.cacert.org/certs/root.crt 199 199 200 == Console Access ==200 == Console and SSH Access == 201 201 202 202 There is a Xen shell available for console access, see wiki:XenShell. 203 203 204 For developers and sysadmins there is SSH access, contact [mailto:chris@webarchitects.co.uk chris@webarchitects.co.uk] if you need an account creating. 205 206 The server is also running [http://mosh.mit.edu/ Mosh : the mobile shell] which is very handy when you internet connection is poor, for example on a train. Mosh was installed on ticket:673. 207 204 208 == Backups == 205 209