Linode.com Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MemberlistMemberlist    UsergroupsUsergroups  RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What do you use your Linode for?
Goto page Previous  1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    Linode.com Forum Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
mikeshoup
Junior Member


Joined: 27 Apr 2004
Posts: 30

PostPosted: Wed May 06, 2009 11:46 am    Post subject: Reply with quote

Use it for two websites:
http://mikeshoup.com
http://xikkpsi.org

Its also an NTP server.

Apart from that, its my mail server.
Back to top
View user's profile Send private message
H3LR4ZR
Senior Member


Joined: 27 Apr 2009
Posts: 59
Location: Boise, ID

PostPosted: Thu May 07, 2009 8:29 pm    Post subject: Re: What do you use your Linode for? Reply with quote

sweh wrote:
zunzun wrote:
yhs wrote:
document processing (cant say what) for fed gov agencies.


What's a 'fed gov'?


A Carnivore, of course ( http://en.wikipedia.org/wiki/Carnivore_%28software%29 )


LOL I remember the big controversy over that thing. The media make it sound like it could hack into ANYTHING. In reality it was just a packet sniffer like the wireshark program i have installed on my computer for free. Shame we all paid billions for that thing through taxes and interest.
Back to top
View user's profile Send private message Visit poster's website
pod
Senior Newbie


Joined: 08 Mar 2007
Posts: 6
Location: Sevierville, TN

PostPosted: Mon May 25, 2009 3:36 pm    Post subject: Reply with quote

Our Linode runs the site of Deep Ogontm. We call it Blogging with Numbers! It's kind of like a Wikipedia for statistics, wrapped in a blog.

http://www.DeepOgon.com
Back to top
View user's profile Send private message Visit poster's website
sblantipodi
Senior Member


Joined: 13 May 2009
Posts: 259
Location: Italy

PostPosted: Wed May 27, 2009 6:40 pm    Post subject: Reply with quote

Linode 360:

One domain that runs:
- LAMP server for JavaME/Web/WAP client
- SMTP/POP
Back to top
View user's profile Send private message
sblantipodi
Senior Member


Joined: 13 May 2009
Posts: 259
Location: Italy

PostPosted: Sun May 31, 2009 10:10 am    Post subject: Reply with quote

it is interesting to know
what do you use your Linode for and what distro do you use.

I add that I use CentOS 5.3.
Back to top
View user's profile Send private message
hoopycat
Senior Member


Joined: 30 Aug 2008
Posts: 315

PostPosted: Sun May 31, 2009 10:31 am    Post subject: Reply with quote

I have two Linode 360s, both running Ubuntu 8.04 LTS. One is dedicated to a wiki about Rochester, New York: http://rocwiki.org/. The other is my "personal" Linode, and has a bunch of stuff on it:

Asterisk (with FreePBX front-end) for our home telephones
ntpd (a part of the pool.ntp.org time server pool), now averaging 35 queries/sec
b2evolution (for a couple blogs, my own included)
lighttpd (general web server; two php-cgi instances under it, one for "normal stuff" and one for FreePBX)
Postfix (gets mail for various domains, forwards them to external mail accounts)
OpenVPN (VPN server for two VPNs, for tunneling IPv6 traffic)
irssi and bitlbee (for my communication addiction)
MySQL (database support for b2evolution and FreePBX)

This Linode has about 125MB of memory free, after accounting for buffers/cache/swap usage.

Curiously, it's the single-purpose 360 for rocwiki that ends up OOMing, because of some memory issues here and there with the wiki software. Smile
Back to top
View user's profile Send private message
umdenken
Senior Newbie


Joined: 11 Aug 2004
Posts: 19
Location: Spokane, WA

PostPosted: Wed Jun 03, 2009 8:40 pm    Post subject: Reply with quote

I run a 70,000 page, 100% SSL legal research website, https://www.oregonlaws.org

It's running in Rails, in production mode, with mod_rails & enterprise ruby. It has a seamlessly integrated blog which is actually wordpress: https://www.oregonlaws.org/blog

I use a 720 Linode so that the entire database and index can be cached in RAM and give < 200ms response times.

It's the standard Linode Ubuntu install. I've then created identical Ubuntu VMs that I use on my personal computers for development work. I do a one-command deploy to the Linode using Capistrano. I never have out-of-memory errors, or any problems, really: I regularly check for Ubuntu and gem (ruby/rails) updates.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
MathieuB
Senior Newbie


Joined: 21 Jun 2009
Posts: 16
Location: Montreal, Quebec, Canada

PostPosted: Mon Jun 29, 2009 12:07 pm    Post subject: Reply with quote

Using a Linode 720 to host my Wordpress blog, which is about Computer Systems designs: www.hardware-revolution.com. Getting about 150-200k pageviews per month, with spikes of 30k per day, not a problem at all.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
AlexC
Senior Newbie


Joined: 07 May 2009
Posts: 5

PostPosted: Wed Jul 01, 2009 1:03 pm    Post subject: Reply with quote

I've got a Linode 360 which I use to host TangoCMS, a small but quite successful open source PHP CMS, feel free to test it out on our demo Smile

The Linode has been perfect so far, got 267 days uptime (would be over a year, but I decided to play around with the kernel and ended up breaking things!) Couldn't have asked for more, really great service.
Back to top
View user's profile Send private message
kg4peq
Newbie


Joined: 19 Aug 2009
Posts: 4

PostPosted: Wed Aug 19, 2009 9:23 pm    Post subject: Reply with quote

My Linode hosts an Asterisk VoIP system for my home phone and the NWS Wakefield, VA SKYWARN Amateur Radio Support Team. It also hosts some smaller web sites, including my personal site, and continually runs a copy of Interwarn, pushing NWS weather products out to the SKYWARN leadership team. Other than that, it's a general-purpose Linux box used for various console and XWindows applications. Works great!
Back to top
View user's profile Send private message
vindimy
Senior Newbie


Joined: 04 Dec 2008
Posts: 7
Location: USA

PostPosted: Mon Sep 07, 2009 3:05 pm    Post subject: my stuff Reply with quote

I'm running (on Linode 540):

A personal site to host my stuff and my programming projects
A couple SVN repositories for school and work
A tor relay to consume extra bandwidth
An opensource 3d shooter game server (openarena)
I hate databases as they take up resources, so I prefer SQLite or flat file configurations... so far so good!

Maybe people should tell us WHAT they're running:

svnserve
nginx+php-fpm+xcache
tor+privoxy
vnstatd

Not much eh?

Oh, and OS = Debian 5.0 as it has the smallest footprint of them all (memory and hard drive space).
Back to top
View user's profile Send private message Visit poster's website
Dianoga



Joined: 08 May 2009
Posts: 1

PostPosted: Mon Sep 07, 2009 3:33 pm    Post subject: Reply with quote

My 360 is used mostly as a playground...

Web Stuff
Host my personal site (Wordpress) http://3dgo.net
Fireborn fan site (SMF) http://fireborn.org
A friends blog about babies (Wordpress) http://lkbaby.com
Photo Gallery (ZenPhoto)
Misc other web toys

Screen
irssi (irc + bitlbee + irssi_proxy)
rtorrent
and general shell playground

The web server I'm currently using is Cherokee, but I'm not 100% sold on it yet. I've only just switched to it from LigHTTPd and that was only because it looks shiny.
Back to top
View user's profile Send private message Visit poster's website
freedom_is_chaos
Senior Member


Joined: 12 Sep 2008
Posts: 166

PostPosted: Tue Sep 08, 2009 12:06 am    Post subject: Re: my stuff Reply with quote

vindimy wrote:
A tor relay to consume extra bandwidth


I should do that. I've been wasting my linode for the most part. I was just tired of having random Comcast outages and it taking down my jabber server.
_________________
If it ain't broke, you didn't tweak it enough. If it is broke, use more duct tape.
http://independentchaos.com
Back to top
View user's profile Send private message Visit poster's website
Xan
Senior Member


Joined: 08 Feb 2004
Posts: 552
Location: Austin

PostPosted: Tue Sep 08, 2009 12:18 am    Post subject: Reply with quote

Aren't you then effectively on the hook for anything anybody does? It could certainly lead to your IP (or a larger bank of your neighbors') getting blacklisted.
Back to top
View user's profile Send private message Send e-mail
BarkerJr
Senior Member


Joined: 02 Aug 2009
Posts: 179
Location: Connecticut, USA

PostPosted: Wed Sep 09, 2009 8:11 pm    Post subject: Reply with quote

If you're a Tor relay and not an exit, you don't show up in logs, so you don't get abuse complaints and blacklisting. Actually, it's better to allow exiting to your own server's public IP, so people can visit your sites over Tor with end-to-end encryption.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Linode.com Forum Forum Index -> General Discussion All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 5 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Forum Archive
RSS 2.0 | Additional RSS options
Powered by phpBB © 2001, 2005 phpBB Group

Home | Members | Contact Us | Terms of Service | ™ © 2003-2008 Linode, LLC. All rights reserved.