摘要: 在腾讯云购买Ubuntu服务器之后,默认登陆的用户是ubuntu,不是root用户登陆会限制很多操作,所以需要root用户登陆 这里以Ubuntu20.04LTS64位为例,演示怎样登陆root用户 首先使用 ssh 远程连接到服务器 ssh ubuntu@xxx.com 登陆之后输入命令: sud 阅读全文
posted @ 2020-11-19 15:35 Object_L 阅读(543) 评论(0) 推荐(0) 编辑