MyLifestyle’s blog

日々の出来事を気まぐれに記載します。

Linuxホームサーバ作成 [2]

 
上記のURL先とほぼ同じやり方をしてインストール完了。
 
後は、http://www.server-world.info/ ページを参考に進めていきました。
 
まず、IPアドレスを固定しなきゃならないんで、IP固定に。
 
その後、ユーザー作成して、NTPサーバ設定
 
その後、ファイルサーバとして機能させるべく、sambaをインストール。
 
sambaの設定をしつつ、firewallの設定も!
 
その後Apatchをインストールして、サーバ監視ソフトを起動
 
CPUとかも行った結果…ちゃんと動いてます!v(´∀`*v)ピース
 
linux上で取得したCPU情報
 

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Pentium(R) CPU G2130 @ 3.20GHz
stepping : 9
cpu MHz : 3199.857
cache size : 3072 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave lahf_lm arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips : 6399.71
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Pentium(R) CPU G2130 @ 3.20GHz
stepping : 9
cpu MHz : 3199.857
cache size : 3072 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave lahf_lm arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips : 6399.71
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

そして、
 
サーバ監視システム(Muni)からのデータの一部↓
 
イメージ 1
 
↑起動情報です
 
イメージ 2
 
↑CPU使用率です
 
イメージ 3
 
↑ CPUクロック数の推移です
 
イメージ 4
 
↑ ハードディスクの温度です
 
イメージ 5
 
↑CPU温度です
 
イメージ 6
 
↑ハードディスクの使用量です
 
これぐらいですかね…
今のところの情報は(A;´・ω・)アセアセ