".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)'); } }) })
小编近日购买了一台最低配置1核CPU、512M内存、20GB SSD空间的RAKsmart[美国VPS](/#)准备做个测试小网站,后来由于对磁盘空间需求加大,所以选择了对该方案配置进行升级扩容,增加磁盘空间大小。RAKsmart美国VPS主机升级/降级配置操作还是比较简单的,下面具体来看下相关操作步骤介绍。
**步骤1、**打开[RAKsmart](/#)官网,然后点击右上角的“登录”按钮,输入用户名和密码登录到后台。
![](https://www.idcspy.com/wp-content/uploads/2021/09/1-46.jpg)
**步骤2、**在RAKsmart后台页面,右侧会有产品描述、账户信息等板块,我们点击“产品服务”,会显示所选购的产品/服务信息,然后选中要进行配置升级扩容的产品/服务。比如这里选的是LA-1Core-512-20G SSD产品(根据实际情况选择即可),如下图:
![](https://www.idcspy.com/wp-content/uploads/2021/09/21-1.jpg)
**步骤3、**进入到VPS产品详情页面,点击页面中的“升级/降级配置”按钮,进入升级/降级页面。
![](https://www.idcspy.com/wp-content/uploads/2021/09/23-1.jpg)
这款LA-1Core-512-20G SSD产品,磁盘空间大小可增加20GB、35GB、50GB、80GB(不同VPS产品配置升级大小会有所差异,具体以RAKsmart官网为准)。
![](https://www.idcspy.com/wp-content/uploads/2021/09/24.jpg)
**步骤4、**点击继续按钮,进入到付款页面。可以填写相关[RAKsmart优惠码](/#)(若有的话),选择付款方式,这里增加80G SSD空间,需支付7.47美元,确认无误后,便可点击继续进行付款了。
![](https://www.idcspy.com/wp-content/uploads/2021/09/25.jpg)
以上是关于RAKsmart美国VPS配置升级扩容教程的介绍,VPS主机虽然配置升级灵活,但为了网站能长期稳定运行,我们在建站时,最好还是选高配置的[美国服务器](https://www.idcspy.com/)、VPS主机等。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105222.html