#!/bin/bash
# 集群节点自动切换
# Define the list of IP addresses
ipListGroupDdoss=( 10.1.1.3 10.1.1.7 10.1.1.2 )
# home qinshi work phone
ipListGroupEisc=( 10.1.1.13 10.1.1.8 10.1.1.10)
#
#!/bin/bash
# auto connect vpn . get internal network connection [inˈ tər nl in tor no 内部]
VPNfile=/datadisk/eisc/vpn/data.ovpn
pingIP=10.1.1.1
chmod 777 $VPNfile
debList=(
openvpn
)
download_deb(){
for i in ${debList[*]}
do
debname=
步骤1:进入BIOS界面重启计算机并在开机过程中按下相应的按键(通常是Del、F2、F10等)来进入BIOS界面。这个按键可能因计算机品牌而异。步骤2:寻找电源恢复选项(或者电源管理)在BIOS界面中,浏览各个选项寻找与电源恢复相关的设置。通常,这个选项会被标记为“AC Power Recovery”、“Power on after power failure”等。
#!/bin/bash
# databases out save
# developer : eisc.cn
# 开发: 小绿叶技术博客; 功能:shell 自动导出数据库,将导出的格式为 : 数据库名+时间.sql
echo "linux user: $USER ; Enter the current user sudo password: " ; sudo date ; formatdate=`date +%Y.%m.%d-%H%M%S` ; echo "time year month day H