|
406 Search results found
|
Installing e107 [version 2.1.9+]
...the archive and use the web hosting Control Panel's File Manager to extract the package. The best way to upload big files ...via FTP or through your web hosting Control Panel's File Manager. 3. Create a new MySQL database and user for the e107 ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...username you created at your web hosting Control Panel's MySQL section for your e107 application.MySQL Password: You need to enter the password ...the File Manager interface of your hosting Control Panel. - set the file permissions for e107_config.php to 644. You can find more ...
|
|
Installation under Android
...enable two-factor authentication (2FA) for your hosting Control Panel, using Google Authenticator on your Android device, please follow these instructions:
1. Log ...in to your hosting Control Panel and go to the Account Profile section. Under Two-Factor Authentication, click the button Enable. ...Google Authenticator will create a new account ControlPanel:user, where user is your username for the hosting Control Panel.
Entering the secret ...well as to regain access to the Control Panel in case you lose your mobile device.
5. Enter the security token generated ...in the field Generated Token, your current Control panel password, and click the button Check the token and enable 2FA. 2FA is ...you can log in to your hosting Control Panel only with a security token generated by your Google Authenticator.
...
|
|
Installation under iPhone
...enable two-factor authentication (2FA) for your hosting Control Panel, using Google Authenticator on your iPhone / iPad / iPod Touch device, please ...instructions:
1. Log in to your hosting Control Panel and go to the Account Profile section. Under Two-Factor Authentication, click the button ...Google Authenticator will create a new account ControlPanel:user, where user is your username for the hosting Control Panel.
Entering the secret ...well as to regain access to the Control Panel in case you lose your mobile device.
5. Enter the security token generated ...in the field Generated Token, your current Control panel password, and click the button Check the token and enable 2FA. 2FA is ...you can log in to your hosting Control Panel only with a security token generated by your Google Authenticator.
...
|
|
Installing Drupal [version 8.6.3+]
...via the App Installer section of the Control Panel. You can check our App Installer article for more information.If you prefer to ...the archive and use the web hosting Control Panel's File Manager to extract the package.The best way to upload big files or ...via FTP or through your web hosting Control Panel's File Manager.3. Create a new MySQL database and user for the Drupal application. ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...username you created at your web hosting Control Panel's MySQL section for your Drupal application.Database password: You need to enter the password ...
|
|
SSH Access
...The SSH access section of the hosting Control Panel allows you to enable SSH access for your main Control Panel user as ...enable SSH access for your main hosting Control Panel user, just click on the button Enable under the SSH access subsection. Then ...main username and password for your hosting Control Panel.
If you wish, you can configure key-based authentication to the server, and then ...the article Key-based authentication.
SSH access for Control Panel subusers cannot be enabled.
Additional tools
The network tools under this section include ...
|
|
Git
...The Git section of the Control Panel allows you to create Git repositories on your hosting account. It also allows you ...Web access protection section of the hosting Control Panel.
Installing GitList
You can install GitList using the App Installer section of the ...hosting Control Panel. Once there, you will need to select the subdomain and the path to ...created any Git repositories using the hosting Control Panel, they will be in the account's /private/git.repostorage directory.
The GitList application requires authentication ...Web access protection section of the hosting Control Panel....
|
|
Key-based authentication
...that using the shell and using the control panel. Then, you need to copy the private key to your computer, or other ...using the SSH section in the hosting Control Panel as described in our SSH Access article.
Importing an already generated key
If ...existing public key subsection of the hosting Control Panel's SSH Access section to import the public key to the server.
Supported key ...SSH keys management interface in the hosting control panel supports RSA and ED25519 keys. The interface reads and writes to the authorized_keys ...server software.
Generating SSH keys using the Control Panel
Open the SSH Access section of the hosting Control Panel. There, you need ...client. Please note that only the main Control Panel user can connect over SFTP. All other FTP users must use FTP or ...
|
|
Installing Magento [version 2.2.6]
...the archive and use the web hosting Control Panel's File Manager to extract the package. The best way to upload big files ...via FTP or through your web hosting Control Panel's File Manager.
3. Create a new MySQL database and user for the Magento ...can be created only through the hosting Control Panel. Detailed instructions on the process are available in our Creating a MySQL database/user ...used by your domain/subdomain through the hosting Control Panel -> PHP Settings section. Changing the PHP version is covered in the PHP ...username you created at your web hosting Control Panel's MySQL section for your Magento application. Database Server Password: You need to enter ...using the File Manager of the online Control Panel and changeprotected $_options = array('cache_dir' => null,toprotected $_options = array('cache_dir' => '/tmp',
14. ...using the File Manager of the online Control Panel and change the following two lines:
const WRITEABLE_DIRECTORY_MODE = 0770;
to
const WRITEABLE_DIRECTORY_MODE ...
|
|
Security notifications
...The Security notifications section of the hosting Control Panel allows you to subscribe for e-mail notifications when certain events occur that are ...considered a vital part of the Control Panel security. Such events include Control Panel login attempts, account information updates, password changes for ...mailboxes, FTP, or the Control Panel itself, and others.
Setting up/updating notifications
To set up a notification, you need to:
...which you are using to access the Control Panel.
To add more IP addresses, just click on the button Add a new ...
|
|
Creating a "Hello World" Node.js app
...a Web Apps section in your hosting Control Panel, then this tutorial is not suitable for your particular hosting environment. You can ...using the File Manager in your hosting Control Panel.
2. Create a file named app.js in the directory from step 1, and ...via the File Manager in the hosting Control Panel.
// requiring the HTTP interfaces in nodevar http = require('http');// create an http ...the Web Apps section of the hosting Control Panel.
Choose Node.js as Engine and Current as Version. This will automatically update your ...using the Web Apps section in hosting Control Panel by clicking on the red circle button for the app there.
5. Your ...
|
|
|