CentOS 7 OPSI: Unterschied zwischen den Versionen

Aus Vosp.info
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „Installation vom ISO in eine VirtualBox 4.13.8 Debian Jessie * Partitionierung ** Manuell auswählen *** /boot : 250M, ext4 *** / im LVM: 7 GB, ext4 *** volume g…“)
 
Zeile 11: Zeile 11:
 
  hostname set-hostname <hostname>
 
  hostname set-hostname <hostname>
  
  yum install vim wget
+
  yum install vim wget net-tools
  
 
  rpm -Uhv http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
 
  rpm -Uhv http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
 +
 +
yum install lxc (epel)

Version vom 18. März 2015, 17:32 Uhr

Installation vom ISO in eine VirtualBox 4.13.8 Debian Jessie

  • Partitionierung
    • Manuell auswählen
      • /boot : 250M, ext4
      • / im LVM: 7 GB, ext4
      • volume group maximieren
systemctl start sshd
hostname set-hostname <hostname>
yum install vim wget net-tools
rpm -Uhv http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
yum install lxc (epel)