如何在 CentOS 8 上安装 Yarn
Yarn 是一个 JavaScript 包管理器,它兼容于 npm,可以帮助你自动处理安装,升级,配… 继续阅读 如何在 CentOS 8 上安装 Yarn
Yarn 是一个 JavaScript 包管理器,它兼容于 npm,可以帮助你自动处理安装,升级,配… 继续阅读 如何在 CentOS 8 上安装 Yarn
问题描述 使用yum安装时出现如下错误: Errors during downloading met… 继续阅读 阿里云centos8 Error: Failed to download metadata for repo ‘AppStream‘
安装是相当容易的。你只需要确保你已经有了所有的依赖项。 步骤 1:安装依赖项 你需要有相对较新版本的… 继续阅读 ubuntu安装brew
工作环境:VMware15、Ubuntu16.04(客户机)、Win10(主机)、clash或其他s… 继续阅读 Ubuntu虚拟机共享主机梯子(适用于NAT或桥接)
C:\ProgramData\Microsoft\Windows\Start Menu\Progra… 继续阅读 windows设置软件开机启动
https://minerstat.com/hardware/nvidia-rtx-3070?lan… 继续阅读 Hive Miner OS
Create the repository config file /etc/yum.repos.d… 继续阅读 tcp proxy redir install
#安装命令,只需运行一次 apt-get update -y apt-get install red… 继续阅读 linux系统f2转发设置
(github错误)fatal: Could not read from remote reposi… 继续阅读 github用户与本地关联
使用微PE制作系统U盘 制作教程http://www.xitongcheng.com/jiaoche… 继续阅读 系统U盘制作
一些人喜欢用vim来写linux shell script, 但是, 有的人喜欢在Windows下用… 继续阅读 bash: ./a.sh: /bin/bash^M: bad interpreter: No such file or directory的解决方法
shell代码 单个运行 #!/bin/bash while [ 1 ];do python3 pr… 继续阅读 linux shell 运行python并且自重启
#vim /etc/ssh/sshd_config 找到下面两行 #ClientAliveInter… 继续阅读 阿里云服务器ssh经常一段时间就断掉解决办法
我们在阿里云控制台在线扩容交完钱之后登陆后发现磁盘容量没有变化? 但是通过fdisk -l查看空间确… 继续阅读 阿里云ECS磁盘在线扩容后扩容磁盘
例如要关闭jupyter-notebook这个进程: ps -ef | grep jupyter-n… 继续阅读 linux根据名称规则关闭指定进程