Installationsanleitung: Unterschied zwischen den Versionen

Aus MeinWiki
Wechseln zu: Navigation, Suche
K
Zeile 18: Zeile 18:
 
*aptitude install make
 
*aptitude install make
 
*Install vmwaretool
 
*Install vmwaretool
 +
=== Ubuntu 14.04 Installation / Samba4 ===
 +
*Ubuntu 14.04 Server Standard durchführen (OpenSSH Server auswählen).
 +
*Password für den Root-User setzen.
 +
    sudo passwd root
 +
*statische IP-Adresse setzen.

Version vom 6. Januar 2015, 13:46 Uhr

Debian

Debian 5 Installation (VMware)

  • Installation mit Netzwerkspiegel
  • CD bereitstellen
  • aptitude install psmisc (Killproc VMware)
  • aptitude install gcc-4.1 + link
  • aptitude install Linux-headers-2.6.26-2-all-amd64
  • aptitude install make
  • Install vmwaretool

Hinweis:

  • Debian Source /etc/apt/sources.list (apt-get update)
  • aptitude search …

Debian 6 Installation (VMware)

  • Installation mit Netzwerkspiegel
  • CD bereitstellen
  • aptitude install gcc-4.3 + link
  • aptitude install Linux-headers-…-2-all-amd64
  • aptitude install make
  • Install vmwaretool

Ubuntu 14.04 Installation / Samba4

  • Ubuntu 14.04 Server Standard durchführen (OpenSSH Server auswählen).
  • Password für den Root-User setzen.
    sudo passwd root
  • statische IP-Adresse setzen.