Loading

该文被密码保护。 阅读全文
posted @ 2021-03-30 14:56 Jas0n0ss 阅读(28) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2021-03-28 13:14 Jas0n0ss 阅读(3) 评论(0) 推荐(0)
摘要: Work Env Windows ADK (September 2023) Windows PE add-on for the Windows ADK (September 2023) Download Intel LAN Drivers for My PC Why need this step: 阅读全文
posted @ 2021-01-25 12:23 Jas0n0ss 阅读(383) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/wanwanperfect/article/details/78332374 Apache 三种虚拟主机配置方式 1. 基于端口 1.1 配置 mkdir /data/site{1,2,3} for i in 1 2 3;do echo site$i >/ 阅读全文
posted @ 2021-01-25 11:01 Jas0n0ss 阅读(131) 评论(0) 推荐(0)
摘要: Dcokerfile 语法 FROM 基础image的来源 语法格式: FROM :[tag] FROM busybox:latest # 默认使用hub.docker.com 仓库image FROM registry.cn-shenzhen.aliyuncs.com/abo/devops:[ta 阅读全文
posted @ 2020-11-15 21:51 Jas0n0ss 阅读(133) 评论(0) 推荐(0)
摘要: How to find out AdminServer 's URL? How to reset password ? How to find out admin user and password? How to find out AdminServer 's URL? basiclly trac 阅读全文
posted @ 2020-11-12 16:14 Jas0n0ss 阅读(126) 评论(0) 推荐(0)
摘要: 1. 下载安装包(该测试使用12.2.1.3.0版本) 准备基础环境与安装包 java 1.8 以及用户创建 tar -zxvf fmw_12.2.1.3.0_wls_Disk1_1of1.zip -C /weblogic echo "export JAVA_HOME=/weblogic/jdk1. 阅读全文
posted @ 2020-11-07 22:31 Jas0n0ss 阅读(102) 评论(0) 推荐(0)
摘要: ###环境Redhat7.3 软件准本工作: [root@localhost ~]# yum install httpd tftp-server dhcpd syslinux system-config-kickstart -y 软件环境的逐个配置: 1.httpd : 1 [root@localh 阅读全文
posted @ 2019-06-14 14:31 Jas0n0ss 阅读(679) 评论(0) 推荐(0)