Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Open Source

How To Use a Linux Virtual Private Server 303

Nerval's Lobster writes "Game developer David Bolton writes: 'For my development of Web games, I've hit a point where I need a Virtual Private Server. (For more on this see My Search for Game Hosting Begins.) I initially chose a Windows VPS because I know Windows best. A VPS is just an Internet-connected computer. "Virtual" means it may not be an actual physical computer, but a virtualized host, one of many, each running as if it were a real computer. Recently, though, I've run into a dead end, as it turns out that Couchbase doesn't support PHP on Windows. So I switched to a Linux VPS running Ubuntu server LTS 12-04. Since my main desktop PC runs Windows 7, the options to access the VPS are initially quite limited, and there's no remote desktop with a Linux server. My VPS is specified as 2 GB of ram, 2 CPUs and 80 GB of disk storage. The main problem with a VPS is that you have to self-manage it. It's maybe 90% set up for you, but you need the remaining 10%. You may have to install some software, edit a config file or two and occasionally bounce (stop then restart) daemons (Linux services), after editing their config files.'"

Comment Re:I'll be first to say WTF (Score 1) 700

For instance, the whole 0.999... = 1 thing. I think that's a load of crap. You can bring in all sorts of complex calculations, but the fundamental rules (as we're taught) say a run-on number like 0.999... goes on forever. No matter how far back you get, there's a 9 at the end. That 9 isn't going to get a 1 added to it and start a domino effect to magically make it 1.

It's not that 0.999... turns into 1, 0.999... IS 1. 0.999... is simply another way to represent the number 1, just like 2/2 is. Not only that, there is no 9 at the end because there is no end.

Comment Re:Metered Service (Score 1) 445

250kBs that's 2000 of the 100000 bits per second I was sold (10 megabit connection)

Nitpick: that's 2000000 (2mbit) of 10000000 (10mbit)

Download rates actually typically decrease when your upload rate increases even though the connection is bidirectional and should have no issues doing both at once.

This is because when you download, your computer send packets back to the source to say "Yes, I got this". So, if you use the upstream for uploading a file, the download can't get its packets out fast enough to keep up with the downstream.

Slashdot Top Deals

You will be successful in your work.

Working...