vagrant-ubuntu-oracle-xe
vagrant-ubuntu-oracle-xe copied to clipboard
Install Oracle 11g XE in a Vagrant virtual machine running Ubuntu 12.04
cannot find or open oracle-database-xe-18c-1.0-1.x86_64.rpm.zip, oracle-database-xe-18c-1.0-1.x86_64.rpm.zip.zip or oracle-database-xe-18c-1.0-1.x86_64.rpm.zip.ZIP
Change to correct configuration according to this: https://app.vagrantup.com/ubuntu/boxes/precise64
Hello, I wanted to configure this VM to use NSF. When I attempt to change the Vagrantfile to ``` config.vm.network :private_network, ip: '192.168.50.50' config.vm.synced_folder ".", "/home/vagrant/vagrant-ubuntu-oracle-xe", :nfs => true, :mount_options...
Hi When I run the vagrant up the script command reinstalls oracle and my databases are lost
Hi, my box hangs forever in the line below, never existing or finishing. I've waited for hours. Windows 7 + Cmder (cmd like app), other Vagrant boxes run fine. ```...
Hi, could anyone please let me know what the root password for this box is? Also, I want the oracle user password. Thank you, Harsha.
i finished the installation and ssh'd into the system, but i cannot open the db at address localhost:1521/XE. the address is un-reachable. is there something else to configure? sudo service...
Please, explain, what login and password I should use for ssh. This combination does not work: ssh -p 2222 system@localhost manager Thank you
Hi guys, I've been following your instructions on my Windows machine. Something goes wrong and I have "vagrant up" hanging. These are the last lines in the ouput of "vagrant...
See this thread: http://askubuntu.com/questions/37753/how-can-i-get-apt-to-use-a-mirror-close-to-me-or-choose-a-faster-mirror it would be good if the apt.sources used a close mirror.