咖啡屋

为了以后,为了将来努力,努力,再努力!!! 注册 | 登陆
订阅!

人生因有梦而精彩,为梦而站岂有不胜之理!.....野狐
至今在 10 个分类中发表的 166 篇文章被评论了 37 次。
欢迎转载,转载时请标出原始链接,谢谢!QQ:80882966

DreamHost.Com 无限免费空间申请使用教程

When you need more,we'll be here.
Why would we possibly do all this for free? First of all, we're really nice. Secondly, we know that pre-packaged app hosting isn't for everyone. It has its limits.

Your technical skills may one day grow and blossom like a beautiful butterfly. You may eventually want more out of your DreamHost Apps experience. Full FTP and shell access, for example. We hear your call. We feel your pain. We'll be here for you.

Upgrade to true web hosting from DreamHost and we'll transfer over all your apps for you - seamlessly - with no downtime. With hosting starting as low as $5.95 per month, it's really not much more than what you'd be paying for DreamHost Apps!

(...which is nothing!)

» FTP and Shell access
» Technical Support
» 1 Free Domain Registration
» 97-Day Money-Back Guarantee
» Fast, Friendly Service
» Email hosted @yourowndomain!
» MySQL, RoR, FastCGI access

申请地址: https://panel.dreamhostapps.com/signup

DreamHost.Com 无限免费空间申请使用教程

         著名的网络空间服务商DreamHost.Com 提供无限空间、无限流量免费空间。在DreamHost 的官方博客中介绍此服务目前正在Beta 测试阶段,测试阶段注册的用户提供终身免费使用。之后计划收取每年$50美元的服务费用。
          注意:早前申请需要邀请码,现在注册不需要邀请码了,因为DreamHost 官方BLOG上公布有10000免费用户申请计划。目前,Dreamhost Apps 提供的应用程序包括流行的WordPress、Zenphoto、Drupal、phpBB、Mediawiki,傻瓜式安装,适合新手试用的免费空间服务。

 

[attach=30]

[attach=31]

[attach=32]

[attach=33]

[attach=34]

[attach=35]

[attach=36]

[attach=37]

[localfile=10]

空间申请到此全部完成,如何使用您自己研究吧!

注意:按“Let‘s do this ” 提交申请后,还不能直接使用,您的控制面板上会有一个安装程序的进度条和一个DNS 配置的进度条,需要等待两个进度条完全变成绿色状态才可以使用。

         如果您还没有WordPress 独立博客,或者您想安装其他的网络应用程序,那就赶快抓紧时间注册一个Dreamhost Apps 吧!

 
 
 
新用户开设空间以及绑定域名的步骤:

一、首先要做的是将您域名
DNS 改为DreanHost 的DNS
ns1.dreamhost.com
ns2.dreamhost.com
ns3.dreamhost.com

二、在DreamHost 控制面板操作:
1. 添加域名: Domains - Manage Domains - Add New Domain
2. 新建用户: Users - Manage Users - Add New User
3. 新建数据库: Goodies - Manage MySQL - Creat a new MySQL database

主要参数具体说明:
1. 添加域名: Domains - Manage Domains - Add New Domain
在Fully Hosted 里填写您要绑定的域名等信息即可。
  • 在”Domain to host” 后面的框中输入要绑定的域名( 如:utf8.ee ),不需要带http://或www 。
  • “PHP Version” 默认为5.2.3 版本,“Extra Web Security” 前面的框保留默认勾上,上面的意思是额外的网站安全,后面的”highly recommended.” 是极力推荐的意思。
  • 如果要支持CGI ,则勾选FastCGI Support 选项。
  • “FTP user/CGI-runs-as user:” 后面的下拉菜单选择用户名,您也可以添加新的用户,选择“create a new user" 输入新用户名,您可以到用户管理中修改该用户的空间权限。
  • “Web Directory” 空间的目录,默认自动生成,可以更改。
  • 在”How do you like the www in your URL?” 中:
    第一个Both 是指http://www.domain.comhttp://domain.com 都可以正常工作;
    第二个Add “www.” 是指如果别人输入http://domain.com,会自动跳转到http://www.domain.com
    第三个Remove “www.” 是指如果别人输入http://www.domain.com,会自动跳转到http://domain.com
    您可以根据自已的情况选择,通常情况下选择Both 模式。
  • 点击”fully host this domain now!” 按钮完成操作。

2.新建用户: Users - Manage Users - Add New User
  • Type of User Account 中,有三种类型选择:FTP、SSH、Shell(FTP+SSH);
  • Username 中填入用户名;
  • Full Name 中填入用户的全名;
  • Password 中输入密码,在下面的框中再次输入,或者在“Pick a password for me.” 前打勾, 系统会自动生成密码;
  • 点Add User 会跳转至下一页的为这个用户添加一个邮件选项”Create email address for this user“,可以不填直接点击:Continue 系统会显示成功添加“Add successful “ 等信息;
  • 为了限制每个用户的空间使用量,您需要点击刚才新添加用户名的”Edit” 来编辑新用户的权限, 在“Limit total disk usage ” 前面打勾,其后面输入”10000″,也就是大约10G 的空间;
  • 点击“Save Changes” 按钮完成操作。

3. 新建数据库: Goodies - Manage MySQL - Creat a new MySQL database
      关于添加MySQL数据库,每个域名都使用自己的MySQL子域名。
      首先要确保已将您的域名 http://www.xxxx.xxx 添加进DH的管理范畴:Domains - Manage Domains - Add New Domain
  • 在Add a MySQL Hostname 中填域名的前缀,比如填my_db,然后在下拉菜单选择您的域名(xxxx.xxx)。则对应的是数据库地址是:my_db.xxxx.xxx
  • 在First User 中选择“creat a new user now…”,New username 中输入“数据库用户名”,后面New Password 输入两次密码。
  • 最后的Database Comment 是注释,自己标签个好记的就OK!
  • 点击Add new database now 按钮,系统显示添加成功。
 
 

 

 

Tags: dreamhost.com, 无限免费, 空间申请, 使用教程

« 上一篇 | 下一篇 »

Trackbacks

点击获得Trackback地址,Encode: UTF-8 点击获得Trackback地址,Encode: GB2312 or GBK 点击获得Trackback地址,Encode: BIG5

1条记录访客评论

Dreamhost App我也抢注了一个帐号,不过我觉得现在测试阶段非常不好,系统自带了很少几个主题和插件。不能自已上传主题,也不能自己上传插件,估计都没有人使用,最多注册个帐号放在那里。且看未来如何发展。

另外在这里发现了几个不错的免费空间,感谢博主!

Post by zhukun on 2009, June 24, 10:05 AM 引用此文发表评论 #1


发表评论

评论内容 (必填):