[ ホーム | 一覧 | 検索 | 最終更新 | ヘルプ ] [ 新規 ]

KAWANO's PukiWiki Plus! - Install Log/CentOS6/service の変更点

Top > Install Log > CentOS6 > service
AND OR
  • 追加された行はこの色です。
  • 削除された行はこの色です。
  • Install Log/CentOS6/service へ行く。

TITLE:サービスの設定
*サービスの設定 [#k233fb9b]
CentOS 5のときはGUIで設定したが、
今回はきちんとchkconfigコマンドとserviceコマンドを使用した。

**不要なサービスの停止 [#ne994e3a]
とりあえず、chkconfigコマンドで設定をしておいて、再起動。
 # chkconfig acpid off
 # chkconfig cpuspeed off
 # chkconfig iscsi off
 # chkconfig iscsid off
 # chkconfig fcoe off
 # chkconfig spice-vdagentd off
 # chkconfig wdaemon off
 # chkconfig rpcbind
 # chkconfig rpcgssd off
 # chkconfig rpcbind off
 # chkconfig netfs off
 # chkconfig nfslock off

参考にしたのは、下のサイト。
-http://www.obenri.com/_minset_cent6/daemon_cent6.html
-http://ry.tl/daemon.html
-http://kajuhome.com/service_list.shtml
-http://seeku.hateblo.jp/entry/2013/05/25/070927
-http://www.server-world.info/query?os=CentOS_6&p=initial_conf&f=4
-http://centos.server-manual.com/centos5_service_off.html

**telnetサーバの設定 [#k3f0ae17]
作業の都合上、telnetを利用したいので、「telnet-server」の設定をする。

システムのインストール時点で、「telnet-server」をインストールしているはずだが、
できていなければ次のコマンドでインストールする。
 # yum -y install telnet-server

次にシステム起動時(正確にはxinetdの起動時)に、
telnet-serverが有効になるように、設定ファイルを編集する。
 # vi /etc/xinetd.d/telnet

次の箇所を編集する。
         disable = off
         disable = yes
  ↓(編集)
         disable = on
         disable = no

編集できたら、xinetdを再起動して、telnet-serverを有効にする。
 # service xinetd restart

あとは必要に応じて、rootでログインできるようにするなり何なりとしておく。
詳しくはググればわかる…

メニュー

  • トップ
  • 授業
  • PukiWiki Log
  • Install Log
  • 道具箱
  • セキュリティ情報
  • RSSアンテナ

大学関係リンク

  • Webメール
  • 健康システム学科
  • 情報メディアセンター
  • 兵庫大学

今日の5件
  • FrontPage(212)
  • Lecture/timetable_2011(4)
  • Install Log/CentOS6/mod_ssl(3)
  • Lecture/CompPracR2005/2nd(3)
  • Lecture/JouhouC2007/1st(2)
最新の5件
2016-04-08
  • Lecture/timetable_2016
  • Lecture
  • FrontPage
2015-09-30
  • Lecture/timetable_2015
2015-04-04
  • MenuBar

total: 1386
today: 1
yesterday: 1
now: 11


リロード   差分   ホーム 一覧 検索 最終更新 バックアップ リンク元   ヘルプ   最終更新のRSS
http%3A%2F%2Fhs-www.hyogo-dai.ac.jp%2F~kawano%2F%3FInstall%252520Log%25252FCentOS6%25252Fservice
Founded by Minoru Kawano.
Powered by PukiWiki Plus! 1.4.7plus-u2-i18n. HTML convert time to 0.114 sec.
Valid XHTML 1.1