This Debian Reference (version 2.109) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 3.7.3 Network interface initialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 5.1.2 The network interface name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101 5.1 / 238 Chapter 1 GNU/Linux tutorials I think learning a computer system is like learning a new foreign language. Although tutorial books and documentation are helpful, you have to practice it yourself0 码力 | 266 页 | 1.25 MB | 1 年前3
Ubuntu Desktop Guidecanonical.desktop.interface scrollbar-mode normal If you change your mind and want to re-enable the scrollbars, run this command: gsettings reset com.canonical.desktop.interface scrollbar-mode Setting a separate network, and allows you to share an internet connection you've made with another interface, such as to a wired network or over the cellular network. 1. Click the icon at the very right Wireless interface section. If your wireless adapter was detected properly, you should see something similar (but not identical) to this: *-network description: Wireless interface product:0 码力 | 1709 页 | 5.81 MB | 1 年前3
鸟哥的Linux私房菜:服务器架设篇 第三版netstat -tulnp 2. Active Internet connections (only servers) 3. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 4. tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 机发起的方向来说,主动发起联机去『要求』数据的,就可以称为是客户端 (client)。举例来说,一般 PC 打开浏览器对 Yahoo 要求新闻数据,那一般 PC 就是客户端。 网络卡 (Network Interface Card, NIC):内建或者是外插在主机上面的一个设备, 主要提供网络联机 的卡片,目前大都使用具有 RJ-45 接头的以太网络卡。一般 node 上都具有一个以上的网络卡, 以达成网 G:代表该网域需要经由 Gateway 来帮忙转递; 26. # H:代表该行路由为一部主机,而非一整个网域; 27. # Iface :就是 Interface (接口) 的意思。 在上面的例子当中,鸟哥是以 PC 01 这部主机的路由状态来进行说明。由于 PC 01 为 192.168.0.0/24 这个 网域,所以主机已经建立了这个网域的路由了,那就是『0 码力 | 795 页 | 17.63 MB | 1 年前3
鸟哥的 Linux 私房菜:基础学习篇 第四版4 条件判断式 12.4.1 利用 if .... then: 单层简单条件,多重复杂条件, 网络状态,退伍 12.4.2 利用 case ..... esac 判断 12.4.3 利用 function 功能 12.5 循环 (loop) 12.5.1 while...do...done, until...do...done (不定循环) 12.5.2 for...do...done (固定循环): 核心功能 既然核心主要是在负责整个电脑系统相关的资源分配与管理,那我们知道其实整部电脑系统 最重要的就是CPU与内存, 因此,核心至少也要有这些功能的: 系统调用接口(System call interface) 刚刚谈过了,这是为了方便程序开发者可以轻易 的通过与核心的沟通,将硬件的资源进一步的利用, 于是需要有这个简易的接口来方便 程序开发者。 鸟哥的 Linux 私房菜:基础学习篇 第四版 者在开发的过程中对于系统的要求太过于严谨,因此推出的时程一再延后,所以才有后来 Linux 的开发! 1988年:图形接口XFree86计划 有鉴于图形使用者接口(Graphical User Interface, GUI) 的需求日益加重,在1984年由MIT 与其他协力厂商首次发表了X Window System ,并且更在1988年成立了非营利性质的 XFree86这个组织。所谓的XFree86其实是0 码力 | 1158 页 | 13.73 MB | 1 年前3
鸟哥的Linux私房菜:基础学习篇 第四版核心功能 既然核心主要是在负责整个电脑系统相关的资源分配与管理,那我们知道其实整部电脑系统最重要的就是CPU与内存, 因此,核心至少也要有这些功能的: 系统调用接口(System call interface)刚刚谈过了,这是为了方便程序开发者可以轻易的通过与核心的 沟通,将硬件的资源进一步的利用, 于是需要有这个简易的接口来方便程序开发者。 程序管理(Process control)总有听过 程中对 于系统的要求太过于严谨,因此推出的时程一再延后,所以才有后来 Linux 的开发! 1988年:图形接口XFree86计划 有鉴于图形使用者接口(Graphical User Interface, GUI) 的需求日益加重,在1984年由MIT与其他 协力厂商首次发表了X Window System ,并且更在1988年成立了非营利性质的XFree86这个组织。所谓的 XFree86其实是 ”! 为了让所有的软件都可以在Linux上执行,于是托瓦兹开始 参考标准的POSIX规范。 Tips POSIX是可携式操作系统接口(Portable Operating System Interface)的缩写,重点在规范核心与 应用程序之间的接口, 这是由美国电器与电子工程师学会(IEEE)所发布的一项标准喔! 这个正确的决定让Linux在起步的时候体质就比别人优良~因为POSIX标准0 码力 | 1057 页 | 14.60 MB | 1 年前3
Debian GNU/Linux 安裝手冊 January 8, 2024freedesktop.org/xorg/. Debian 13 ships with X.Org version 7.7. 2.1.6 網路連接硬體 Almost any network interface card (NIC) supported by the Linux kernel should also be supported by the installation system; drivers to be loaded into the device before it can become operational. This is most common for network interface cards (especially wireless NICs), but for example some USB devices and even some hard disk controllers driver and no device-specific drivers are required. With some kinds of hardware (e.g. USB “Human Interface Devices”, i.e. keyboards, mice, etc., and USB mass storage devices like USB flash disks and memory0 码力 | 120 页 | 643.51 KB | 1 年前3
Zabbix 2.0 Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 275 15. Web interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . possibilities of using Zabbix in larger and more complex environments. Web interface contains information specific for using the web interface of Zabbix. Detailed lists of technical information are included in OIDs Fast web interface • a web-based frontend in PHP • accessible from anywhere • you can click your way through • audit log Zabbix API • Zabbix API provides programmable interface to Zabbix for0 码力 | 791 页 | 9.66 MB | 1 年前3
Referência Debian v2.124. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 3.7.3 Inicialização da interface de rede . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 3.7.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 5.1.2 O nome da interface de rede . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106 5 teclas de cursor e teclas de função. Nota In some consoles such as gnome-terminal(1), key strokes of function-keys may be stolen by the console pro- gram. You can disable these features in ”Preferences” → ”General”0 码力 | 281 页 | 1.39 MB | 1 年前3
Zabbix 2.2 Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 346 16. Web interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . possibilities of using Zabbix in larger and more complex environments. Web interface contains information specific for using the web interface of Zabbix. API section presents details of working with Zabbix API OIDs Fast web interface • a web-based frontend in PHP • accessible from anywhere • you can click your way through • audit log Zabbix API • Zabbix API provides programmable interface to Zabbix for0 码力 | 918 页 | 11.28 MB | 1 年前3
Debian 维护者指南"/path/to/debhello-0.0" I: parse binary package settings: I: binary package=debhello Type=bin / Arch=any M-A=foreign I: analyze the source tree I: build_type = make I: scan source for copyright+license text and file upstream URL, if relevant> Rules-Requires-Root: no Package: debhello Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: auto-generated package by debmake This unknown”部分不做修改的话, 后续的 lintian 错误可能导致构建失败。 因为这是个 ELF 二进制可执行文件软件包,debmake 命令设置了“Architecture: any”和“Multi-Arch: foreign”两项。同时,它将所需的 substvar 参数设置为“Depends: ${shlibs:Depends}, ${misc:Depends}”。 这些内容将在 Chapter 5 部分进行解释。0 码力 | 142 页 | 1.11 MB | 1 年前3
共 137 条
- 1
- 2
- 3
- 4
- 5
- 6
- 14













