Microsoft Visio 2016安装激活教程 我在安装序列号的时候出现了报错。 The Software Licensing Service reported that the product SKU is not found. 借鉴了网上大神的批处理文件。将下面的文字放入到一个记事本文件里 ...
分类:
其他好文 时间:
2020-04-16 19:31:06
阅读次数:
525
背景: 最近因业务需要,需要允许内网服务器上网,因为本身没有硬件防火墙做网关,暂时只能用iptables做nat转发上网了. 直接上拓扑图,说明如下: lvs_master和lvs_slave都有两块网卡,外网卡连接上联交换机、内网卡连接内网交换机。 lvs_master 外网卡地址:192.168 ...
分类:
其他好文 时间:
2020-04-09 22:54:09
阅读次数:
118
1. 切换到 root 用户2. 添加 sudo 文件的写权限 执行命令:chmod u+w /etc/sudoers3. 编辑 sudoers 文件 执行命令:vi /etc/sudoers 找到这行 root ALL=(ALL) ALL 在这行下面添加 xxx ALL=(ALL) ALL (xx ...
分类:
其他好文 时间:
2020-04-01 14:55:55
阅读次数:
115
Design Compiler Power Simulation Although in a common DC flow, the power consumption is calculated and reported, it is not quite accurate since the sw ...
分类:
其他好文 时间:
2020-03-18 21:37:06
阅读次数:
102
Task 3 The SOC(Security Operation Center) monitoring team dashboard reported more 1,000 requests to one of our eCommerce Server HTTPS portals in a mat ...
分类:
其他好文 时间:
2020-03-15 19:16:34
阅读次数:
74
when normal user want to use admin privilledge, error message: " user is not in the sudoers file. This incident will be reported." Add an existed user ...
分类:
系统相关 时间:
2020-03-08 09:37:53
阅读次数:
84
PLEG(PodLifecycleEventGenerator)主要是用于周期性检测Pod的运行状态,从而对比Pod前后状态生成事件从而触发kubelet进行Pod容器状态的校证,让我们一起来初探下其内部实现机制
分类:
Web程序 时间:
2020-02-21 17:45:50
阅读次数:
80
2020/2/18 DAY 1 Most researchers reported having pride in their institutions and passion for their work, but spoke of the high personal toll of their ...
分类:
其他好文 时间:
2020-02-18 16:36:47
阅读次数:
275
1.Several cases have been reported in Russian of people who can read and dectect colors with their fingers,and even through solid doors and walls. 2.O ...
分类:
其他好文 时间:
2020-02-17 01:09:27
阅读次数:
108
原理图 源代码 /* Main.c file generated by New Project wizard * * Created: 周日 2月 16 2020 * Processor: LPC1114FBD48/301 * Compiler: GCC for ARM */ #include <L ...
分类:
其他好文 时间:
2020-02-16 12:49:22
阅读次数:
81