Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
4answers
2k views

Linode or Slicehost

I'm looking into VPS for LAMP and wanted to see if any of you have an opinion to help me decide between Linode and Slicehost? Pro, Cons and overall opinion will be much appreciated.
6
votes
4answers
1k views

Which is better for Java development hosting: Aptana? Google App Engine? Slice Host?

I am split between the benefits of developing Java (non-commercial) webapps and deploying to something like Aptana or Google cloud, or just going with a Slice Host account. Tomcat or Jetty and MySQL ...
5
votes
5answers
598 views

Monitoring Software for Ubuntu 8.10 on Slicehost?

I am new to server administration and I am looking for some options for monitoring my slice (ruby on rails site) on slicehost. Ideally, a live view of status and loads would be great. Any ...
5
votes
3answers
2k views

Which distro is best for hosting LAMP + memcache? (answer gets a Linode or Slicehost referral)

Despite having very little Linux experience, I'm too enticed by VPS (and too sick of cPanel/shared hosting crap) to not give it a try. I'm a smart kid and pick up things pretty quick. I took a ...
3
votes
2answers
1k views

“Caught ImportError while rendering: No module named urls” in Admin

I have recently created an account at SliceHost and made a new Slice. I copied my new project in and changed the paths in settings, and every file. But, when i try to access the admin interface, I get ...
3
votes
2answers
385 views

Slicehost installation profile

I'm no UNIX Guru, but I've had to set up a handful of slices for various web projects. I've used the articles on there to set up users, a basic firewall, nginx or apache, and other bits and pieces of ...
2
votes
2answers
605 views

Capistrano error while deploying to slicehost

im trying to deploy an application in slicehost using capistrano. I can log in via SSH using the same credentials, however when I try to deploy it i get the following error: executing `deploy' ...
2
votes
1answer
407 views

Accepting emails from domain with wildcard subdomain

I'm setting up an app to preform mailhooks. You create an account, assign a callback url, and a pattern to match. Then you get a subdomain that you can send email to. Something like ...
2
votes
1answer
416 views

what is the equivalent of the following jdk path in slicehost ubuntu?

I got to setup the following two variables: export LD_LIBRARY_PATH=/usr/java/jdk1.6.0/jre/lib/i386/:/usr/java/jdk1.6.0/jre/lib/i386/client/:./ export JAVA_HOME=/usr/java/jdk1.6.0/ Since, the above ...
1
vote
1answer
127 views

Simplest Self-Hosted monitoring solution for Ubuntu/Slicehost/LAMP App [closed]

I am trying to reposition my question which just got closed. Hopefully, by taking out a few choices, it would seem less 'argument inducing' to the admins. My question is - What is the quickest way to ...
1
vote
2answers
129 views

Swapping problem for Rails app on slicehost

I have a Rails 2.3.8 app hosted and running on slicehost (256M). I am not familiar at all with the back-end, I basically followed the steps from the slicehost tutorials to install Apache. The memory ...
1
vote
2answers
106 views

Free service that allows storing game data online?

I have created a small game in Java and I would like to add the ability for a player to publish his highscores online. I'm willing to write the server software myself (it's easy these days with Ruby ...
1
vote
1answer
353 views

linode.com vs slicehost.com: which fits Java applications better?

I've been searching for a hosting solution for a grails application. I've read some very good comments on slicehost, but not much about linode. could some one with the experiences of either of them ...
1
vote
1answer
86 views

liferay on slicehost

Could anyone provide the steps to install latest version of liferay on slicehost ubuntu server?
1
vote
1answer
131 views

Connect to slicehost from MediaTemple with a PHP Script (GS Hosting)

I want use a Redis server with a PHP Site hosted on a MediaTemple GS hosting. MT allows PHP Sockets to contact an external server (slicehost)?
1
vote
3answers
2k views

Which apache worker to use with passenger and how?

I've this config in my apache2.conf <IfModule mpm_prefork_module> StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClients 150 MaxRequestsPerChild 0 ...
0
votes
1answer
92 views

Spree error 500

Need some help here. I have deployed spree (0.70.3) on slicehost (ubuntu, ruby1.8.7, Rails 3.1.3), installed the spree gem, loaded in the sample data successfully following the steps on spree startup ...
0
votes
1answer
45 views

Rails application hosted on slice eating up memory like giant

I am working on a normal CRUD application using rails 3.0.9 I have deployed the application on the Slicehost (RAM 512 MB). But when i access the application within 5 mins it takes up all the memory ...
0
votes
0answers
98 views

Simplest monitoring setup for Ubuntu/Slicehost & PHP Web App [closed]

My question is - What is the quickest way to setup resource & app monitoring for a work-in-progress PHP app on Slicehost? I am learning more and more about launching web applications and there ...
0
votes
1answer
190 views

Custom Email Marketing from Django on Slicehost Server

I have a Slicehost slice running django through nginx and apache. This is for a project in which email marketing is a key component. We will need to be able to send up to 10,000 emails in a day from ...
0
votes
2answers
426 views

Deploying a Rails app on an Ubuntu server using Git

I'm completely new to Linux, but today I find myself setting up a server (Ubuntu 10.04 LTS lucid) from scratch to host a Rails application. Anyway, I managed to get a Rails app up and running on the ...
0
votes
1answer
73 views

Mercurial clone operation works, but I don't have write access

Somewhere I did something silly. I was deploying my Rails app via cloning the Mercurial repo down onto my Ubuntu server. It worked the first time, and then...well, I made a small change on my dev ...
0
votes
2answers
178 views

Worrying about scalability of a new site

I am building a webapp that has the following characteristics: It only has a small number of pages, home,contact us, about,singup,etc. Each user has one jquery-based page that allows them to ...
0
votes
1answer
220 views

Mysterious 500 Error with Basic Rails App on Slicehost

I am getting a mysterious 500 error when i try to deploy my first rails app on slicehost. I have followed the Ubuntu Intrepid articles very closely and it seems to be all setup accordingly. I am ...
0
votes
1answer
509 views

Using a CDN to store/serve user image uploads?

I'm still new to the whole CDN ideaology, so this might be a stupid question but I'm sure someone can shed some light on this. I've got a basic php script that takes user image uploads, resizes them, ...
0
votes
1answer
494 views

Slicehost - How do I generate a CSR so that I can purchase a Thawte SSL cert?

I am in the process of purchasing a Thawte SSL cert to be applied to my slice on slicehost which is hosting my new web app. Thawte is looking for a CSR. How do i generate this? Regards, Fiona