<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Server linux Centos Games &#187; service</title>
	<atom:link href="http://www.webserverthai.com/tag/service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webserverthai.com</link>
	<description>Web Server linux Centos blog game</description>
	<lastBuildDate>Sun, 04 Sep 2011 05:27:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>การ start stop service ต่างๆใน Linux</title>
		<link>http://www.webserverthai.com/linux/%e0%b8%81%e0%b8%b2%e0%b8%a3-start-stop-service-%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86%e0%b9%83%e0%b8%99-linux/</link>
		<comments>http://www.webserverthai.com/linux/%e0%b8%81%e0%b8%b2%e0%b8%a3-start-stop-service-%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86%e0%b9%83%e0%b8%99-linux/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 01:56:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://www.webserverthai.com/?p=32</guid>
		<description><![CDATA[ก่อนอื่นต้องบอกว่า Linux ที่ผมใช้คือตัว Redhat , CentOS และ Fedora ซึ่งสามารถใช้ คำสั่งเหล่านี้ได้ทั้งหมด ก่อนอื่นลองเข้าไปดูก่อนว่าเครื่องนี้มี Service อะไรบ้าง #cd  ⁄etc⁄init.d/ #ls # ls acpid avahi-dnsconfd da-popb4smtp functions ip6tables kudzu multipathd network oddjobd readahead_early single xfs anacron bluetooth dhcdbd gpm iptables lvm2-monitor mysqld NetworkManager pand readahead_later smartd xinetd apmd capi directadmin haldaemon irda mcstrans named NetworkManagerDispatcher pcscd restorecond sshd ypbind atd [...]]]></description>
			<content:encoded><![CDATA[<p>ก่อนอื่นต้องบอกว่า Linux ที่ผมใช้คือตัว Redhat , CentOS และ Fedora ซึ่งสามารถใช้ คำสั่งเหล่านี้ได้ทั้งหมด</p>
<p>ก่อนอื่นลองเข้าไปดูก่อนว่าเครื่องนี้มี Service อะไรบ้าง</p>
<p>#cd  ⁄etc⁄init.d/</p>
<p>#ls</p>
<p># ls</p>
<p><span style="color: #808080;">acpid         avahi-dnsconfd  da-popb4smtp  functions  ip6tables   kudzu          multipathd  network                   oddjobd  readahead_early  single          xfs</span></p>
<p><span style="color: #808080;">anacron       bluetooth       dhcdbd        gpm        iptables    lvm2-monitor   mysqld      NetworkManager            pand     readahead_later  smartd          xinetd</span></p>
<p><span style="color: #808080;">apmd          capi            directadmin   haldaemon  irda        mcstrans       named       NetworkManagerDispatcher  pcscd    restorecond      sshd            ypbind</span></p>
<p><span style="color: #808080;">atd           conman          dovecot       halt       irqbalance  mdmonitor      named.back  nfs                       portmap  rpcgssd          startips        yum-updatesd</span></p>
<p><span style="color: #808080;">auditd        cpuspeed        dund          hidd       isdn        mdmpd          netconsole  nfslock                   proftpd  rpcidmapd        syslog</span></p>
<p><span style="color: #808080;">autofs        crond           exim          httpd      killall     messagebus     netfs       nscd                      psacct   rpcsvcgssd       vm-pop3d</span></p>
<p><span style="color: #808080;">avahi-daemon  cups            firstboot     ibmasm     krb524      microcode_ctl  netplugd    ntpd                      rdisc    saslauthd</span></p>
<p>ชื่อไฟล์คือชื่อ service ทั้งหมดที่เรามีในเครื่องนี้</p>
<p>โดยปกติแล้วสามาร start stop ได้โดยคำสั่ง</p>
<p>service (name) start</p>
<p>service (name) stop</p>
<p>service (name) restart</p>
<p>หรือ ⁄etc⁄init.d⁄(name) start ก็ได้เช่นกัน</p>
<p>ตัวอย่างการ start ตัว apache webserver</p>
<p>service httpd start</p>
<p>การ restart mysql</p>
<p>service mysqld restart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webserverthai.com/linux/%e0%b8%81%e0%b8%b2%e0%b8%a3-start-stop-service-%e0%b8%95%e0%b9%88%e0%b8%b2%e0%b8%87%e0%b9%86%e0%b9%83%e0%b8%99-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

