Shared hosting

Hi everyone,
I've recently take a shared hosting(netfirms) with a freebsd OS. The there is the minimum on it. I've no yum, cc, gcc, make, or any stuff to build and install binary in my custom cgi-bin folder.

Is someone have any idea on how can I install svn-client and ImageMagick on this very limited host.

Thanks
 
You can ask them for IM but i cant suggest good solution about svn. Or maybe they give you ssh, but i think they will not xD
 
well, yum is for OpenSuse, not related to FreeBSD at all
Do you have ssh access?

You can try to ask them to install what you need....
 
You first need to find out what system you are on exactly. Then you just need to compile the binaries for the right architecture/library versions on your own computer and then just upload the binaries and run them with a CGI script.
 
Only information support can give me is that is a freebsd OS. Now to compile binaries I need a c compiler at minimum to build make. Because there is no any compiler and make binary on.

Is there any solution to push any compiler without compile it?

Other things server can't resolve any domain name. Curl is installed but can't access any pages.
RubyGem is lock on that, so no posibilities to install any gem, I'm forced to freeze everything.
Ruby version is 1.8.2. not realy a good version.

I've asked them for everything and they said to me: we don't know anything about ruby. if something pay 79$/month for a private server.

So if I have a suggest to everyone: Don't host on netfirms, they don't know what they sell.
 
vivek said:
What you need is freebsd jail based or freebsd vps server. This kind of server gives you full ssh access with ports and tree. You can install whatever you want. Try the following
Third option is to host your own server at home.

HTH
xensmart.co.uk have Xen HVM VPS that support freebsd with just 3.75GBP/mo. it has 128MB RAM.
I myself rent a cheap KVM VPS from xothost.com to run freebsd (very new provider, can't recommend yet)
 
Plenty of quality $4-$10 plans if you are running an operation with minimal web traffic.

Can just start at $1 a month for FreeBSD VPS Hosting at hub.org and they will give you details on your resource usage so as your website grows your plan grows accordingly (so you avoid overages and aren't paying for resources you don't use).
 
lordyuanshu said:
Plenty of quality $4-$10 plans if you are running an operation with minimal web traffic.

Can just start at $1 a month for FreeBSD VPS Hosting at hub.org and they will give you details on your resource usage so as your website grows your plan grows accordingly (so you avoid overages and aren't paying for resources you don't use).

Hub.org is all kinds of terrible. It took them over 24 hours to get my VPS up, and even then I had asked to get Wordpress installed and it wasn't. I tried to install it myself but there were some issues with their server's database backend. I've basically not been able to access MySQL in any way at all even via phpMyAdmin. And support tickets don't really get answered for a while. It's nice to have VPS at the same price as shared hosting is in other places, but you get what you pay for I guess.

Are there any other places that offer Jail based VPS, under $10 a month preferably, I don't have a lot of traffic or space requirements.
 
Hub.org is all kinds of terrible. It took them over 24 hours to get my VPS up, and even then I had asked to get Wordpress installed and it wasn't. I tried to install it myself but there were some issues with their server's database backend. I've basically not been able to access MySQL in any way at all even via phpMyAdmin. And support tickets don't really get answered for a while. It's nice to have VPS at the same price as shared hosting is in other places, but you get what you pay for I guess.

That does not sound like the Hub.org that I've been using to host my sites for the past few years. They're not perfect just like any other host, but I've posted plenty of tickets in their AMS and never had to wait long for a response, nor have the VPS' I set up taken long to get live. And I started with a simple Starter VPS just as you did.
 
lordyuanshu said:
That does not sound like the Hub.org that I've been using to host my sites for the past few years. They're not perfect just like any other host, but I've posted plenty of tickets in their AMS and never had to wait long for a response, nor have the VPS' I set up taken long to get live. And I started with a simple Starter VPS just as you did.

Hmm odd. I've heard good things about hub.org from others as well since...an off day maybe then. Anyway, I'm not debating between renewing my $1 trial on hub.org OR continuing with tinykvm which i ended up purchasing. So far TinyKVM has the advantage of being cheap, though unmanaged.
 
Back
Top