Back
The Oracle supports basic authentication when downloading the files.
You can try:
wget [email protected] --ask-password "http://download.oracle.com/otn/linux/oracle12c/121020/linuxamd64_12102_database_1of2.zip" -O file1of2
and
wget [email protected] --ask-password "http://download.oracle.com/otn/linux/oracle12c/121020/linuxamd64_12102_database_2of2.zip" -O file2of2
You'll be prompted for the password.
Want to be a Linux expert? Come and join this Linux course
31k questions
32.8k answers
501 comments
693 users