Frequently Asked Questions
CMS (3)
Web Hosting (12)
- How to use file manager?
- How to backup/restore MySQL database?
- How to upload/backup files?
- How to add parked domain(alais)?
- How to configure the FTP account?
- Should I use spam assistance?
- How to setup the spam assistance?
- How to configure imap mailbox?
- How to add E-mail users and addresses?
- How to add parked domain(alais)?
- How to create sub-domain(sub-server)?
- How to change domain name?
Our CMS is built on a popular open source CMS, Drupal. Drupal introduce a powerful feature, called 'Block'.
You may visit Administer > Site Building > Blocks to customize and re-arrange blocks.
Most of the tutorials can be found in your CMS pre-built content already. They are not dummy content. You may un-publish them when your site go live.
Administer > Content management > Content
or
visit your target content and click "Edit" on the tab bar, learn from the source code by switching to HTML Source in the WYSIWYG (What-you-see-is-what-you-get) editor.
Once you change the password in our web hosting control panel. The database password will also be changed.
Then, please visit your file manager or FTP to change the following value.
You may change the password in /home/xxx/public_html/sites/default/settings.php
$db_url = 'mysqli://user_name:new_password_here@localhost/database_name';
This tutorial covers the basics of the web-based file manager included with our control panel.
- Click Webmin on the top-left.
- Click Others.
- Click File Manager.
- After a few moments, the File Manager will appear.
- Click a directory to view it's contents
- You can make changes to a text file by single-clicking a filename, and clicking Edit.
- You can create files by clicking New, and delete files by clicking Delete.
Backing up a MySQL database
Using Virtualmin
-
Select a domain from the drop-down in the left-hand navigation (your main domain should be already selected when you first login to Virtualmin).
-
Click Edit Databases. You should now see a list of your current databases on the Edit Databases page.
-
Select the MySQL database you want to back up from the left-hand column under Database name and click Manage...
-
Click Backup Database. You should now see the Backup Database page.
-
For Backup to file, enter a location on your account where you want the data base to be saved and a suitable filename (e.g., /users/home/yourusername/dbbackup). Clicking … will allow you to browse to a suitable location on your account.
-
Select whether you want all tables to be saved, or just a few specific ones. If you want to back up everything, then just leave All tables selected
-
For Add drop table statements to backup?, leave it as No unless you need a drop table statment
-
Leave Character set for backup as the default
-
Leave Backup compatability format as the default
-
And for Compression format decide whether you want to compress your backup to save space.
-
Now, click Backup Now. You should now see a page confirming a successful backup and your database should be saved in your desired location
And that's it, you've just made a backup of your MySQL database!
------------------------------------------------------------------------------------------------------------------
Restoring a MySQL database
Using Virtualmin
-
Sign in to Virtualmin (see Account logins and important URLs).
-
Select a domain from the drop-down in the left-hand navigation (your main domain should be already selected when you first login to Virtualmin).
-
Click Edit Databases. You should now see a list of your current databases on the Edit Databases page.
-
Select the MySQL database you want to back up from the left-hand column under Database name and click Manage...
-
Click Execute SQL. You should now see the Execute SQL page.
-
Near the bottom of the page either enter a location on your account where you want the data base to be restored from for From local file (clicking … will allow you to browse and select the file) or select From uploaded file and click Choose File to select a file from your local machine.
-
For File format, leave it as Tab separated
-
Now, click Execute. You should now see the Import Data page confirming a successful restoration and your MySQL database.
You may upload/backup files via FTP or File Manager in the control panel.
Parked domains in cPanel are domains that point to, or are aliases of existing domains. Virtualmin calls these by their technically accurate term, alias. This is the term used by Apache and its documentation, as well as most other web servers.
To create an alias server in Virtualmin, select the virtual server you'd like to alias, or point to, in the dropdown list in the left-hand Virtualmin menu and click "Create Virtual Server". On the resulting form, click the "Alias of..." link in the New virtual server type: at the top of the page.
Fill in the form with domain name to alias to the selected virtual server, and a description, and click Create Server.
Virtualmin alias servers are more advanced than cPanel "parked domains" because Virtualmin alias servers can accept mail for the domain (automatically mapping users to those of existing users within the parent).
Depends. It is enabled by default. You may setup your own white-list. You may also subscribe the spam folder in the imap account.





Recent comments
1 year 37 weeks ago
2 years 7 weeks ago