手机随时阅读
今天在linux环境通过yum安装软件报了以下错误:[root@multi-mysql yum.repos.d]# yum install ncurses devel -y Loaded plugins: fastestmirror, security Loading mirror spe
数据库: oldcat数据库表:t_oldcat1、首先在opt目录下创建备份目录[root@Base ~]# mkdir -p /opt/mysql/data_bak2、查询数据库表:[root@Base ~]# mysql -uoldcat -poldcat123 -e "use ol
大家在linux工作环境中,尽量不要使用默认的主机名称(localhost),避免个别软件安装或使用的过程中出现各种问题(例如heartbeat),下面为修改主机名称的基本步骤:1、首先通过命令行方式修改hostname(临时生效,只在当前会话有效)[root@Base ~]# hostname drbd-master2、然后修改配置文件中的HOSTNAME参数(全局
Copyright © 2005-2023 51CTO.COM 版权所有 京ICP证060544号