Linode (a contraction of Linux Node) is a virtual private server web hosting and cloud computing provider based in Galloway Township, New Jersey.
25
votes
1answer
4k views
Feasability of running MongoDB on Linode 512 VPS?
I've read the MongoDB documentation, and it comes with a warning about 32-bit systems; particularly that they're capped at 2 GB of available RAM for Mongo.
So I was wondering if that statement meant ...
13
votes
1answer
1k views
How to deploy a [Ruby on Rails] site in a scalable way?
I have been working on my [first] startup for a month now, and while it's probably atleast one more month away from an alpha release, I want to know how to deploy it the right way. The site will have ...
9
votes
5answers
3k 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.
9
votes
1answer
2k views
Are there any “gotchas” in deploying a Cassandra cluster to a set of Linode VPS instances?
I am learning about the Apache Cassandra database [sic].
Does anyone have any good/bad experiences with deploying Cassandra to less than dedicated hardware like the offerings of Linode or Slicehost? ...
7
votes
2answers
5k views
linode vs amazon ec2 vs heroku for project with amazon s3
I have a project in ruby on rails 3.1 like flickr, tumblr, pinterest...etc with a lot of pictures for maintenance.
My project have database Mongodb.
I'm using amazon s3 for host pictures.
I want to ...
5
votes
3answers
3k views
Performance Difference Between Amazon EC2 and Linode
Just interested in what is the difference between EC2 and Linode based on my findings. I realize there are a million things that can go wrong. Just wondering where to start.
I have been timing ...
5
votes
3answers
2k views
Can linode make django deployment simple?
I am designing a website and am debating if I should go with
rails or django, my preference leans towards django but the fact
that heroku makes deployment ...
4
votes
4answers
921 views
Hosting a Rails Application on Linode
I'm planning to host a Rails application on Linode, but I'm still unsure about the requirements and process of deploying. I'm only getting the 512 plan since I'm expecting relative small traffic for ...
4
votes
2answers
1k views
How can I profile my Node app to see where I'm using up memory and CPU resources?
My website, CompassionPit.com, is powered by Node.js. I have released the source code; it's hosted at GitHub. The app itself is running on a Linode with 768MB of RAM (I recently upgraded the server; ...
4
votes
1answer
337 views
Default risks of losing data on a single MongoDB server
My particular scenario: I want to spin up a new Linode VM solo for running MongoDB. I'll have backup services and etc. for everything related to the disk, so this question about 'risk' pertains only ...
4
votes
3answers
1k views
What are some big sites that are using Linode?
Similar to this question; I'm looking for examples of large websites that are hosted on Linode.
3
votes
2answers
4k views
git push “ The remote end hung up unexpectedly ”
I have created a new branch in my local repository and after some commits, I wanted to push it to the remote repository.
git push origin new_branch
I have this error:
$ git push origin ...
3
votes
1answer
334 views
Dealing With Multiple Git Heads locally and on the server
I'm using Linonde to host my git repos and also the actual site files.
git branch -r looks like this:
company/master
company/stage
origin/HEAD -> origin/master
origin/master
prod/master
git ...
3
votes
2answers
139 views
MySQL Performance on VPS
I am building a Mobile App which uses a backend server to store the data. If I describe it in terms of Relational DB then it is ~10K records (2 or 3 tables). Planning to use Linode VPS to host it (512 ...
2
votes
2answers
2k views
Downloading MySQL dump from command line
I am moving away from Linode because I don't have the Linux sysadmin skills necessary; before I complete the transition to a more noob-friendly service, I need to download the contents of a MySQL ...
2
votes
2answers
547 views
Rails/Nginx not serving JS and CSS
I deployed a Rails 3.2.8 application via Capistrano, with asset pipeline enabled, to my Linode server.
It is running nginx + unicorn.
When I visit my application, the minimised JS and CSS are not ...
2
votes
2answers
884 views
How do I resolve this issue when attempting to install libv8 v3.11.8.9?
The installation of the libv8 gem (anything after v3.3.10) fails with a message 'Killed'.
I'm including libv8 & therubyracer in my Gemfile:
group :production, :staging do
gem 'libv8'
gem ...
2
votes
1answer
155 views
Premature end of script headers: media ( Issue related to :rails app deployment+passenger+ubuntu+apache)
i just setup a linode server and deploy my rails 3 app on it.its up and running.The problem is that some images are not showing up in the production.locally they are perfectly working.i double checked ...
2
votes
1answer
243 views
Which is the most appropriate way to host multiple websites in linode?
I just purchased the basic linode package and I am wondering what to do next. I have 5 websites with light traffic hosted on multiple providers and I want to host them all in linode. The question is:
...
2
votes
1answer
298 views
What do I need to configure to host django applications on linode?
I am about to choose hosting provider for my Django project. I took a look on a linode
and it looks very promissing. It looks like very elastic solution but in my case this might be a disadvnatage ...
2
votes
2answers
441 views
Setting up Linode (Ubuntu 10.04 32bit) nginx not starting. 98: address already in use
Hello having a little issue with setting up linode via Railscast instructions of Ep. #335
My Configuration for this server is: Ubuntu 10.04 LTS Disk Image 32bit
I can get this far:
Running both of ...
2
votes
1answer
212 views
How to execute php files with crontab in linode
I am trying to execute a php file hosted on linode with crontab.
Here's what i've done so far.
i added a line to :
/etc/crontab ('crontab -e' is used too)
And I want to execute this file every 2 ...
2
votes
1answer
162 views
My site is slowing down randomly and graphs show no load [closed]
I have a problem, My site starts lagging at random times, the server shows no signs of CPU load or hard disk swapping during I/O, I just upgraded the server (768 Linode) yet the site lags, anyone in ...
2
votes
0answers
62 views
In linode production Delayed jobs gets stopped after sometime
I am using delayed_jobs 3.0 gem for email notification in my rails3 app. It is deployed on linode using nginx+capistrano. My linode config is RAM of 512MB and storage space of 24GB. In that two ...
2
votes
2answers
190 views
Python Twisted TCP/IP Connection
I have a Linode account and I am trying to communicate using telnet with a basic TCP/IP server written in Python (Twisted), installed in a linode with ubuntu lts:
import os
from twisted.internet ...
2
votes
0answers
222 views
Apache2 mpm-itk Issues with PHP & vBulletin
I've spent a long time on this without much luck, so here I am.
SERVER DETAILS OF NOTE:
Linode 1024 (1GB RAM)
Apache2
Ubuntu 10.04
MySQL 5.1
PHP 5.3
vBulletin 4.2.0
mpm-itk
mod_php
mod_pagespeed
...
2
votes
0answers
403 views
Starting : can't open [/data/db/mongodb.log] for log file: errno:13 Permission denied [closed]
I can not run mongodb in ubuntu 10.04 lucid in linode.
I'm following this guide http://library.linode.com/databases/mongodb/ubuntu-10.04-lucid#sph_id4 but when I try run the commands:
...
2
votes
1answer
1k views
AWS and Linode server for web application
I think I am failing to understand the benefit of AWS EC2. I am working towards making a web application, and might need a VPS.
From what I have read:
AWS EC2 is more expensive than a fixed VPS, ...
1
vote
1answer
161 views
Laravel - Error rendering views during deployment using blade syntax
I'm getting this error:
Message:
View [partials.headerHome] doesn't exist.
Location:
/home/user/public/site.com/laravel/view.php on line 170
Which is being caused by this blade templating include
...
1
vote
2answers
65 views
new files aren't existing after git push
I have a problem: I have a git-repo on my linode which I've created with
git init --bare project.git
within a folder so called "project".
After that I've cloned the repo and wanted to add some ...
1
vote
2answers
335 views
bash: script doesn't run in the background
I have a script that performs several linux commands. When I run "./script.sh &" it works fine until I cancel the console. However, when I login again the scritp seems to be running in background ...
1
vote
2answers
328 views
debug production server (linode) ruby on rails
I'm a complete novice when it comes to deploying a site, please excuse the vagueness of this question.
I have followed ryan bates episode episode #337 ...
1
vote
2answers
367 views
How does getting a SSL certificate relates to my Node.js application?
I have a Node.js application running on my Linode server and my server will need SSL.
I understand I need to purchase one, something like this: ...
1
vote
2answers
506 views
Linode 512 and play! framework
I'm a noob and I'm looking for some help on how to run my play framework on Linode 512.
I'm using a debian image.My question is if I can just install java and then play! framework and just run it like ...
1
vote
1answer
1k views
Site hosted on linode and domain name registered with godaddy [closed]
I have my site hosted on LINODE and domain name registered with GODADDY for that site. Now how to link the two??
1
vote
1answer
2k views
How do I resolve a mysql Thread Stack Overrun?
I have a stored procedure on mysql. It worked on my local MAMP environment, the procedure worked well, but when I moved it to a linode server/host it does not run. I'm getting a "Thread Stack ...
1
vote
3answers
495 views
Rbenv stopped working after Capistranos `cap deploy:cold` - fails RailsCast episode 335
I'm following rails Cast episode 335: http://railscasts.com/episodes/335-deploying-to-a-vps
using a linode VPN,
running:
cap deploy:cold
* executing `deploy:cold'
* executing `deploy:update'
...
1
vote
1answer
288 views
What projects have a similar aim to the libcloud project, and how mature are they?
libcloud is a standard client library for many popular cloud providers, written in python:
http://incubator.apache.org/libcloud/
1
vote
1answer
58 views
cant mkdir on new server, unsure why
I have recently switched from a website hosted on a normal webhost to a linode virtual server which I installed all of the appropriate bits and pieces to. I moved my code over and everything in my ...
1
vote
0answers
23 views
How to tell on Linux (Lucid) if a connection is coming into the server?
So I have an issue where I am remotely connecting to a Mongodb on my linode box, and I am not longer able to access this DB. I can from my local machine, but when I am on this remote server (where ...
1
vote
1answer
203 views
Linode + MongoHQ, or host my own DB?
Am working on a project using python/flask/mongodb, and needed to figure out the hosting/infrastructure.
Prefer to use VPS'es instead of services like Heroku.
Which in your opinion is the better ...
1
vote
1answer
325 views
gunicorn on linode not launching
I'm using gunicorn to deploy my python web application.
When I launch it using this command gunicorn_django -c gunicorn.conf.py, i get this error:
root@localhost:/var/www/map01# gunicorn_django ...
1
vote
0answers
84 views
Linode-Debian 6-Elgg Install Noob Trouble [closed]
I have Linode for hosting.
I am installing Elgg. 1.8.8
I deployed a Linode instance; Debian 6.
Next I ran
apt-get install php5-gd php-xml-parser unzip php5-mysql
Now I am attempting to finish ...
1
vote
0answers
266 views
server setup with elastic search, monit, redis, memcached (along with apache) for rails app on Linode
I have 2 VPSes on linode and 1 node balancer. 1 DB Vps and 1 App Vps. I send things through my nodebalancer so it's easier to scale out the app servers eventually.My question is 2 fold:
Do you guys ...
1
vote
2answers
564 views
Setup a development server on linode [closed]
I have an Ubuntu server on linode running a node.js/mongo app. I realize I should have set up a development server first but what is the best way to do it now? I was planning on cloning the current ...
1
vote
1answer
466 views
Linode: can you have multiple instances with one linode?
I havent had extensive use of vps before. I was wondering, if I purchase one node from Linode, can I run deploy multiple instances? Similar to Amazon EC2? Or would I have to purchase another Linode ...
1
vote
0answers
252 views
Actionmailer Emails seem to be sent in the console and logs but they never arrive
Rails 3.0.0
Here is my configuration in environments/production.rb:
config.action_mailer.delivery_method = :smtp
config.action_mailer.smtp_settings = {
:address => ...
1
vote
0answers
221 views
Drupal: Not showing textfield labels in forms on installation and after it
I have strange problem on instalation of Drupal 6.22.
Screenshot in attachment
Installation screen not showing text labels (#title value) in forms generated of st() function.
And not generated only ...
1
vote
1answer
641 views
Connection refused: When I try to send email from my linode server
I have a django project and for email settings I use my personal gmail account. It works just fine when Im testing from localhost. But i get "conection refused error" from django when I try from my ...
1
vote
1answer
177 views
Ubuntu | Passenger | Rails - Could not find rake-0.9.2
I`ve managed to deploy the application to a Linode server, boot up apache & get to the index page. However everything beyond that throws the error below:
Error message:
Could not find rake-0.9.2 ...
