Dies ist eine alte Version des Dokuments!


Webserver User Access

Installiere brew und sshfs

  1. 1.installing brew
$/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/
  • install/master/install.sh)„
  1. 2.installing wget
$brew install wget
  1. 3.install osxfuse and sshfs
$brew cask install osxfuse
$brew install sshfs
  1. 4.local directory
$mkdir ~/MatheWebPublic
  1. 5.sshfs mounting with webserver
$sshfs ag-prof@www.math.uni-sb.de:/exports/ag/ag-prof /Users/local/MatheWebPublic
  1. 6.repeat last two steps for non public folders
$mkdir ~/MatheWebNonPublic
$sshfs ag-prof@www.math.uni-sb.de:/home/ag/ag-prof /Users/local/MatheWebNonPublic
  1. 7.weblinks

QR-Code
QR-Code systemverwaltung:user_info:howto:www (erstellt für aktuelle Seite)