Size: 1316
Comment:
|
← Revision 29 as of 2022-03-07 10:23:15 ⇥
Size: 1573
Comment: Update SSH host keys for people.ee.ethz.ch server
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#rev 2020-09-01 pmeier | |
Line 2: | Line 3: |
= Homepage = | = Homepage on http(s)://people.ee.ethz.ch = |
Line 11: | Line 12: |
* [[Web/Homepage/RubyOnRails|RubyOnRails]] - Speed increasing on your page | |
Line 13: | Line 13: |
* [[Web/Homepage/ServerSides|Serversides]] - Server Side Includes * [[Web/Homepage/Trac|Trac]] - Enhanced wiki and issue tracking system for software development projects |
|
Line 17: | Line 15: |
If you need to login directly to the webserver (e.g. to kill a running fcgi script after a change), verify the SSH fingerprints: {{{ 256 MD5:77:48:d9:dc:dd:06:77:cf:5c:b7:dd:b9:63:30:ce:bf root@webbi12 (ED25519) 256 SHA256:ZWZxcmTtiLoDfDf8YP8vY5GbxDf9xaUOI2kEpoTrNQk root@webbi12 (ED25519) 4096 MD5:83:02:4b:cd:15:c5:13:04:af:b7:1e:80:ad:ad:f3:22 root@webbi12 (RSA) 4096 SHA256:t3m+K/gNACOJTDsV3M2/FWt7BXzc9uLxZh284AynZEw root@webbi12 (RSA) }}} |
Homepage on http(s)://people.ee.ethz.ch
If you have an D-ITET account you can publish a personal home page on the people webserver. The people webserver runs with the Apache Web server, the most popular opensource webserver software. Apache offers you a variety of possibilities to implement your personal homepage. This page will tell you about these. Whenever a user name is required in the examples below, I'll be writing about joe. You will obviously have to replace joe by your login name.
Basics - Your page and writing HTML
CGI - Providing interactive or dynamic information on your homepage
MoinMoin - Runnig a wiki like this on your page
PHP - Creating dynamic web content
Security - Secure Webserver, password protection, access restriction
Upload - Providing upload
FurtherInfo - Reading on
If you need to login directly to the webserver (e.g. to kill a running fcgi script after a change), verify the SSH fingerprints:
256 MD5:77:48:d9:dc:dd:06:77:cf:5c:b7:dd:b9:63:30:ce:bf root@webbi12 (ED25519) 256 SHA256:ZWZxcmTtiLoDfDf8YP8vY5GbxDf9xaUOI2kEpoTrNQk root@webbi12 (ED25519) 4096 MD5:83:02:4b:cd:15:c5:13:04:af:b7:1e:80:ad:ad:f3:22 root@webbi12 (RSA) 4096 SHA256:t3m+K/gNACOJTDsV3M2/FWt7BXzc9uLxZh284AynZEw root@webbi12 (RSA)