Linode (a contraction of Linux Node) is a virtual private server web hosting and cloud computing provider based in Galloway Township, New Jersey.

learn more… | top users | synonyms

0
votes
1answer
15 views

Rufus-Scheduler issue for cron jobs in linode ubuntu

My initializers/task_scheduler.rb require 'rubygems' require 'rufus/scheduler' scheduler = Rufus::Scheduler.start_new scheduler.cron '*/5 * * * *' do Project.cron_for_report end My Issue is I ...
0
votes
1answer
7 views

Linode + Debian + Apache, a private folder for development work

I'm very new to Linux, please bear with me. I have a linode with a LAMP stack running and I managed to configure my main site and a couple of subdomains and it's working great. However, I want to ...
-2
votes
1answer
18 views

Linode Cronjob Issue on production [closed]

Please suggest me a solution over this: A cronjob needs to be added on rails app production hosted by linode. The scheduled command that is written over there after 'crontab -e' is - 1 0 * * * cd ...
-1
votes
0answers
19 views

How to host multiple websites on Linode? [closed]

I have a Linode server hosting my portfolio. My portfolio was built with Rails 3 and deployed with Nginx and Capistrano. I have a user called deployer and here's my folder structure: ...
0
votes
2answers
117 views

How to view the webpage in Django tutorial on Linode server

I know I have similar question with this post: Django tutorial on remote server: how to view in my browser? But I just can't solve it with the answer it has. I am playing with Django framework now. I ...
-1
votes
2answers
42 views

Website not reachable from every country [closed]

It seems my website can not be reached from every country! From Germany, I am able to access the website, but my friends in the Netherlands or the UK are not able to see the page. I don't know why. ...
9
votes
6answers
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.
0
votes
2answers
48 views

Upload images from rails to linode

So I want to upload images from my running rails 3 app wich is hosted on linode, the file upload works locally, but when i try to do it remotely it fails. I've read some options, but almost all of ...
0
votes
2answers
52 views

Rails app on Linode - Where are my seeds (seeds.rb)

So I've got my rails app on a linode box using capistrano and rvm in the app, with nginx, postgres, and Ubuntu 13.04 on the server. My app is the one from the teamtreehouse tutorial. See it on heroku ...
0
votes
0answers
35 views

x11 forwarding on linode server

I'm not really sure what I'm doing, but I have tried many permutations of the x11 settings that people recommend setting. my box is a fresh debian 6 install + apt-get install eclipse apt-get install ...
0
votes
1answer
49 views

Deploying rails app on separate app server and database server (both Linode)

I'm having trouble deploying a basic rails app (which works on local machine, which works on heroku) to a distributed architecture (web server on one box, database server on another). Here is my ...
1
vote
1answer
59 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 ...
0
votes
1answer
17 views

Understanding and creating the certificate request & Private Key

So I'm creating an RapidSSL on a Linode VPS for a Ruby on Rails - Spree Application. I'm very new to SSL and in the documentation it's asking: to put in the name of your server where it says server. ...
1
vote
3answers
533 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' ...
-2
votes
1answer
75 views

Trouble deploying my Rails app to Linode VPS

I am trying to deploy my rails app to Linode VPS but after i finished all steps when i did xxx@xxxx-desktop:~/myrailsapp$ cap deploy:cold i got following error: failed: "env ...
-3
votes
1answer
138 views

Unable to SFTP into Ubuntu 12.04 Linode [closed]

I'm an extreme linux newbie attempting to regain SFTP access to my Linode server running Ubuntu 12.04. I'm able to Lish via SSH into my Linode, but not ssh directly anymore via the server's IP. ...
1
vote
0answers
25 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 ...
0
votes
1answer
23 views

adding deleted file info to a single file [UNIX]

So I have the simple problem In order to restore files, the original directory and filename must be stored. Create a hidden file called ".restore.info". Each line of this file should ...
0
votes
1answer
75 views

Renaming files with inode number [UNIX]

I'm simply trying to rename a file by attaching an underscore and the inode number of said file before I move it to a directory. The description is: To avoid name conflicts in the recycle bin, ...
0
votes
1answer
72 views

Parser Error Message: Assembly 'Npgsql, Version=2.0.12.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' not found

I am trying to use Npgsql to connect to POSTGRESQL datatbase from C# webservice which i deployed on Linode - Debain 6.I have dumped the project files along with the bin which has Npgsql.dll and ...
0
votes
1answer
64 views

Update mysql version to 5.2 on lamp server using putty

I am trying to configure lamp server using putty, I followed the instructions and installed apache, mysql from Linode. but it shows the installed version of mysql is 5.1.6 . I need to update the ...
1
vote
2answers
69 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 ...
0
votes
2answers
63 views

MYSQL database crashing frequently due to error in configuration

I have just shifted my website to Linode and I am currently on its 1 GB RAM Plan. By default, number of mysql users was set to 100. This lead to Too many connections error. I edited the mysql ...
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, ...
0
votes
3answers
134 views

New Relic not sending data

I've newrelic agent for my rails application installed on linode. App is using unicorn and i've did some magic (https://newrelic.com/docs/ruby/no-data-with-unicorn), but still have no data on my ...
2
votes
2answers
1k 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 ...
0
votes
0answers
19 views

how to merge 2 websites sites correctly?

There are two sites 1 my client 2 my site My client wants to use a subdomain of his site to use for my site My site is on a linode server. How would I go about it?
0
votes
0answers
23 views

Dashboard of domains hosted on a linode (debian 6) lamp stack

I want to create an index/dashboard of all our enabled and disabled domains on our 5 linodes. My ultimate goal is to be able to dynamically pull the domain (enabled/disabled), IP, and platform ...
2
votes
1answer
169 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 ...
0
votes
0answers
56 views

Uploading files to Linode using CarrierWave

My app is hosted on Heroku and I am wondering if its possible to upload a file not to the public/ folder on Heroku but directly to - say - Linode My app uses both Heroku and Linode. The two talk to ...
4
votes
4answers
1k 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 ...
0
votes
1answer
339 views

Load balancing between Linone and EC2 with Nginx

How to load balance with Nginx between a Linode and an EC2 instance? I don't want to use subdomains like www1.abc.com www2.abc.com So there are different IP addresses, but I just want see abc.com ...
0
votes
1answer
118 views

Capistrano deployment can't find certain gems during deployment (Probably RVM related)

I've been trying to deploy to a VPS using Capistrano, and the following command is throwing me a lot of errors: * executing "cd -- /home/work/for_linode/releases/20130317174830 && rake ...
0
votes
0answers
38 views

LEMP / Wordpress IO Spike & Database Problems

Recent problem I've had and a short history: I run a Linode 512 running Ubuntu 10 LEMP server with about 5 wordpress blogs, using an Auto-blog plugin. Been doing this for a while just fine, then ...
0
votes
0answers
84 views

Creating a Load Balancer for SolusVM VPS

I run a small VPS hosting company. How should I go about creating a load-balancing system like Linodes, where users can select VPS from two locations and load-balance them for high availability? I'm ...
2
votes
2answers
592 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 ...
1
vote
1answer
192 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 ...
2
votes
0answers
69 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 ...
0
votes
0answers
197 views

Linode VPS Capabilities

I have no experience with VPS's. Over the past year or two I've been getting more and more into web development, as a hobby and for work. I'm currently managing one wordpress site, a codeigniter app, ...
0
votes
1answer
77 views

Nginx subdomain down issue

I have two rails app which are running on linode. OS is ubuntu, nginx server. The subdomain instance giving problem. It is getting down just after 1 day. On restarting the server, it is working fine. ...
0
votes
3answers
515 views

ExpressJS/Node: 404 images

I've set up a basic node/express server which serves public static javascript and css files fine, but returns a 404 error when attempting to serve images. The strangest part is that everything works ...
2
votes
2answers
201 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 ...
0
votes
3answers
186 views

how do you check your gemfile.lock into version control?

When deploying my Rails App to Linode via Capistrano/Unicorn, when running this command "bundle exec cap deploy:cold" it's giving the error : The --deployment flag requires a Gemfile.lock. Please ...
-2
votes
1answer
202 views

How do I change my subnet mask on a Linux cloud server? [closed]

I have a web app that is hosted on Linux cloud servers (Linode, specifically). I am working with a new client that needs to set up a VPN tunnel between their network and one of my main servers. For ...
0
votes
0answers
139 views

AWS::Errors::MissingCredentialsError

I am developing a rails application which is currently deployed on linode server and suddenly I am getting following error when i configured it with apache passenger but it works fine when run with ...
0
votes
0answers
249 views

open port 2195 and 2196 on ubuntu 12.10 [closed]

I have a VPS on linode running ubunto 12.10 ,i want to use him for apple push notifications. my question is how i can open the 2195 and 2196 ports on this vps. if i try : telnet server ip 2195 give ...
0
votes
0answers
185 views

What do I do about “service: command not found” on a new Ubuntu 10.04 linode? [closed]

I'm following Linode's Getting Started guide to set up an Ubuntu 10.04 LTS linode. I used Linode's LAMP stack script, and have gotten to the point of setting up SSH keys. When I try to restart SSH: ...
-1
votes
1answer
60 views

Setting Up Server for Server-Side Scripting (e.g. enable form submission, etc.) [closed]

I need some help with my server and I'm really not sure what to do. I'm hoping some of you can point me in the right direction. Currently, I am paying for a Linode server which, up until this point, ...
1
vote
1answer
365 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 ...
0
votes
1answer
97 views

Monit memory utilization different from Ubuntu's own diagnostics

I have a Linode 512 VPS running Ubuntu 12.04 and I noticed a very big discrepency between Monit's report of memory utilization and Ubuntu's report. This becomes an issue when monit tries to restart ...

1 2 3