CentOS 7 OPSI: Unterschied zwischen den Versionen
Aus Vosp.info
HK (Diskussion | Beiträge) (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…“) |
HK (Diskussion | Beiträge) |
||
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
- Manuell auswählen
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)