wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cook ...
一 网络配置 进入配置文件目录 cd etc sysconfig network scripts vi ifcfg ens 修改文件内容 ONBOOT yes 重启网络服务 service network restart 二 防火墙设置 查看防火墙状态 systemctl status firewalld 关闭防火墙 systemctl stop firewalld 永久关闭防火墙 systemc ...
2021-01-19 14:59 0 307 推荐指数:
wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cook ...
(1)下载repo mkdir ~/bin curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo > ~/bin/repo chmod a+x ~/bin/repo (2)配置环境 ...
初学者指引 1.点击开启虚拟机,到窗口上有login提示,输入用户名和密码 2.查看Ip地址 命令:ifconfig 查看是否有linux地址 if true continue if false 命令:ifup eth0 打开网卡,一般即有Ip 3.为了方便操作,可以在后台启用 ,找到 ...
背景介绍 本机windows上写了django项目,并写了5个接口用作将来的接口自动化。jenkins运行在linux上。当通过git-dev push代码自动触发jenkins执行接口测试用例的时候, 因为django运行在本机上,权限受限,无法触发脚本执行。所以需要把本机的django项目 ...
==>>点击查看本系列文章目录 目录 1.Centos7操作系统 2.Gnome 可视化桌面 3.远程shell工具 4.远程桌面工具 5.Jdk 6..Net Cor ...
系统升级 换源 更新软件源和软件包 sudo apt update && sudo apt upgrade -y 配置中文环境 安装中文语言包 sudo apt install -y language-pack-zh-hans ...
Linux下配置hadoop环境配置 系统环境:centos7 jdk:jdk-8u291 hadoop:hadoop-3.3.0 http://archive.apache.org/dist/hadoop/core/ ssh:finalshell 一、jdk安装 cd 到跟目录 ...
系统 [root@Gao conf.d]# uname -a 工具 1、Final Shell 2、工具截图 需要下载的部分 node.js npm cnpm ...