avatar

刘刚刚的blog

采菊东篱下,悠然见南山🦥

  • 首页
  • python
  • 大模型应用
  • 软件/工具导航页
  • 关于
Home 一些开发中使用的 linux运维命令
文章

一些开发中使用的 linux运维命令

Posted 3 days ago Updated 3 days ago
By Administrator
0~0 min read

查看目录下的文件或者文件夹大小

c

运维
运维
License:  CC BY 4.0
Share

Further Reading

Jun 18, 2025

一些开发中使用的 linux运维命令

查看目录下的文件或者文件夹大小 c

Jun 8, 2025

ollama-大模型的部署与使用

linux curl -fsSL https://ollama.com/install.sh | sh 因为安装过程有使用github相关资源,国内访问会有问题,需要加速。或者使用docker进行安装。各大云平台都有提供docker加速方法。 ollama的所有命令 Available Comman

Feb 5, 2025

Docker的常用命令

Docker的常用命令 # 镜像列表 docker images ​ # 容器列表 docker ps # 设置镜像源 ​ # 进入容器内部 docker exec -it {容器id} /bin/bash #或者 docker exec -it {容器id} /bin/sh # 查看镜

OLDER

python包管理神器:UV

NEWER

Recently Updated

  • 一些开发中使用的 linux运维命令
  • python包管理神器:UV
  • ollama-大模型的部署与使用
  • 为jupyter增加可选的python内核
  • Gemini 使用过程中的一些坑

Trending Tags

Halo 运维 postgresql 设计模式 linux就该这么学 nas rag odoo python 文本切分

Contents

©2025 刘刚刚的blog. Some rights reserved.

Using the Halo theme Chirpy