Questions tagged «redhat-enterprise-linux»

用于有关Red Hat Enterprise Linux(RHEL)的问题,RHEL是Red Hat的Linux发行版,用于企业使用。请注意,对于特定于特定版本的问题,存在针对特定版本的RHEL标记。使用产品特定的标签来查询有关Red Hat系列中其他发行版的问题,例如Fedora或CentOS。

2
在Red Hat上为root设置JAVA_HOME
我在“ / etc / profile”中插入了以下内容 JAVA_HOME = / usr / java / jdk1.6.0_21 export PATH = $ PATH:$ JAVA_HOME / bin 但是,当我从常规帐户中“ sudo su”时,它不会出现上述Java路径:有什么建议吗? 谢谢

1
为什么不同版本的GnuPG之间的GPG加密/解密失败?
我有2台服务器将在它们之间传递数据,一台是Ubuntu,另一台是Red Hat。使用已经安装的版本,使用gnuPG 1.4.x的Ubuntu是12.04,使用gnuPG 2.0.x的Red Hat是企业6.1,我无法解密从Ubuntu到Red Hat的解密。 我将使用PHP在Ubuntu服务器上使用gnuPG扩展名进行加密/解密。红帽服务器将通过CGI脚本之外的外壳访问gnuPG。 我在Red Hat上创建了公用/专用密钥,并导出了公用密钥。将其导入到Ubuntu并签名。然后,我在Ubuntu上加密了一个文件,将其复制到Red Hat服务器并尝试对其进行解密。 我得到这个回应 gpg -d tocyn.gpg gpg: no valid OpenPGP data found. gpg: decrypt_message failed: Unknown system error 不知道该去哪里,因为我无法找到有关此响应含义的大量信息。在2个不同的版本之间不可能这样做吗?我可能误会了,但我认为它们实际上是相同的。

4
yum更新失败
i have RHEL 6.3 [root@RHEL6 yum.repos.d]# uname -a Linux RHEL6.3-64-BuildMac 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux My /etc/yum.conf looks like [main] cachedir=/var/cache/yum/$basearch/$releasever keepcache=0 debuglevel=2 logfile=/var/log/yum.log exactarch=1 obsoletes=1 gpgcheck=1 plugins=1 installonly_limit=3 reposdir=/etc/yum.repos.d/rhel.repo The contents of my /etc.yum.repo.d/rhel.repo looks like [rhelrepo] name=my rhel repo baseurl=http://mirror.centos.org/centos/6.3/os/x86_64/ …

1
我的无线网卡未被检测到
我有一个使用r8168驱动程序的NIC Realtek rtl8111 / 8168b(请注意该卡附带的r8169驱动程序不起作用),内核版本为2.6.32且未检测到NIC的Scientific Linux。当我放入终端时: ifconfig -a 它只出现eth0和lo而不是wlan0。 起初我以为NIC没有正确插入主板,但是NIC的led电源已打开。我的主板型号是技嘉GA-F2A85XM-D3H。 我得到以下信息: lshw -class网络 *-网络 description: Ethernet interface product: RTL8111/8168B PCI Express Gigabit Ethernet controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@0000:01:00.0 logical name: eth0 version: 06 serial: 94:de:80:b0:8b:cf size: 100Mbit/s capacity: 1Gbit/s width: 64 bits clock: …

1
在损坏的磁盘+ redhat 7上执行fsck的最佳方法是什么?
在损坏的磁盘上执行fsck的最佳方法是什么? 一个来自以下选项: 第一个选项是在/ etc / fstab文件中的设备上设置“1”(最后一个字符), 所以它将首先检查此分区,如下例所示: /dev/sdc /grop/sdc ext4 defaults,noatime 0 1 <-------- < we set 1 instead 0 > 然后 重启 机 在启动过程中,fsck将在设备/ dev / sdc上运行 第二种方法是做以下事情 init 1 stop the relevant services umount /dev/sdc e2fsck -y /dev/sdc init 3

0
你的slf4j绑定java +版本1.7.16与[1.6]不兼容
我在我的Linux机器上运行以下应用程序 我们得到了: 您的slf4j绑定版本1.7.16与[1.6]不兼容 重要的评论 - 我的操作系统中没有文件--pom.xml! java $JAVA_OPTS -jar /opt/mcspace/evenacer/mc.kafka.debug.eventTracer.jar server /opt/mcce/evencer/appation.yml Listening for transport dt_socket at address: 45005 SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6] 版本1.7.16是什么意思 - 它意味着jar文件的版本??? 什么是1.6版本? 我的linux机器上的java版本: # java -version openjdk version "1.8.0_65" OpenJDK Runtime Environment (build 1.8.0_65-b17) OpenJDK …

2
sudo没有工作(意外删除了libz.so.1)
我有一个Redhat 7系统,并意外删除了/ lib64下的libz.so.1符号链接 我以为我可以使用sudo ln -s将它与libz.so.1.7的实际副本重新链接,但发现sudo在没有libz.so.1的情况下不起作用。现在我被卡住了。非常愚蠢的错误,任何补救措施?谢谢!

1
如何让crontab访问域用户?
我正在使用RedHat 7.3服务器,用户需要访问crontab。但是,该用户是域用户(例如test @ [domain])。因此用户不会出现在/ etc / passwd文件中。 我已经尝试在cron.allow文件中添加他的名字和全名(后面有域名)。 这似乎没有用,stil许可否认。甚至可以为域用户(没有root访问权限)访问crontab吗?如果是,怎么样?

1
systemd服务无法启动错误:“主进程退出,代码=退出,状态= 3 /未实现”
当我启动systemd服务时,我收到以下错误 [localhost.localdomain]-> systemctl status rcc_rccproxy.service * rcc_rccproxy.service - starts RCC Proxy process Loaded: loaded (/etc/systemd/system/rcc_rccproxy.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Wed 2009-03-25 21:46:27 CDT; 12min ago Process: 7597 ExecStart=/var/RCC/rccproxy.sh (code=exited, status=3) Main PID: 7597 (code=exited, status=3) Mar 25 21:46:27 localhost.localdomain systemd[1]: Started starts RCC Proxy process. …

1
slurm允许身份验证而无需分配
我正在使用slurm with munge。除了在一个节点上,其他所有其他工作正常。 但是在一个节点上,即使没有任何有效的分配,也可以ssh到它。 我检查了sshd和system-auth文件。它们在所有节点上完全相同。我确认munge能够解码服务器和客户端上的密钥。我还检查了auth日志,看看是否有一些线索。但我找不到任何东西。 任何人都可以帮助相同

1
尝试在Dell 7510笔记本电脑上安装RHEL7时出错
我建立 RHEL 7.2的启动映像 并在我的笔记本电脑上配置BIOS以从USB启动。 下载的ISO SHA 256校验和与RH指定的匹配: $ sha256sum rhel-client-7.2-x86_64-dvd.iso bb44c18b0f3af401a87246b710a021c94ccaab3e78f90bb04a89c98c5e6dccb6 rhel-client-7.2-x86_64-dvd.iso BIOS启动和grub加载可识别USB启动映像。我被要求安装或检查哈希。 选择“安装”后,屏幕上将显示以下文本: [0.0000000] tsc: Fast TSC calibration failed [ OK ] Started Show Plymouth Boot Screen. [ OK ] Reached target Paths. [ OK ] Reached target Basic System. Mounting Configuration File System... [ OK ] Mounted Configuration …

2
在Linux RHEL 6.9上运行Firefox
经过几天的搜索和许多尝试在Linux EC2上安装/运行firefox,我有以下步骤: 1.安装Xvfb: yum install libXdmcp yum install libxshmfence yum install xorg-x11-server-common yum install xorg-x11-xauth wget http://mirror.centos.org/centos/6/os/x86_64/Packages/xorg-x11-server-Xvfb-1.17.4-16.el6.centos.x86_64.rpm rpm -ivh xorg-x11-server-Xvfb-1.17.4-16.el6.centos.x86_64.rpm 2.安装firefox(最新的yum repo) yum install firefox 3.使用xvfb-run启动firefox: xvfb-run firefox 并且,我收到以下错误消息: Xlib: extension "RANDR" missing on display ":99". 另外,我没有得到任何关于firefox实际运行的迹象。网上的所有博客/说明都不是最新的(超过2年)。 有任何想法吗?


1
在Linux和Ruby 1.9.2上安装MySQL-Ruby
我在使用Ruby 1.9.2在RedHat 4上安装MySQL-Ruby时遇到了非常困难的困难。我是一个公司代理的背后,几乎可以防止任何包工具连接到外部存储库,因此“gem install mysql”不会削减它。我已尝试在本地安装mysql-ruby gem,但它失败并带有一个神秘的: $gem install mysql-2.8.1.gem Building native extensions. This could take a while... ERROR: Error installing mysql-2.8.1.gem: ERROR: Failed to build gem native extension. /ns/local/apps/internal/SWS/MetricsPublisher/ruby/bin/ruby extconf.rb checking for mysql_query() in -lmysqlclient... no checking for main() in -lm... yes checking for mysql_query() in -lmysqlclient... no checking for …

1
rpm:矛盾信息(已安装和未安装)
rpm (在RedHat EL 6上)给了我相互矛盾的信息: [root@aphrodite Desktop]# rpm -e DeepFlow-1.0-1.el6.x86_64.rpm error: package DeepFlow-1.0-1.el6.x86_64.rpm is not installed [root@aphrodite Desktop]# rpm -i DeepFlow-1.0-1.el6.x86_64.rpm package DeepFlow-1.0-1.el6.x86_64 is already installed 我的包装既可以安装也可以不安装?我怎样才能收拾这个烂摊子?

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.