Difference between revisions of "Cloud Hosting/2FA"
(→What is Two Factor Authentication?) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{archived}} | ||
+ | |||
+ | |||
=What is Two Factor Authentication?= | =What is Two Factor Authentication?= | ||
Line 17: | Line 20: | ||
have a phone signal you will be unable to login to your account. For this reason, the google | have a phone signal you will be unable to login to your account. For this reason, the google | ||
authenticator app is preferred when possible | authenticator app is preferred when possible | ||
+ | -------------- | ||
+ | [[Category:Troubleshooting]] | ||
+ | [[Category:Hosting Troubleshooting]] | ||
+ | [[Category:Getting Started]] | ||
+ | [[Category:Cloud_Hosting]] | ||
+ | {{:Cloud Hosting}} |
Latest revision as of 12:58, 26 February 2019
Contents
What is Two Factor Authentication?
Two factor authentication is where need have more than just a password to login to account. On top of the password, you need some additional information that only you would have, and that is constantly changing so that it couldn't be guessed like a password can be. This greatly increases the security of your account, and we highly recommend enabling it bellow. Google Authenticator (preferred)
- Two Factor Authentication can be enabled in your Cloud Server Hosting Panel under "Settings".
Google Authenticator
Google Authenticator is an app that generates constantly changing two factor codes on your smart phone. It is the easiest way to utilize two factor authentication
SMS (Text Messages)
We can also send you an SMS with your two factor code when you try to login. However, if you don't have a phone signal you will be unable to login to your account. For this reason, the google authenticator app is preferred when possible
Cloud Hosting - Getting Started
To manage your Cloud Server, you will access the XMission Cloud Hosting Control Panel
For assistance in navigating your XMission Control Panel, please visit
Secure your Website
What is a SSL Certificate and How does it work?
Please vist to review a quick overview on why securing your website is a good idea.
Protect your Website
If you would like to learn how to control access to your server Click Here
- XMission does recommend consulting a PHP or Apache Developer to ensure your .htaccess file is configured correctly. This could block total access to your Cloud Server.
FTP Access
FTP Access is typically recommend to connect to your Cloud Server. XMission requires SFTP Access to all hosting servers and suggests using FileZilla. To get help with acessing your server via FTP Click Here
SSH Access
From time to time you may need or want to use the command line to log in to your server. Your Cloud Server is accessible via a Secure Shell Interface also referred to as SSH. For help accessing your server via SSH please Click Here
Server Logs
You may need to look at your server logs. These can be access via SSH or FTP. To locate those logs Click Here
Scheduled Tasks
Cron enables users to schedule jobs (commands or shell scripts) to run automatically at a certain time or date. Some best practices to setting up Cron's:
Migrating MySql
If you are moving an excising website to your XMission Cloud Server, a MySql Database is most likely needed. If you'd need some help importing that database please Click Here
Cloud PHP Info
XMission's Default PHP Info for your Cloud Server: PHP Info
Host Files
How to set up Host Files
SSH Keys
SSH keys allow users to SSH to servers with a more secure method rather than having to rely on passwords alone. To set up SSH Keys Click Here
Server Security
For customers that sign up for Unmanaged Cloud Servers, XMission strongly recommends a few easy steps to take to ensure that your unmanaged Cloud Server stays up-to-date and secure at all times.