摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804204951808-317017947.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804204956711-883585826.png) ![](https://im 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804204632800-844348419.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804204637387-1966051907.png) ![](https://i 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804204418429-2111730161.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804204424000-1818561235.png) ![](https:// 阅读全文
摘要:
使用redhat linux 6.2 模拟nas存储 (搭建NFS服务 共享某文件夹) Linux ip地址:6.198 注意:安装linux时选择安装desktop版 linux服务搭建之:NFS :network file system 网络文件系统 作用:文件共享 存储共享 服务端:服务搭建 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804203620042-1400040396.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804203714649-1491906632.png) ![](https:// 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804203448554-1814844812.png) 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804203155241-595902772.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804203201290-1260256463.png) ![](https://i 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804202300001-2052408012.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804202304439-1821301157.png) ![](https:// 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804202147498-614589712.png)![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804202152147-1251766008.png)![](https://img... 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804201952340-1993331539.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804201957208-930716547.png) ![](https://i 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804201740485-1238665137.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804201744843-1616397391.png) ![](https:// 阅读全文
摘要:
![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804201546225-1186429952.png) ![](https://img2020.cnblogs.com/blog/1366681/202008/1366681-20200804201552109-1954709296.png) ![](https:// 阅读全文
摘要:
一句话 docker容器和一般虚机区别?能装游戏不?能打英雄联盟不?能装王者荣耀不?能安装迅雷不?能安装支付宝软件? 能装win10不?能装xp不,能装梦幻西游不? 很抱歉,docker 目前都不能干这些事情!Windows 应用几乎都不支持!! 那要他干啥??? Docker 容器技术目前主要用于 阅读全文
摘要:
1、创建端口vlan config#show vlan *查看vlan create vlan name 创建一个vlan 这个vlan名字叫name 把1-4端口划入vlan name 举例:Config vlan name add port 1:1-1:4 默认端口都在default 下,如果要 阅读全文
摘要:
1、访问IBM交换机得方式 一共分为两种 分别如下 console/telnet/ssh 命令行 用telnet客户端如 crt putty xshell 连接即可 2、界面为 IBMNOS cli 界面为 iscli iscli (industry standard cli, cisco like 阅读全文
摘要:
1、配置网卡 安装centos7系统 修改网卡配置 vi /etc/sysconfig/network-scripts/ifcfg-ens33 根据需要配置静态或者动态 关闭防火墙禁止开机启动 重启网卡 sysytemctl restart network 2、安装ssh 服务 yum instal 阅读全文