ssh

scp

ssh & scp: autentikointi

ssh & scp: autentikointi

ssh & scp: autentikointi

ssh-agent

.ssh/known_hosts

.ssh/known_hosts

.ssh/config, ssh_config

.ssh/config, ssh_config

.ssh/config, ssh_config

sshd_config

Web-palvelinohjelmistot

lighttpd

lighttpd

lighttpd.conf

server.modules = { ... }

server.document-root = ”/var/www”

server.errorlog = ”/var/log/lighttpd/error.log”

server.username = ”www-data”

server.groupname = ”www-data”

lighttpd.conf

server.port = 80

index-file.names = { ”index.php”, ”index.html”...}

url.access-deny = { ”~”, ”.inc” }

static-file.exclude-extensions = { ”.php”, ”.pl”, ”.fcgi” }

name-based virtual hosts

name-based virtual hosts

php

access log, dir listing

busybox

busybox