搜索列表
-
Redhat(CentOS)下配置iptables防火墙的方法
【RedHat/Centos】在CentOS下配置iptables防火墙,是非常必要的。来我们学习如何配置
Redhatiptables -
centOS防火墙iptables的设置教程
【RedHat/Centos】iptables是Linux上常用的防火墙软件,下面说一下iptables的安装、清除iptables规则、iptables只开放指定端口、iptables屏蔽指定ip、ip段及解封、删除已添加的iptables规则等iptables的基本应用
iptables防火墙iptables -
在Ubuntu Server是配置iptables防火墙
【Ubuntu/Debian】iptables 是一个安装在Ubuntu Server上的默认防火墙。在正常的ubuntu安装过程中,iptables是被安装上了的,但是它默认允许所有的流量(不管防火墙是否是无效的)
iptables防火墙 -
pptp及l2tp安装教程篇一安装pptp方法
【RedHat/Centos】网上已经有了pptp和l2tp的一键安装包,虽然很方便,但是大部分的网上教程和安装包都是需要编译的,其实合理利用各种各样的源,可以省却不少功夫,安装的时间也比编译的快了很多
pptp -
U盘上运行的linux系统--babylinux
【Linux】下载地址1:http://www.linuxsky.net/down/ftproot/incoming/babylinux/ (由www.linuxsky.net提供,速度稍微快一点)下载地址2:ftp://60.63.78.89/Babylinux/BabyLinuxUE-no-X-0.1.rar (由opp提供,白天下载速度10几K/秒,空闲时候下载速度比较快)请根据实际情况自己选择下载,
U盘运行linux系统babylinux -
Fedora 9.0系统下创建和配置vncserver远程连接
【Fedora】#vi /etc/sysconfig/vncserver //编辑vncserver配置文件VNCSERVERS=”1:root” VNCSERVERARGS[1]=”-geometry 800×600 -0.0.0.0″ #vncpasswd //创建vnc口令 #vncserver (service vncserver start) //
远程连接配置创建系统//#vi&rdquoiptablesvncserver -
Fedora 9系统下创建和配置vncserver过程
【Fedora】#vi /etc/sysconfig/vncserver //编辑vncserver配置文件VNCSERVERS=”1:root”VNCSERVERARGS[1]=”-geometry 800×600 -0.0.0.0″#vncpasswd //创建vnc口令#vncserver (service vncserver start) //启
过程配置创建系统 //#vi&rdquoiptablesvncserver