大局观

September 11, 2018

并非所有人都愿意鸟瞰大局,有的人特别喜欢聚焦在某个具体点上,并且相信自己看到的点就是全局的缩影。这也是每一个社会中的标志性现象之一,有一些人热衷于贡献个性化的、有时还有些偏激的解读,这会满足他们的存在感。对此整个社会也应是豁达、释然的。这没什么了不起。至于极少数人借机发表极端观点,我们想说,社会的免疫力已经足够强,他们休想让自己的误导成为现实。有点记不清在哪里看过这段话。以前一直存在手机里。感觉特别好。现在转移过来,以作备忘。 Read more

Grandma Moses' Painting

September 8, 2018

Everyone can paint and no matter how old you are, you can paint pictures.You are most willing to do that thing, where is your true talent. No one could clearly define what they should do and when they do the things. The words to us people are always said that it's too late. [...] Read more

unable to connect ip driver error code 2

July 27, 2018

一台有些年月的服务器安装有天网防火墙。最近经常蓝屏。提示SKNFW.sys兼容性错误。在安全模式卸载天网防火墙后,发现服务器不能联网,ping localhost也报错显示unable to connect ip driver error code 2,看字面意思以为和网卡驱动有关。重新安装网卡驱动后,无效。网上搜索一番,有说是tcpip.sys文件被破坏。从另一台机器复制tcpip.sys文件覆盖重启后,不幸无效。ipconfig 也报错an internal error occureed: no supportedadditionsl in[...] Read more

ubuntu修改ssh登陆信息

April 19, 2018

ssh登陆显示banner存放文件位置:/etc/issue/etc/motd/etc/update-motd.d//etc/issue.net/etc/issue与/etc/motd 区别:当一个网络用户或通过串口登录系统时,/etc/issue文件的内容显示在login提示符之前,而/etc/motd的内容显示在用户成功登录系统之后。除了 /etc/issue 外还有文件 /etc/issue.net,此文件提供给 telnet 进程登录程序使用。当使用 telnet 连接主机时,主机的登入画面就会显示 /etc/issue.net 文件的[...] Read more

启动auditd服务失败

April 1, 2018

重启服务器发现速度很慢,查看日志发现Starting auditd:FAILED手动运行/etc/init.d/auditd start 直接报错,启动失败。系统里看不到关于auditd服务的具体报错信息,最近清理过/var/log下面的日志,删除了审计日志,可能是这个的影响。所以直接创建一个空日志文件touch /var/log/audit/audit.log还是报错。文件权限改为600,启动服务成功。新创建文件默认权限644,除去root,其他用户不能对审计日志有权限。 Read more

© 2025 | ♥