".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)'); } }) })
为了增强账户安全性,[Cloudways](/#)添加了双因素身份验证作为第二层保护,以确保只有您能够登录您的Cloudways账户。本教程将介绍下Cloudways主机账户启用双因素身份验证的方法步骤。
Cloudways提供3天免费试用服务,您可注册Cloudways账户,然后免费体验相关产品服务,如经过优化的[WordPress主机](https://www.idcspy.com/wordpress-hosting.html "WordPress主机")等。试用结束后,您可根据实际需要进行续费或者选择其他云产品。
点击查看:[Cloudways云主机免费试用地址](https://go.idcspy.com/www.cloudways.com/)
1、首先登录Cloudways主机账户,然后导航至Account部分。
![](https://www.idcspy.com/wp-content/uploads/2023/06/zh1-1.png)
2、接下来,转到Security选项卡,单击Activate TFA按钮开始启动双因素身份验证功能。
![](https://www.idcspy.com/wp-content/uploads/2023/06/zh2-1.png)
此时,您需要在手机上安装第三方验证器应用程序,如谷歌认证或Authy双因素认证。
3、单击激活按钮后,会出现一个带有QR码和密钥的弹出窗口。使用authenticator应用程序扫描二维码,将应用程序与Cloudways账户连接。接下来,在弹出窗口中输入应用程序生成的六位数验证码。
![](https://www.idcspy.com/wp-content/uploads/2023/06/zh3-1.png)
或者,您可以手动输入密钥来连接应用程序和Cloudways账户,单击Verify按钮完成此过程。
使用authenticator应用程序扫描二维码以连接Cloudways帐户。接下来,输入应用程序生成的六位验证码,然后单击验证。
4、设置完成后,您可以重新转到Cloudways账户登录界面,输入注册的电子邮箱地址和密码。然后,在新的页面上将要求您输入由验证器应用程序生成的一次性双因素身份验证代码。
![](https://www.idcspy.com/wp-content/uploads/2023/06/zh4-1.png)
通过上述步骤,如无意外,成功登录Cloudways主机账户后,表示您已为账户启用了双因素身份验证。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/102937.html