自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 收藏
  • 关注

原创 Vim9 Study Note

【代码】Vim9 Study Note。

2024-06-21 21:51:25 201

原创 Nexus Study Note

【代码】Nexus Study Note。

2024-05-14 17:07:36 518

原创 Squid Study Note

【代码】Squid-Cache Study Note。

2024-05-14 16:03:40 161

原创 Zabbix&Grafana Study Note

【代码】Zabbix&Grafana Study Note。

2024-05-13 16:25:56 462

原创 GitLab使用FreeIPA/IDM认证

GitLab对接FreeIPA/IDM

2024-05-10 14:15:45 249

原创 Kickstart Study Note

Dependency PXE Client, DHCP, HTTP, TFTP, Kickstart Server:mgt 192.168.220.99 DHCP # yum install dhcp # vim /etc/dhcp/dhcpd.conf subnet 192.168.220.0 netmask 255.255.255.0 { range 192.168.220.200 192.168.220.250; # IP Range option subnet-mask 25.

2021-09-24 10:50:25 135

原创 Ansible Study Note

Depedency NIS/LDAP, EPEL Repository, SSH Without Password Create EPEL Repository Install & Configure Ansible # yum install ansible # which ansible /usr/bin/ansible # ansible --version ansible 2.9.25 config file = /etc/ansible/ansible.cfg

2021-09-23 14:38:02 136

原创 VNC Study Note

Depedency RHEL7.9, LDAP/NIS, KDE Desktop, VNC Install KDE Desktop Configure BASE & EPEL Repository # yum -y groupinstall "X Window system" # yum -y groupinstall "KDE" # init 3 # init 5 Install VNC # yum -y install xterm # rpm -ivh VNC-Server

2021-09-19 20:45:08 155 2

原创 LSF Study Note

Dependence NIS/LDAP, NFS Add LSF Administrator # useradd -u 50001 lsfadmin Configure install.config # vim /tools/tmp/lsf/install.config LSF_TOP="/tools/env/lsf" (Install Directory) LSF_ADMINS="lsfadmin" (LSF Administrator) LSF_CLUST

2021-09-17 17:04:20 386

原创 Bugzilla Study Note

Configure YUM repository # vim /etc/yum.repos.d/CentOS.repo [base] name=CentOS-7.9.2009 - Base - mirrors.aliyun.com failovermethod=priority baseurl=http://mirrors.aliyun.com/centos/7.9.2009/os/$basearch/ http://mirrors.aliyuncs.com/centos/7.9.20

2021-09-10 14:05:35 121

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除