shell脚本(查看多台服务器端口)

发布时间:2025-05-05 点击:12
建站服务器
【xcall.sh】
#!/bin/bash
params=$@
hosts=`cat /soft/hadoop/etc/hadoop/slaves`
tput setaf 2
echo =============localhost==================
tput setaf 7
$params
for host in $hosts ; do
tput setaf 2
echo =============$host===========================
tput setaf 7
ssh -4 $host source /etc/profile ; $params
done

域名,备案是掉了吗?-备案平台
域名实名需要提供的证件 为什么域名要实名才能使用
2020阿里云ecs服务器
阿里云9.9服务器学生优惠
云服务器ecs哪家优惠多
怎么卖域名
弹性云服务器ecs与其他服务的关系
无法访问后台-虚拟主机/数据库问题