".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
老站长在使用[Vultr](/#) 时都在所难免会碰到IP地址被屏蔽情况,从而导致国内无法访问。其实造成IP屏蔽原因有很多,例如目前使用的IP曾经发布过大量垃圾信息、虚假信息等多种情况,所以在这种情况下就需要更换IP地址了,那么怎么更换呢?接下来小编就来教大家Vultr VPS更换IP地址。
据Vultr VPS目前提供的服务里没有IP地址保留机制这项,所以每次新申请IP地址都有可能与上次不一样。操作步骤如下:点击进入[Vultr官网](https://go.idcspy.com/vultr.com)和小编一起操作吧。
步骤一:首先使用Vultr VPS的免费快照(Snapshot)功能,备份原服务器全部内容,点击选择你要快照备份的服务器。
![](https://www.idcspy.com/wp-content/uploads/2020/04/1-2-1024x151.jpg)
步骤二:点击之后就会出现下面页面,先选择你要备份的服务器,然后点击
![](https://www.idcspy.com/wp-content/uploads/2020/04/2-2.jpg)
步骤三:在这里[美国主机](https://www.idcspy.com/)侦探小编教大家另外一种方式,在vultr vps首页后台直接点击
![](https://www.idcspy.com/wp-content/uploads/2020/04/3-1.jpg)
步骤四:备份过程需要一定时间的,请耐心等待,当状态(Status)显示
![](https://www.idcspy.com/wp-content/uploads/2020/04/5.jpg)
步骤五:Vultr后台点击
![](https://www.idcspy.com/wp-content/uploads/2020/04/6-1.jpg)
然后选择我们之前备份好的快照,这样就把原来的网站数据全部迁移到了新的服务器上面了。
登陆新服务器确认IP地址及原服务器的各项服务运行正常后即可将原VPS删除。至此即完成Vultr VPS IP地址的更换。
看完整个操作是不是也挺简单的,如果需要更换IP的,可以动起手操作啦。
**更多教程:**[Vultr教程](/#)"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/107389.html