- 博客(12)
- 收藏
- 关注
转载 CentOS 7 Yum 自动安装安全更新
CentOS 7 Yum 自动安装安全更新发布:elantion日期:2019-07-08阅读:1150评论:0做运维的都应该经历过安全漏洞更新的痛苦,Linux 的软件太多,几乎每个软件过段时间就会有漏洞,放着不管不行,每一两天更新一次又很烦,有没有自动更新的东西可以帮帮忙呢?有,Yum 有很成熟的自动更新工具:yum-cron,功能完善,也不复杂。安装 yum-cronyum-cron 存在 CentOS 7 的软件库中,安装命令如下:yum -y install yum-c...
2021-01-22 19:42:59
591
转载 How to Install, Configure and Secure FTP Server in CentOS 7 – [Comprehensive Guide]
by Aaron Kili | Published: February 14, 2017 | Last Updated: February 15, 2017 Download Your Free eBooks NOW - 10 Free Linux eBooks for Administrators | 4 Free Shell Scripting eBooksFTP (File T...
2019-01-07 11:29:06
304
原创 在Solaris 10中设置开机自动执行的任务
进入对应目录:# cd /etc/rc3.d建立一个S??(S开头加两位数字)的独立文件,把权限chmod 744,文件账户属性chown root:sys,然后在文件中输入相应内容:# vi S88dhcpv6 ifconfig e1000g0 inet6 removeif 2002:251:401::11:1d1 cd /export/home/guo/ISC/dhcp...
2019-01-02 16:09:40
1127
转载 【转载】数据中心网络架构浅谈
数据中心网络架构浅谈(一) - 肖宏辉的文章 - 知乎 https://zhuanlan.zhihu.com/p/29881248数据中心网络架构浅谈(二) - 肖宏辉的文章 - 知乎 https://zhuanlan.zhihu.com/p/29975418数据中心网络架构浅谈(三) - 肖宏辉的文章 - 知乎 https://zhuanlan.zhihu.com/p/30119950...
2018-12-26 13:08:34
1804
转载 UX: useradd: ERROR: Inconsistent password files. See pwconv(1M).
UX: useradd: ERROR: Inconsistent password files. See pwconv(1M).Recently I was trying to create an Oracle user on Solaris 10 and i got this error while giving useradd command.bash-3.2# useradd -g ...
2018-11-14 22:10:07
496
原创 Solaris 10 ISC DHCP 4.4.1 接口指定IPv6地址、自动获取IPv6地址提供DHCPv6服务的问题
# ./server/dhcpd -6 -cf dhcpd-dhcpv6.conf -lf /usr/local/var/db/dhcpd6.leases -d e1000g0 &[1] 1617# Internet Systems Consortium DHCP Server 4.4.1Copyright 2004-2018 Internet Systems Consortium....
2018-09-05 11:45:13
1199
原创 wireshark 2.6.1 initializing external capture plugins 问题解决方法
1.卸载wireshark;2.删除program files 目录下面的 wireshark目录;3.删除program files 目录下面的USBcap目录;4.从其他电脑上面copy npf.sys文件到c:/Windows/system32/drivers/下面,覆盖老的npf.sys文件(老的npf.sys文件要备份);5.重新安装wireshark 2.6.1就可以了(包括重新安装W...
2018-06-13 14:56:16
2213
转载 CentOS 7 使用ntpdate同步时钟服务器时间
客户端设置1.客户端时区需要和服务端保持一致,否则无法同步时间# timedatectl set-timezone Asia/Shanghai 2.安装同步软件包# yum -y install ntpdate3. 修改/etc/sysconfig/ntpdate,让ntpdate每次同步时间之后把时间写入hwclock,相当于命令hwclock -w将最后一行SYNC_HWCLOCK=...
2018-05-13 15:41:00
3672
转载 How to Setup Bind DNS Server in Chroot Jail on CentOS 7
TwitterLinkedInPinterestBIND (Berkeley Internet Name Daemon) also known as NAMED is the most widely used linux dns server in the internet.This tutorial will explain how we can setup BIND DNS in a ch...
2018-05-11 22:23:14
410
转载 CentOS 7安装完之后,光标一直闪烁,进不了系统里面,应该是显卡太老了,没有支持的驱动程序
On some really ancient computers, even this won't work. In that case you'll need to do a text mode installation. Do this by selecting Install <distro> but instead of pressing Enter, press Tab an...
2018-05-08 15:28:13
12396
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人