**聯網**
[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-學習資源