只需一步,快速开始
This is VPS Check. See if you are on a VPS (c) A2b2.com 2005 You are on a Xen VPS
举报
原帖由 tumour 于 2010-4-27 19:57 发表 #!/bin/bash echo This is VPS Check. See if you are on a VPS echo "(c) A2b2.com 2005" # Virtuozzo vz=`grep ^vzfs /proc/mounts` if [ ! -z "$vz" ] ; then echo You are on a Virtuozzo VPS ; exit ; fi # ...
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|全球主机交流论坛
GMT+8, 2025-9-12 06:21 , Processed in 0.056985 second(s), 8 queries , Gzip On, MemCache On.
Powered by Discuz! X3.4
© 2001-2023 Discuz! Team.