Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: 用户管理 (reset)
阿里云ECS服务器CentOS7上用户管理操作

阿里云ECS服务器CentOS7上用户管理操作 ----------------------------------------------

使用root登录

# 查看系统中所有用户 [root@localhost ~]# cut -d : -f 1 /etc/passwd

# 查看可以登录...

【系统研发与运维】  【linux】  【深度学习】  【服务器】  【mysql】  【ECS】  【阿里云ECS】   …

[获取更多]