* looking for: ssh hosting
@ Tyler Littlefield
` Tom Moore
` (2 more replies)
0 siblings, 3 replies; 26+ messages in thread
From: Tyler Littlefield @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello list,
I've got a quick question.
I'm working on a code base, and hope to be able to contribute to it,as it's a base I find very flexable and versatile.
This base is all c/python, but a lot of my contributions are in c, as I feel more comfortable with it.
I was wondering, if anyone has a server or knows of someone who hosts for cheap that I could get access from?
I don't want any more than 50-100 mb, 1-two ports and I'm set.
The systems I have here are both penteum 3 processors, and take a bit when I make clean, make all, and I do this quite frequently.
Mainly because I like to make sure that my code ties in with the code of the server, and that it runs ok before I code more, but I'm also like a little kid. Once I make something new, I have to play with it for a while. :)
Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@tysdomain.com
My programs don't have bugs, they're called randomly added features.
^ permalink raw reply [flat|nested] 26+ messages in thread* RE: looking for: ssh hosting looking for: ssh hosting Tyler Littlefield @ ` Tom Moore ` Doug Langley ` Alex Snow ` Tony Baechler 2 siblings, 1 reply; 26+ messages in thread From: Tom Moore @ UTC (permalink / raw) To: 'Speakup is a screen review system for Linux.' Hi, Any vps system should be fine for your needs. Look on the net for them. They don't cost a lot and offer some really nice features. Tom -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Tyler Littlefield Sent: Sunday, March 08, 2009 3:07 PM To: Speakup is a screen review system for Linux. Subject: looking for: ssh hosting Hello list, I've got a quick question. I'm working on a code base, and hope to be able to contribute to it,as it's a base I find very flexable and versatile. This base is all c/python, but a lot of my contributions are in c, as I feel more comfortable with it. I was wondering, if anyone has a server or knows of someone who hosts for cheap that I could get access from? I don't want any more than 50-100 mb, 1-two ports and I'm set. The systems I have here are both penteum 3 processors, and take a bit when I make clean, make all, and I do this quite frequently. Mainly because I like to make sure that my code ties in with the code of the server, and that it runs ok before I code more, but I'm also like a little kid. Once I make something new, I have to play with it for a while. :) Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tom Moore @ ` Doug Langley ` Tyler Littlefield ` Alex Snow 0 siblings, 2 replies; 26+ messages in thread From: Doug Langley @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. give http://www.linode.com a look. 360 mb ram, 12 gb diskspace, 200 gb transfer per month for $19.95. 4 data centers and about 15 distributions to choose from. There running xenn and support the loading of kernel modules as well. They have even set the timing properly so as to be able to load, and run asterisk zaptel/dahdi timers. ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Doug Langley @ ` Tyler Littlefield ` Alex Snow 1 sibling, 0 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. hrm, I'll take a look. I was aiming for something kinda low on the price scale--20 bucks a month really isn't worth it for me, if i'm going to be using it just for the processor speed, and about less than a quarter of it's potential, but it may be a good buy if/when I go public with the mud. Right now I'm just adding on to it, and will possibly publish the modules, which I see as being a help to the community, and it's helping me get familiarized with the base. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Doug Langley" <dlangley@gigo.com> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Sunday, March 08, 2009 3:06 PM Subject: Re: looking for: ssh hosting > > give http://www.linode.com a look. > 360 mb ram, 12 gb diskspace, 200 gb transfer per month for $19.95. > 4 data centers and about 15 distributions to choose from. > There running xenn and support the loading of kernel modules as well. They > have even set the timing properly so as to be able to load, and run > asterisk zaptel/dahdi timers. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Doug Langley ` Tyler Littlefield @ ` Alex Snow 1 sibling, 0 replies; 26+ messages in thread From: Alex Snow @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. A friend of mine uses these guys for hosting a couple of servers, and likes them a lot. They have great stability and you always get a fast connection. On Sun, Mar 08, 2009 at 02:06:18PM -0700, Doug Langley wrote: > > give http://www.linode.com a look. > 360 mb ram, 12 gb diskspace, 200 gb transfer per month for $19.95. > 4 data centers and about 15 distributions to choose from. > There running xenn and support the loading of kernel modules as well. > They have even set the timing properly so as to be able to load, and run > asterisk zaptel/dahdi timers. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- By the way, I can hardly feel sorry for you... All last night I had to listen to her tears, so great they were redirected to a stream. What? Of _course_ you didn't know. You and your little group no longer have any permissions around here. She changed her .lock files, too. -- Kevin M. Bealer, commenting on the private life of a Linux nerd ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting looking for: ssh hosting Tyler Littlefield ` Tom Moore @ ` Alex Snow ` Tyler Littlefield ` Tony Baechler 2 siblings, 1 reply; 26+ messages in thread From: Alex Snow @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Have you thought of running Distcc between a couple of machines? that should make builds go faster. I've used it a couple of times and it works quite well. On Sun, Mar 08, 2009 at 01:07:14PM -0600, Tyler Littlefield wrote: > Hello list, > I've got a quick question. > I'm working on a code base, and hope to be able to contribute to it,as it's a base I find very flexable and versatile. > This base is all c/python, but a lot of my contributions are in c, as I feel more comfortable with it. > I was wondering, if anyone has a server or knows of someone who hosts for cheap that I could get access from? > I don't want any more than 50-100 mb, 1-two ports and I'm set. > The systems I have here are both penteum 3 processors, and take a bit when I make clean, make all, and I do this quite frequently. > Mainly because I like to make sure that my code ties in with the code of the server, and that it runs ok before I code more, but I'm also like a little kid. Once I make something new, I have to play with it for a while. :) > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Q: Would you like to see the WINE list? A: What's on it, anything expensive? Q: No, just Solitaire and MineSweeper for now, but the WINE is free. -- Kevin M. Bealer, about the WINdows Emulator ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Alex Snow @ ` Tyler Littlefield 0 siblings, 0 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I haven't heard of that. I got an off-list offer of using a p4 box shared to do this, but this looks like fun to mess with. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Alex Snow" <alex_snow@gmx.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Sunday, March 08, 2009 3:14 PM Subject: Re: looking for: ssh hosting > Have you thought of running Distcc between a couple of machines? that > should make builds go faster. I've used it a couple of times and it > works quite well. > On Sun, Mar 08, 2009 at 01:07:14PM -0600, Tyler > Littlefield wrote: >> Hello list, >> I've got a quick question. >> I'm working on a code base, and hope to be able to contribute to it,as >> it's a base I find very flexable and versatile. >> This base is all c/python, but a lot of my contributions are in c, as I >> feel more comfortable with it. >> I was wondering, if anyone has a server or knows of someone who hosts for >> cheap that I could get access from? >> I don't want any more than 50-100 mb, 1-two ports and I'm set. >> The systems I have here are both penteum 3 processors, and take a bit >> when I make clean, make all, and I do this quite frequently. >> Mainly because I like to make sure that my code ties in with the code of >> the server, and that it runs ok before I code more, but I'm also like a >> little kid. Once I make something new, I have to play with it for a >> while. :) >> >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > Q: Would you like to see the WINE list? > A: What's on it, anything expensive? > Q: No, just Solitaire and MineSweeper for now, but the WINE is free. > -- Kevin M. Bealer, about the WINdows Emulator > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting looking for: ssh hosting Tyler Littlefield ` Tom Moore ` Alex Snow @ ` Tony Baechler ` Tyler Littlefield ` Nick Stockton 2 siblings, 2 replies; 26+ messages in thread From: Tony Baechler @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Look at http://freeshell.org/ and http://www.dreamhost.org/ I've used freeshell and they're fine but you'll have to pay to get any decent access. Dreamhost is a web host which claims to offer ssh access but I don't know if compilers are included. There are various free ssh servers for developers if you can prove that you're working on free software. I don't know if sourceforge.net has that or not. With as cheap as processors are now, why not just upgrade and save yourself money in the long term? Tyler Littlefield wrote: > I was wondering, if anyone has a server or knows of someone who hosts for cheap that I could get access from? > I don't want any more than 50-100 mb, 1-two ports and I'm set. > The systems I have here are both penteum 3 processors, and take a bit when I make clean, make all, and I do this quite frequently. > Mainly because I like to make sure that my code ties in with the code of the server, and that it runs ok before I code more, but I'm also like a little kid. Once I make something new, I have to play with it for a while. :) > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tony Baechler @ ` Tyler Littlefield ` Tony Baechler ` Nick Stockton 1 sibling, 1 reply; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. hello, I'll check freeshell. Just for the record, dreamhost offers lots of good services, but they don't allow you to open ports until you pay for their dedicated servers, which are not really worth paying for. I have an account for my website, they tend to monitor storage, too. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Tony Baechler" <tony@baechler.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Monday, March 09, 2009 6:06 AM Subject: Re: looking for: ssh hosting > Look at http://freeshell.org/ and http://www.dreamhost.org/ I've used > freeshell and they're fine but you'll have to pay to get any decent > access. Dreamhost is a web host which claims to offer ssh access but I > don't know if compilers are included. There are various free ssh servers > for developers if you can prove that you're working on free software. I > don't know if sourceforge.net has that or not. With as cheap as > processors are now, why not just upgrade and save yourself money in the > long term? > > Tyler Littlefield wrote: >> I was wondering, if anyone has a server or knows of someone who hosts for >> cheap that I could get access from? >> I don't want any more than 50-100 mb, 1-two ports and I'm set. >> The systems I have here are both penteum 3 processors, and take a bit >> when I make clean, make all, and I do this quite frequently. >> Mainly because I like to make sure that my code ties in with the code of >> the server, and that it runs ok before I code more, but I'm also like a >> little kid. Once I make something new, I have to play with it for a >> while. :) >> >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> >> > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tyler Littlefield @ ` Tony Baechler ` Tyler Littlefield ` Alex Snow 0 siblings, 2 replies; 26+ messages in thread From: Tony Baechler @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Refering to dreamhost, hat's very interesting because their site says that they have unlimited disk space and bandwidth and do allow ssh connections. I was seriously considering going with them for those reasons. Right now I have unlimited disk and bandwidth but no ssh. They also offer VPS. Another VPS that has been recommended is http://ultrahost.us/ I would like to know why you're saying that dreamhost doesn't offer ssh when their site says they do. I believe you, I haven't used them before so I don't know. Tyler Littlefield wrote: > hello, > I'll check freeshell. > Just for the record, dreamhost offers lots of good services, but they > don't allow you to open ports until you pay for their dedicated > servers, which are not really worth paying for. > I have an account for my website, they tend to monitor storage, too. ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tony Baechler @ ` Tyler Littlefield ` Steve Holmes ` Alex Snow 1 sibling, 1 reply; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I didn't say they didn't offer ssh, just that they monitor what you put up--I was using their "unlimited" space to store my music as a backup and got yelled at. Ultrahost is a good idea too, though see their "extra charges," if you go over a certain amount. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Tony Baechler" <tony@baechler.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 4:20 AM Subject: Re: looking for: ssh hosting > Refering to dreamhost, hat's very interesting because their site says that > they have unlimited disk space and bandwidth and do allow ssh connections. > I was seriously considering going with them for those reasons. Right now > I have unlimited disk and bandwidth but no ssh. They also offer VPS. > Another VPS that has been recommended is http://ultrahost.us/ I would > like to know why you're saying that dreamhost doesn't offer ssh when their > site says they do. I believe you, I haven't used them before so I don't > know. > > Tyler Littlefield wrote: >> hello, >> I'll check freeshell. >> Just for the record, dreamhost offers lots of good services, but they >> don't allow you to open ports until you pay for their dedicated servers, >> which are not really worth paying for. >> I have an account for my website, they tend to monitor storage, too. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tyler Littlefield @ ` Steve Holmes ` Tyler Littlefield 0 siblings, 1 reply; 26+ messages in thread From: Steve Holmes @ UTC (permalink / raw) To: speakup -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 I used to use Ultra Host and they say "unlimitted" space and I think bandwidth, things are monitored in that You can't store personal files without links to them I think overages are managed on a common sense bases; that is, if it doesn't happen often or not out of extreme, a head is turned away. My biggest complaint with them and this happened twice is major outages can happen. Back in 2005 or so, they were down for nearly a day and last December, they went down for nearly 36 hours! When that happened, I switched over to godaddy. The control panels are funky and from an accessibility standpoint, wish they could be vastly improved. But ssh is available and you can use ftp to upload your site contents. I paid $70 for a year of service and I'm thinking about moving my domain registration over there too because I can cut my annual $15.00 fee in half. I forget the specs for bandwidth and space but they are quite high though. I'm definitely not in any danger of exceeding any limits right now. On Tue, Mar 10, 2009 at 06:13:52AM -0600, Tyler Littlefield wrote: > I didn't say they didn't offer ssh, just that they monitor what you put > up--I was using their "unlimited" space to store my music as a backup and > got yelled at. Ultrahost is a good idea too, though see their "extra > charges," if you go over a certain amount. > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > > ----- Original Message ----- From: "Tony Baechler" <tony@baechler.net> > To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> > Sent: Tuesday, March 10, 2009 4:20 AM > Subject: Re: looking for: ssh hosting > > >> Refering to dreamhost, hat's very interesting because their site says >> that they have unlimited disk space and bandwidth and do allow ssh >> connections. I was seriously considering going with them for those >> reasons. Right now I have unlimited disk and bandwidth but no ssh. >> They also offer VPS. Another VPS that has been recommended is >> http://ultrahost.us/ I would like to know why you're saying that >> dreamhost doesn't offer ssh when their site says they do. I believe >> you, I haven't used them before so I don't know. >> >> Tyler Littlefield wrote: >>> hello, >>> I'll check freeshell. >>> Just for the record, dreamhost offers lots of good services, but they >>> don't allow you to open ports until you pay for their dedicated >>> servers, which are not really worth paying for. >>> I have an account for my website, they tend to monitor storage, too. >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEAREDAAYFAkm2ke8ACgkQWSjv55S0LfGALQCgq7OMgF0o8ViJGvBEJRZuWoay HCEAoPjBbP0TfsfrmBMDXGK3xuw4CFpp =kitP -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Steve Holmes @ ` Tyler Littlefield 0 siblings, 0 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I think ultrahosts's big deal was they were running on ShaneD.net servers for a while. That's where I origenally learned the basics of system admin, and ended up spending half my time repairing broken things, outages were a weekly happening. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Steve Holmes" <steve@holmesgrown.com> To: <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 10:14 AM Subject: Re: looking for: ssh hosting > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > I used to use Ultra Host and they say "unlimitted" space and I think > bandwidth, things are monitored in that You can't store personal files > without links to them I think overages are managed on a common sense > bases; that is, if it doesn't happen often or not out of extreme, a > head is turned away. > > My biggest complaint with them and this happened twice is major > outages can happen. Back in 2005 or so, they were down for nearly a > day and last December, they went down for nearly 36 hours! When that > happened, I switched over to godaddy. The control panels are funky > and from an accessibility standpoint, wish they could be vastly > improved. But ssh is available and you can use ftp to upload your > site contents. I paid $70 for a year of service and I'm thinking > about moving my domain registration over there too because I can cut > my annual $15.00 fee in half. I forget the specs for bandwidth and > space but they are quite high though. I'm definitely not in any > danger of exceeding any limits right now. > > On Tue, Mar 10, 2009 at 06:13:52AM -0600, Tyler Littlefield wrote: >> I didn't say they didn't offer ssh, just that they monitor what you put >> up--I was using their "unlimited" space to store my music as a backup and >> got yelled at. Ultrahost is a good idea too, though see their "extra >> charges," if you go over a certain amount. >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> >> ----- Original Message ----- From: "Tony Baechler" <tony@baechler.net> >> To: "Speakup is a screen review system for Linux." >> <speakup@braille.uwo.ca> >> Sent: Tuesday, March 10, 2009 4:20 AM >> Subject: Re: looking for: ssh hosting >> >> >>> Refering to dreamhost, hat's very interesting because their site says >>> that they have unlimited disk space and bandwidth and do allow ssh >>> connections. I was seriously considering going with them for those >>> reasons. Right now I have unlimited disk and bandwidth but no ssh. >>> They also offer VPS. Another VPS that has been recommended is >>> http://ultrahost.us/ I would like to know why you're saying that >>> dreamhost doesn't offer ssh when their site says they do. I believe >>> you, I haven't used them before so I don't know. >>> >>> Tyler Littlefield wrote: >>>> hello, >>>> I'll check freeshell. >>>> Just for the record, dreamhost offers lots of good services, but they >>>> don't allow you to open ports until you pay for their dedicated >>>> servers, which are not really worth paying for. >>>> I have an account for my website, they tend to monitor storage, too. >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEAREDAAYFAkm2ke8ACgkQWSjv55S0LfGALQCgq7OMgF0o8ViJGvBEJRZuWoay > HCEAoPjBbP0TfsfrmBMDXGK3xuw4CFpp > =kitP > -----END PGP SIGNATURE----- > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tony Baechler ` Tyler Littlefield @ ` Alex Snow ` Tyler Littlefield 1 sibling, 1 reply; 26+ messages in thread From: Alex Snow @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Dreamhost does offer ssh access but they might not offer a full line of software such as compilers and other dev tools. My experience with web hosts (I haven't used dreamhost though) is that even though they offer ssh, it's usually only good for file management. On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: > Refering to dreamhost, hat's very interesting because their site says > that they have unlimited disk space and bandwidth and do allow ssh > connections. I was seriously considering going with them for those > reasons. Right now I have unlimited disk and bandwidth but no ssh. > They also offer VPS. Another VPS that has been recommended is > http://ultrahost.us/ I would like to know why you're saying that > dreamhost doesn't offer ssh when their site says they do. I believe > you, I haven't used them before so I don't know. > > Tyler Littlefield wrote: > >hello, > >I'll check freeshell. > >Just for the record, dreamhost offers lots of good services, but they > >don't allow you to open ports until you pay for their dedicated > >servers, which are not really worth paying for. > >I have an account for my website, they tend to monitor storage, too. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Linux: the operating system with a CLUE... Command Line User Environment. -- seen in a posting in comp.software.testing ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Alex Snow @ ` Tyler Littlefield ` Sina Bahram ` Tony Baechler 0 siblings, 2 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. They offer compilers. Here are my thoughts on them: They offer great support--if you mark your ticket below the highest one, you'll get a response back within 30 minutes to an hour, and they do what they can to help. They offer tons of space, though that's not really needed, as they don't allow you to use the site for "personal storage." They offer ssh, though haven't figured out what bash they're using--it only shows machine name, not the actual path like every other ssh I've been on. They have ocasional downtimes. Their panel is custom crafted, and is not c-panel--they don't have an API or a way to use CPanel, so that's out of the question, if you wanted to resell. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Alex Snow" <alex_snow@gmx.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 9:33 AM Subject: Re: looking for: ssh hosting > Dreamhost does offer ssh access but they might not offer a full line of > software such > as compilers and other dev tools. My experience with web hosts (I haven't > used > dreamhost though) is that even though they offer ssh, it's usually only > good for file > management. > On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >> Refering to dreamhost, hat's very interesting because their site says >> that they have unlimited disk space and bandwidth and do allow ssh >> connections. I was seriously considering going with them for those >> reasons. Right now I have unlimited disk and bandwidth but no ssh. >> They also offer VPS. Another VPS that has been recommended is >> http://ultrahost.us/ I would like to know why you're saying that >> dreamhost doesn't offer ssh when their site says they do. I believe >> you, I haven't used them before so I don't know. >> >> Tyler Littlefield wrote: >> >hello, >> >I'll check freeshell. >> >Just for the record, dreamhost offers lots of good services, but they >> >don't allow you to open ports until you pay for their dedicated >> >servers, which are not really worth paying for. >> >I have an account for my website, they tend to monitor storage, too. >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > Linux: the operating system with a CLUE... Command Line User Environment. > -- seen in a posting in comp.software.testing > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* RE: looking for: ssh hosting ` Tyler Littlefield @ ` Sina Bahram ` Tyler Littlefield ` Tony Baechler 1 sibling, 1 reply; 26+ messages in thread From: Sina Bahram @ UTC (permalink / raw) To: 'Speakup is a screen review system for Linux.' Uhm, yes it is cPanel. It's actually accessible too ... I've had no issues, but you have to know hwo to use relatively new web 2.0 applications. So mouse overs are not something you can just ignore, but jaws handles them and allows you to drop down the various menus. If you want to have a different shell, Tyler you should know how to fix this. Plus, if you don't, you can always use the users menu on their cPanel interface to atually change your shell from bash, zsh, and I think csh as well. Also, as far as personal storage ... That's fine, just don't go overboard. Don't use it as a site to serve up mp3's to friends, but if you need to post some files, keep backups there, or so on, that's perfectly fine. Take care, Sina -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Tyler Littlefield Sent: Tuesday, March 10, 2009 11:42 AM To: Speakup is a screen review system for Linux. Subject: Re: looking for: ssh hosting They offer compilers. Here are my thoughts on them: They offer great support--if you mark your ticket below the highest one, you'll get a response back within 30 minutes to an hour, and they do what they can to help. They offer tons of space, though that's not really needed, as they don't allow you to use the site for "personal storage." They offer ssh, though haven't figured out what bash they're using--it only shows machine name, not the actual path like every other ssh I've been on. They have ocasional downtimes. Their panel is custom crafted, and is not c-panel--they don't have an API or a way to use CPanel, so that's out of the question, if you wanted to resell. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Alex Snow" <alex_snow@gmx.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 9:33 AM Subject: Re: looking for: ssh hosting > Dreamhost does offer ssh access but they might not offer a full line of > software such > as compilers and other dev tools. My experience with web hosts (I haven't > used > dreamhost though) is that even though they offer ssh, it's usually only > good for file > management. > On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >> Refering to dreamhost, hat's very interesting because their site says >> that they have unlimited disk space and bandwidth and do allow ssh >> connections. I was seriously considering going with them for those >> reasons. Right now I have unlimited disk and bandwidth but no ssh. >> They also offer VPS. Another VPS that has been recommended is >> http://ultrahost.us/ I would like to know why you're saying that >> dreamhost doesn't offer ssh when their site says they do. I believe >> you, I haven't used them before so I don't know. >> >> Tyler Littlefield wrote: >> >hello, >> >I'll check freeshell. >> >Just for the record, dreamhost offers lots of good services, but they >> >don't allow you to open ports until you pay for their dedicated >> >servers, which are not really worth paying for. >> >I have an account for my website, they tend to monitor storage, too. >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > Linux: the operating system with a CLUE... Command Line User Environment. > -- seen in a posting in comp.software.testing > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Sina Bahram @ ` Tyler Littlefield ` Sina Bahram 0 siblings, 1 reply; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I don't. they still noticed me storing backups of my music. As for their panel--it's not cpanel. It's their own, I've talked to them about it. I have been able to navigate easily, was just saying that you can't serve users without telling them what company your going through, :) Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Sina Bahram" <sbahram@nc.rr.com> To: "'Speakup is a screen review system for Linux.'" <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 10:44 AM Subject: RE: looking for: ssh hosting > Uhm, yes it is cPanel. > > It's actually accessible too ... I've had no issues, but you have to know > hwo to use relatively new web 2.0 applications. So mouse overs are not > something you can just ignore, but jaws handles them and allows you to > drop > down the various menus. > > If you want to have a different shell, Tyler you should know how to fix > this. Plus, if you don't, you can always use the users menu on their > cPanel > interface to atually change your shell from bash, zsh, and I think csh as > well. > > Also, as far as personal storage ... That's fine, just don't go overboard. > Don't use it as a site to serve up mp3's to friends, but if you need to > post > some files, keep backups there, or so on, that's perfectly fine. > > Take care, > Sina > > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Tyler Littlefield > Sent: Tuesday, March 10, 2009 11:42 AM > To: Speakup is a screen review system for Linux. > Subject: Re: looking for: ssh hosting > > They offer compilers. > Here are my thoughts on them: > > They offer great support--if you mark your ticket below the highest one, > you'll get a response back within 30 minutes to an hour, and they do what > they can to help. > They offer tons of space, though that's not really needed, as they don't > allow you to use the site for "personal storage." > They offer ssh, though haven't figured out what bash they're using--it > only > > shows machine name, not the actual path like every other ssh I've been on. > They have ocasional downtimes. > Their panel is custom crafted, and is not c-panel--they don't have an API > or > > a way to use CPanel, so that's out of the question, if you wanted to > resell. > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > > ----- Original Message ----- > From: "Alex Snow" <alex_snow@gmx.net> > To: "Speakup is a screen review system for Linux." > <speakup@braille.uwo.ca> > Sent: Tuesday, March 10, 2009 9:33 AM > Subject: Re: looking for: ssh hosting > > >> Dreamhost does offer ssh access but they might not offer a full line of >> software such >> as compilers and other dev tools. My experience with web hosts (I >> haven't > >> used >> dreamhost though) is that even though they offer ssh, it's usually only >> good for file >> management. >> On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >>> Refering to dreamhost, hat's very interesting because their site says >>> that they have unlimited disk space and bandwidth and do allow ssh >>> connections. I was seriously considering going with them for those >>> reasons. Right now I have unlimited disk and bandwidth but no ssh. >>> They also offer VPS. Another VPS that has been recommended is >>> http://ultrahost.us/ I would like to know why you're saying that >>> dreamhost doesn't offer ssh when their site says they do. I believe >>> you, I haven't used them before so I don't know. >>> >>> Tyler Littlefield wrote: >>> >hello, >>> >I'll check freeshell. >>> >Just for the record, dreamhost offers lots of good services, but they >>> >don't allow you to open ports until you pay for their dedicated >>> >servers, which are not really worth paying for. >>> >I have an account for my website, they tend to monitor storage, too. >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> -- >> Linux: the operating system with a CLUE... Command Line User Environment. >> -- seen in a posting in comp.software.testing >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* RE: looking for: ssh hosting ` Tyler Littlefield @ ` Sina Bahram ` Tyler Littlefield 0 siblings, 1 reply; 26+ messages in thread From: Sina Bahram @ UTC (permalink / raw) To: 'Speakup is a screen review system for Linux.' They do have a program for resale though. Take care, Sina -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Tyler Littlefield Sent: Tuesday, March 10, 2009 12:48 PM To: Speakup is a screen review system for Linux. Subject: Re: looking for: ssh hosting I don't. they still noticed me storing backups of my music. As for their panel--it's not cpanel. It's their own, I've talked to them about it. I have been able to navigate easily, was just saying that you can't serve users without telling them what company your going through, :) Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Sina Bahram" <sbahram@nc.rr.com> To: "'Speakup is a screen review system for Linux.'" <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 10:44 AM Subject: RE: looking for: ssh hosting > Uhm, yes it is cPanel. > > It's actually accessible too ... I've had no issues, but you have to know > hwo to use relatively new web 2.0 applications. So mouse overs are not > something you can just ignore, but jaws handles them and allows you to > drop > down the various menus. > > If you want to have a different shell, Tyler you should know how to fix > this. Plus, if you don't, you can always use the users menu on their > cPanel > interface to atually change your shell from bash, zsh, and I think csh as > well. > > Also, as far as personal storage ... That's fine, just don't go overboard. > Don't use it as a site to serve up mp3's to friends, but if you need to > post > some files, keep backups there, or so on, that's perfectly fine. > > Take care, > Sina > > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Tyler Littlefield > Sent: Tuesday, March 10, 2009 11:42 AM > To: Speakup is a screen review system for Linux. > Subject: Re: looking for: ssh hosting > > They offer compilers. > Here are my thoughts on them: > > They offer great support--if you mark your ticket below the highest one, > you'll get a response back within 30 minutes to an hour, and they do what > they can to help. > They offer tons of space, though that's not really needed, as they don't > allow you to use the site for "personal storage." > They offer ssh, though haven't figured out what bash they're using--it > only > > shows machine name, not the actual path like every other ssh I've been on. > They have ocasional downtimes. > Their panel is custom crafted, and is not c-panel--they don't have an API > or > > a way to use CPanel, so that's out of the question, if you wanted to > resell. > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > > ----- Original Message ----- > From: "Alex Snow" <alex_snow@gmx.net> > To: "Speakup is a screen review system for Linux." > <speakup@braille.uwo.ca> > Sent: Tuesday, March 10, 2009 9:33 AM > Subject: Re: looking for: ssh hosting > > >> Dreamhost does offer ssh access but they might not offer a full line of >> software such >> as compilers and other dev tools. My experience with web hosts (I >> haven't > >> used >> dreamhost though) is that even though they offer ssh, it's usually only >> good for file >> management. >> On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >>> Refering to dreamhost, hat's very interesting because their site says >>> that they have unlimited disk space and bandwidth and do allow ssh >>> connections. I was seriously considering going with them for those >>> reasons. Right now I have unlimited disk and bandwidth but no ssh. >>> They also offer VPS. Another VPS that has been recommended is >>> http://ultrahost.us/ I would like to know why you're saying that >>> dreamhost doesn't offer ssh when their site says they do. I believe >>> you, I haven't used them before so I don't know. >>> >>> Tyler Littlefield wrote: >>> >hello, >>> >I'll check freeshell. >>> >Just for the record, dreamhost offers lots of good services, but they >>> >don't allow you to open ports until you pay for their dedicated >>> >servers, which are not really worth paying for. >>> >I have an account for my website, they tend to monitor storage, too. >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> -- >> Linux: the operating system with a CLUE... Command Line User Environment. >> -- seen in a posting in comp.software.testing >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Sina Bahram @ ` Tyler Littlefield ` Tom Moore 0 siblings, 1 reply; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. ah. I wasn't aware of that. When I origenally got the account, they told me I could use that for resale, but didn't bother to tell me that my customers would have to go to dreamhost.com to access their panel. Great how that works out. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Sina Bahram" <sbahram@nc.rr.com> To: "'Speakup is a screen review system for Linux.'" <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 11:04 AM Subject: RE: looking for: ssh hosting > They do have a program for resale though. > > Take care, > Sina > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Tyler Littlefield > Sent: Tuesday, March 10, 2009 12:48 PM > To: Speakup is a screen review system for Linux. > Subject: Re: looking for: ssh hosting > > I don't. they still noticed me storing backups of my music. > As for their panel--it's not cpanel. It's their own, I've talked to them > about it. > I have been able to navigate easily, was just saying that you can't serve > users without telling them what company your going through, :) > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > > ----- Original Message ----- > From: "Sina Bahram" <sbahram@nc.rr.com> > To: "'Speakup is a screen review system for Linux.'" > <speakup@braille.uwo.ca> > Sent: Tuesday, March 10, 2009 10:44 AM > Subject: RE: looking for: ssh hosting > > >> Uhm, yes it is cPanel. >> >> It's actually accessible too ... I've had no issues, but you have to know >> hwo to use relatively new web 2.0 applications. So mouse overs are not >> something you can just ignore, but jaws handles them and allows you to >> drop >> down the various menus. >> >> If you want to have a different shell, Tyler you should know how to fix >> this. Plus, if you don't, you can always use the users menu on their >> cPanel >> interface to atually change your shell from bash, zsh, and I think csh as >> well. >> >> Also, as far as personal storage ... That's fine, just don't go >> overboard. >> Don't use it as a site to serve up mp3's to friends, but if you need to >> post >> some files, keep backups there, or so on, that's perfectly fine. >> >> Take care, >> Sina >> >> >> -----Original Message----- >> From: speakup-bounces@braille.uwo.ca >> [mailto:speakup-bounces@braille.uwo.ca] >> On Behalf Of Tyler Littlefield >> Sent: Tuesday, March 10, 2009 11:42 AM >> To: Speakup is a screen review system for Linux. >> Subject: Re: looking for: ssh hosting >> >> They offer compilers. >> Here are my thoughts on them: >> >> They offer great support--if you mark your ticket below the highest one, >> you'll get a response back within 30 minutes to an hour, and they do what >> they can to help. >> They offer tons of space, though that's not really needed, as they don't >> allow you to use the site for "personal storage." >> They offer ssh, though haven't figured out what bash they're using--it >> only >> >> shows machine name, not the actual path like every other ssh I've been >> on. >> They have ocasional downtimes. >> Their panel is custom crafted, and is not c-panel--they don't have an API >> or >> >> a way to use CPanel, so that's out of the question, if you wanted to >> resell. >> >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> >> ----- Original Message ----- >> From: "Alex Snow" <alex_snow@gmx.net> >> To: "Speakup is a screen review system for Linux." >> <speakup@braille.uwo.ca> >> Sent: Tuesday, March 10, 2009 9:33 AM >> Subject: Re: looking for: ssh hosting >> >> >>> Dreamhost does offer ssh access but they might not offer a full line of >>> software such >>> as compilers and other dev tools. My experience with web hosts (I >>> haven't >> >>> used >>> dreamhost though) is that even though they offer ssh, it's usually only >>> good for file >>> management. >>> On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >>>> Refering to dreamhost, hat's very interesting because their site says >>>> that they have unlimited disk space and bandwidth and do allow ssh >>>> connections. I was seriously considering going with them for those >>>> reasons. Right now I have unlimited disk and bandwidth but no ssh. >>>> They also offer VPS. Another VPS that has been recommended is >>>> http://ultrahost.us/ I would like to know why you're saying that >>>> dreamhost doesn't offer ssh when their site says they do. I believe >>>> you, I haven't used them before so I don't know. >>>> >>>> Tyler Littlefield wrote: >>>> >hello, >>>> >I'll check freeshell. >>>> >Just for the record, dreamhost offers lots of good services, but they >>>> >don't allow you to open ports until you pay for their dedicated >>>> >servers, which are not really worth paying for. >>>> >I have an account for my website, they tend to monitor storage, too. >>>> >>>> _______________________________________________ >>>> Speakup mailing list >>>> Speakup@braille.uwo.ca >>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >>> -- >>> Linux: the operating system with a CLUE... Command Line User >>> Environment. >>> -- seen in a posting in comp.software.testing >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* RE: looking for: ssh hosting ` Tyler Littlefield @ ` Tom Moore ` Tyler Littlefield 0 siblings, 1 reply; 26+ messages in thread From: Tom Moore @ UTC (permalink / raw) To: 'Speakup is a screen review system for Linux.' Not going to get caught up in this one, but to me this seems like it could be easily fixed with a dns entry that you'd manage to point to the Cpanel server so that people would work with a system under your brand. Tom -----Original Message----- From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Tyler Littlefield Sent: Tuesday, March 10, 2009 1:06 PM To: Speakup is a screen review system for Linux. Subject: Re: looking for: ssh hosting ah. I wasn't aware of that. When I origenally got the account, they told me I could use that for resale, but didn't bother to tell me that my customers would have to go to dreamhost.com to access their panel. Great how that works out. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Sina Bahram" <sbahram@nc.rr.com> To: "'Speakup is a screen review system for Linux.'" <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 11:04 AM Subject: RE: looking for: ssh hosting > They do have a program for resale though. > > Take care, > Sina > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Tyler Littlefield > Sent: Tuesday, March 10, 2009 12:48 PM > To: Speakup is a screen review system for Linux. > Subject: Re: looking for: ssh hosting > > I don't. they still noticed me storing backups of my music. > As for their panel--it's not cpanel. It's their own, I've talked to them > about it. > I have been able to navigate easily, was just saying that you can't serve > users without telling them what company your going through, :) > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > > ----- Original Message ----- > From: "Sina Bahram" <sbahram@nc.rr.com> > To: "'Speakup is a screen review system for Linux.'" > <speakup@braille.uwo.ca> > Sent: Tuesday, March 10, 2009 10:44 AM > Subject: RE: looking for: ssh hosting > > >> Uhm, yes it is cPanel. >> >> It's actually accessible too ... I've had no issues, but you have to know >> hwo to use relatively new web 2.0 applications. So mouse overs are not >> something you can just ignore, but jaws handles them and allows you to >> drop >> down the various menus. >> >> If you want to have a different shell, Tyler you should know how to fix >> this. Plus, if you don't, you can always use the users menu on their >> cPanel >> interface to atually change your shell from bash, zsh, and I think csh as >> well. >> >> Also, as far as personal storage ... That's fine, just don't go >> overboard. >> Don't use it as a site to serve up mp3's to friends, but if you need to >> post >> some files, keep backups there, or so on, that's perfectly fine. >> >> Take care, >> Sina >> >> >> -----Original Message----- >> From: speakup-bounces@braille.uwo.ca >> [mailto:speakup-bounces@braille.uwo.ca] >> On Behalf Of Tyler Littlefield >> Sent: Tuesday, March 10, 2009 11:42 AM >> To: Speakup is a screen review system for Linux. >> Subject: Re: looking for: ssh hosting >> >> They offer compilers. >> Here are my thoughts on them: >> >> They offer great support--if you mark your ticket below the highest one, >> you'll get a response back within 30 minutes to an hour, and they do what >> they can to help. >> They offer tons of space, though that's not really needed, as they don't >> allow you to use the site for "personal storage." >> They offer ssh, though haven't figured out what bash they're using--it >> only >> >> shows machine name, not the actual path like every other ssh I've been >> on. >> They have ocasional downtimes. >> Their panel is custom crafted, and is not c-panel--they don't have an API >> or >> >> a way to use CPanel, so that's out of the question, if you wanted to >> resell. >> >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> >> ----- Original Message ----- >> From: "Alex Snow" <alex_snow@gmx.net> >> To: "Speakup is a screen review system for Linux." >> <speakup@braille.uwo.ca> >> Sent: Tuesday, March 10, 2009 9:33 AM >> Subject: Re: looking for: ssh hosting >> >> >>> Dreamhost does offer ssh access but they might not offer a full line of >>> software such >>> as compilers and other dev tools. My experience with web hosts (I >>> haven't >> >>> used >>> dreamhost though) is that even though they offer ssh, it's usually only >>> good for file >>> management. >>> On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >>>> Refering to dreamhost, hat's very interesting because their site says >>>> that they have unlimited disk space and bandwidth and do allow ssh >>>> connections. I was seriously considering going with them for those >>>> reasons. Right now I have unlimited disk and bandwidth but no ssh. >>>> They also offer VPS. Another VPS that has been recommended is >>>> http://ultrahost.us/ I would like to know why you're saying that >>>> dreamhost doesn't offer ssh when their site says they do. I believe >>>> you, I haven't used them before so I don't know. >>>> >>>> Tyler Littlefield wrote: >>>> >hello, >>>> >I'll check freeshell. >>>> >Just for the record, dreamhost offers lots of good services, but they >>>> >don't allow you to open ports until you pay for their dedicated >>>> >servers, which are not really worth paying for. >>>> >I have an account for my website, they tend to monitor storage, too. >>>> >>>> _______________________________________________ >>>> Speakup mailing list >>>> Speakup@braille.uwo.ca >>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >>> -- >>> Linux: the operating system with a CLUE... Command Line User >>> Environment. >>> -- seen in a posting in comp.software.testing >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup _______________________________________________ Speakup mailing list Speakup@braille.uwo.ca http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tom Moore @ ` Tyler Littlefield 0 siblings, 0 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. you see dreamhost all over their panel. :) Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Tom Moore" <tommym2006@gmail.com> To: "'Speakup is a screen review system for Linux.'" <speakup@braille.uwo.ca> Sent: Tuesday, March 10, 2009 11:33 AM Subject: RE: looking for: ssh hosting > Not going to get caught up in this one, but to me this seems like it could > be easily fixed with a dns entry that you'd manage to point to the Cpanel > server so that people would work with a system under your brand. > > Tom > > > > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] > On Behalf Of Tyler Littlefield > Sent: Tuesday, March 10, 2009 1:06 PM > To: Speakup is a screen review system for Linux. > Subject: Re: looking for: ssh hosting > > ah. I wasn't aware of that. When I origenally got the account, they told > me > I could use that for resale, but didn't bother to tell me that my > customers > would have to go to dreamhost.com to access their panel. Great how that > works out. > > > Thanks, > Tyler Littlefield > Web: tysdomain.com > email: tyler@tysdomain.com > My programs don't have bugs, they're called randomly added features. > > ----- Original Message ----- > From: "Sina Bahram" <sbahram@nc.rr.com> > To: "'Speakup is a screen review system for Linux.'" > <speakup@braille.uwo.ca> > Sent: Tuesday, March 10, 2009 11:04 AM > Subject: RE: looking for: ssh hosting > > >> They do have a program for resale though. >> >> Take care, >> Sina >> >> -----Original Message----- >> From: speakup-bounces@braille.uwo.ca >> [mailto:speakup-bounces@braille.uwo.ca] >> On Behalf Of Tyler Littlefield >> Sent: Tuesday, March 10, 2009 12:48 PM >> To: Speakup is a screen review system for Linux. >> Subject: Re: looking for: ssh hosting >> >> I don't. they still noticed me storing backups of my music. >> As for their panel--it's not cpanel. It's their own, I've talked to them >> about it. >> I have been able to navigate easily, was just saying that you can't serve >> users without telling them what company your going through, :) >> >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> >> ----- Original Message ----- >> From: "Sina Bahram" <sbahram@nc.rr.com> >> To: "'Speakup is a screen review system for Linux.'" >> <speakup@braille.uwo.ca> >> Sent: Tuesday, March 10, 2009 10:44 AM >> Subject: RE: looking for: ssh hosting >> >> >>> Uhm, yes it is cPanel. >>> >>> It's actually accessible too ... I've had no issues, but you have to >>> know >>> hwo to use relatively new web 2.0 applications. So mouse overs are not >>> something you can just ignore, but jaws handles them and allows you to >>> drop >>> down the various menus. >>> >>> If you want to have a different shell, Tyler you should know how to fix >>> this. Plus, if you don't, you can always use the users menu on their >>> cPanel >>> interface to atually change your shell from bash, zsh, and I think csh >>> as >>> well. >>> >>> Also, as far as personal storage ... That's fine, just don't go >>> overboard. >>> Don't use it as a site to serve up mp3's to friends, but if you need to >>> post >>> some files, keep backups there, or so on, that's perfectly fine. >>> >>> Take care, >>> Sina >>> >>> >>> -----Original Message----- >>> From: speakup-bounces@braille.uwo.ca >>> [mailto:speakup-bounces@braille.uwo.ca] >>> On Behalf Of Tyler Littlefield >>> Sent: Tuesday, March 10, 2009 11:42 AM >>> To: Speakup is a screen review system for Linux. >>> Subject: Re: looking for: ssh hosting >>> >>> They offer compilers. >>> Here are my thoughts on them: >>> >>> They offer great support--if you mark your ticket below the highest one, >>> you'll get a response back within 30 minutes to an hour, and they do >>> what >>> they can to help. >>> They offer tons of space, though that's not really needed, as they don't >>> allow you to use the site for "personal storage." >>> They offer ssh, though haven't figured out what bash they're using--it >>> only >>> >>> shows machine name, not the actual path like every other ssh I've been >>> on. >>> They have ocasional downtimes. >>> Their panel is custom crafted, and is not c-panel--they don't have an >>> API >>> or >>> >>> a way to use CPanel, so that's out of the question, if you wanted to >>> resell. >>> >>> >>> Thanks, >>> Tyler Littlefield >>> Web: tysdomain.com >>> email: tyler@tysdomain.com >>> My programs don't have bugs, they're called randomly added features. >>> >>> ----- Original Message ----- >>> From: "Alex Snow" <alex_snow@gmx.net> >>> To: "Speakup is a screen review system for Linux." >>> <speakup@braille.uwo.ca> >>> Sent: Tuesday, March 10, 2009 9:33 AM >>> Subject: Re: looking for: ssh hosting >>> >>> >>>> Dreamhost does offer ssh access but they might not offer a full line of >>>> software such >>>> as compilers and other dev tools. My experience with web hosts (I >>>> haven't >>> >>>> used >>>> dreamhost though) is that even though they offer ssh, it's usually only >>>> good for file >>>> management. >>>> On Tue, Mar 10, 2009 at 02:20:40AM -0800, Tony Baechler wrote: >>>>> Refering to dreamhost, hat's very interesting because their site says >>>>> that they have unlimited disk space and bandwidth and do allow ssh >>>>> connections. I was seriously considering going with them for those >>>>> reasons. Right now I have unlimited disk and bandwidth but no ssh. >>>>> They also offer VPS. Another VPS that has been recommended is >>>>> http://ultrahost.us/ I would like to know why you're saying that >>>>> dreamhost doesn't offer ssh when their site says they do. I believe >>>>> you, I haven't used them before so I don't know. >>>>> >>>>> Tyler Littlefield wrote: >>>>> >hello, >>>>> >I'll check freeshell. >>>>> >Just for the record, dreamhost offers lots of good services, but they >>>>> >don't allow you to open ports until you pay for their dedicated >>>>> >servers, which are not really worth paying for. >>>>> >I have an account for my website, they tend to monitor storage, too. >>>>> >>>>> _______________________________________________ >>>>> Speakup mailing list >>>>> Speakup@braille.uwo.ca >>>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>>> >>>> -- >>>> Linux: the operating system with a CLUE... Command Line User >>>> Environment. >>>> -- seen in a posting in comp.software.testing >>>> _______________________________________________ >>>> Speakup mailing list >>>> Speakup@braille.uwo.ca >>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tyler Littlefield ` Sina Bahram @ ` Tony Baechler ` Tyler Littlefield 1 sibling, 1 reply; 26+ messages in thread From: Tony Baechler @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Tyler Littlefield wrote: > They offer tons of space, though that's not really needed, as they > don't allow you to use the site for "personal storage." As of when? As of now, they offer unlimited space with up to 50 GB for personal backups. I know of no other web host that lets you store any personal files at all, so that looks like a good deal to me. > They offer ssh, though haven't figured out what bash they're > using--it only shows machine name, not the actual path like every > other ssh I've been on. Hmm? The bash shell is bash, except for version differences. What about uploading a custom .bash_profile or .bashrc? The bash shell by default just displays a $ without a custom prompt. ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tony Baechler @ ` Tyler Littlefield 0 siblings, 0 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I'm just speaking from past experiences--I got a rather nasty message telling me the site wasn't for "personal storage," and it was in their TOS. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Tony Baechler" <tony@baechler.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Wednesday, March 11, 2009 8:17 AM Subject: Re: looking for: ssh hosting > Tyler Littlefield wrote: >> They offer tons of space, though that's not really needed, as they don't >> allow you to use the site for "personal storage." > > As of when? As of now, they offer unlimited space with up to 50 GB for > personal backups. I know of no other web host that lets you store any > personal files at all, so that looks like a good deal to me. > >> They offer ssh, though haven't figured out what bash they're using--it >> only shows machine name, not the actual path like every other ssh I've >> been on. > > > > Hmm? The bash shell is bash, except for version differences. What about > uploading a custom .bash_profile or .bashrc? The bash shell by default > just displays a $ without a custom prompt. > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Tony Baechler ` Tyler Littlefield @ ` Nick Stockton ` Jayson Smith 1 sibling, 1 reply; 26+ messages in thread From: Nick Stockton @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. http://www.phpwebhosting.com is a good web host. They are $10 a month and once your signed up you can send a support ticket through their web page asking them to enable ssh access for your account. You will then have access to all the compilers etc. They will also open ports on the server for you as needed and they shouldn't have any problem with you running a mud on your account. They are also very quick at responding to the support tickets. When I sent one in asking them to enable ssh I got a response in less than a half hour telling me that it had been enabled for my account. Nick Stockton ----- Original Message ----- From: "Tony Baechler" <tony@baechler.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Monday, March 09, 2009 5:06 AM Subject: Re: looking for: ssh hosting > Look at http://freeshell.org/ and http://www.dreamhost.org/ I've used > freeshell and they're fine but you'll have to pay to get any decent > access. Dreamhost is a web host which claims to offer ssh access but I > don't know if compilers are included. There are various free ssh servers > for developers if you can prove that you're working on free software. I > don't know if sourceforge.net has that or not. With as cheap as > processors are now, why not just upgrade and save yourself money in the > long term? > > Tyler Littlefield wrote: >> I was wondering, if anyone has a server or knows of someone who hosts for >> cheap that I could get access from? >> I don't want any more than 50-100 mb, 1-two ports and I'm set. >> The systems I have here are both penteum 3 processors, and take a bit >> when I make clean, make all, and I do this quite frequently. >> Mainly because I like to make sure that my code ties in with the code of >> the server, and that it runs ok before I code more, but I'm also like a >> little kid. Once I make something new, I have to play with it for a >> while. :) >> >> >> Thanks, >> Tyler Littlefield >> Web: tysdomain.com >> email: tyler@tysdomain.com >> My programs don't have bugs, they're called randomly added features. >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> >> > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > __________ Information from ESET Smart Security, version of virus > signature database 3912 (20090306) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > > ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Nick Stockton @ ` Jayson Smith ` Tyler Littlefield 0 siblings, 1 reply; 26+ messages in thread From: Jayson Smith @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hi, Coming in late to this thread, but I've been very satisfied with Openhosting.com. The minimum commit rate is $19.95 per month. They charge for resources actually used, with a minimum commit per month. The more you commit to per month, the better prices you get. However, if you overcommit, you run the risk of spending more money than you save, since they're always going to charge the commit rate, even if you don't use that much. I've only ever gone over my commit once, and that was when I was uploading everything and in general getting things set up. Even then, I only went over by twenty cents. With this service, you get your own virtual private server, with its own IP address. Needless to say, this means SSH is enabled, and you don't have to ask for ports to be open. You can run pretty much anything you want, so long as it doesn't violate their acceptable use policy. The usual compilers are also included, of course. For more info or to sign up, visit www.openhosting.com. There's a one-time $15 setup fee, but that can actually be effectively waved if you use my referral code which is XJAY861 Put that in the promo code box when signing up, and you'll get a $15 credit immediately, then when you have spent $60, I'll receive a $15 credit. Jayson ----- Original Message ----- From: "Nick Stockton" <nstockton@gmail.com> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Monday, March 09, 2009 3:38 PM Subject: Re: looking for: ssh hosting > http://www.phpwebhosting.com is a good web host. > They are $10 a month and once your signed up you can send a support ticket > through their web page asking them to enable ssh access for your account. > You will then have access to all the compilers etc. > They will also open ports on the server for you as needed and they > shouldn't have any problem with you running a mud on your account. > They are also very quick at responding to the support tickets. When I > sent one in asking them to enable ssh I got a response in less than a half > hour telling me that it had been enabled for my account. > > Nick Stockton > ----- Original Message ----- > From: "Tony Baechler" <tony@baechler.net> > To: "Speakup is a screen review system for Linux." > <speakup@braille.uwo.ca> > Sent: Monday, March 09, 2009 5:06 AM > Subject: Re: looking for: ssh hosting > > >> Look at http://freeshell.org/ and http://www.dreamhost.org/ I've used >> freeshell and they're fine but you'll have to pay to get any decent >> access. Dreamhost is a web host which claims to offer ssh access but I >> don't know if compilers are included. There are various free ssh servers >> for developers if you can prove that you're working on free software. I >> don't know if sourceforge.net has that or not. With as cheap as >> processors are now, why not just upgrade and save yourself money in the >> long term? >> >> Tyler Littlefield wrote: >>> I was wondering, if anyone has a server or knows of someone who hosts >>> for cheap that I could get access from? >>> I don't want any more than 50-100 mb, 1-two ports and I'm set. >>> The systems I have here are both penteum 3 processors, and take a bit >>> when I make clean, make all, and I do this quite frequently. >>> Mainly because I like to make sure that my code ties in with the code of >>> the server, and that it runs ok before I code more, but I'm also like a >>> little kid. Once I make something new, I have to play with it for a >>> while. :) >>> >>> >>> Thanks, >>> Tyler Littlefield >>> Web: tysdomain.com >>> email: tyler@tysdomain.com >>> My programs don't have bugs, they're called randomly added features. >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >>> >>> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> __________ Information from ESET Smart Security, version of virus >> signature database 3912 (20090306) __________ >> >> The message was checked by ESET Smart Security. >> >> http://www.eset.com >> >> >> > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: looking for: ssh hosting ` Jayson Smith @ ` Tyler Littlefield 0 siblings, 0 replies; 26+ messages in thread From: Tyler Littlefield @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. awesome. I might do that. thanks! Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "Jayson Smith" <jaybird@bluegrasspals.com> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Monday, March 09, 2009 2:11 PM Subject: Re: looking for: ssh hosting > Hi, > > Coming in late to this thread, but I've been very satisfied with > Openhosting.com. The minimum commit rate is $19.95 per month. They charge > for resources actually used, with a minimum commit per month. The more you > commit to per month, the better prices you get. However, if you > overcommit, you run the risk of spending more money than you save, since > they're always going to charge the commit rate, even if you don't use that > much. I've only ever gone over my commit once, and that was when I was > uploading everything and in general getting things set up. Even then, I > only went over by twenty cents. > With this service, you get your own virtual private server, with its > own IP address. Needless to say, this means SSH is enabled, and you don't > have to ask for ports to be open. You can run pretty much anything you > want, so long as it doesn't violate their acceptable use policy. The usual > compilers are also included, of course. > For more info or to sign up, visit www.openhosting.com. There's a > one-time $15 setup fee, but that can actually be effectively waved if you > use my referral code which is XJAY861 > Put that in the promo code box when signing up, and you'll get a $15 > credit immediately, then when you have spent $60, I'll receive a $15 > credit. > Jayson > > ----- Original Message ----- > From: "Nick Stockton" <nstockton@gmail.com> > To: "Speakup is a screen review system for Linux." > <speakup@braille.uwo.ca> > Sent: Monday, March 09, 2009 3:38 PM > Subject: Re: looking for: ssh hosting > > >> http://www.phpwebhosting.com is a good web host. >> They are $10 a month and once your signed up you can send a support >> ticket through their web page asking them to enable ssh access for your >> account. You will then have access to all the compilers etc. >> They will also open ports on the server for you as needed and they >> shouldn't have any problem with you running a mud on your account. >> They are also very quick at responding to the support tickets. When I >> sent one in asking them to enable ssh I got a response in less than a >> half hour telling me that it had been enabled for my account. >> >> Nick Stockton >> ----- Original Message ----- >> From: "Tony Baechler" <tony@baechler.net> >> To: "Speakup is a screen review system for Linux." >> <speakup@braille.uwo.ca> >> Sent: Monday, March 09, 2009 5:06 AM >> Subject: Re: looking for: ssh hosting >> >> >>> Look at http://freeshell.org/ and http://www.dreamhost.org/ I've used >>> freeshell and they're fine but you'll have to pay to get any decent >>> access. Dreamhost is a web host which claims to offer ssh access but I >>> don't know if compilers are included. There are various free ssh >>> servers for developers if you can prove that you're working on free >>> software. I don't know if sourceforge.net has that or not. With as >>> cheap as processors are now, why not just upgrade and save yourself >>> money in the long term? >>> >>> Tyler Littlefield wrote: >>>> I was wondering, if anyone has a server or knows of someone who hosts >>>> for cheap that I could get access from? >>>> I don't want any more than 50-100 mb, 1-two ports and I'm set. >>>> The systems I have here are both penteum 3 processors, and take a bit >>>> when I make clean, make all, and I do this quite frequently. >>>> Mainly because I like to make sure that my code ties in with the code >>>> of the server, and that it runs ok before I code more, but I'm also >>>> like a little kid. Once I make something new, I have to play with it >>>> for a while. :) >>>> >>>> >>>> Thanks, >>>> Tyler Littlefield >>>> Web: tysdomain.com >>>> email: tyler@tysdomain.com >>>> My programs don't have bugs, they're called randomly added features. >>>> _______________________________________________ >>>> Speakup mailing list >>>> Speakup@braille.uwo.ca >>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>>> >>>> >>>> >>> >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >>> __________ Information from ESET Smart Security, version of virus >>> signature database 3912 (20090306) __________ >>> >>> The message was checked by ESET Smart Security. >>> >>> http://www.eset.com >>> >>> >>> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 26+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
looking for: ssh hosting Tyler Littlefield
` Tom Moore
` Doug Langley
` Tyler Littlefield
` Alex Snow
` Alex Snow
` Tyler Littlefield
` Tony Baechler
` Tyler Littlefield
` Tony Baechler
` Tyler Littlefield
` Steve Holmes
` Tyler Littlefield
` Alex Snow
` Tyler Littlefield
` Sina Bahram
` Tyler Littlefield
` Sina Bahram
` Tyler Littlefield
` Tom Moore
` Tyler Littlefield
` Tony Baechler
` Tyler Littlefield
` Nick Stockton
` Jayson Smith
` Tyler Littlefield
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).