积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部系统运维(74)Zabbix(25)Linux(23)httpd(22)eBPF(6)Cilium(6)DevOps(3)网络与安全(1)

语言

全部英语(35)中文(简体)(33)德语(1)西班牙语(1)法语(1)意大利语(1)日语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(50)其他文档 其他(24)
 
本次搜索耗时 0.124 秒,为您找到相关结果约 74 个.
  • 全部
  • 系统运维
  • Zabbix
  • Linux
  • httpd
  • eBPF
  • Cilium
  • DevOps
  • 网络与安全
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 西班牙语
  • 法语
  • 意大利语
  • 日语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 This Debian Reference (version 2.109)

    ’a-z’ convert uppercase to lowercase | tr -d ’\n’ concatenate lines into one line | tr -d ’\r’ remove CR | sed ’s/^/# /’ add ”#” to the start of each line | sed ’s/\.ext//g’ remove ”.ext” | sed -n -e 2p pastetoggle=p ” IDE-like UI for files and buffers with w nnoremap w :WMToggle<CR> ” Use safer keys for moving to another window nnoremap h nnoremap j code control decimal hexadecimal Debian (unix) LF ^J 10 0A MSDOS and Windows CR-LF ^M^J 13 10 0D 0A Apple’s Macintosh CR ^M 13 0D Table 11.3: List of EOL styles for different platforms The EOL format
    0 码力 | 266 页 | 1.25 MB | 1 年前
    3
  • pdf文档 Referência Debian v2.124

    converte maiúsculas para minúsculas | tr -d ’\n’ concatena linhas numa linha | tr -d ’\r’ remove CR | sed ’s/^/# /’ adiciona ”#” ao inicio de cada linha | sed ’s/\.ext//g’ remove ”.ext” | sed -n -e ferramenta de notificação do histórico de alterações do pacote apt-listbugs V:6, I:8 477 lista bugs críticos antes de cada instalação do APT apt-file V:17, I:67 89 Utilitário de busca de pacotes do APT leave your system unusable. O administrador de sistema Debian sério que corre servidores de missões críticas, deve tomar precauções extra. • Não instale nenhuns pacotes incluindo as atualizações de segurança
    0 码力 | 281 页 | 1.39 MB | 1 年前
    3
  • pdf文档 Debian Referenz v2.124

    Großschreibung in Kleinschreibung | tr -d ’\n’ führt mehrere Zeilen in eine zusammen | tr -d ’\r’ entfernt CR (carriage return/Wagenrücklauf) | sed ’s/^/# /’ fügt ”#” zum Anfang jeder Zeile hinzu | sed ’s/\ nnoremap vertical resize -2<CR> nnoremap resize -2<CR> nnoremap resize +2<CR> nnoremap vertical resize +2<CR> ””” Clear hlsearch with ( is noh<CR> inoremap noh<CR> ””” center after jump next nnoremap n nzz nnoremap N Nzz ””” fast ”jk” to get out of INSERT mode () inoremap jk noh<CR> ””” fast
    0 码力 | 289 页 | 1.44 MB | 1 年前
    3
  • pdf文档 Debian Reference v2.124

    nnoremap vertical resize -2<CR> nnoremap resize -2<CR> nnoremap resize +2<CR> nnoremap vertical resize +2<CR> ””” Clear hlsearch with ( is noh<CR> inoremap noh<CR> ””” center after jump next nnoremap n nzz nnoremap N Nzz ””” fast ”jk” to get out of INSERT mode () inoremap jk noh<CR> ””” fast [q cprevious<CR> nnoremap ]q cnext<CR> ””” buffers nnoremap bprevious<CR> nnoremap bnext<CR> nnoremap [b bprevious<CR> nnoremap ]b bnext<CR> ””” Add undo break-points
    0 码力 | 283 页 | 1.40 MB | 1 年前
    3
  • pdf文档 Référence Debian v2.124

    . . . . . . . . . . . . . . . . . 8 1.2.4 Contrôle des permissions pour les fichiers nouvellement créés : umask . . . . . . . . . . . . . . . . . . . 10 1.2.5 Permissions pour les groupes d’utilisateurs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 4.4 Créer un mot de passe chiffré . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . systèmes de fichiers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 9.6.6 Création et vérification de l’intégrité d’un système de fichiers . . . . . . . . . . . . . . . . . .
    0 码力 | 279 页 | 1.47 MB | 1 年前
    3
  • pdf文档 Guía de referencia de Debian v2.124

    programas gráficos remotos no confiables en el sistema de ventanas X cuando se esté mostrando información crítica, porque dichos programas pueden realizar una intercepción pasiva de toda su pantalla de X. 1 de notificación de cambios en el histórico de paquetes apt-listbugs V:6, I:8 477 relación de bugs críticos después de cada instalación APT apt-file V:17, I:67 89 utilidad APT para la búsqueda de paquetes inutilizable. Los administradores serios del sistema Debian responsables de los servidores de una misión crítica deben tomar precauciones adicionales. No instalar ningún paquete de Debian, incluyendo las actualizaciones
    0 码力 | 285 页 | 1.43 MB | 1 年前
    3
  • pdf文档 Debian 参考手册(版本 2.109)

    pastetoggle=p ” IDE-like UI for files and buffers with w nnoremap w :WMToggle<CR> ” Use safer keys for moving to another window nnoremap h nnoremap j 文本文件的格式,特别是行尾(换行符)编码,有平台独立性。 平台 换行符编码 控制 码 十进制 16 进制 Debian (unix) LF ^J 10 0A MSDOS 和 Windows CR-LF ^M^J 13 10 0D 0A 苹果的 Macintosh CR ^M 13 0D Table 11.3: 不同平台的换行符样式列表 换行符转换程序, fromdos(1), todos(1), frommac(1), 和 tomac(1), 是相当方便. recode(1) 也是有用的。 注意 在 Debian 系统上的一些数据,如 python-moinmoin 软件包的 wiki 页面数据,使用 MSDOS 式样的 CR-LF 作为 换行符编码。所以,上面的规则仅仅是一个通用规则。 注意 大部分编辑器 (比如:vim, emacs, gedit, …) 能够透明处理 MSDOS 式样的换行符文件。 提示 对于混合
    0 码力 | 261 页 | 1.39 MB | 1 年前
    3
  • pdf文档 Debian 參考手冊(第 2.109 版)

    sort| uniq 排序並刪除重複列 | tr ’A-Z’ ’a-z’ 將大小字母轉換為小寫字母 | tr -d ’\n’ 將多列連線為一列(移除換行字元) | tr -d ’\r’ 刪除換行 CR 字元 | sed ’s/^/# /’ 在每列行首增加一個”#” 符 | sed ’s/\.ext//g’ 刪除”.ext” | sed -n -e 2p 顯示第二列 | head -n 2 pastetoggle=p ” IDE-like UI for files and buffers with w nnoremap w :WMToggle<CR> ” Use safer keys for moving to another window nnoremap h nnoremap j ,有平臺獨立性。 平臺 換行符編碼 控制 碼 十進位制 16 進位制 Debian (unix) LF ^J 10 0A MSDOS 和 Windows CR-LF ^M^J 13 10 0D 0A 蘋果的 Macintosh CR ^M 13 0D Table 11.3: 不同平臺的換行符樣式列表 換行符轉換程式, fromdos(1), todos(1), frommac(1), 和
    0 码力 | 260 页 | 1.41 MB | 1 年前
    3
  • pdf文档 HW弹药库之红队作战⼿册

    以此来提到实际发信成功率 ] ...... 典型投递⽅式 第⼀种,直接给⽬标发送各种常规⽊⻢信 传统宏利⽤ 捆绑 exe[zip,7z] lnk chm ⾃解压 ⽊⻢链接 OLE CVE-2017-11882 [ 利⽤漏洞触发 ] ... 第⼆种,给⽬标发送各种钓⻥链接,⽐如, 利⽤各种⽬标登录⼝的钓⻥⻚⾯来窃取各种内⽹账号密码 Vpn Mail OA
    0 码力 | 19 页 | 1.20 MB | 1 年前
    3
  • pdf文档 Debian リファレンス v2.124

    nnoremap vertical resize -2<CR> nnoremap resize -2<CR> nnoremap resize +2<CR> nnoremap vertical resize +2<CR> ””” Clear hlsearch with ( is noh<CR> inoremap noh<CR> ””” center after jump next nnoremap n nzz nnoremap N Nzz ””” fast ”jk” to get out of INSERT mode () inoremap jk noh<CR> ””” fast [q cprevious<CR> nnoremap ]q cnext<CR> ””” buffers nnoremap bprevious<CR> nnoremap bnext<CR> nnoremap [b bprevious<CR> nnoremap ]b bnext<CR> ””” Add undo break-points
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
共 74 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
ThisDebianReferenceversion2.109Refernciav2124ReferenzrenceGudereferencia参考手册参考手册版本參考手冊HW弹药药库弹药库红队作战
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩