Posts Tagged ‘create’

How to create another domain?

You can create another domain in DirectAdmin in a few easy steps. Firstly, once you are logged in to DirectAdmin, go to Domain Setup. There you will get a list of domains that you already have in your account. If you still don’t have any domain created, click Add Another Domain. Now you will need to type in domain name and adjust such options as bandwidth, disk space, secure SSL, CGI access, PHP access. Once you are done with that, click Create button and new domain will be created.

How to create new folder in DirectAdmin?

To create new folder in DirectAdmin, simply go to File Manager. There in all file manager features, you will see Create New Folder. In the text input field, type in new folder name and click Create button. New folder will be created with it’s name.

What are the ways to manage my files?

There are several ways that you can use to manage your files in Host1Free.

The first one is through DirectAdmin. Once you are logged in to DirectAdmin, click File Manager and you will access all your files and directories. DirectAdmin have major features for managing files and directories: you can edit, rename, copy, set permissions, upload, create, compress, extract your files.

Second way is through FTP. To access it, use one of FTP client software, for example FileZilla. Login details should be emailed to your email. In general, it is ftp.yourdomain.com or ftp.box_number.host1free.com, username – your DirectAdmin username, password – DirectAdmin password. Once logged in you will also access your files and should be able to use all FTP software features to manage your files.

Third way is by using Host1Plus Web FTP client. There you will need to type in your login details. If they will be correct, you will see your files in web based FTP client. There you will also get all features to manage your files.

How to create MySQL database in DirectAdmin?

In order to create MySQL database which is essential thing for most CMS and blog systems you must:
1. Login to DirectAdmin server control panel.
2. Locate MySQL Management.
3. Click on Create new Database.
4. Enter Database Name, Database Username, Username Password, Confirm Password.
5. Click Create.

How do I create a symbolic link?

A symbolic link is a pointer to another file or directory. It can be used just like the original file or directory. A symbolic link appears in a long listing (ls -l) with a reference to the original file/directory. A symbolic link, as opposed to a hard link, is required when linking from one filesystem to another and can be used within a filesystem as well.
As Host1Free.com SSH access is disabled you can create the symbolic link using Host1Plus.com web hosting.

How to create an user in MediaWiki?

Click Special Pages at the bottom left of the screen. Now click Log in / create an account. When creating an account, please use the person’s directory id as an easy-to-remember convention. The access rights for users can be modified by going to Special Pages, and clicking User rights management under Restricted special pages.

How to create an image gallery in WordPress?

WordPress comes with built-in gallery functionality – you can add several images to a post and show them as a gallery.

To create a gallery in a new post, go to your blog’s admin area > Posts > Add New. Click the “Add an image” button in the WYSIWYG editor menu and upload the images that will be shown in the gallery.

When you are ready, click Save all changes. A Gallery tab will appear and when you click it, you will be able to arrange your images and set the gallery settings. To insert the gallery to your post, click Insert Gallery.

Publish your post and you will be able to see your gallery in the new post on your WordPress blog.

How to create a page in WordPress?

You can easily create a static page in your WordPress blog from your admin area > Pages > Add New.

When your page is ready, you can save and publish it by clicking the Publish button.