วันเสาร์ที่ 5 กุมภาพันธ์ พ.ศ. 2554

Learn how to control services

6.) Learn how to control services

The first thing to remember is that if you install a new service, say
a web server (Apache), then Ubuntu will automatically configure that
service to run when you reboot your machine and it will start the
service immediately!

This is quite different from the world of Red Hat, Fedora, CentOS,
etc. In order to configure and control services the core tool
available to you is update-rc.d. This tool, however, may not be the
easiest to use. Still, you should read and understand a bit about how
this works by doing:

$ man update-rc.d

There are a couple of additional tools available to you that you can
install. These are sysvconfig and rcconf. Both of these are
console-based gui tools. To install them do:

$ sudo apt-get install sysvconfig rcconf

Did you notice that we specified two packages at the same time? This
is a nice feature of apt-get. Try both these commands out. You'll
notice that the sysvconfig command is considerably more powerful.
Please don't make any changes to your services at this time.

$ sudo rcconf
$ sudo sysvconfig

Finally, there is a nice Bash script that has been written which
emulates the Red Hat chkconfig script. This is called rc-config. We
have placed this script on our "noc" box. Let's download the script
and install it for use on your machine:

$ cd
$ wget http://noc/workshop/scripts/rc-config
$ chmod 755 rc-config
$ sudo mv rc-config /usr/local/bin

At this point the script is installed. You should be able to just run
the script by typing:

$ rc-config

Try viewing all scripts and their status for all run-levels:

$ rc-config -l

Now trying viewing the status of just one script:

$ rc-config -ls anacron

You can see how this script works, if you understand enough of bash
scripts, by taking a look at it's code:

$ less /usr/local/bin/rc-config

--
*

ข้อสอบครูชำนาญการพิเศษ *
ข้อสอบครูผู้ช่วย,สอบบรรจุครูผู้ช่วย,แนวข้อสอบครูผู้ช่วย,สอบครูผู้ช่วย,แนวข้อสอบครูผู้ช่วย,ครูผู้ช่วย,ข้อสอบบรรจุครู,ข้อสอบครูชำนาญการพิเศษ
*http://www.oopps.bloggang.com*
*
* ฟิสิกส์ ข้อสอบฟิสิกส์ บทเรียนฟิสิกส์ ฟิสิกส์ออนไลน์
โจทย์ฟิสิกส์ แบบฝึกหัดวิชาฟิสิกส์ โจทย์วิชาฟิสิกส์ โจทย์วิชาฟิสิกส์
http://thaiphysics.blogspot.com


* บทเรียนบทรัก ความรัก บทความความรัก ดูดวงความรัก นิยามความรัก
กลอนรัก เพลงรักhttp://love8love9.blogspot.com


* ความรัก บทความความรัก ดูดวงความรัก นิยามความรัก กลอนรัก
เพลงรักhttp://kongkoymusic.blogspot.com

ไม่มีความคิดเห็น:

แสดงความคิดเห็น