10 2020 档案
摘要:1. yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
阅读全文
摘要:1. 按win+r键,进入运行,输入chkdsk e: /f 检查并修复磁盘 e替换成实际的磁盘分区,自动修复
阅读全文
摘要:一、 环境准备 服务器操作系统: Centos7.8 SSH连接工具: xshell 操作用户: root jdk安装包: jdk1.8.0_131.tar.gz 请自行网上下载 二、开始安装 [root@localhost ~]# mkdir /usr/local/java/[root@local
阅读全文
摘要:Centos7系列是互联网公司使用最广泛的发行版本之一,我觉得只要把Centos7的基础命令和shell script掌握了,就能轻松的玩转任何一个linux发行版本。以下是我工作多年,常用的实战命令: redhat系列命令记录 #查看uid号id -u #查看其他用户的uid号id -u user
阅读全文
摘要:安装环境: CentOS Linux release 7.5 一、安装netcdf4.*以上,两种安装方式: 1. yum安装 [root@localhost ~]# yum install netcdf netcdf-devel -y 只要不报错,证明已经安装好了,可以看到版本是4.3.3 如果提
阅读全文

浙公网安备 33010602011771号