【ITと運用】CactiEZ Tips / Hints
2009年01月07日 (水) | 編集 |
Cactiについて更に引き続き。

ここでは、デフォルトインストールに対してこういうことをしてやってくださいよ。
的なことが、書かれているので読んでやってください。実際に使うとMRTGよりもCactiのほうが使いやすいと感じます。



Tips / Hints

Networking.
By default, the server boots using DHCP, so if that isn't going to work in your setup, you will have to modify it yourself. You can use the commandnetconfig
デフォルト設定では、サーバーはDHCPを使うので、セットアップにより管理者が修正しなければなりません。

You can use the command netconfig .
あなたは、netconfigコマンドを利用できます。

netconfig

to change the IP and subnet to your network's standard. Please remember, that after modifying any Network Configuration, it is necessary to restart the networking service. You can do so with this command.
恐らく標準的にIPとサブネットを変えるであろう。どんなNetwork Configurationでも修正した後に、それがネットワークサービスを再開するのに必要になります。
以下の、このコマンドでそうすることができます。

service network restart

Synching the Time
After first boot you will want to issue the command:
時間に同期させること
最初のBoot後、次のコマンドを入力する必要があるだろう:

ntpdate -u 0.pool.ntp.org

several times to synchronize your time. NTP is set to run on startup to keep your clock synchronized, but it will not update properly if your hardware clock is way off.
時間を同期させるいくつかの方法。NTPは装置時間を合わせるためにスタートアップの上で動く用意が整っています、しかし、ハードウェアとNTPサーバが離れている場合、更新しません。

Changing the root password.
You will also want to change the default root password, as its very insecure if you were to leave the server internet accessible.
Rootのパスワード変更。
デフォルトのRootパスワードを変更について、あなたはサーバーインターネットアクセス性に近づいてきている。

FTP is not enabled
FTP is disabled on the server for security reasons. To add or modify files on the server from Windows, it is recommended that you use a program such as WinSCP∞ or Putty.

Nightly Updates.
毎夜の最新版。

Yum is set to run automatically every night in order to keep your CentOS install updated with the latest security patches. This may cause different issues when packages are updated, and you can no longer access the resource until the proper services are rebooted (ex: MySQL). If this becomes an issue, then you can disable the nightly Yum update by issueing these commands.
Yumは、セットはあなたのCentOSインストールを最新のセキュリティパッチで更新しておくために毎晩自動的に走ることです。これはいつのパッケージがアップデートされるか異なる問題を引き起こすかもしれません、そして、適当なサービスがリブートされるまで、あなたは資源にもはやアクセスすることができません(X:MySQL)。これが問題になるならば、あなたはこれらの命令をissueingすることによって毎夜のYum最新版を働かなくすることができます。

service yum stop
chkconfig yum off

Alternate Keyboards.
キーボード設定の変更

By default, CactiEZ is set to use the qwerty keyboard layout. This ofcourse can easily be changed by installing an extra package. Just run these 2 simple commands (your Cacti server must be able to access the internet) and you will be able to change your keyboard layout through a text GUI .
デフォルトで、CactiEZはQWERTYキーボードレイアウトを使うための用意。もちろん、追加パッケージをインストールすることによって、簡単に変わることができます。ちょっとこれらの2つの単純な命令(あなたのCactiサーバーは、インターネットにアクセスすることができなければなりません)を走らせてください、そして、あなたはテキストGUIによってあなたのキーボードレイアウトを変えることができます。

yum install system-config-keyboard
system-config-keyboard

Changing the Timezone.
Timezoneを変えること。

You can change the timezone to your local timezone in 2 ways, you can either use webmin to modify the timezone, or by installing a simple text GUI to allow you to do it.
2つの方法でtimezoneをあなたのローカルtimezoneに変えることができます、また、単純なテキストGUIをインストールすることによって、あなたはtimezoneを修正するためにwebminを使うこともできます。

yum install system-config-date
system-config-date


Installing a Graphical Environment.
グラフィック環境のインストール

CactiEZ is meant to be a server, and the fewer the resources the server uses for background processes, the better. If you absolutely have to have a graphical environment, you can easily install one with this command (this should be all one line).
CactiEZはサーバーである、そして、より少しのものはサーバーが背景プロセスの間使用する資源(より良いもの)です。GUI環境が必要であれば、GUI化の命令(これは、団結して線でなければなりません)を簡単にインストールすることができます。

yum groupinstall "X Window System" "KDE (K Desktop Environment)"

See also:

Introduction
Installation
Login Info
Forums Topic∞


にほんブログ村 株ブログ 投資信託へ ← 面白いと思ったらクリックをお願いします!○| ̄|_

尚、本サイトは「http://indexinvest.blog32.fc2.com/?xml」にて配信されています。 

ウォール街のランダム・ウォーカー 株式投資の不滅の真理ウォール街のランダム・ウォーカー 株式投資の不滅の真理
(2007/05/25)
バートン マルキール

商品詳細を見る



Copyright (C) silencejoker in YAKO TOWN This page is link free .

テーマ:日々のつれづれ
ジャンル:日記
コメント
この記事へのコメント
コメントを投稿
URL:
Comment:
Pass:
秘密: 管理者にだけ表示を許可
 
トラックバック
この記事のトラックバックURL
この記事へのトラックバック