flagflag  If you want to see English page, please click "English" Button at Left.
1: 2015-04-27 (月) 14:29:15 iseki ソース 現: 2023-08-14 (月) 21:11:01 iseki ソース
Line 1: Line 1:
 +* CentOS7について [#te985dad]
 +- [[CentOS6]]
 +- [[CentOS8]]
 +#br
 +** CentOS7 Memo [#j6bc5532]
 +
 +*** dotnet 6.0 (for [[OpenSim]]) [#x196c9c9]
 + rpm -Uvh https://packages.microsoft.com/config/ce​ntos/7/packages-microsoft-prod.rpm
 + yum install dotnet-*-6.0
 +#br
 +
*** ネットワーク設定ツール [#v6e46ac0] *** ネットワーク設定ツール [#v6e46ac0]
- nmtui - nmtui
Line 8: Line 19:
 # grub2-mkconfig -o /boot/grub2/grub.cfg  # grub2-mkconfig -o /boot/grub2/grub.cfg
#br #br
 +*** Firewall [#k31a7f33]
 + # systemctl stop firewalld.service
 + # systemctl mask firewalld.service
 +
 + # firewall-cmd --add-service=smtp --permanent
 + # firewall-cmd --add-service=smtp-submission --permanent
 + # firewall-cmd --reload
 +#br
 +
 +*** タイムデーモン [#e82a60ea]
 +- chronyd
 +- 設定は /etc/chrony.conf
 +-- サーバになるには allow の指定が必要
 +- ntp を使用してもよい.
 +-- ntp を使用する場合は chrony は無効化する.無効化しないと ntpd は起動しない
 +
 + yum install chrony
 + systemctl enable chronyd.service
 + systemctl start chronyd.service
 +#br
 +- 時間が9時間進む場合
 +-- RTC(ハードウェアクロック)が UTC になっている可能性がある
 +
 + hwclock -s --localtime
 +
 +***systemctl  by macsatou :-D  [#iaa4e522]
 +/etc/init.d/script start相当
 + # systemctl start unit
 +/etc/init.d/script stop 相当
 + # systemctl stop unit
 +service --status-all 相当
 + # systemctl --full
 +chkconfig --list 相当
 + # systemctl --full list-unit-files
 +chkconfig script on 相当
 + # systemctl enable unit
 +chkconfig script off 相当
 + # systemctl disable unit
 +chkconfig --add script 相当
 + # systemctl daemon-reload
 +PID探してkill -9
 + # systemctl kill -s 9 sshd
 +ls /etc/init.d
 + # systemctl --type service


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

79 人のユーザが現在オンラインです。 (6 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 79

もっと...

アクセスカウンタ

今日 : 6312631263126312
昨日 : 9457945794579457
総計 : 2333326923333269233332692333326923333269233332692333326923333269
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com