<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_睿达团队</title><subtitle type="text">互联网的隔壁，有家技术研究室</subtitle><id>http://feed.cnblogs.com/blog/u/41799/rss</id><updated>2009-07-15T15:13:42Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/41799/rss"/><entry><id>http://www.cnblogs.com/voswin/articles/1524447.html</id><title type="text">Linux安全设置 全面坚固系统稳定安全</title><summary type="text">Linux安全设置 全面坚固系统稳定安全如今许多中小用户因业务发展，不断更新或升级网络，从而造成自身用户环境差异较大，整个网络系统平台参差不齐，服务器端大多采用 Linux系统的，而PC端使用Windows系统。所以在企业应用中往往是Linux/Unix和Windows操作系统共存形成异构网络。中小企业由于缺少经验丰富的Linux网络管理员和安全产品采购资金，所以对于网络安全经常缺乏缺乏全面的考虑...</summary><published>2009-07-15T15:14:00Z</published><updated>2009-07-15T15:14:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1524447.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1524447.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1524445.html</id><title type="text">Linux安全设置手册</title><summary type="text">本文讲述了如何通过基本的安全措施，使你的Linux系统变得可靠。 1、Bios　Security 一定要给Bios设置密码，以防通过在Bios中改变启动顺序，而可以从软盘启动。这样可以阻止别人试图用特殊的启动盘启动你的系统，还可以阻止别人进入Bios改动其中的设置（比如允许通过软盘启动等）。 2、LILO　Security 在"/etc/lilo.conf"文件中加入下面三个参数：time-out...</summary><published>2009-07-15T15:04:00Z</published><updated>2009-07-15T15:04:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1524445.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1524445.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1510855.html</id><title type="text">ntsysv命令详解</title><summary type="text">前言：　　　如果你只是个Linux初学者，你是否需要系统同时运行多种服务，你是否觉得开机速度有点过慢？是不是只想先熟悉这个操作系统，先学习使用它的各种命令，但是它却开了好多种服务...那好，就让ntsysv来解决我们的问题！一、ntsysv简介　　　　什么是ntsysv呢？ntsysv -&amp;gt; NeWT + SysV ，它是使用 newt 库的 SysV 风格的 runlevel 配置工具，R...</summary><published>2009-06-25T03:56:00Z</published><updated>2009-06-25T03:56:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1510855.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1510855.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1510716.html</id><title type="text">Linux系统下如何查看已经登录用户</title><summary type="text">虽然前面介绍了用户管理，但是那部分主要是管理用户的帐号，也就静态的用户列表。而Linux是个多用户系统，一旦连接到网络中，它可以同时为多个登录用户提供服务。系统管理员可以随时了解系统中有那些用户，用户都在进行什么操作。 查看用户的操作 系统管理员若想知道某一时刻用户的行为，只需要输入命令W 即可，在SHELL终端中输入如下命令： [ROOT@LOCALHOST ROOT] # W2:31PM UP...</summary><published>2009-06-25T02:07:00Z</published><updated>2009-06-25T02:07:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1510716.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1510716.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1510470.html</id><title type="text">摸索了个nginx 502 Bad Gateway 的一种解决方法</title><summary type="text">昨天装上nginx后在高负载的时候，论坛上传图片或者执行较长时间脚本的时候就不停的出现502 Bad Gateway ，网上搜了，大多数都是张大师的那篇解决方案，他的解决方案是http {......fastcgi_connect_timeout 300;fastcgi_send_timeout 300;fastcgi_read_timeout 300;......}增加了fastcgi的相应请求...</summary><published>2009-06-24T10:56:00Z</published><updated>2009-06-24T10:56:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1510470.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1510470.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1509990.html</id><title type="text">利用nginx现有的负载均衡模块实现php fastcgi负载均衡</title><summary type="text">结构图如下:lbfastcgi.jpg说明:1.服务器前端由一台nginx,所有的静态内容都有Nginx处理.2.将PHP请求分发到后端运行的若干台php-fastcgi服务器中.3.用nginx的upstream 模块,利用lbcgi实现负载均衡.一.PHP-fastcgi具体配置,详细参见LEMP第三版.以192.168.169.100为例1.如果采用php-fpm来管理php-cgi# vi...</summary><published>2009-06-24T02:23:00Z</published><updated>2009-06-24T02:23:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1509990.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1509990.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1509429.html</id><title type="text">Linux环境MySQL集群配置</title><summary type="text">一、介绍========这篇文档旨在介绍如何安装配置基于2台服务器的MySQL集群。并且实现任意一台服务器出现问题或宕机时MySQL依然能够继续运行。注意！虽然这是基于2台服务器的MySQL集群，但也必须有额外的第三台服务器作为管理节点，但这台服务器可以在集群启动完成后关闭。同时需要注意的是并不推荐在集群启动完成后关闭作为管理节点的服务器。尽管理论上可以建立基于只有2台服务器的MySQL集群，但是...</summary><published>2009-06-23T05:30:00Z</published><updated>2009-06-23T05:30:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1509429.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1509429.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1508764.html</id><title type="text">Linux 硬件管理的基础知识</title><summary type="text">一、在Linux 系统中，对硬件判别的标识的依据；  在 LinuxSir.Org 讨论区，我们经常看到有些弟兄这样来描述自己的硬件&amp;#8220;我的显示卡是XXX牌子的，Linux 不支持怎么办？&amp;#8221;。其实这样描述是最差的，大家也根本没有办法提供帮助；因为Linux对硬件的识别是以为芯片组的厂商为依据的，而非硬件的品牌；因为现在硬件厂商大多是OEM的，也就是说硬件的主芯片是他们生产不了...</summary><published>2009-06-22T16:49:00Z</published><updated>2009-06-22T16:49:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1508764.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1508764.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1508759.html</id><title type="text">linux建立用户 详细</title><summary type="text">建立一个新用户　　修改用户的个人设置文件目录的权限设置两个重要文件：passwd与group 建立一个新用户建立一个新的用户包括两个步骤，第一步是使用useradd命令完成一个新用户的初始化设置工作；第二步是用passwd为这个新用户设置密码。例如，我们要给系统添加一个用户叫floatboat，密码为fan2001z，那相关的操作是：useradd floatboat &amp;lt;回车&amp;gt; 这时候...</summary><published>2009-06-22T16:39:00Z</published><updated>2009-06-22T16:39:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1508759.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1508759.html"/></entry><entry><id>http://www.cnblogs.com/voswin/articles/1508749.html</id><title type="text">Linux内核管理基础知识概述</title><summary type="text">内核洋文用 kernel，我刚才翻了一下词典，kernel 中文意思是内核、核心、中心、精髓的意思；也是果仁、果核的意思。从字面理解，kernel 是一事物的中心，植物的果实最重要的也是果仁和果核；:) 由此我们可以推断内核是操作系统的中心。  我们知道Linus Torvalds 开发了Linux ，其实他开发的就是内核，按内核官方主页的理解，这个内核就是Linux ；其它的扩展和应用都是围绕内...</summary><published>2009-06-22T16:04:00Z</published><updated>2009-06-22T16:04:00Z</updated><author><name>睿达团队</name><uri>http://www.cnblogs.com/voswin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/voswin/articles/1508749.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/voswin/articles/1508749.html"/></entry></feed>
