|
Search |
This manual describes the domain installation on the dedicated server with OVHm. It doesn't concern RaQSun/Cobalt. If you have this server read CobaltDomainInstall. Introduction: In order to use a domain on your dedicated server, you need to configure certain amount of tools. The domain must enable: - access to web server together with databases - to create dynamic websites; - access to FTP to share files; - access to mail server; all those services may be configured manually, however, we'll do it with Webmin, OVHm. Before you start:
Note: If the domain is in OVH, and the DNS are not correctly configured, read ConfigDNSDomainDed. Procedure: Installation of a domain may be simple. You need to connect to OVHm , which will help you with it. You just need to choose some options, described below. The installation may take about 30 minutes or even less when you get proficient.
OVHm is a Webmin modules designed by OVH, it allows server management, including domain installation. All operations of OVHm may be done manually. Domain installation: 1. Connect to OVHm. Open a web browser (IE, Mozzila, Opera). There are two possibilities: - if you don't have SSl activated http://xx.xx.xx.xx:10000/ovhm - if you have SSL activated https://xx.xx.xx.xx:10000/ovhm Note: xx.xx.xx.xx is a server's Ip or its name e.g. nsXXXX.ovh.net 2. Provide domain information. Insert information about your domain and choose options you'd like to activate.
![]() 3. Technology in action When the operation is finished, you'll be redirected to the domain website. ![]() First line contains login (cannot be changed)that is used for Telnet/SSH and FTP. It's also used as MySQL database name and login. Here it's "test" Click "Return to Index" to return to OVHm. 4. Domain activation The domain is already configured on the server. You just need to update your configuration. To do it, click "restart all services to valid changes". 5. DNS2 activation If you want to have ns.ovh.net as DNS 2, use our manual InstallSecondaryDNS. Domain test
http://xx.xx.xx.xx/~login
Login: login created by OVHm Password: the password you've provided
Login: login created by OVHm Password: the password you've provided Remote directory : www (if you want to access a directory visible in the web, in other case - none) If you're in the company's network, you need to activate PASV (passive mode) form time to time.
http://nsXXXX.ovh.net/phpMyAdmin A virtual host has been created - you have access via PhpMyAdmin?. sql.yourdomain.tld
It's designed to manage your email accounts (creating accounts). To change or create a new account: http://nsXXXX.ovh.net/cgi-bin/qmailadmin You may use Webmin, even before DNS update. http://nsXXXX.ovh.net/cgi-bin/sqwebmail |