JavaScript with JSON
JavaScript with JSON [toc] JSON to web loaded this object into a JavaScript program, parsed in a variable called superHeroes access the data inside using superHeroes.homeTown superHeroes[‘ac...
JavaScript with JSON [toc] JSON to web loaded this object into a JavaScript program, parsed in a variable called superHeroes access the data inside using superHeroes.homeTown superHeroes[‘ac...
2020-07-16-PAN8-Cybersecurity-Gateway [toc] From the NDG: PAN8 Cybersecurity Essentials Lab 1: Configuring TCP/IP and a Virtual Router 1.0 Load Lab Configuration load the Firewall configura...
PAN8 Cybersecurity Essentials [toc] From the NDG: PAN8 Cybersecurity Essentials Lab 1: Creating a Zero Trust Environment Google Chrome: https://192.168.1.254 Login to the Firewall we...
servicenow [toc] Servicenow ref https://www.kbstraining.com/blog/servicenow-tutorial.htm#Enterprise_Security_Response_Engine Technology is one that changes regularly to become a better version ...
old pc check the version dxdiag make the usability - erase the sd Card - ExFAT - 2nd 主引导记录 - Download Zorin OS. - The 64-bit version is recommended for most computers. - Ol...
basic web site by docker docker run -it --name a-container alpine docker exec a-container apk add nginx docker cp a-container:/etc/nginx/conf.d/default.conf . vim default.conf # server { # li...
create dockerfiles images create dockerfiles images basic build 1 Dockerfile Image Management build 2 Dockerfi...
Install and Use Docker Install and Use Docker on CentOS 7 Uninstall old versions Step 1 — Installing Docker Step 2 — Executing Docker Command Without Sudo (Optional) ...
Docker - basic command Accessing the Container image management container management Docker - basic command docker ps docker container ls docker cont...
VirtualBox Setups VirtualBox Setups share clipboard 设置共享文件夹 安装增强功能 配置增强插件 设置共享文件夹 映射网络驱动器 File sharing between host Windows and Virtual Machine Ubuntu ...
VirtualBox OS Install VirtualBox OS Install win10 下载并安装VirtualBox 下载win10镜像文件(.ios文件) 新建虚拟机 安装系统 Fedora 在VirtualBox上安装 CentOS insta...
Mac - Terminal Note Mac - Terminal Note 文件目录: 基本命令: compile C++ in MAC compile C++/c in Win terminal 将普通成员改为管理员? virtualbox clone brew ...
批量文本处理 删除 Docker 镜像,删除名为 none 的那些: $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE api-adapter v1 e9bc8e28af2a ...
Display Routing Table route netstat ip # route $ sudo route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 0.0.0....
set up firewall [toc] The two most common software firewalls UFW: Uncomplicated Firewall. to management the iptable in a easier way. LInux原始防火墙工具iptables过于繁琐 ...