我们可以通过命令行方式来执行入站 Ping 的规则是启用还是禁用,命令行如下: netsh firewall set icmpsetting 8 netsh firewall set icmpsetting 8 disable
分类目录归档:电脑应用
密码保护:Debian下用Supervisor守候Shadowsocks进程
此内容受密码保护。如需查阅,请在下列字段中输入您的密码。 密码:
ESXi 6 install stuck on “Relocating modules and starting up the kernel…”
Admittedly, I do not do much VMWare these days, but on occasion I have clients that need to use it. Recently I was installing ESXi 6 on my personal lab to do some testing, when the installation got stuck, the last message being “Relocating modules and starting up the kernel” So, what’s ha
Hyper-V开启嵌套虚拟化的方法
在工作中,我们经常会使用到虚拟机,常见的虚拟机有 Hyper-v 虚拟机、VMware 虚拟机、virtualBox 虚拟机,我们再使用虚拟机的过程中,都知道,VMware 能够支持嵌套虚拟化,那么什么是嵌套虚拟化呢? 所谓嵌套虚拟化,就是说,我们在 VMware 上创建了一个虚拟机,之后,我们又想在我们创建的虚拟机之中再创建虚拟机,也就
iperf3 网络测试工具
Iperf3 是一个网络性能测试工具。Iperf可以测试最大TCP和UDP带宽性能,具有多种参数和UDP特性,可以根据需要调整,可以报告带宽、延迟抖动和数据包丢失.对于每个测试,它都会报告带宽,丢包和其他参数,可在Windows、Mac OS X、Linux、FreeBSD等各种平台使用,是一个简单又实用的小工具。 软件下载地址: https:
常用的时间同步服务器
推荐使用 中国国家授时server cn.pool.ntp.org 中国国家授时server cn.ntp.org.cn 阿里server ntp.aliyun.com 苹果亚太server time.asia.apple.com 支持IPv6 server time.google.com server time.cloudflare.com server time.hko.hk server ntp.nict.jp server time.nist.gov server ntp.tuna.tsinghua.edu.cn server nt
Ubuntu的系统更新
Ubuntu 系统在用户登录时会显示欢迎信息。有时用户会看到「有 xx 个软件包可以更新,其中有 xx 个安全更新」。 Welcome to Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-48-generic x86_64) * Documentation: https://help.ubuntu.com/ System information as of Sat Jun 27 01:12:04 UTC 2015 System load: 0.0 Processes: 98
运营商定制的华为光猫Telnet命令恢复华为界面
首先Telnet连接光猫 Welcome Visiting Huawei Home Gateway Copyright by Huawei Technologies Co., Ltd. Login:root Password: User name or password is wrong, please try it again! Login:root Password:admin WAP>su ERROR::Command is not existed WAP>ls ERROR::Command is not existed WAP>shell Busy
允许Linux用户ftp登录Proftpd但禁止Shell登录
安装proftpd就很简单的了 在debian/ubuntu下,apt-get install proftpd就可以了 然后就是新建账户 proftpd的账户和系统账户是一样的, 所以必须先新建账户,当然也可以用你系统的账户,但是有很大安全隐患的 修改/etc/proftpd/proftpd.conf RequireValidShell off 因为ftp用户都没有shell,所以这里必须允许没有sh
如何删除 Ubuntu上不再使用的旧内核
在Ubuntu上,有几个方法来升级内核。在Ubuntu桌面中,软件更新允许你每天检查并更新到最新的内核上。在Ubuntu服务器上,最为重要的安全更新项目之一就是 unattended-upgrades 软件包会自动更新内核。然而,你也可以手动用apt-get或者aptitude命令来更新。 随着时间的流逝,持续的内核更新会在系统中积聚大量的不再使用