[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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:slackware_admin:slackware-arubacloud [2018/02/20 18:18 (UTC)] – [Importing Slackware VM image into ArubaCloud] andrixnethowtos:slackware_admin:slackware-arubacloud [2018/02/20 18:39 (UTC)] – [Initialization] andrixnet
Line 22: Line 22:
   - load credit into your account (free trial voucher or purchase credit)   - load credit into your account (free trial voucher or purchase credit)
   - create VPS based on predefined OS template   - create VPS based on predefined OS template
-This guide has been written using an **Ubuntu 14.04 LTS** template. +This guide has been written using an **Ubuntu Server 14.04 LTS 64bit** template. 
  
 ===== Information gathering ===== ===== Information gathering =====
Line 134: Line 134:
   * Open the recovery console. You'll get to see your server's console.   * Open the recovery console. You'll get to see your server's console.
   * log in to your server, as root   * log in to your server, as root
 +  * __ALTERNATELY you could ssh into it. Also use this method if you encounter problems with recovery console key-mappings.__
   * check running processes and stop any unnecessary daemons (cron, acpid, atd, fail2ban, rsyslog, open-vm-tools)   * check running processes and stop any unnecessary daemons (cron, acpid, atd, fail2ban, rsyslog, open-vm-tools)
   * **you must also disable swap memory.**   * **you must also disable swap memory.**
-  * ALTERNATIVELY you could ssh into it. Also use this method if you encounter problems with recovery console key-mappings. 
   * run the following command:    * run the following command: 
  
 howtos:slackware_admin:slackware-arubacloud ()