今天下载了Oracle Linux 6.1,在虚拟机上安装起来,准备用它安装ORACLE 11G R2 (11.2.0.3)突然发现yum不能使用,网上找了下,在http:
今天下载了Oracle Linux 6.1,在虚拟机上安装起来,准备用它安装ORACLE 11G R2 (11.2.0.3)
突然发现yum不能使用,网上找了下,在 网站找到setup文档.
Getting Started
Download and copy the appropriate yum configuration file in place, by running the following commands as root:
Oracle Linux 4, Update 6 or Newer# cd /etc/yum.repos.d # mv Oracle-Base.repo Oracle-Base.repo.disabled # wget Oracle Linux 5# cd /etc/yum.repos.d # wget Oracle Linux 6# cd /etc/yum.repos.d # wget Oracle VM 2# cd /etc/yum.repos.d # wgetEnable the appropriate repository by editing the yum configuration file
Begin using yum, for example:
yum list
yum install firefox

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
C++高性能并发应用_C++如何开发性能关键应用
Java AI集成Deep Java Library_Java怎么集成AI模型部署
Golang后端API开发_Golang如何高效开发后端和API
Python异步并发改进_Python异步编程有哪些新改进
C++系统编程内存管理_C++系统编程怎么与Rust竞争内存安全
Java GraalVM原生镜像构建_Java怎么用GraalVM构建高效原生镜像
Python FastAPI异步API开发_Python怎么用FastAPI构建异步API
C++现代C++20/23/26特性_现代C++有哪些新标准特性如modules和coroutines
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号