[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Próxima revisión
Revisión previa
Próxima revisiónAmbos lados, revisión siguiente
es:howtos:slackware_admin:slackware-proxmox-ve [2019/02/03 21:07 (UTC)] – creado slackwarespanoles:howtos:slackware_admin:slackware-proxmox-ve [2019/02/06 19:12 (UTC)] – [Preparing a custom initrd] slackwarespanol
Línea 1: Línea 1:
-====== Install Slackware on a VPS based on Proxmox VE or SolusVM ======+<note warning>En Proceso de traducción. Victor</note> 
 +====== Instale Slackware en un VPS basado en Proxmox VE SolusVM ======
  
-I've been faced with the challenge to install Slackware as a VPS at a hosting provider that had [[http://www.proxmox.com/proxmox-ve|Proxmox VE]] as virtualization platform.  
  
-Proxmox VE is a complete open source virtualization management solution for serversIt is based on [[http://www.linux-kvm.org/page/Main_Page|KVM virtualization]] and container-based virtualization and manages virtual machines, storagevirtualized networksand HA ClusteringFurther information is contained in the [[https://pve.proxmox.com/wiki/Main_Page|Proxmox Wiki]].+Me he enfrentado al desafío de instalar Slackware como un VPS en un proveedor de hosting que tenía [[http://www.proxmox.com/proxmox-ve|Proxmox VE]] como plataforma de virtualización. 
 +Proxmox VE es una solución completa de gestión de virtualización de código abierto para servidores. Se basa en [[http://www.linux-kvm.org/page/Main_Page|KVM virtualization]] y en la virtualización basada en contenedores y administra máquinas virtualesalmacenamientoredes virtualizadas y agrupación de alta disponibilidadMás información está contenida en el [[https://pve.proxmox.com/wiki/Main_Page|Proxmox Wiki]].
  
-Recently I've had to migrate to a [[http://solusvm.com/|SolusVM]] based infrastructureusing KVM virtualizationThis does not apply to Xen virtualization by SolusVM which officially supports Slackware. Assuming your is configured with virtio type diskall the instructions below apply the same. +Recientemente he tenido que migrar una infraestructura basada en [[http://solusvm.com/|SolusVM]], utilizando la virtualización KVM. Esto no se aplica a la virtualización de Xen por SolusVM, que es oficialmente compatible con Slackware. Suponiendo que su equipo esté configurado con un disco de tipo virtio, todas las instrucciones continuación aplican lo mismo.
- +
-SolusVM is commercial virtualization infrastructure able to provide KVM virtualization, OpenVZ containers and Xen. Further information is contained in the [[https://documentation.solusvm.com/|SolusVM Documentation]].+
  
 +SolusVM es una infraestructura de virtualización comercial capaz de proporcionar virtualización KVM, contenedores OpenVZ y Xen. Más información está contenida en [[https://documentation.solusvm.com/|SolusVM Documentation]].
  
  
 ----------------------------------------------------- -----------------------------------------------------
  
-=== Prerequisites ===+===== Requisitos previos ===== 
  
-You must ask your hosting provider to add the Slackware install DVD ISO image to the virtual CD/DVD device of the virtual machine.+Debe solicitar a su proveedor de alojamiento que agregue la imagen ISO del DVD de instalación de Slackware al dispositivo de CD / DVD virtual de la máquina virtual.
  
-Alsoyou must have a local machine (either physical or virtual by other meanswith a running copy of the same Slackware version that you will be installing on the Proxmox VE.+Ademásdebe tener una máquina local (física o virtual por otros medioscon una copia en ejecución de la misma versión de Slackware que instalará en el Proxmox VE.
  
-=== Preparing a custom initrd ===+==== Preparing a custom initrd ====
  
 On your own running Slackware installation (I've done this using Slackware64-14.1) you must prepare an ''initrd'' for your virtual server.\\ On your own running Slackware installation (I've done this using Slackware64-14.1) you must prepare an ''initrd'' for your virtual server.\\
Línea 36: Línea 37:
 **//Also note that you may not have the resolver library working, so I recommend using plain FTP server and call it by IP instead of hostname.//** **//Also note that you may not have the resolver library working, so I recommend using plain FTP server and call it by IP instead of hostname.//**
  
-=== Installation ===+==== Installation ====
  
 Booting from the ISO image presents no problems. Booting from the ISO image presents no problems.
Línea 48: Línea 49:
 Partition your disk, run ''setup'' and perform the installation. Partition your disk, run ''setup'' and perform the installation.
  
-=== Configuration ===+==== Configuration ====
  
 Upon configuring ''lilo'', choose **Advanced**.\\  Upon configuring ''lilo'', choose **Advanced**.\\ 
 es:howtos:slackware_admin:slackware-proxmox-ve ()