User Tools

Site Tools


linux:owncloud:intro

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
linux:owncloud:intro [2017/02/18 09:01] rpleckolinux:owncloud:intro [2022/02/05 16:14] (current) rplecko
Line 1: Line 1:
-====== OwnCloud Installation ====== 
  
-If you try to start OC appliance (Ubuntu_14.04-owncloud-9.1.4-1.1-201702081724-disk1.vmdk) on VMware ESXI, you will probably get an error: 
  
-<code+  * **[[:linux:owncloud:installation|OwnCloud Installation]]** 
-Failed to start the virtual machine. +  * **[[:linux:owncloud:disksize|Uploading big files 512MB]]** 
-Module DevicePowerOn power on failed.  +  * **[[:linux:owncloud:addfiles|Manually add files to OwnCloud / NextCloud]]** 
-Unable to create virtual SCSI device for scsi0:0, '/vmfs/volumes/56fab8a0-35277bdd-7efd-002590149f36/Virtualke/OwnCloud_9.1.4/Ubuntu_14.04-owncloud-9.1.4-1.1-201702081724-disk1.vmdk'  +  * **[[:linux:owncloud:pass_forgotten|Nextcloud forgotten admin pass]]** 
-Failed to open disk scsi0:0Unsupported or invalid disk type 7. Ensure that the disk has been imported. +  * **[[:linux:owncloud:trashbin_cleanup|Trashbin Cleanup]]**
-</code>+
  
-I am sure that there is a better way but workaround that I've found ([[https://www.youtube.com/watch?v=Xld8MbVQdbE]]) is to load the .vmx to VMware workstation first, and then upload it to ESXI. After that it will start without error message ! 
- 
- 
-By default your OC appliance is configured to get the IP address from DHCP server. 
-If you want to fix your IP address and don't know much about Linux, you can do it like this:\\ 
-[[https://help.ubuntu.com/community/NetworkConfigurationCommandLine/Automatic]] 
- 
-1. On OC console login as admin. \\ 
-2. Type 
-  sudo -i 
-3. Type 
-  ip addr 
-This will list the interface names for all NICs on your computer. It will probably include eth0 (hardwired NIC), lo (loopback interface for the localhost), and something for your wireless card (like wifi0, or wlan0). 
-   
-   
-   
-   
-   
-   
-   
-  
linux/owncloud/intro.1487408501.txt.gz · Last modified: 2017/02/18 09:01 (external edit)