爱好者基地
爱好者基地
3-2.账户及密码
系统默认账户:pi ,默认密码:raspberry
默认账户pi账户支持ssh登录,root账户密码请登陆后使用命令 “sudo passwd root” 执行设置,
或使用命令 “sudo -i” 来切换到root用户。
3-3.Web登录接口说明
1.Web可视化管理界面
登录地址 https://你树莓https😕/rpc.cnblogs.com/metaweblog/aiove派的IP地址:9090
说明:请使用系统默认账户pi登录
2.WEB SSH 客户端 入口界面
登录地址 https://你树莓派的IP地址:4200
说明:使用具有控制台登录权限的帐户登录,例如:pi
3.CecOS CaaS 容器云管理平台 登录界面
登录地址 https://你树莓派的IP地址:8443
说明:默认管理账户 admin , 默认密码:password 。请登录后立即修改默认密码!!
Docker容器
手动开启:systemctl start docker.service
手动停止:systemctl stop docker.service
启用开机启动:systemctl enable docker.service
禁用开机启动:systemctl disable docker.service
CecOS CaaS容器云(服务端口:8443)
手动开启:systemctl start cecos-caas.service
手动停止:systemctl stop cecos-caas.service
启用开机启动:systemctl enable cecos-caas.service
禁用开机启动:systemctl disable cecos-caas.service
WebGUI管理平台(服务端口:9090)
手动开启:systemctl start cockpit.socket
手动停止:systemctl stop cockpit.socket
启用开机启动:systemctl enable cockpit.socket
禁用开机启动:systemctl disable cockpit.socket
Web SSH客户端(服务端口:4200)
手动开启:systemctl start shellinabox.service
手动停止:systemctl stop shellinabox.service
启用开机启动:systemctl enable shellinabox.service
禁用开机启动:systemctl disable shellinabox.service
浙公网安备 33010602011771号