Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Should I get this Reseller package?


My friend is willing to give me a 1 TB server hooked up with a server program loaded on it and is ready for use right away.

The thing is I have a few questions...

Will I be able to limit the amount of space per client?

What is the running cost of 1 server?

How do you advertise your space with so many competitors out there?

How do I get domains for my clients?

Should I go with this resale package instead? Would it be easier?
50 GB Disk Space
500 GB Bandwidth
Unlimited Domains
Site Builder
More
$24.95 per month

I may post more questions as they come.
View Original Thread
Comments
0
Be the first to comment

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect
avatar
Tags: space, server, domains, client
DOSGi 1.2 Multi Bundle - Java JDK 1.5 / 1.6 - Package uses conflict: Import-Package: org.apache.cxf; version="2.2.0"
Sep 2, 2010
Hi, I've followed the "Setting up Equinox" for DOSGi 1.2 Multi Bundle as described on http://cxf.apache.org/dosgi-multi-bundle-setup.html. It seems to be running on my system (Windows XP) with JDK 1.5. However, with JDK 1.6 I found: …

Created: (FELIX-2481) Renaming a package via refactoring should update any workspace package exports/imports
Jul 22, 2010
Renaming a package via refactoring should update any workspace package exports/imports

Updated: (DOSGI-38) single-bundle distribution has incorrect Import-Package and Export-Package declaration in the manifest
Jul 20, 2010
[ https://issues.apache.org/jira/browse/DOSGI-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated DOSGI-38:

Unresolved constraint package; (&(package=org.osgi.framework)(version>=1.5.0))
May 27, 2010
hello, i am very new to osgi so maybe my issue is something trivial, but i did not find solution for it while googling. i have basic webapp that works fine if i install there felix osgi log implementation and other felix bundles. i decided to try…

Getting rid of Import-Package and Export-Package
Jul 20, 2010
I am trying simple osgi bundle which has every dependency embedded inside my bundle. By default, bundle-plugin creates several entries in Import-Package and Export-Package . I want to get rid of them completely. I tried several ways . If I try…

bug in 1.4.1 with tgz package ?
Sep 1, 2010
Hi everyone, we switched recently to buidlr 1.4.1 and we encounter problems with tgz packaging. We didn't change our buildfile and the generated tgz now produce errors with "tar xzf" command : tar: batch: Cannot open: File exists tar: Exiting…

Ubuntu Package
Aug 24, 2010
Would the Ubuntu package attempt to upgrade the database data format assuming the default data location if there was a future release that required the use of --upgrade again? I'm using the Ubuntu package right now because it makes handling the …

Package requires....
Jun 30, 2010
If I have a package { "foo": ensure => installed; require => something } in a module, AND I also have a Package { require => Class['yum::client']} in site.pp, what happens in the module? Does the package in the module require both…

apt-rpm package downgrade
Jul 13, 2010
Hi, I am using apt-rpm provider and have following manifest for keeping some package at particular version package { "somepackage": ensure => "1.0.0" } however if from some reason the package gets upgraded to some higher version, …

Re: 1.5.3 package content
Jul 29, 2010
FYI, the include directory is still missing in Linux and MacOS packages as of 1.5.6. Will download the source and use that... John On Jun 25, 6:16 am, Alberto Lerner <aler### @10gen.com> wrote: > Alexander, > > Good catch. Looking…