Question: Recently I have to use the RHEL and need to config the network with a few NICs. Here comes the question: What's the network bonding and How to bond? So I write this post. What's network bonding?       Network bonding is a method of combinin…
下面简单介绍一下如何在Red Hat Enterprise Linux上一步一步创建一个SQL Server AG(Always On Availability Group),以及配置过程中遇到的坑的填充方法. 之前发表过一篇类似的文章是Configure Always On Availability Group for SQL Server on Ubuntu——Ubuntu上配置SQL Server Always On Availability Group,有对Ubuntu感兴趣的请看那一篇…
HP 4411s Install Red Hat Enterprise Linux 5.8) pick up from http://blog.chinaunix.net/uid-423637-id-3387338.html cd /etc/yum.repos.d/ cp rhel-debuginfo.repo rhel-debuginfo.repo.bk gedit rhel-debuginfo.repo [base]        name=Red Hat Enterprise Linux…
下面一步一步介绍一下如何在Red Hat Enterprise Linux系统上为SQL Server配置共享磁盘集群(Shared Disk Cluster)及其相关使用(仅供测试学习之用,基础篇) 一.      创建共享磁盘和 Cluster 微软官方配置文档:https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-shared-disk-cluster-red-hat-7-configure. Linux Cluster结构…
下面一步一步介绍一下如何在Red Hat Enterprise Linux系统上为SQL Server配置共享磁盘集群(Shared Disk Cluster)及其相关使用(仅供测试学习之用,基础篇) 一.      创建共享磁盘和 Cluster 微软官方配置文档:https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-shared-disk-cluster-red-hat-7-configure. Linux Cluster结构…
本文从零开始一步一步介绍如何在Red Hat Enterprise Linux上搭建SQL Server 2017,包括安装系统.安装SQL等相关步骤和方法(仅供测试学习之用,基础篇). 一.   创建RHEL系统(Create Red Hat Enterprise Linux System) 1.      前提准备 由于本文主要研究SQL Server 2017在Linux上的搭建方法,从Install SQL Server on Linux中得知当前SQL Server 2017 CTP…
新安装了redhat6.5.安装后,登录系统,使用yum update 更新系统.提示: This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 无法更新. redhat 默认自带的 yum 源需要注册,才能更新.我们想不花钱也可以更新,需要替换掉redhat的yum源. 1.检查是否安装yum包 查看RHEL是否安装了yum,若…
请访问原文链接:https://sysin.org/blog/rhel-9-vision/,查看最新版.原创作品,转载请保留出处. 作者:gc(at)sysin.org,主页:www.sysin.org Red Hat Enterprise Linux (RHEL) 9,Rocky Linux 9,AlmaLinux 9 前瞻. 目前 Red Hat, Inc. 已经发布 RHEL 9 Beta,它带来了令人兴奋的新功能和许多改进,包括最新的内核和最新的软件版本以及最新的安全改进. 我们将在未来…
https://access.redhat.com/articles/1189123 Common administrative commands in Red Hat Enterprise Linux 5, 6, and 7 Updated April 12 2017 at 11:20 AM - English System basics Task RHEL5 RHEL6 RHEL7 View subscription information /etc/sysconfig/rhn/system…
Red Hat Enterprise Linux 7.x新特性 RHEL7新特性简介 1.      RHEL7目前支持架构 64-bit AMD.64-bit Intel.IBM POWER.IBM System z,不再支持x86 32bit 2.      RHEL7安装界面 启动程序改为grub2.systemd:全新的安装界面:一站式的安装配置:全新的kickstart结构:全新的分区工具:支持2TB以上硬盘作为系统引导盘安装配置步骤较大变化. 3.      UID rhel7的普通…