Big pipe server
From Whitespace (Hackerspace Gent)
(Difference between revisions)
(Created page with "{{Project |Current=Yes |Participants=Abe, Jaroslov |Locations=IBBT |Short description=IBBT lends us a server to host the Newline videos and to run services. }}") |
|||
| Line 5: | Line 5: | ||
|Short description=IBBT lends us a server to host the Newline videos and to run services. | |Short description=IBBT lends us a server to host the Newline videos and to run services. | ||
}} | }} | ||
| + | |||
| + | == Remote Access == | ||
| + | * ssh, config changes: | ||
| + | <pre> | ||
| + | PermitRootLogin no | ||
| + | PasswordAuthentication no | ||
| + | </pre> | ||
Revision as of 16:13, 13 August 2011
| Big pipe server |
|---|
|
| What: |
| IBBT lends us a server to host the Newline videos and to run services. |
| Participants: |
| Abe, Jaroslov |
| Locations: |
| IBBT |
|
|
Remote Access
- ssh, config changes:
PermitRootLogin no PasswordAuthentication no
