随笔分类 - Centos
摘要:CentOS安装nmap端口查看工具一、安装nmapyum install nmap #输入y安装二、使用nmap nmap localhost #查看主机当前开放的端口 nmap -p 1024-65535 localhost #查看主机端口(1024-65535)中开放的端口 nmap -PS
阅读全文
摘要:Linux系统攻略 如何重新划分Swap交换分区 DELL R710服务器Centos6.2安装Dell OpenManage Server Administrator Linux系统攻略 如何重新划分Swap交换分区 DELL R710服务器Centos6.2安装Dell OpenManage S
阅读全文
摘要:重启 #/etc/init.d/iptables restart 查看防火墙信息:#/etc/init.d/iptables status 关闭防火墙服务:#/etc/init.d/iptables stop 看了好几个页面内容都有错,下面是正确方法:#/sbin/iptables -I INPUT
阅读全文
摘要:1.加载镜像 2.解压文件****.tar.gz #存放文件路径 tar -zxvf /压缩包路径 3.解压路径 ./***.pl tar xzvf /mnt/VMtools-8.4.6-385536.tar.gz -C /usr/src / /解压vmware-tool文件,解压到/usr/src
阅读全文

浙公网安备 33010602011771号