运维工具
系统备份和恢复
Clonezilla
install clonezilla network boot system
clonezilla push setting
clonezilla pxelinux.cfg default config
clonezilla pxe boot password
kickstart
kickstart centos5.6-i386 config
kickstart auto install
kickstart example
Cobbler
cobbler backups-restore
aomei 傲梅
傲梅集中备份
傲梅备份 分类
系统监控工具
collectd
collectd 收集系统性能
NMON monitor
Nmon monitor system
njmon script initd code
nmon 2 data to influx db
Zabbix
zabbix 3.2 install on centos 6
zabbix firewall
zabbix support windows
Supervisor
supervisor shell script
supervisor config example
boot supervisrd with systemd on centos7
webhook and github to do file sync with supervisor
日志管理系统
Grafana
grafana install on centos 6
grafana install plugin
grafana influx version
Filebeat
filebeat yum install
Kibana
kibana yum install
Logstash
logstash install on centos
Elasticsearch
yum install elasticsearch 6.8
elasticsearch install on Centos 6.7
ELK init env config
Elasticsearch 错误集锦
Rsyslog
centos 6 rsyslog 日志实时同步
Rsyslog mysql log to master analyzer
Deploy
Jumpserver
jumpserver 0.3.2 install on centos 6
jumpserver 0.3.2 docker install on centos 7
jumpserver 0.5 install on centos 7
Opsmanage
opsmanage install centos7
Jenkins
jenkins install on centos 6
install plugin in jenkins…
jenkins set time execution
tomcat jenkins ansible
jenkins ansible ad-hoc command
jenkins ansible playbook project
jenkins publish over_ssh
Paramike
PSSH
Centos7部署工具pssh
Ansible
how to install ansible with yum
bit rpm install ansible
source to install ansible
ansible init system centos 6
ansible using method
ansible install httpd servers
copy code with ansible-playbook
ansible ping host actived
ansible add username
ansible config parameter
ansible config write format
ansible api study
ansible hosts config ssh
ansible get nmon data
ansible setup filter information
yum repo with ansible-playbook
ansible gitlab ci runner
ansible get data list
ansible get text content
ansible get linux release debug infor
ansible support windows pywinrm
Saltshaker
saltshaker use docker
how to install saltstack
saltshaker manual install
salt install and config
salt init system
deploy saltshaker on centos7
salt file config desc
salt cmdb
saltshaker dj mq mysql build
salt data to mysql
Rsync
rsync + inotify 数据实时同步
代码仓库
Gitlab
yum install gitlab
gitlab-ce and runner
gitlib api example
gitlab config
gitlab ce and ee
Gogs
Gitea
虚拟化系统
Vmware
centos 6 install vmware 14
Vagrant
从零开始创建基础 Box
打包我的 BOX
Vagrantfile Config
Vagrant简易教程
给 Vagrant 从 VirtualBox换用 VMware 或 虚拟机
优化 vagrantFile config
Vagrant 主机定义
vagrant SSH
Vagrant 搭建 说明
WSL
pycharm 安装支持 WSL
windows-WSL 安装
Docker
how to install docker on centos 6
docker config source daoclound
how to use docker by step
how to creat docker subnet
gogs deploy on docker
jenkins use docker to deploy
mysql use docker to deploy
docker-example-1
docker-example-2
mac-osx-toolbox-install-docker
Data DB
Influx DB
InfluxDB install on centos
Mysql DB
centos 6 install mysql 5.5
mysql 5.7 install centos 6
install percona mysql 5.6 with yum
centos 7 install mysql config
mysql data rsync from master/slave
About me
本文档使用 MrDoc 发布
-
+
首页
clonezilla pxelinux.cfg default config
# pxelinux.cfg-default --- ```bash # Created by generate-pxe-menu! Do NOT edit unless you know what you are doing! # Keep those comment "MENU DEFAULT" and "MENU HIDE"! Do NOT remove them. # Note!!! If "serial" directive exists, it must be the first directive default vesamenu.c32 # timeout 70 prompt 0 noescape 1 MENU MARGIN 5 MENU BACKGROUND drblwp.png # Set the color for unselected menu item and timout message MENU COLOR UNSEL 7;32;41 #c0000090 #00000000 MENU COLOR TIMEOUT_MSG 7;32;41 #c0000090 #00000000 MENU COLOR TIMEOUT 7;32;41 #c0000090 #00000000 MENU COLOR HELP 7;32;41 #c0000090 #00000000 MENU MASTER PASSWD $4$3PU4m/2G$pdcPQc5LIE1xDoF5gRC07YPHqGw$ say ********************************************** say Welcome to DRBL. say NCHC Free Software Labs, Taiwan. say http://drbl.org; http://drbl.nchc.org.tw say ********************************************** # Allow client to edit boot parameters ALLOWOPTIONS 1 # simple menu title MENU TITLE DRBL (Test Software Team) label drbl # MENU DEFAULT # MENU HIDE MENU LABEL CentOS 6.5 Linux (DRBL mode, mostly local resources) MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 TEXT HELP * DRBL version: 2.20.11-drbl2.noarch. (C) 2003-2016, NCHC, Taiwan * Disclaimer: DRBL comes with ABSOLUTELY NO WARRANTY ENDTEXT label clonezilla MENU DEFAULT # MENU HIDE MENU LABEL Clonezilla: choose save or restore later MENU PASSWD kernel vmlinuz-pxe ocs_lang="zh_TW.UTF-8" append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l en_US.UTF-8 -p poweroff -k select_in_client" TEXT HELP * DRBL version: 2.20.11-drbl2.noarch. (C) 2003-2016, NCHC, Taiwan ENDTEXT label local # MENU DEFAULT # MENU HIDE MENU LABEL Local operating system (if available) # MENU PASSWD # Linux would *typically* call this /dev/hda2 or /dev/sda2, then it's "APPEND hd0 2" # kernel chain.c32 append hd0 TEXT HELP Boot local OS from first hard disk if it's available ENDTEXT # Note! *.bin is specially purpose for syslinux, # Do NOT use memtest86.bin, use memtest86 instead of memtest86.bin label memtest # MENU DEFAULT # MENU HIDE MENU LABEL Memory test using Memtest86+ MENU PASSWD kernel memtest86 TEXT HELP Run memory test using Memtest86+ ENDTEXT # ref: http://syslinux.zytor.com/memdisk.php label fdos # MENU DEFAULT # MENU HIDE MENU LABEL FreeDOS MENU PASSWD kernel memdisk append initrd=fdos1440_drbl.img TEXT HELP Run FreeDOS ENDTEXT label drbl-terminal # MENU DEFAULT MENU HIDE MENU LABEL CentOS 6.5 Linux (Terminal mode, mostly remote resources) MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=on TEXT HELP Run DRBL in terminal mode. ENDTEXT label rq9500 # MENU DEFAULT # MENU HIDE MENU LABEL RQ-Q9500-Symantec-500G-2016-07-15 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -scr restoredisk RQ-Q9500-Symantec-500G-2016-07-15 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby ENDTEXT label ibm6285 # MENU DEFAULT # MENU HIDE MENU LABEL TV-IBM-6285-6G-2016-07-15 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -scr restoredisk TV-IBM-6285-6G-2016-07-15 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label ecs3100 # MENU DEFAULT # MENU HIDE MENU LABEL DECO-ECS-T3100-500G-2016-07-06 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -scr restoredisk DECO-ECS-T3100-500G-2016-07-06 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label master7 # MENU DEFAULT # MENU HIDE MENU LABEL master-7-2016-07-01-img MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff --max-time-to-wait 1 -scr --mcast-port 2232 multicast_restoredisk master-7-2016-07-01-img sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label raq9400 # MENU DEFAULT # MENU HIDE MENU LABEL RA6183_Q9400_2016-06-28-img MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -scr restoredisk RA6183_Q9400_2016-06-28-img sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label tvsister # MENU DEFAULT # MENU HIDE MENU LABEL TV-SISTER-DISK-2016-06-29 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk TV-SISTER-DISK-2016-06-29 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label tviei500 # MENU DEFAULT # MENU HIDE MENU LABEL TV-V5.06-IEI-500G-2016-07-06 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -scr restoredisk TV-V5.06-IEI-500G-2016-07-06 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label ecs2072 # MENU DEFAULT # MENU HIDE MENU LABEL TV-ECS-T2072-160G-V5.38-2016-07-19 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -scr restoredisk TV-ECS-T2072-160G-V5.38-2016-07-19 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label v144 # MENU DEFAULT # MENU HIDE MENU LABEL TV-V144-V5.10-40G-2016-07-19 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk TV-V144-V5.10-40G-2016-07-19 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label master3 # MENU DEFAULT # MENU HIDE MENU LABEL master-m3-1600G-2016-7-21 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk master-m3-1600G-2016-7-21 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label headv217 # MENU DEFAULT # MENU HIDE MENU LABEL drbl-special-head-v217-2016-08-04 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l en_US.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk drbl-special-head-v217-2016-08-04 hda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label ra6196 # MENU DEFAULT # MENU HIDE MENU LABEL DECO-RA6196-Q9500-2016-08-28 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l en_US.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk DECO-RA6196-Q9500-2016-08-28 hda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label t430 # MENU DEFAULT # MENU HIDE MENU LABEL Lenovo-T430-320G-2016-08-22 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l en_US.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk Lenovo-T430-320G-2016-08-22 hda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label t1008 # MENU DEFAULT # MENU HIDE MENU LABEL TV-T1008-160G-9439-2016-09-08 MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l en_US.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff -src restoredisk TV-T1008-160G-9439-2016-09-08 hda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT Auto restore images: linux use dd to do… label sector-dcs MENU LABEL sectors-dos-2017-03-19 kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l en_US.UTF-8 -g auto -e1 auto -e2 -c -r -j2 -j0 --clone-hidden-data -p poweroff -scr restoredisk sectors-dos-2017-03-19 sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT label master7 MENU LABEL master-7-2016-07-01-img MENU PASSWD kernel vmlinuz-pxe append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 ocs_opt="-l zh_TW.UTF-8 -g auto -e1 auto -e2 -r --clone-hidden-data -p poweroff --max-time-to-wait 1 -scr --mcast-port 2232 multicast_restoredisk master-7-2016-07-01-img sda" TEXT HELP * Clonezilla backups and restore author: bobby jiang * Email: bobby.jiang ENDTEXT ``` ```
Bobby
2021年12月20日 00:37
分享文档
收藏文档
阅读
157
上一篇
下一篇
微信扫一扫
复制链接
手机扫一扫进行分享
复制链接
关于 MrDoc
觅思文档MrDoc
是
州的先生
开发并开源的在线文档系统,其适合作为个人和小型团队的云笔记、文档和知识库管理工具。
如果觅思文档给你或你的团队带来了帮助,欢迎对作者进行一些打赏捐助,这将有力支持作者持续投入精力更新和维护觅思文档,感谢你的捐助!
>>>捐助鸣谢列表
微信
支付宝
QQ
PayPal
Markdown文件
分享
链接
类型
密码
更新密码