随笔分类 - Linux
Linux
    
摘要:在ubuntu 16.04 的vm中添加新网卡,同一网段不同ip 来源 https://blog.51cto.com/744478/2083672 在ubuntu 16.04 的vm中新加了一块网卡,但是不显示,用ifcnfig -a 可以看到,执行 显示错误 在网上查看可以重新安装vmtools来
        阅读全文
                
摘要:CentOS 6.5 iptables原理详解以及功能说明 来源 https://blog.51cto.com/tanxw/1389114 前言 iptables其实就是Linux下的一个开源的信息过滤程序,包括地址转换和信息重定向等功能的,他由四表五链组成的,信息过滤功能十分强大,而所谓的硬件防火
        阅读全文
                
摘要:iptables 防火墙详解 来源 http://lesca.me/archives/iptables-tutorial-structures-configuratios-examples.html iptables防火墙可以用于创建过滤(filter)与NAT规则。所有Linux发行版都能使用ip
        阅读全文
                
摘要:CentOS 6.x 配置iptables 来源 https://www.cnblogs.com/chillax1314/p/7976067.html iptables -P INPUT DROP 设置INPUT链默认规则为丢弃所有流量iptbales有四表五链,raw,mangle,nat,fil
        阅读全文
                
摘要:Centos6 Connect WiFi 关闭防火墙,永久性生效,重启后不会复原开启: chkconfig iptables on关闭: chkconfig iptables off 关闭防火墙,即时生效,重启后复原开启: service iptables start关闭: service ipta
        阅读全文
                
摘要:physdiskwrite 的简单使用 参考 https://m0n0.ch/wall/physdiskwrite.php 来源 https://www.cnblogs.com/EasonJim/p/9554145.html 常用img的备份: 1、linux下使用dd,Windows下使用WinI
        阅读全文
                
摘要:pinfinder https://pinfinder.net https://github.com/gwatts/pinfinder 关于 Pinfinder是一个小型免费程序,可以使用iPhone,iPad或iPod touch的iTunes备份来计算先前在设备上设置的限制或屏幕时间密码。 该程
        阅读全文
                
摘要:SSH安全加固 配置文件: /etc/ssh/sshd_config 下面提到的参数,需要对应修改的文件是/etc/ssh/sshd_config 1. 禁用RootLogin 将参数做以下更改:PermitRootLogin no 2. 在自己电脑生成私钥,添加公钥到服务器 这一步已经做过了。这样
        阅读全文
                
摘要:snort_inline Link http://snort-inline.sourceforge.net/oldhome.html What is snort_inline? snort_inline is basically a modified version of Snort that ac
        阅读全文
                
摘要:如何编写snort的检测规则 2013年09月08日 ⁄ 综合 ⁄ 共 16976字 前言 snort是一个强大的轻量级的网络入侵检测系统。它具有实时数据流量分析和日志IP网络数据包的能力,能够进行协议分析,对内容进行搜索/匹配。它能够检测各种不同的攻击方式,对攻击进行实时报警。此外,snort具有
        阅读全文
                
摘要:pfSense QoS IDS 来源 https://blanboom.org/2018/pfsense-setup/ 之前我使用的无线路由器是 RT1900ac,其内置了 QoS 和 IDS/IPS 功能,但由于 CPU 性能有限,在百兆宽带的情况下,两者均会对网络性能造成一定的影响。 前段时间,
        阅读全文
                
摘要:Suricata Rules https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Suricata_Rules https://suricata.readthedocs.io/en/suricata-4.1.4/rules
        阅读全文
                
摘要:Snort Rule Infographic Official Documentation Snort FAQ Snort Team / Open Source Community Snort FAQ Snort Team / Open Source Community Snort Users Ma
        阅读全文
                
摘要:Snort Inline IPS Mode https://forum.netgate.com/topic/143812/snort-package-4-0-inline-ips-mode-introduction-and-configuration-instructions Snort Packa
        阅读全文
                
摘要:HelenOS 来源 http://www.helenos.org/ 关于HELENOS HelenOS是一种基于便携式微内核的多服务器操作系统,从头开始设计和实现。它将关键操作系统功能(如文件系统,网络,设备驱动程序和图形用户界面)分解为一系列细粒度的用户空间组件,这些组件通过消息传递相互交互。一
        阅读全文
                
摘要:centos7之vsftp安装和使用 来源 https://www.cnblogs.com/lei0213/p/8657039.html 日常用作中,我们常用的是windows的共享,但是我们都知道windows运行不稳定。原来我们用的是centos6.5上的vsftpd,最近决定把centos6.
        阅读全文
                
摘要:putty和psftp命令行参数 https://the.earth.li/~sgtatham/putty/latest/w32/putty.zip https://the.earth.li/~sgtatham/putty/latest/w64/putty.zip https://the.earth
        阅读全文
                
摘要:a2 Bluebottle OS That is a copy of original A2 Repository Also extra ISO image A2_Rev-6498_serial-trace.iso Also for MacOSX (Darwin) - UnixAos Extra M
        阅读全文
                
摘要:Project Oberon Project Oberon http://www.projectoberon.com/ Project Oberon Project Oberon Project Oberon Project Oberon 28.11.2018 / 11.12.2018 28.11.
        阅读全文
                
摘要:如何禁止Chrome浏览器隐藏URL的WWW前缀 一、打开Chrome浏览器 二、在Chrome浏览器的地址栏中输入以下内容并回车: 三、找到以下设置项,点击该选项右侧的选项将其设置为 Disabled: 四、在这个设置项的右侧,你将看到一个下拉菜单,这个菜单当中包含有三个可选项,分别是: Defa
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号