Linux删除组磁盘配额

Linux删除组磁盘配额 首先关闭用户和组磁盘配额 xfs_quota -x -c "off -ug" /home 清除用户和组配额 xfs_quota -x -c "remove -ug" /hom...

  • 0
  • 0
  • 安生水
  • 发布于 2023-02-17 10:57
  • 阅读 ( 2233 )

docker容器下mysql数据库还原与备份

docker容器下mysql数据库还原与备份

  • 0
  • 0
  • omicsgene
  • 发布于 2023-02-17 09:32
  • 阅读 ( 2302 )

Linux创建新用户时初始化环境变量文件

Linux创建新用户时初始化环境变量文件

  • 0
  • 0
  • 安生水
  • 发布于 2023-02-13 14:34
  • 阅读 ( 2145 )

xargs一些常用的小技巧

xargs用法及延伸

  • 0
  • 0
  • xun
  • 发布于 2023-02-03 14:33
  • 阅读 ( 1482 )

linux给用户添加sudo权限

linux给用户添加sudo权限

  • 0
  • 0
  • 安生水
  • 发布于 2023-01-14 10:18
  • 阅读 ( 2533 )

windows10中基于WSL2的docker镜像存储位置更改

windows10中基于WSL2的docker镜像存储位置更改

  • 0
  • 0
  • omicsgene
  • 发布于 2023-01-11 21:15
  • 阅读 ( 5616 )

Linux中修改docker镜像的默认存储位置

修改docker镜像的默认存储位置

  • 0
  • 0
  • 安生水
  • 发布于 2023-01-07 17:19
  • 阅读 ( 3690 )

linux 用户 环境变量 ~/.bash_profile、 ~/.bash_login、 ~/.profile

~/.bash_profile、 ~/.bash_login、 ~/.profile

  • 0
  • 0
  • omicsgene
  • 发布于 2023-01-07 10:37
  • 阅读 ( 1884 )

ssh-keygen和ssh-copy-id实现免密登录远程主机

ssh-keygen和ssh-copy-id实现免密登录远程主机

  • 0
  • 0
  • omicsgene
  • 发布于 2023-01-04 13:38
  • 阅读 ( 3935 )

Rocky Linux安装 时报错: DNF error

Rocky Linux安装 时报错: DNF error

  • 0
  • 0
  • 安生水
  • 发布于 2023-01-03 14:03
  • 阅读 ( 4821 )

错误:perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = "en_US.UTF-8"

计算机连接服务器并使用perl的时候,可能会报上述错误 这个时候,你需要在主机上的 ~/.bashrc 或 ~/.bash_profile 文件加上下面的参数, # Setting for the new UTF-8 terminal support in...

  • 0
  • 0
  • xun
  • 发布于 2022-12-29 14:10
  • 阅读 ( 2903 )

linux清屏的几种方式

linux清屏的三种方式

linux 常用的解压命令

linux 常用的解压命令

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'

使用conda时报上面的错,一般是因为路径错误 使用这个命令获取路径 conda info | grep -i 'base environment' 用得到的路径替换下面命令中的路径 source 路径/etc/profile.d/conda.sh 运...

  • 0
  • 1
  • xun
  • 发布于 2022-12-19 11:20
  • 阅读 ( 2412 )

Mac使用FileZilla连接服务器-SSH

Mac使用FileZilla连接服务器-SSH

  • 0
  • 0
  • omicsgene
  • 发布于 2022-11-17 12:11
  • 阅读 ( 2692 )

Linux磁盘配额

Linux磁盘配额

  • 0
  • 0
  • 安生水
  • 发布于 2022-11-15 13:56
  • 阅读 ( 3283 )

singularity使用基础

singularity使用

  • 1
  • 1
  • omicsgene
  • 发布于 2022-11-05 20:49
  • 阅读 ( 8301 )

singularity 利用docker 镜像压缩包构建 sif文件

singularity 利用docker 镜像压缩包构建 sif文件

  • 1
  • 0
  • omicsgene
  • 发布于 2022-11-05 20:22
  • 阅读 ( 4597 )

runc 与 containerd.io 冲突安装不上runc

/etc/yum.repos.d/docker-ce.repo

  • 0
  • 0
  • omicsgene
  • 发布于 2022-11-05 20:14
  • 阅读 ( 5105 )

DELL R430服务器用U盘安装Linux步骤

DELL R430服务器用U盘安装Linux步骤

  • 0
  • 0
  • omicsgene
  • 发布于 2022-11-03 16:25
  • 阅读 ( 1998 )