会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lxlkxjh
博客园
首页
新随笔
联系
订阅
管理
2023年3月31日
Repository base is listed more than once in the configuration Repository updates is listed more than once in the configuration Repository extras is listed more than once in the configuration 报错
摘要: 下载软件包时报错: Repository base is listed more than once in the configuration Repository updates is listed more than once in the configuration Repository ex
阅读全文
posted @ 2023-03-31 21:43 北京烤鸭酸奶
阅读(1381)
评论(0)
推荐(0)
2023年3月22日
将英文linux改成中文
摘要: 修改下这个文件的内容,中文就LANG="zh_CN.UTF-8",英文就和下面一样,然后reboot,开机提示语言改变,同意就行。
阅读全文
posted @ 2023-03-22 21:16 北京烤鸭酸奶
阅读(40)
评论(0)
推荐(0)
2023年3月20日
mount命令挂载时在/dev/*找不到媒体
摘要: 环境:CentOS 7 出错的原因可能是我们的系统磁盘没有连接上(表现为桌面没有出现光盘形状)把设备状态的两个√都选上,桌面也会重新出现我们的磁盘文件样式
阅读全文
posted @ 2023-03-20 17:26 北京烤鸭酸奶
阅读(568)
评论(0)
推荐(0)
2023年3月14日
用户不在 sudoers 文件中,无法临时提权
摘要: **问题:**使用普通用户sudo命令时,显示用户不在sudoers文件中 解决办法: 1、将自己加入到拥有sudo权限的用户组中,比如wheel su root useradd username -G wheel 2、把用户名按照指定格式添加到/etc/sudoers文件中并且设置成不需要输入密码
阅读全文
posted @ 2023-03-14 21:53 北京烤鸭酸奶
阅读(136)
评论(0)
推荐(0)
公告