**联网**
[TOC]
## 第15章 连接 `ifconfig` `ip` `ping` `traceroute` `mtr` `host` `dig` `iwconfig` `nwcli` `dhclient` `ifup` `ifdown`
15.1 查看网络接口的状态 `ifconfig` `ip addr show`
15.2 验证计算机是否正在运行和能否接收请求`ping -c 4`
15.3 跟踪数据包在两台主机之间经过的路由`traceroute` `mtr`
15.4 查询DNS记录`host` `dig`
15.5 配置网络接口`ifconfig` `ip addr add` `ip link set`
15.6 查看无线网络接口的状态`iwconfig` `nwcli`
15.7 配置无线网络接口
15.8 使用DHCP 获得新的网络地址`dhclient`
15.9 激活网络连接`ifup` `ip link set`
15.10 关闭网络连接`ifdown` `ip link set`
15.11显示IP路由表`route` `ip route`
15.12 修改IP路由表
`route` `ip route`
15.13 解决网络问题
## 第16章 操作网络 `ssh` `sftp` `scp` `rsync` `wget` `curl`
16.1 安全登录到另一台计算机`ssh`
16.2 在不使用密码的情况下安全登录到另一台计算机`ssh`
16.3 在计算机之间安全地传输文件`sftp`
16.4 在主机之间安全复制文件`scp`
16.5 安全传输和备份文件`rsync`
16.6 非交互式下载文件`wget`
16.7 非交互式下载整个网站`wget`
16.8 顺序下载多个文件和互联网资源`curl`
- WebAPP
- Linux Command
- 入门
- 处理文件
- 查找文件单词
- 环境
- 联网
- Linux
- Linux目录配置标准:FHS
- Linux文件与目录管理
- Linux账号管理与ACL权限设置
- Linux系统资源查看
- 软件包管理
- Bash
- Daemon/Systemd
- ftp
- Apache
- MySQL
- Command
- Replication
- mysqld
- remote access
- remark
- 限制
- PHP
- String
- Array
- Function
- Class
- File
- JAVA
- Protocals
- http
- mqtt
- IDE
- phpDesigner
- eclipse
- vscode
- Notepad++
- WebAPI
- Javasript
- DOM
- BOM
- Event
- Class
- Module
- Ajax
- Fetch
- Promise
- async/await
- Statements and declarations
- Function
- Framwork
- jQurey
- Types
- Promise
- BootStrap
- v4
- ThinkPHP5
- install
- 定时任务
- CodeIgniter
- React.js
- node.js
- npm
- npm-commands
- npm-folder
- package.json
- Docker and private modules
- module
- webpack.js
- install
- configuration
- package.json
- entry
- modules
- plugins
- Code Splitting
- loaders
- libs
- API
- webpack-cli
- Vue.js
- install
- Compile
- VueAPI
- vuex
- vue-router
- vue-devtools
- vue-cli
- vue-loader
- VDOM
- vue-instance
- components
- template
- Single-File Components
- props
- data
- methods
- computed
- watch
- Event-handling
- Render Func
- remark
- 案例学习
- bootstrap-vue
- modal
- fontAwesome
- Hosting Font Awesome Yourself
- using with jquery
- using with Vue.js
- HTML
- CSS
- plugins
- Chart.js
- D3.js
- phpSpreadSheet
- Guzzle
- Cmder
- Git
- git命令
- git流程
- Postman
- Markdown
- Regular Expressions
- PowerDesigner
- 附录1-学习资源