首页 列表 - 第 1 页
“yum update” 报错 xxx is a duplicate with yyy
“yum update” 报错 xxx is a duplicate with yyy 问题 由于系统上的重复包,“yum update”命令失败: tigervnc-server-1.1.0-8.el6_5.x86_64 is a duplicate with tigervnc-server-1.1.0-5.el6_4.1.x86_64 tigervnc-server-1.1.0-8.e
Views:0 2020-09-17
yum update 报错 Could not resolve proxy: https; Unknown error
yum update 报错 Could not resolve proxy: https; Unknown error 问题 执行时: # yum update 出现以下错误: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At
Views:0 2020-09-17
yum update错误“请求的 URL 返回错误:403 Forbidden”
yum update错误“请求的 URL 返回错误:403 Forbidden” 问题 配置为使用本地 yum 服务器进行更新的 CentOS/RHEL/OEL 6 服务器在 yum 更新时出现以下错误。 Downloading Packages: (1/5): kernel-2.6.32-754.12.1.el6.x86_64.rpm | 32 MB 00:01 (2/5): kernel-
Views:0 2020-09-17
运行“yum repolist”时报错:“parsing errors”
运行“yum repolist”时报错:“parsing errors” 问题 在现有的 yum 存储库配置文件中添加公共 yum 的另外存储库时,显示以下错误: # yum repolist Loaded plugins: langpacks, ulninfo File contains parsing errors: file:///etc/yum.repos.d/public-yum-o
Views:0 2020-09-17
Yum报错:Metadata File Does Not Match Checksum
Yum报错:Metadata File Does Not Match Checksum 问题 场景一: 用户无法执行“yum install oracle-rdbms-server-11gR2-preinstall”。 yum 尝试下载最新的元数据(“http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/repodata
Views:0 2020-09-17
CentOS/RHEL/OEL 中“yum clean all”不清除 yum 存储库缓存
CentOS/RHEL/OEL 中“yum clean all”不清除 yum 存储库缓存 问题 对于使用 Oracle 公共 yum 存储库或者本地 yum 存储库的 orcle Linux 服务器,“Yum clean all”不清除 /var/cache/yum 下的 yum 缓存信息。 # yum repolist Loaded plugins: refresh-packagekit,
Views:0 2020-09-17
在 CentOS/RHEL 7 中,Yum 命令报错“Existing lock, Another app is currently holding the yum lock”
在 CentOS/RHEL 7 中,Yum 命令报错“Existing lock, Another app is currently holding the yum lock” 问题 执行 yum 命令时,我们会收到如下所示的错误: # yum list Loaded plugins: fastestmirror, langpacks Existing lock /var/run/yum.pi
Views:0 2020-09-17
crontab 报错You (user) are not allowed to access to (crontab) because of pam configuration.
crontab 报错You (user) are not allowed to access to (crontab) because of pam configuration. 问题 crontab -l 命令失败并出现以下错误。 # crontab -l You (user) are not allowed to access to (crontab) because of pam con
Views:0 2020-09-17
XFS 错误:在 CentOS/RHEL 7 中无法使用 noacl 权限挂载文件系统
XFS 错误:在 CentOS/RHEL 7 中无法使用 noacl 权限挂载文件系统 问题 用户无法使用 noacl 权限挂载 xfs。 xfs 文件系统的 noactl 挂载选项在 /etc/fstab 文件中设置。 # cat /etc/fstab /dev/sbb1 /mnt xfs inode64.noacl 0 0 但是安装失败,错误如下。 # mount
Views:0 2020-09-17
Linux 中 xfs_repair 命令的常见错误消息
Linux 中 xfs_repair 命令的常见错误消息 这篇文章解释了来自命令 xfs_repair 的一些常见错误消息及其执行的修复。 disconnected inode 242002, moving to lost+found xfs_repair 发现一个正在使用但未连接到文件系统的 inode。 inode 被移动到文件系统的 lost+found 目录。 它的名称是它的 ino
Views:0 2020-09-17
在CentOS/RHEL 7上,XFS文件系统报错: “xfs_log_force:返回错误 5”
在CentOS/RHEL 7上,XFS文件系统报错: “xfs_log_force:返回错误 5” 问题 在 XFS 文件系统上发现以下错误消息。 kernel: XFS (dm-0): Corruption detected. Unmount and run xfs_repair kernel: XFS (dm-0): xfs_do_force_shutdown(0x8) called fr
Views:0 2020-09-17
CentOS/RHEL 7 中 XFS 文件系统访问期间的输入/输出错误
CentOS/RHEL 7 中 XFS 文件系统访问期间的输入/输出错误 问题 在访问安装在 XFS 文件系统上的目录时,它会在任何命令上抛出输入/输出错误,如下例所示: [root@OL7-VM mnt]# cd /u01 [root@OL7-VM u01]# ll ls: cannot open directory .: Input/output error [root@OL7-VM u0
Views:0 2020-09-17
运行 xclock 时报错: Can't open display: hostname:x.y
运行 xclock 时报错: Can't open display: hostname:x.y 问题 无法为特定的普通用户使用以下命令启动 xclock 窗口。 对于 root 用户,启动xclock没问题。 $ xclock Error: Can't open display: [hostname]:x.y 解决方案 在文件 /home/[username]/.bash_profile
Views:0 2020-09-17
X-Window 系统配置和日志文件的位置在哪里
X-Window 系统配置和日志文件的位置在哪里 X-Window 系统 XFree86 版本的配置文件是 /etc/X11/XF86Config-4 或者 /etc/X11/XF86Config 。 X-Window 系统的 XFree86 版本的日志文件是 /var/log/XFree86.0.log(或者类似的)。 X 窗口系统的 Xorg 版本的配置文件是 /etc/X11/xorg.co
Views:0 2020-09-17
为什么Lun World Wide ID在Linux dm-multipath中以数字3开头
为什么Lun World Wide ID在Linux dm-multipath中以数字3开头 问题: 为什么Lun World Wide ID以数字3开头? 当使用 wwid -> 640xxxxxxxxxxxxxxxxxxxxxxxx 将 lun 映射到服务器时,但是从 multipath -ll 开始,所有 wwid 都以 3 开头,例如 3640xxxxxxxxxxxxxxxxxx
Views:0 2020-09-17
哪里下载适用于 CentOS/RHEL、SUSE、OEL 的 ASMLib/oracleasm RPM
哪里下载适用于 CentOS/RHEL、SUSE、OEL 的 ASMLib/oracleasm RPM 如果我们正在寻找适用于 RedHat Linux 或者其他 Linux 发行版的 Oracle ASMLib (oracleasm) 的包 (RPM),这里有一个简短的说明。 ASMLib 包含三个组件。 内核驱动程序(oracleasm-kmod) 用户空间工具(oracleasm-supp
Views:0 2020-09-17