Home
News
Forum
Wiki
Blog
Contents
Gallery
Movies
Downloads
About NSL
[
List of Titles
|
List of Pages
|
New
|
Search
|
Recent changes
|
Help
]
CentOS7
[
Front page
]
[ ]
Start:
* CentOS7について
- [[CentOS6]]
- [[CentOS8]]
#br
** CentOS7 Memo
*** dotnet 6.0 (for [[OpenSim]])
rpm -Uvh https://packages.microsoft.com/config/centos/7/...
yum install dotnet-*-6.0
#br
*** ネットワーク設定ツール
- nmtui
- systemctl restart NetworkManager
#br
*** IPv6 の無効化
# vi /etc/default/grub
GRUB_CMDLINE_LINUX="ipv6.disable=1 rd.lvm.lv=fedor...
# grub2-mkconfig -o /boot/grub2/grub.cfg
#br
*** Firewall
# 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
*** タイムデーモン
- chronyd
- 設定は /etc/chrony.conf
-- サーバになるには allow の指定が必要
- ntp を使用してもよい.
-- ntp を使用する場合は chrony は無効化する.無効化しない...
yum install chrony
systemctl enable chronyd.service
systemctl start chronyd.service
#br
- 時間が9時間進む場合
-- RTC(ハードウェアクロック)が UTC になっている可能性がある
hwclock -s --localtime
***systemctl by macsatou :-D
/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
End:
* CentOS7について
- [[CentOS6]]
- [[CentOS8]]
#br
** CentOS7 Memo
*** dotnet 6.0 (for [[OpenSim]])
rpm -Uvh https://packages.microsoft.com/config/centos/7/...
yum install dotnet-*-6.0
#br
*** ネットワーク設定ツール
- nmtui
- systemctl restart NetworkManager
#br
*** IPv6 の無効化
# vi /etc/default/grub
GRUB_CMDLINE_LINUX="ipv6.disable=1 rd.lvm.lv=fedor...
# grub2-mkconfig -o /boot/grub2/grub.cfg
#br
*** Firewall
# 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
*** タイムデーモン
- chronyd
- 設定は /etc/chrony.conf
-- サーバになるには allow の指定が必要
- ntp を使用してもよい.
-- ntp を使用する場合は chrony は無効化する.無効化しない...
yum install chrony
systemctl enable chronyd.service
systemctl start chronyd.service
#br
- 時間が9時間進む場合
-- RTC(ハードウェアクロック)が UTC になっている可能性がある
hwclock -s --localtime
***systemctl by macsatou :-D
/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
Page:
Site Search
Advanced Search
Login
Username:
Password:
Lost Password?
Register now!!
Sub Menu
New Arrivals
Books
Web Links
Site Map
e-Learning
TUIS Certificate
mini Calendar
May 2025
Su
Mo
Tu
We
Th
Fr
Sa
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
31
Today
Who's Online
124 user(s) are online (6 user(s) are browsing xpwiki)
Members: 0
Guests: 124
more...
Access Counter
Today :
Yesterday :
Total :
Powered by XOOPS Cube 2.1© 2001-2006
XOOPS Cube Project
Design by
XoopsDesign.com