会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yw610523
博客园
首页
新随笔
联系
订阅
管理
2025年3月29日
Ubuntu磁盘常见问题
摘要: 扩容 已有磁盘扩容 系统盘已满, 通过扩容多了100G, 但是执行df -h发现/dev/vda3仍然还是原来的容量 此时需要执行resize2fs /dev/vda3, 再次查看就正常了.
阅读全文
posted @ 2025-03-29 11:18 yw610523
阅读(27)
评论(0)
推荐(0)
2025年3月12日
Ubuntu安装docker
摘要: docker-installer # git config --global user.name Young4Dream # git config --global user.email Young4Dream@noreply.gitcode.com git clone https://gitcod
阅读全文
posted @ 2025-03-12 11:24 yw610523
阅读(49)
评论(0)
推荐(0)
2025年3月11日
Linux安装Ollama服务
摘要: 背景 Ollama官方提供了一键式安装脚本,但因国内网络问题,效率太低,所以探索更为快捷方式。 我的系统信息如下 root@yan:/mnt/d/data# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Des
阅读全文
posted @ 2025-03-11 14:30 yw610523
阅读(458)
评论(0)
推荐(0)
公告