暂无图片
暂无图片
2
暂无图片
暂无图片
暂无图片
GaussDB100单机安装
967
8页
5次
2020-04-21
5墨值下载
GaussDB 100
1
GaussDB 100
DM
CM
ETCD
DN
>=20GB,
install.py
create_database.sample.sql
2
root
.
sed -i 's/#PermitRootLogin yes/PermitRootLogin yes/g' /etc/ssh/sshd_config
sed -i 's/#PasswordAuthentication yes/ PasswordAuthentication yes/g'
/etc/ssh/sshd_config
--
sshd
/bin/systemctl restart sshd.service
.
SELinux
systemctl stop firewalld.service
systemctl disable firewalld.service
sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config
.
.
corefile
echo 'ulimit -c unlimited'>>/etc/profile
echo 'kernel.core_pattern =/opt/gdb/corefile/core-%e-%p-%t'>>/etc/sysctl.conf
.
.
--
使
source /etc/profile
ulimit -c
sysctl -p
.
ntp
lsof
ntp
rpm -qa|grep ntp --NTP 4.2.6
使
yum
ntp
yum install ntp
which lsof
.
.
--
使
yum
lsof
yum install lsof
.
groupadd dbgrp
useradd -g dbgrp -d /home/omm -m -s /bin/bash omm
-g <
所属组
-d <
登入目录
-m <
自动建立用户的登入目录
-s <
指定用户登入后所使用的
shell
.
.
--
passwd omm
.
--
[root@gaussdb ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 8G 0 disk
sda1 8:1 0 200M 0 part /boot
of 8
5墨值下载
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文档的来源(墨天轮),文档链接,文档作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论

关注
最新上传
暂无内容,敬请期待...
下载排行榜
Top250 周榜 月榜