# 常用账号与密码说明

应用程序安装、使用和维护中需要用到三种账户：

**1、MySQL数据库默认账号和密码**：root/123456，请使用Putty登录后通过命令修改

**2、Ghost账号和密码**：安装的时候自行设置的，管理地址：<http://域名> or IP/ghost

**3、服务器操作系统账号和密码**：

Linux服务器账号和密码说明：

* 账号：*root*
* 密码：是安装镜像的时候客户自行设置的，若不记得此密码，请登录云服务器后台，修改服务器密码，重启后生效
* 登录：下载一个[putty工具](http://rj.baidu.com/soft/detail/15699.html?ald)，通过root账号登录，参考（[服务器通用文档-Linux远程管理与FTP](http://www.websoft9.com/xdocs/ecs#3)）

Windows服务器账号和说明：

* 账号：*administrator*
* 密码是安装镜像的时候客户自行设置的，若不记得此密码，请登录云服务器后台，修改服务器密码，重启后生效
* 登录：PC本地打开[远程桌面](http://jingyan.baidu.com/article/363872eccd10286e4ba16ff6.html)工具-通过Administrator账号连接，参考（[服务器通用文档-Windows远程桌面与FTP](http://www.websoft9.com/xdocs/ecs#4)）


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://websoft9.gitbook.io/ghost-image-guide/ghost-blog-jing-xiang-shou-ce-1/chang-yong-zhang-hao-yu-mi-ma-shuo-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
